Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 34bf2a6ccee5dd41bf94b46968010dc372f96b74 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-ssh670833438634803659.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh16583562063308866452.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh4560884828565906116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh16102567625999043664.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10290158449556982462.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [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.23 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-6414 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 34bf2a6ccee5dd41bf94b46968010dc372f96b74 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#751)" > 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 34bf2a6ccee5dd41bf94b46968010dc372f96b74 # timeout=10 > git rev-list --no-walk fe4f556c946f4493b6493c09fb17b56dde351f31 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:01:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:01:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:01:24 ========================================================= 02:01:24 EdgeX Global Pipelines Version Info 02:01:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:01:25 ------------------- 02:01:25 stable info: 02:01:25 ------------------- 02:01:25 Commited By: Cherry Wang cherry@iotechsys.com 02:01:25 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:01:25 Message: update stable to v1.0.276 02:01:26 ------------------- 02:01:26 experimental info: 02:01:26 ------------------- 02:01:26 Commited By: **** collab-it+edgex@linuxfoundation.org 02:01:26 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:01:26 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34bf2a6 [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:27 provisioning config files... 02:01:27 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6283282767420905959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:27 ---> ****-login.sh 02:01:27 nexus3.edgexfoundry.org:10001 02:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:27 02:01:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:27 Configure a credential helper to remove this warning. See 02:01:27 https://docs.****.com/go/credential-store/ 02:01:27 02:01:27 Login Succeeded 02:01:27 nexus3.edgexfoundry.org:10002 02:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:27 02:01:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:27 Configure a credential helper to remove this warning. See 02:01:27 https://docs.****.com/go/credential-store/ 02:01:27 02:01:27 Login Succeeded 02:01:27 nexus3.edgexfoundry.org:10003 02:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:27 02:01:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:27 Configure a credential helper to remove this warning. See 02:01:27 https://docs.****.com/go/credential-store/ 02:01:27 02:01:27 Login Succeeded 02:01:27 nexus3.edgexfoundry.org:10004 02:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:28 02:01:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:28 Configure a credential helper to remove this warning. See 02:01:28 https://docs.****.com/go/credential-store/ 02:01:28 02:01:28 Login Succeeded 02:01:28 ****.io 02:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:28 02:01:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:28 Configure a credential helper to remove this warning. See 02:01:28 https://docs.****.com/go/credential-store/ 02:01:28 02:01:28 Login Succeeded 02:01:28 ---> ****-login.sh ends [Pipeline] } 02:01:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:01:28 + git rev-list -1 --merges 34bf2a6ccee5dd41bf94b46968010dc372f96b74~1..34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] echo 02:01:28 -----------> git rev-list -1 --merges 34bf2a6ccee5dd41bf94b46968010dc372f96b74~1..34bf2a6ccee5dd41bf94b46968010dc372f96b74 34bf2a6ccee5dd41bf94b46968010dc372f96b74 [false] [Pipeline] sh 02:01:29 + git log --format=format:%s -1 34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] echo 02:01:29 ========================================================= 02:01:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:01:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:29 + git log --format=format:%s -1 34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] echo 02:01:29 [semverPrep] GIT_COMMIT: 34bf2a6ccee5dd41bf94b46968010dc372f96b74, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#751) [Pipeline] echo 02:01:29 [semverPrep] This is not a build commit. [Pipeline] sh 02:01:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:29 + grep -v github /etc/ssh/ssh_known_hosts 02:01:29 + [ -e /tmp/ssh_known_hosts ] 02:01:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:01:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:01:29 + sudo tee -a /etc/ssh/ssh_known_hosts 02:01:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:30 02:01:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:30 0.1.4: Pulling from edgex-devops/py-git-semver 02:01:30 3dae71ba6b94: Pulling fs layer 02:01:30 6bf1a483ea7c: Pulling fs layer 02:01:30 f5dfc541a4d3: Pulling fs layer 02:01:30 461d9e800cba: Pulling fs layer 02:01:30 80192f66455f: Pulling fs layer 02:01:30 2e8e34ca0e6c: Pulling fs layer 02:01:30 a29436f7fd5d: Pulling fs layer 02:01:30 923cac83aea3: Pulling fs layer 02:01:30 25ad8b0a4227: Pulling fs layer 02:01:30 db01528c6b51: Pulling fs layer 02:01:30 28988de357af: Pulling fs layer 02:01:30 461d9e800cba: Waiting 02:01:30 80192f66455f: Waiting 02:01:30 2e8e34ca0e6c: Waiting 02:01:30 a29436f7fd5d: Waiting 02:01:30 923cac83aea3: Waiting 02:01:30 25ad8b0a4227: Waiting 02:01:30 db01528c6b51: Waiting 02:01:30 28988de357af: Waiting 02:01:30 6bf1a483ea7c: Verifying Checksum 02:01:30 6bf1a483ea7c: Download complete 02:01:30 461d9e800cba: Verifying Checksum 02:01:30 461d9e800cba: Download complete 02:01:30 80192f66455f: Verifying Checksum 02:01:30 80192f66455f: Download complete 02:01:30 f5dfc541a4d3: Verifying Checksum 02:01:30 f5dfc541a4d3: Download complete 02:01:30 3dae71ba6b94: Verifying Checksum 02:01:30 3dae71ba6b94: Download complete 02:01:30 923cac83aea3: Download complete 02:01:31 25ad8b0a4227: Verifying Checksum 02:01:31 25ad8b0a4227: Download complete 02:01:31 db01528c6b51: Verifying Checksum 02:01:31 db01528c6b51: Download complete 02:01:31 28988de357af: Verifying Checksum 02:01:31 28988de357af: Download complete 02:01:31 a29436f7fd5d: Verifying Checksum 02:01:31 a29436f7fd5d: Download complete 02:01:31 2e8e34ca0e6c: Verifying Checksum 02:01:31 2e8e34ca0e6c: Download complete 02:01:32 3dae71ba6b94: Pull complete 02:01:32 6bf1a483ea7c: Pull complete 02:01:33 f5dfc541a4d3: Pull complete 02:01:33 461d9e800cba: Pull complete 02:01:33 80192f66455f: Pull complete 02:01:37 2e8e34ca0e6c: Pull complete 02:01:38 a29436f7fd5d: Pull complete 02:01:38 923cac83aea3: Pull complete 02:01:38 25ad8b0a4227: Pull complete 02:01:38 db01528c6b51: Pull complete 02:01:38 28988de357af: Pull complete 02:01:38 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:01:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:38 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 02:01:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:01:42 $ docker top 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 -eo pid,comm 02:01:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:01:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:43 [ssh-agent] Looking for ssh-agent implementation... 02:01:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:43 $ docker exec 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 ssh-agent 02:01:43 SSH_AUTH_SOCK=/tmp/ssh-tR43NwaQ6Rwz/agent.33 02:01:43 SSH_AGENT_PID=39 02:01:43 Running ssh-add (command line suppressed) 02:01:43 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7221743492436063713.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7221743492436063713.key) 02:01:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh 02:01:43 + git tag --points-at HEAD [Pipeline] } 02:01:43 $ docker exec --env ******** --env ******** 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 ssh-agent -k 02:01:44 unset SSH_AUTH_SOCK; 02:01:44 unset SSH_AGENT_PID; 02:01:44 echo Agent pid 39 killed; 02:01:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:01:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:44 [ssh-agent] Looking for ssh-agent implementation... 02:01:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:44 $ docker exec 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 ssh-agent 02:01:44 SSH_AUTH_SOCK=/tmp/ssh-qdfllxNMe32d/agent.86 02:01:44 SSH_AGENT_PID=92 02:01:44 Running ssh-add (command line suppressed) 02:01:44 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2078161376203433120.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2078161376203433120.key) 02:01:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:44 + git semver init 02:01:44 2025-08-07 02:01:44,869 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:01:44 2025-08-07 02:01:44,874 [run_init] DEBUG init version:0.0.0 force:False 02:01:44 2025-08-07 02:01:44,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:01:44 2025-08-07 02:01:44,875 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:01:44 2025-08-07 02:01:44,876 [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, stdin=None, shell=False, universal_newlines=False) 02:01:46 2025-08-07 02:01:46,174 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 02:01:46 2025-08-07 02:01:46,175 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 02:01:46 2025-08-07 02:01:46,175 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:01:46 2025-08-07 02:01:46,175 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:01:46 4.1.0-dev.2 [Pipeline] } 02:01:46 $ docker exec --env ******** --env ******** 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 ssh-agent -k 02:01:46 unset SSH_AUTH_SOCK; 02:01:46 unset SSH_AGENT_PID; 02:01:46 echo Agent pid 92 killed; 02:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:46 + git semver [Pipeline] } 02:01:47 $ docker stop --time=1 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 02:01:48 $ docker rm -f --volumes 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:01:48 Stashed 1 file(s) [Pipeline] echo 02:01:48 [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:49 provisioning config files... 02:01:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16138622530257086090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:49 ---> ****-login.sh 02:01:49 nexus3.edgexfoundry.org:10001 02:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:49 Login Succeeded 02:01:49 nexus3.edgexfoundry.org:10002 02:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:49 Login Succeeded 02:01:49 nexus3.edgexfoundry.org:10003 02:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:49 Login Succeeded 02:01:49 nexus3.edgexfoundry.org:10004 02:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:49 Login Succeeded 02:01:49 ****.io 02:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:49 Login Succeeded 02:01:49 ---> ****-login.sh ends [Pipeline] } 02:01:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:01:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:01:50 ========================================================= 02:01:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:01:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:01:51 #0 building with "default" instance using docker driver 02:01:51 02:01:51 #1 [internal] load build definition from Dockerfile 02:01:51 #1 transferring dockerfile: 1.84kB done 02:01:51 #1 DONE 0.0s 02:01:51 02:01:51 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:01:51 #2 DONE 0.1s 02:01:51 02:01:51 #3 [internal] load .dockerignore 02:01:51 #3 transferring context: 182B done 02:01:51 #3 DONE 0.0s 02:01:51 02:01:51 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:01:51 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 02:01:51 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 02:01:51 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 02:01:51 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 1.05MB / 74.06MB 0.1s 02:01:51 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 02:01:51 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 02:01:51 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s 02:01:51 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:01:51 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 8.39MB / 74.06MB 0.2s 02:01:51 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 02:01:51 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 02:01:51 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 02:01:51 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 02:01:51 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 02:01:51 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 02:01:51 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 02:01:51 #4 ... 02:01:51 02:01:51 #5 [internal] load build context 02:01:51 #5 transferring context: 30.60MB 0.2s done 02:01:51 #5 DONE 0.3s 02:01:51 02:01:51 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:01:51 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 16.78MB / 74.06MB 0.3s 02:01:51 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 02:01:51 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s 02:01:51 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 02:01:51 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 40.89MB / 74.06MB 0.5s 02:01:51 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 18.87MB / 103.05MB 0.5s 02:01:51 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 02:01:51 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 02:01:51 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 7.93MB / 13.29MB 0.5s 02:01:51 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 58.72MB / 74.06MB 0.6s 02:01:51 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.6s 02:01:51 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s 02:01:51 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s 02:01:51 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 49.28MB / 103.05MB 0.8s 02:01:51 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 02:01:52 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s done 02:01:52 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 85.98MB / 103.05MB 1.0s 02:01:52 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s 02:01:52 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 02:01:52 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.5s done 02:01:56 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done 02:01:56 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 02:01:56 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 02:01:56 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:01:56 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 02:01:56 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 02:01:56 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 02:01:56 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 02:02:00 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.0s done 02:02:00 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 02:02:00 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.8s done 02:02:00 #4 DONE 9.7s 02:02:00 02:02:00 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:02:00 #6 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:01 #6 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:01 #6 0.764 (1/4) Installing openssh-keygen (9.7_p1-r5) 02:02:01 #6 0.772 (2/4) Installing libedit (20240517.3.1-r0) 02:02:01 #6 0.778 (3/4) Installing openssh-client-common (9.7_p1-r5) 02:02:01 #6 0.805 (4/4) Installing openssh-client-default (9.7_p1-r5) 02:02:01 #6 0.826 Executing busybox-1.36.1-r29.trigger 02:02:01 #6 0.833 OK: 252 MiB in 62 packages 02:02:04 Still waiting to schedule task 02:02:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6413’ 02:02:05 #6 DONE 5.1s 02:02:06 02:02:06 #7 [builder 3/7] WORKDIR /device-mqtt-go 02:02:06 #7 DONE 0.0s 02:02:06 02:02:06 #8 [builder 4/7] COPY go.mod vendor* ./ 02:02:06 #8 DONE 0.0s 02:02:06 02:02:06 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:32 #9 DONE 25.2s 02:02:32 02:02:32 #10 [builder 6/7] COPY . . 02:02:32 #10 DONE 0.2s 02:02:32 02:02:32 #11 [builder 7/7] RUN echo noop 02:02:32 #11 0.203 noop 02:02:32 #11 DONE 0.2s 02:02:32 02:02:32 #12 exporting to image 02:02:32 #12 exporting layers 02:02:39 #12 exporting layers 7.6s done 02:02:39 #12 writing image sha256:8bdf62fd86952cab5e7f41f1700ddde99121e1dd3fd6e32f48ce5173b217f081 done 02:02:39 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:02:39 #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:39 + docker inspect -f . ci-base-image-x86_64 02:02:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:39 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 02:02:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:02:40 $ docker top 0fb40c47422a6f0850a0131beedb3fb753688581042b55b1b4b2afa3ee727bf5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:40 + go version 02:02:40 go version go1.23.9 linux/amd64 [Pipeline] } 02:02:40 $ docker stop --time=1 0fb40c47422a6f0850a0131beedb3fb753688581042b55b1b4b2afa3ee727bf5 02:02:41 $ docker rm -f --volumes 0fb40c47422a6f0850a0131beedb3fb753688581042b55b1b4b2afa3ee727bf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:42 + docker inspect -f . ci-base-image-x86_64 02:02:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:42 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 02:02:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:02:42 $ docker top 9f7c4bdead8ef0535fc5e454b2060ea2a3462cfd08fc445e14d6cf3e0fc4a9d9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 02:02:43 + make test 02:02:43 go test ./... -coverprofile=coverage.out ./... 02:02:44 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:03:02 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:03:02 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:03:02 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.8% of statements 02:03:12 go vet ./... 02:03:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:03:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:03:17 ./bin/test-attribution-txt.sh [Pipeline] echo 02:03:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:03:17 $ docker stop --time=1 9f7c4bdead8ef0535fc5e454b2060ea2a3462cfd08fc445e14d6cf3e0fc4a9d9 02:03:21 $ docker rm -f --volumes 9f7c4bdead8ef0535fc5e454b2060ea2a3462cfd08fc445e14d6cf3e0fc4a9d9 [Pipeline] // withDockerContainer [Pipeline] sh 02:03:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:03:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:03:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:03:22 + ls -al . 02:03:22 total 252 02:03:22 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 02:02 . 02:03:22 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 02:01 .. 02:03:22 -rw-rw-r-- 1 jenkins jenkins 140 Aug 7 02:01 .dockerignore 02:03:22 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 02:03 .git 02:03:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 02:01 .github 02:03:22 -rw-rw-r-- 1 jenkins jenkins 264 Aug 7 02:01 .gitignore 02:03:22 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 02:01 .golangci.yml 02:03:22 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 02:01 .semver 02:03:22 -rw-rw-r-- 1 jenkins jenkins 19745 Aug 7 02:01 Attribution.txt 02:03:22 -rw-rw-r-- 1 jenkins jenkins 19382 Aug 7 02:01 CHANGELOG.md 02:03:22 -rw-rw-r-- 1 jenkins jenkins 1803 Aug 7 02:01 Dockerfile 02:03:22 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 02:01 GOVERNANCE.md 02:03:22 -rw-rw-r-- 1 jenkins jenkins 657 Aug 7 02:01 Jenkinsfile 02:03:22 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 02:01 LICENSE 02:03:22 -rw-rw-r-- 1 jenkins jenkins 2545 Aug 7 02:01 Makefile 02:03:22 -rw-rw-r-- 1 jenkins jenkins 620 Aug 7 02:01 OWNERS.md 02:03:22 -rw-rw-r-- 1 jenkins jenkins 3599 Aug 7 02:01 README.md 02:03:22 -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 02:01 VERSION 02:03:22 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 02:01 bin 02:03:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 02:01 cmd 02:03:22 -rw-r--r-- 1 jenkins jenkins 21039 Aug 7 02:03 coverage.out 02:03:22 -rw-rw-r-- 1 jenkins jenkins 6205 Aug 7 02:01 go.mod 02:03:22 -rw-rw-r-- 1 jenkins jenkins 86767 Aug 7 02:01 go.sum 02:03:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 02:01 internal 02:03:22 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 02:01 mock 02:03:22 -rw-rw-r-- 1 jenkins jenkins 227 Aug 7 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:23 + 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=34bf2a6ccee5dd41bf94b46968010dc372f96b74 --label arch=amd64 --label version=4.1.0-dev.2 . 02:03:23 #0 building with "default" instance using docker driver 02:03:23 02:03:23 #1 [internal] load build definition from Dockerfile 02:03:23 #1 transferring dockerfile: 1.84kB done 02:03:23 #1 DONE 0.0s 02:03:23 02:03:23 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:03:23 #2 DONE 0.0s 02:03:23 02:03:23 #3 [internal] load metadata for docker.io/library/alpine:3.20 02:03:23 #3 DONE 0.1s 02:03:23 02:03:23 #4 [internal] load .dockerignore 02:03:23 #4 transferring context: 182B done 02:03:23 #4 DONE 0.0s 02:03:23 02:03:23 #5 [internal] load build context 02:03:23 #5 transferring context: 31.79kB 0.0s done 02:03:23 #5 DONE 0.0s 02:03:23 02:03:23 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:03:23 #6 DONE 0.1s 02:03:23 02:03:23 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:03:23 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:03:23 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:03:23 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:03:23 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:03:23 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 02:03:23 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:03:23 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s 02:03:23 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 02:03:23 #7 DONE 0.3s 02:03:23 02:03:23 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:03:24 #8 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:03:24 #8 0.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:03:24 #8 0.518 (1/1) Installing dumb-init (1.2.5-r3) 02:03:24 #8 0.525 Executing busybox-1.36.1-r29.trigger 02:03:24 #8 0.531 OK: 8 MiB in 15 packages 02:03:24 #8 DONE 0.7s 02:03:24 02:03:24 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:03:24 #9 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:03:24 #9 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:03:24 #9 0.698 OK: 252 MiB in 62 packages 02:03:24 #9 DONE 0.9s 02:03:24 02:03:24 #10 [builder 3/7] WORKDIR /device-mqtt-go 02:03:24 #10 DONE 0.0s 02:03:24 02:03:24 #11 [builder 4/7] COPY go.mod vendor* ./ 02:03:24 #11 DONE 0.0s 02:03:24 02:03:24 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:25 #12 DONE 0.5s 02:03:25 02:03:25 #13 [stage-1 3/6] RUN apk --no-cache upgrade 02:03:25 #13 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:03:25 #13 0.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:03:25 #13 0.751 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:03:25 #13 ... 02:03:25 02:03:25 #14 [builder 6/7] COPY . . 02:03:25 #14 DONE 0.3s 02:03:25 02:03:25 #13 [stage-1 3/6] RUN apk --no-cache upgrade 02:03:25 #13 0.766 Executing busybox-1.36.1-r30.post-upgrade 02:03:25 #13 0.881 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:03:25 #13 0.886 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:03:25 #13 0.897 Executing busybox-1.36.1-r30.trigger 02:03:25 #13 0.904 OK: 8 MiB in 15 packages 02:03:25 #13 DONE 1.0s 02:03:25 02:03:25 #15 [builder 7/7] RUN make build 02:03:25 #15 0.366 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:03:52 #15 DONE 23.8s 02:03:52 02:03:52 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 02:03:52 #16 DONE 0.3s 02:03:52 02:03:52 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 02:03:52 #17 DONE 0.0s 02:03:52 02:03:52 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 02:03:52 #18 DONE 0.0s 02:03:52 02:03:52 #19 exporting to image 02:03:52 #19 exporting layers 02:03:52 #19 exporting layers 0.2s done 02:03:52 #19 writing image sha256:420e47b9479be1c2d2e4025d54e30abf66ae4f05787053e5730fbfb55457c291 done 02:03:52 #19 naming to docker.io/library/device-mqtt done 02:03:52 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:52 provisioning config files... 02:03:52 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config712749365989052281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:52 ---> ****-login.sh 02:03:52 nexus3.edgexfoundry.org:10001 02:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:52 Login Succeeded 02:03:52 nexus3.edgexfoundry.org:10002 02:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:52 Login Succeeded 02:03:52 nexus3.edgexfoundry.org:10003 02:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:52 Login Succeeded 02:03:52 nexus3.edgexfoundry.org:10004 02:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:52 Login Succeeded 02:03:52 ****.io 02:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:53 Login Succeeded 02:03:53 ---> ****-login.sh ends [Pipeline] } 02:03:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:03:53 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:03:53 34bf2a6ccee5dd41bf94b46968010dc372f96b74 02:03:53 latest 02:03:53 4.1.0-dev.2 02:03:53 34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 02:03:53 main 02:03:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:53 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 02:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:03:53 12df83d9109c: Preparing 02:03:53 8eabfb1c8774: Preparing 02:03:53 8fc3a4ca24a5: Preparing 02:03:53 7827ad53a67a: Preparing 02:03:53 ddd19390a823: Preparing 02:03:53 097100c76c15: Preparing 02:03:53 097100c76c15: Waiting 02:03:53 8eabfb1c8774: Pushed 02:03:53 ddd19390a823: Pushed 02:03:53 12df83d9109c: Pushed 02:03:53 097100c76c15: Layer already exists 02:03:53 7827ad53a67a: Pushed 02:03:59 8fc3a4ca24a5: Pushed 02:03:59 34bf2a6ccee5dd41bf94b46968010dc372f96b74: digest: sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:59 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:59 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:03:59 12df83d9109c: Preparing 02:03:59 8eabfb1c8774: Preparing 02:03:59 8fc3a4ca24a5: Preparing 02:03:59 7827ad53a67a: Preparing 02:03:59 ddd19390a823: Preparing 02:03:59 097100c76c15: Preparing 02:03:59 097100c76c15: Waiting 02:03:59 8eabfb1c8774: Layer already exists 02:03:59 7827ad53a67a: Layer already exists 02:03:59 ddd19390a823: Layer already exists 02:03:59 8fc3a4ca24a5: Layer already exists 02:03:59 12df83d9109c: Layer already exists 02:03:59 097100c76c15: Layer already exists 02:03:59 latest: digest: sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:00 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:00 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 02:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:04:00 12df83d9109c: Preparing 02:04:00 8eabfb1c8774: Preparing 02:04:00 8fc3a4ca24a5: Preparing 02:04:00 7827ad53a67a: Preparing 02:04:00 ddd19390a823: Preparing 02:04:00 097100c76c15: Preparing 02:04:00 097100c76c15: Waiting 02:04:00 8fc3a4ca24a5: Layer already exists 02:04:00 8eabfb1c8774: Layer already exists 02:04:00 12df83d9109c: Layer already exists 02:04:00 7827ad53a67a: Layer already exists 02:04:00 ddd19390a823: Layer already exists 02:04:00 097100c76c15: Layer already exists 02:04:00 4.1.0-dev.2: digest: sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:00 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 02:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:04:01 12df83d9109c: Preparing 02:04:01 8eabfb1c8774: Preparing 02:04:01 8fc3a4ca24a5: Preparing 02:04:01 7827ad53a67a: Preparing 02:04:01 ddd19390a823: Preparing 02:04:01 097100c76c15: Preparing 02:04:01 097100c76c15: Waiting 02:04:01 8eabfb1c8774: Layer already exists 02:04:01 ddd19390a823: Layer already exists 02:04:01 7827ad53a67a: Layer already exists 02:04:01 8fc3a4ca24a5: Layer already exists 02:04:01 12df83d9109c: Layer already exists 02:04:01 097100c76c15: Layer already exists 02:04:01 34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2: digest: sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:01 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:04:01 12df83d9109c: Preparing 02:04:01 8eabfb1c8774: Preparing 02:04:01 8fc3a4ca24a5: Preparing 02:04:01 7827ad53a67a: Preparing 02:04:01 ddd19390a823: Preparing 02:04:01 097100c76c15: Preparing 02:04:01 097100c76c15: Waiting 02:04:01 12df83d9109c: Layer already exists 02:04:01 7827ad53a67a: Layer already exists 02:04:01 8fc3a4ca24a5: Layer already exists 02:04:01 ddd19390a823: Layer already exists 02:04:01 8eabfb1c8774: Layer already exists 02:04:01 097100c76c15: Layer already exists 02:04:01 main: digest: sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:01 ===================================================== [Pipeline] echo 02:04:01 taggedImages: 02:04:01 - nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 02:04:01 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:04:01 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 02:04:01 - nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 02:04:01 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo 02:04:01 ========================================================= 02:04:01 [edgeXBuildMultiArch] RAW Config: 02:04:01 images: 02:04:01 - nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 02:04:01 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:04:01 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 02:04:01 - nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 02:04:01 - nexus3.edgexfoundry.org:10004/device-mqtt:main 02:04:01 settingsFile: 02:04:01 device-mqtt-go-settings 02:04:01 ========================================================= [Pipeline] node 02:04:16 Still waiting to schedule task 02:04:16 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:04:48 Running on prd-centos7-docker-4c-2g-6417 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:48 provisioning config files... 02:04:48 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9117196146855139061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:49 ---> ****-login.sh 02:04:49 nexus3.edgexfoundry.org:10001 02:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:49 Configure a credential helper to remove this warning. See 02:04:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:49 02:04:49 Login Succeeded 02:04:49 nexus3.edgexfoundry.org:10002 02:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:50 Configure a credential helper to remove this warning. See 02:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:50 02:04:50 Login Succeeded 02:04:50 nexus3.edgexfoundry.org:10003 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:50 Configure a credential helper to remove this warning. See 02:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:50 02:04:50 Login Succeeded 02:04:50 nexus3.edgexfoundry.org:10004 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:50 Configure a credential helper to remove this warning. See 02:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:50 02:04:50 Login Succeeded 02:04:50 ****.io 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:50 Configure a credential helper to remove this warning. See 02:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:50 02:04:50 Login Succeeded 02:04:50 ---> ****-login.sh ends [Pipeline] } 02:04:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:50 + docker buildx ls 02:04:51 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:04:51 default * docker 02:04:51 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:04:51 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:04:51 edgex-builder [Pipeline] sh 02:04:51 + docker buildx inspect --bootstrap 02:04:51 #1 [internal] booting buildkit 02:04:51 #1 pulling image moby/buildkit:buildx-stable-1 02:04:55 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 02:04:55 #1 creating container buildx_buildkit_edgex-builder0 02:04:57 #1 creating container buildx_buildkit_edgex-builder0 2.5s done 02:04:57 #1 DONE 5.7s 02:04:57 Name: edgex-builder 02:04:57 Driver: docker-container 02:04:57 02:04:57 Nodes: 02:04:57 Name: edgex-builder0 02:04:57 Endpoint: unix:///var/run/docker.sock 02:04:57 Status: running 02:04:57 Buildkit: v0.22.0 02:04:57 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:04:57 + docker buildx ls 02:04:57 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:04:57 edgex-builder * docker-container 02:04:57 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:04:57 default docker 02:04:57 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:04:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74' 02:04:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 --push - 02:04:58 #1 [internal] load build definition from Dockerfile 02:04:58 #1 transferring dockerfile: 196B done 02:04:58 #1 DONE 0.0s 02:04:58 02:04:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 02:04:58 #2 DONE 0.1s 02:04:58 02:04:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 02:04:58 #3 DONE 0.1s 02:04:58 02:04:58 #4 [internal] load .dockerignore 02:04:58 #4 transferring context: 2B done 02:04:58 #4 DONE 0.0s 02:04:58 02:04:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 02:04:58 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done 02:04:58 #5 DONE 0.0s 02:04:58 02:04:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 02:04:58 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done 02:04:58 #6 DONE 0.1s 02:04:58 02:04:58 #7 exporting to image 02:04:58 #7 exporting layers 02:04:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:04:58 #7 ... 02:04:58 02:04:58 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:04:58 #8 DONE 0.0s 02:04:58 02:04:58 #7 exporting to image 02:04:58 #7 exporting layers done 02:04:58 #7 exporting manifest sha256:00381f8c8cefa80be995c69a63ecd852876b062d1b2a35865cd36a490df8ac7a 0.0s done 02:04:58 #7 exporting config sha256:420e47b9479be1c2d2e4025d54e30abf66ae4f05787053e5730fbfb55457c291 done 02:04:58 #7 exporting manifest sha256:f76e7cb2b2a68dc4481393d98b634e2c71b466f9b6cba5d009c1c1a8b8a78743 done 02:04:58 #7 exporting config sha256:9f156a6284432c9dfc1a44c47445d453fa136596a61c1769e4c86254b9b20e24 done 02:04:58 #7 exporting manifest list sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d done 02:04:58 #7 pushing layers 0.1s done 02:04:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74@sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d 02:04:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74@sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d 0.1s done 02:04:58 #7 DONE 0.2s 02:04:58 02:04:58 1 warning found (use --debug to expand): 02:04:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:04:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - 02:04:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' 02:04:58 #1 [internal] load build definition from Dockerfile 02:04:58 #1 transferring dockerfile: 162B done 02:04:58 #1 DONE 0.0s 02:04:58 02:04:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:04:58 #2 DONE 0.0s 02:04:58 02:04:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:04:58 #3 DONE 0.0s 02:04:58 02:04:58 #4 [internal] load .dockerignore 02:04:58 #4 transferring context: 2B done 02:04:58 #4 DONE 0.0s 02:04:58 02:04:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 02:04:58 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done 02:04:58 #5 DONE 0.0s 02:04:58 02:04:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 02:04:59 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done 02:04:59 #6 CACHED 02:04:59 02:04:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 02:04:59 #5 CACHED 02:04:59 02:04:59 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:04:59 #7 DONE 0.0s 02:04:59 02:04:59 #8 exporting to image 02:04:59 #8 exporting layers done 02:04:59 #8 exporting manifest sha256:00381f8c8cefa80be995c69a63ecd852876b062d1b2a35865cd36a490df8ac7a done 02:04:59 #8 exporting config sha256:420e47b9479be1c2d2e4025d54e30abf66ae4f05787053e5730fbfb55457c291 done 02:04:59 #8 exporting manifest sha256:f76e7cb2b2a68dc4481393d98b634e2c71b466f9b6cba5d009c1c1a8b8a78743 done 02:04:59 #8 exporting config sha256:9f156a6284432c9dfc1a44c47445d453fa136596a61c1769e4c86254b9b20e24 done 02:04:59 #8 exporting manifest list sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d done 02:04:59 #8 pushing layers 0.0s done 02:04:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d 0.1s done 02:04:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:04:59 #8 DONE 0.1s 02:04:59 02:04:59 1 warning found (use --debug to expand): 02:04:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:04:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2' 02:04:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 --push - 02:04:59 #1 [internal] load build definition from Dockerfile 02:04:59 #1 transferring dockerfile: 167B done 02:04:59 #1 DONE 0.0s 02:04:59 02:04:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 02:04:59 #2 DONE 0.0s 02:04:59 02:04:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 02:04:59 #3 DONE 0.0s 02:04:59 02:04:59 #4 [internal] load .dockerignore 02:04:59 #4 transferring context: 2B done 02:04:59 #4 DONE 0.0s 02:04:59 02:04:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 02:04:59 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done 02:04:59 #5 CACHED 02:04:59 02:04:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 02:04:59 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done 02:04:59 #6 CACHED 02:04:59 02:04:59 #7 exporting to image 02:04:59 #7 exporting layers 02:04:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:04:59 #7 exporting layers done 02:04:59 #7 exporting manifest sha256:00381f8c8cefa80be995c69a63ecd852876b062d1b2a35865cd36a490df8ac7a done 02:04:59 #7 exporting config sha256:420e47b9479be1c2d2e4025d54e30abf66ae4f05787053e5730fbfb55457c291 done 02:04:59 #7 exporting manifest sha256:f76e7cb2b2a68dc4481393d98b634e2c71b466f9b6cba5d009c1c1a8b8a78743 done 02:04:59 #7 exporting config sha256:9f156a6284432c9dfc1a44c47445d453fa136596a61c1769e4c86254b9b20e24 done 02:04:59 #7 exporting manifest list sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d done 02:04:59 #7 pushing layers 0.0s done 02:04:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2@sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d 0.1s done 02:04:59 #7 DONE 0.1s 02:04:59 02:04:59 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:04:59 #8 DONE 0.0s 02:04:59 02:04:59 1 warning found (use --debug to expand): 02:04:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2' 02:05:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 --push - 02:05:00 #1 [internal] load build definition from Dockerfile 02:05:00 #1 transferring dockerfile: 208B done 02:05:00 #1 DONE 0.0s 02:05:00 02:05:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 02:05:00 #2 DONE 0.0s 02:05:00 02:05:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 02:05:00 #3 DONE 0.0s 02:05:00 02:05:00 #4 [internal] load .dockerignore 02:05:00 #4 transferring context: 2B done 02:05:00 #4 DONE 0.0s 02:05:00 02:05:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 02:05:00 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done 02:05:00 #5 CACHED 02:05:00 02:05:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 02:05:00 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done 02:05:00 #6 CACHED 02:05:00 02:05:00 #7 exporting to image 02:05:00 #7 exporting layers done 02:05:00 #7 exporting manifest sha256:00381f8c8cefa80be995c69a63ecd852876b062d1b2a35865cd36a490df8ac7a done 02:05:00 #7 exporting config sha256:420e47b9479be1c2d2e4025d54e30abf66ae4f05787053e5730fbfb55457c291 done 02:05:00 #7 exporting manifest sha256:f76e7cb2b2a68dc4481393d98b634e2c71b466f9b6cba5d009c1c1a8b8a78743 done 02:05:00 #7 exporting config sha256:9f156a6284432c9dfc1a44c47445d453fa136596a61c1769e4c86254b9b20e24 done 02:05:00 #7 exporting manifest list sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d done 02:05:00 #7 pushing layers 02:05:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:00 #7 pushing layers 0.0s done 02:05:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2@sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d 0.1s done 02:05:00 #7 DONE 0.1s 02:05:00 02:05:00 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:05:00 #8 DONE 0.0s 02:05:00 02:05:00 1 warning found (use --debug to expand): 02:05:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' 02:05:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - 02:05:00 #1 [internal] load build definition from Dockerfile 02:05:00 #1 transferring dockerfile: 160B done 02:05:00 #1 DONE 0.0s 02:05:00 02:05:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 02:05:00 #2 DONE 0.0s 02:05:00 02:05:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 02:05:00 #3 DONE 0.0s 02:05:00 02:05:00 #4 [internal] load .dockerignore 02:05:00 #4 transferring context: 2B done 02:05:00 #4 DONE 0.0s 02:05:00 02:05:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 02:05:00 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done 02:05:00 #5 CACHED 02:05:00 02:05:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 02:05:00 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done 02:05:00 #6 CACHED 02:05:00 02:05:00 #7 exporting to image 02:05:00 #7 exporting layers 02:05:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:00 #7 exporting layers done 02:05:00 #7 exporting manifest sha256:00381f8c8cefa80be995c69a63ecd852876b062d1b2a35865cd36a490df8ac7a done 02:05:00 #7 exporting config sha256:420e47b9479be1c2d2e4025d54e30abf66ae4f05787053e5730fbfb55457c291 done 02:05:00 #7 exporting manifest sha256:f76e7cb2b2a68dc4481393d98b634e2c71b466f9b6cba5d009c1c1a8b8a78743 done 02:05:00 #7 exporting config sha256:9f156a6284432c9dfc1a44c47445d453fa136596a61c1769e4c86254b9b20e24 done 02:05:00 #7 exporting manifest list sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d done 02:05:00 #7 pushing layers 0.0s done 02:05:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d 0.1s done 02:05:00 #7 DONE 0.1s 02:05:00 02:05:00 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:05:00 #8 DONE 0.0s 02:05:00 02:05:00 1 warning found (use --debug to expand): 02:05:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:05:01 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:05:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:05:02 ---> package-listing.sh 02:05:02 ++ tr '[:upper:]' '[:lower:]' 02:05:02 ++ facter osfamily 02:05:02 + OS_FAMILY=redhat 02:05:02 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:05:02 + START_PACKAGES=/tmp/packages_start.txt 02:05:02 + END_PACKAGES=/tmp/packages_end.txt 02:05:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:05:02 + PACKAGES=/tmp/packages_start.txt 02:05:02 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:05:02 + PACKAGES=/tmp/packages_end.txt 02:05:02 + case "${OS_FAMILY}" in 02:05:02 + rpm -qa 02:05:02 + sort 02:05:02 + '[' -f /tmp/packages_start.txt ']' 02:05:03 + '[' -f /tmp/packages_end.txt ']' 02:05:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:05:03 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:05:03 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:05:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 02:05:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:05:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:04 02:05:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:04 latest: Pulling from edgex-lftools-log-publisher 02:05:04 5eb5b503b376: Pulling fs layer 02:05:04 5c69ac0246d0: Pulling fs layer 02:05:04 ec43610c2a17: Pulling fs layer 02:05:04 3a2ae6a8a46f: Pulling fs layer 02:05:04 33b1e0a273af: Pulling fs layer 02:05:04 5d3b04190fa2: Pulling fs layer 02:05:04 2f39f015ded8: Pulling fs layer 02:05:04 3a2ae6a8a46f: Waiting 02:05:04 33b1e0a273af: Waiting 02:05:04 5d3b04190fa2: Waiting 02:05:04 2f39f015ded8: Waiting 02:05:04 5c69ac0246d0: Verifying Checksum 02:05:04 5c69ac0246d0: Download complete 02:05:04 3a2ae6a8a46f: Verifying Checksum 02:05:04 3a2ae6a8a46f: Download complete 02:05:04 33b1e0a273af: Verifying Checksum 02:05:04 33b1e0a273af: Download complete 02:05:04 5d3b04190fa2: Verifying Checksum 02:05:04 5d3b04190fa2: Download complete 02:05:04 ec43610c2a17: Verifying Checksum 02:05:04 ec43610c2a17: Download complete 02:05:04 5eb5b503b376: Verifying Checksum 02:05:04 5eb5b503b376: Download complete 02:05:05 2f39f015ded8: Download complete 02:05:06 5eb5b503b376: Pull complete 02:05:06 5c69ac0246d0: Pull complete 02:05:06 ec43610c2a17: Pull complete 02:05:06 3a2ae6a8a46f: Pull complete 02:05:06 33b1e0a273af: Pull complete 02:05:06 5d3b04190fa2: Pull complete 02:05:10 2f39f015ded8: Pull complete 02:05:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:11 prd-centos7-docker-4c-2g-6417 does not seem to be running inside a container 02:05:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:05:17 $ docker top ce931438901662adbf50ca12298b48900cb03e0fd2ff3894b5ce476021504915 -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:17 + touch /tmp/pre-build-complete [Pipeline] sh 02:05:18 + mkdir -p /var/log/sysstat [Pipeline] sh 02:05:18 + ls /var/log/sa-host 02:05:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:18 provisioning config files... 02:05:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6081230626526996690tmp [Pipeline] { [Pipeline] echo 02:05:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:05:19 ---> create-netrc.sh [Pipeline] } 02:05:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:05:19 ---> python-tools-install.sh [Pipeline] echo 02:05:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:05:19 ---> sudo-logs.sh 02:05:19 Archiving 'sudo' log.. 02:05:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-6417.novalocal: Name or service not known 02:05:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-6417.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:05:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:05:20 ---> job-cost.sh 02:05:20 lf-activate-venv: SKIPPING 02:05:20 INFO: No Stack... 02:05:20 INFO: Retrieving Pricing Info for: v3-standard-2 02:05:20 INFO: Archiving Costs [Pipeline] echo 02:05:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:05:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6416 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:05:21 Running in /w/workspace/device-mqtt-go/195 [Pipeline] { [Pipeline] checkout 02:05:21 ---> logs-deploy.sh 02:05:21 lf-activate-venv: SKIPPING 02:05:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/195 02:05:21 INFO: archiving workspace using pattern(s): 02:05:22 Archives upload complete. 02:05:22 INFO: archiving logs to Nexus 02:05:22 ---> uname -a: 02:05:22 Linux prd-centos7-docker-4c-2g-6417.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:05:22 02:05:22 02:05:22 ---> lscpu: 02:05:22 Architecture: x86_64 02:05:22 CPU op-mode(s): 32-bit, 64-bit 02:05:22 Byte Order: Little Endian 02:05:22 Address sizes: 40 bits physical, 48 bits virtual 02:05:22 CPU(s): 2 02:05:22 On-line CPU(s) list: 0,1 02:05:22 Thread(s) per core: 1 02:05:22 Core(s) per socket: 1 02:05:22 Socket(s): 2 02:05:22 NUMA node(s): 1 02:05:22 Vendor ID: AuthenticAMD 02:05:22 CPU family: 23 02:05:22 Model: 49 02:05:22 Model name: AMD EPYC-Rome Processor 02:05:22 Stepping: 0 02:05:22 CPU MHz: 2799.998 02:05:22 BogoMIPS: 5599.99 02:05:22 Virtualization: AMD-V 02:05:22 Hypervisor vendor: KVM 02:05:22 Virtualization type: full 02:05:22 L1d cache: 64 KiB 02:05:22 L1i cache: 64 KiB 02:05:22 L2 cache: 1 MiB 02:05:22 L3 cache: 32 MiB 02:05:22 NUMA node0 CPU(s): 0,1 02:05:22 Vulnerability Itlb multihit: Not affected 02:05:22 Vulnerability L1tf: Not affected 02:05:22 Vulnerability Mds: Not affected 02:05:22 Vulnerability Meltdown: Not affected 02:05:22 Vulnerability Mmio stale data: Not affected 02:05:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:05:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:05:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:05:22 Vulnerability Srbds: Not affected 02:05:22 Vulnerability Tsx async abort: Not affected 02:05:22 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:05:22 02:05:22 02:05:22 ---> nproc: 02:05:22 2 02:05:22 02:05:22 02:05:22 ---> df -h: 02:05:22 Filesystem Size Used Avail Use% Mounted on 02:05:22 overlay 40G 7.3G 33G 19% / 02:05:22 tmpfs 64M 0 64M 0% /dev 02:05:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:05:22 shm 64M 0 64M 0% /dev/shm 02:05:22 /dev/vda1 40G 7.3G 33G 19% /facter-os 02:05:22 02:05:22 02:05:22 Cannot open /var/log/sysstat/sa07: No such file or directory 02:05:22 Please check if data collecting is enabled 02:05:22 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv 02:05:24 The recommended git tool is: git [Pipeline] echo 02:05:24 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:05:24 $ docker stop --time=1 ce931438901662adbf50ca12298b48900cb03e0fd2ff3894b5ce476021504915 02:05:25 $ docker rm -f --volumes ce931438901662adbf50ca12298b48900cb03e0fd2ff3894b5ce476021504915 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:05:25 [WS-CLEANUP] Deleting project workspace... 02:05:25 [WS-CLEANUP] Deferred wipeout is used... 02:05:25 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:25 02:05:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:26 latest: Pulling from edgex-lftools-log-publisher 02:05:26 5eb5b503b376: Pulling fs layer 02:05:26 5c69ac0246d0: Pulling fs layer 02:05:26 ec43610c2a17: Pulling fs layer 02:05:26 3a2ae6a8a46f: Pulling fs layer 02:05:26 33b1e0a273af: Pulling fs layer 02:05:26 5d3b04190fa2: Pulling fs layer 02:05:26 2f39f015ded8: Pulling fs layer 02:05:26 3a2ae6a8a46f: Waiting 02:05:26 5d3b04190fa2: Waiting 02:05:26 2f39f015ded8: Waiting 02:05:26 33b1e0a273af: Waiting 02:05:26 5c69ac0246d0: Verifying Checksum 02:05:26 5c69ac0246d0: Download complete 02:05:26 3a2ae6a8a46f: Verifying Checksum 02:05:26 3a2ae6a8a46f: Download complete 02:05:26 33b1e0a273af: Verifying Checksum 02:05:26 33b1e0a273af: Download complete 02:05:26 5d3b04190fa2: Download complete 02:05:26 ec43610c2a17: Verifying Checksum 02:05:26 ec43610c2a17: Download complete 02:05:26 5eb5b503b376: Verifying Checksum 02:05:26 5eb5b503b376: Download complete 02:05:27 2f39f015ded8: Download complete 02:05:28 5eb5b503b376: Pull complete 02:05:28 5c69ac0246d0: Pull complete 02:05:29 using credential edgex-jenkins-ssh 02:05:29 Cloning the remote Git repository 02:05:29 ec43610c2a17: Pull complete 02:05:29 3a2ae6a8a46f: Pull complete 02:05:29 33b1e0a273af: Pull complete 02:05:29 5d3b04190fa2: Pull complete 02:05:29 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:05:29 > git init /w/workspace/device-mqtt-go/195 # timeout=10 02:05:29 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:05:29 > git --version # timeout=10 02:05:29 > git --version # 'git version 2.25.1' 02:05:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:32 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:05:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:33 Avoid second fetch 02:05:33 Checking out Revision 34bf2a6ccee5dd41bf94b46968010dc372f96b74 (main) 02:05:33 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#751)" 02:05:33 > git config core.sparsecheckout # timeout=10 02:05:33 > git checkout -f 34bf2a6ccee5dd41bf94b46968010dc372f96b74 # timeout=10 02:05:36 2f39f015ded8: Pull complete 02:05:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:36 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 02:05:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:05:38 02:05:38 GitHub has been notified of this commit’s build result 02:05:38 02:05:40 $ docker top ac89460003f56d313ece3e84308f353964411ad88dd923be51a97bb1a602f6bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:40 provisioning config files... 02:05:40 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/195@tmp/config11703044301200206152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:40 ---> job-cost.sh 02:05:40 lf-activate-venv: SKIPPING 02:05:40 INFO: No Stack... 02:05:40 INFO: Retrieving Pricing Info for: v3-standard-8 02:05:40 ---> ****-login.sh 02:05:40 nexus3.edgexfoundry.org:10001 02:05:40 INFO: Archiving Costs [Pipeline] sh 02:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:41 + + cut -d, -f6 02:05:41 cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [Pipeline] lock 02:05:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] 02:05:41 Resource [jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] did not exist. Created. 02:05:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:41 Configure a credential helper to remove this warning. See 02:05:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:41 02:05:41 Login Succeeded 02:05:41 nexus3.edgexfoundry.org:10002 02:05:41 + echo total: 0.2199999988079071 [Pipeline] stash 02:05:41 Stashed 1 file(s) [Pipeline] } 02:05:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] [Pipeline] // lock [Pipeline] } 02:05:41 $ docker stop --time=1 ac89460003f56d313ece3e84308f353964411ad88dd923be51a97bb1a602f6bc 02:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:41 Configure a credential helper to remove this warning. See 02:05:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:41 02:05:41 Login Succeeded 02:05:41 nexus3.edgexfoundry.org:10003 02:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:42 Configure a credential helper to remove this warning. See 02:05:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:42 02:05:42 Login Succeeded 02:05:42 nexus3.edgexfoundry.org:10004 02:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:42 Configure a credential helper to remove this warning. See 02:05:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:42 02:05:42 Login Succeeded 02:05:42 ****.io 02:05:42 $ docker rm -f --volumes ac89460003f56d313ece3e84308f353964411ad88dd923be51a97bb1a602f6bc 02:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:43 Configure a credential helper to remove this warning. See 02:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:43 02:05:43 Login Succeeded 02:05:43 ---> ****-login.sh ends [Pipeline] } 02:05:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:05:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:05:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:05:43 ========================================================= 02:05:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:05:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:05:44 Sending build context to Docker daemon 15.45MB 02:05:44 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:05:44 Step 2/12 : FROM ${BASE} AS builder 02:05:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:05:44 94e9d8af2201: Pulling fs layer 02:05:44 a6c56e8762df: Pulling fs layer 02:05:44 f0f3c8884826: Pulling fs layer 02:05:44 c7e7622c144d: Pulling fs layer 02:05:44 4f4fb700ef54: Pulling fs layer 02:05:44 b4c3b6d88c5a: Pulling fs layer 02:05:44 ba8bce9d2590: Pulling fs layer 02:05:44 ca778ea9c289: Pulling fs layer 02:05:44 c7e7622c144d: Waiting 02:05:44 4f4fb700ef54: Waiting 02:05:44 b4c3b6d88c5a: Waiting 02:05:44 ba8bce9d2590: Waiting 02:05:44 ca778ea9c289: Waiting 02:05:44 a6c56e8762df: Verifying Checksum 02:05:44 a6c56e8762df: Download complete 02:05:44 c7e7622c144d: Verifying Checksum 02:05:44 c7e7622c144d: Download complete 02:05:44 4f4fb700ef54: Verifying Checksum 02:05:44 4f4fb700ef54: Download complete 02:05:44 b4c3b6d88c5a: Verifying Checksum 02:05:44 b4c3b6d88c5a: Download complete 02:05:44 94e9d8af2201: Verifying Checksum 02:05:44 94e9d8af2201: Download complete 02:05:45 ca778ea9c289: Verifying Checksum 02:05:45 ca778ea9c289: Download complete 02:05:45 94e9d8af2201: Pull complete 02:05:46 a6c56e8762df: Pull complete 02:05:46 f0f3c8884826: Verifying Checksum 02:05:46 f0f3c8884826: Download complete 02:05:47 ba8bce9d2590: Verifying Checksum 02:05:47 ba8bce9d2590: Download complete 02:06:00 f0f3c8884826: Pull complete 02:06:00 c7e7622c144d: Pull complete 02:06:00 4f4fb700ef54: Pull complete 02:06:00 b4c3b6d88c5a: Pull complete 02:06:08 ba8bce9d2590: Pull complete 02:06:11 ca778ea9c289: Pull complete 02:06:11 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 02:06:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:06:11 ---> 47b25d7523d1 02:06:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:06:13 ---> Running in 81e6f3a25716 02:06:13 Removing intermediate container 81e6f3a25716 02:06:13 ---> 2f2c856e93e5 02:06:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:06:13 ---> Running in 968285b34bdd 02:06:14 Removing intermediate container 968285b34bdd 02:06:14 ---> 621efb460acb 02:06:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:06:14 ---> Running in d25f5505509c 02:06:14 Removing intermediate container d25f5505509c 02:06:14 ---> c9a47f3de213 02:06:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:06:14 ---> Running in 10bead348f2f 02:06:14 Removing intermediate container 10bead348f2f 02:06:14 ---> caec6865813f 02:06:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:14 ---> Running in de4fd90f1a8d 02:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:06:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:06:17 (1/4) Installing openssh-keygen (9.7_p1-r5) 02:06:17 (2/4) Installing libedit (20240517.3.1-r0) 02:06:17 (3/4) Installing openssh-client-common (9.7_p1-r5) 02:06:17 (4/4) Installing openssh-client-default (9.7_p1-r5) 02:06:17 Executing busybox-1.36.1-r29.trigger 02:06:17 OK: 244 MiB in 62 packages 02:06:18 Removing intermediate container de4fd90f1a8d 02:06:18 ---> ee8d6a3353a8 02:06:18 Step 8/12 : WORKDIR /device-mqtt-go 02:06:19 ---> Running in d64bc469afbd 02:06:19 Removing intermediate container d64bc469afbd 02:06:19 ---> 82a90c66fc21 02:06:19 Step 9/12 : COPY go.mod vendor* ./ 02:06:20 ---> 8fa5e6d935fe 02:06:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:20 ---> Running in 2ab957974be7 02:08:11 Removing intermediate container 2ab957974be7 02:08:11 ---> ea2edc9782b8 02:08:11 Step 11/12 : COPY . . 02:08:11 ---> 302549e3d740 02:08:11 Step 12/12 : RUN $MAKE 02:08:11 ---> Running in 3e475e5ff093 02:08:11 noop 02:08:11 Removing intermediate container 3e475e5ff093 02:08:11 ---> f13567e0cbc8 02:08:11 Successfully built f13567e0cbc8 02:08:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:12 + docker inspect -f . ci-base-image-arm64 02:08:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:12 prd-ubuntu20.04-docker-arm64-4c-16g-6416 does not seem to be running inside a container 02:08:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/195 -v /w/workspace/device-mqtt-go/195:/w/workspace/device-mqtt-go/195:rw,z -v /w/workspace/device-mqtt-go/195@tmp:/w/workspace/device-mqtt-go/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:08:13 $ docker top 8cde7af3460c50cb2dafa224c9c3f3755fc4ac240eb4fb369ae20ab479c6ae8f -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:14 + go version 02:08:14 go version go1.23.9 linux/arm64 [Pipeline] } 02:08:14 $ docker stop --time=1 8cde7af3460c50cb2dafa224c9c3f3755fc4ac240eb4fb369ae20ab479c6ae8f 02:08:16 $ docker rm -f --volumes 8cde7af3460c50cb2dafa224c9c3f3755fc4ac240eb4fb369ae20ab479c6ae8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:16 + docker inspect -f . ci-base-image-arm64 02:08:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:16 prd-ubuntu20.04-docker-arm64-4c-16g-6416 does not seem to be running inside a container 02:08:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/195 -v /w/workspace/device-mqtt-go/195:/w/workspace/device-mqtt-go/195:rw,z -v /w/workspace/device-mqtt-go/195@tmp:/w/workspace/device-mqtt-go/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:08:18 $ docker top b13b92c276c3ca05e7bb68851e828f245109dd5f98f7a3f0c98739f1f25eb30c -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:19 + git config --global --add safe.directory /w/workspace/device-mqtt-go/195 [Pipeline] fileExists [Pipeline] sh 02:08:19 + make test 02:08:19 go test ./... -coverprofile=coverage.out ./... 02:08:26 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:11:48 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:11:48 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:11:48 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 22.8% of statements 02:11:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:11:48 go vet ./... 02:12:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:12:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:12:35 ./bin/test-attribution-txt.sh [Pipeline] echo 02:12:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:12:35 $ docker stop --time=1 b13b92c276c3ca05e7bb68851e828f245109dd5f98f7a3f0c98739f1f25eb30c 02:12:37 $ docker rm -f --volumes b13b92c276c3ca05e7bb68851e828f245109dd5f98f7a3f0c98739f1f25eb30c [Pipeline] // withDockerContainer [Pipeline] sh 02:12:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:12:38 Warning: overwriting stash ‘coverage-report’ 02:12:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:12:39 + ls -al . 02:12:39 total 248 02:12:39 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 02:08 . 02:12:39 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 02:05 .. 02:12:39 -rw-rw-r-- 1 jenkins jenkins 140 Aug 7 02:05 .dockerignore 02:12:39 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 02:05 .git 02:12:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 02:05 .github 02:12:39 -rw-rw-r-- 1 jenkins jenkins 264 Aug 7 02:05 .gitignore 02:12:39 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 02:05 .golangci.yml 02:12:39 -rw-rw-r-- 1 jenkins jenkins 19745 Aug 7 02:05 Attribution.txt 02:12:39 -rw-rw-r-- 1 jenkins jenkins 19382 Aug 7 02:05 CHANGELOG.md 02:12:39 -rw-rw-r-- 1 jenkins jenkins 1803 Aug 7 02:05 Dockerfile 02:12:39 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 02:05 GOVERNANCE.md 02:12:39 -rw-rw-r-- 1 jenkins jenkins 657 Aug 7 02:05 Jenkinsfile 02:12:39 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 02:05 LICENSE 02:12:39 -rw-rw-r-- 1 jenkins jenkins 2545 Aug 7 02:05 Makefile 02:12:39 -rw-rw-r-- 1 jenkins jenkins 620 Aug 7 02:05 OWNERS.md 02:12:39 -rw-rw-r-- 1 jenkins jenkins 3599 Aug 7 02:05 README.md 02:12:39 -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 02:01 VERSION 02:12:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 02:05 bin 02:12:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 02:05 cmd 02:12:39 -rw-r--r-- 1 jenkins jenkins 21039 Aug 7 02:11 coverage.out 02:12:39 -rw-rw-r-- 1 jenkins jenkins 6205 Aug 7 02:05 go.mod 02:12:39 -rw-rw-r-- 1 jenkins jenkins 86767 Aug 7 02:05 go.sum 02:12:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 02:05 internal 02:12:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 02:05 mock 02:12:39 -rw-rw-r-- 1 jenkins jenkins 227 Aug 7 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:40 + 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=34bf2a6ccee5dd41bf94b46968010dc372f96b74 --label arch=arm64 --label version=4.1.0-dev.2 . 02:12:40 Sending build context to Docker daemon 15.47MB 02:12:40 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 02:12:40 Step 2/25 : FROM ${BASE} AS builder 02:12:40 ---> f13567e0cbc8 02:12:40 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:12:40 ---> Running in ac58a5c00d55 02:12:41 Removing intermediate container ac58a5c00d55 02:12:41 ---> 41d208d9bf8f 02:12:41 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:12:41 ---> Running in 4a863c3fc679 02:12:41 Removing intermediate container 4a863c3fc679 02:12:41 ---> ecffa3d28a5c 02:12:41 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:12:41 ---> Running in 5c66c1648288 02:12:41 Removing intermediate container 5c66c1648288 02:12:41 ---> ee97eeaaa6fc 02:12:41 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:12:41 ---> Running in 8acd9dc9cc63 02:12:42 Removing intermediate container 8acd9dc9cc63 02:12:42 ---> c2be25b73c65 02:12:42 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:42 ---> Running in 38bb1f97d48d 02:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:12:45 OK: 244 MiB in 62 packages 02:12:46 Removing intermediate container 38bb1f97d48d 02:12:46 ---> 024faa7dd90b 02:12:46 Step 8/25 : WORKDIR /device-mqtt-go 02:12:46 ---> Running in 9cfe8e4aaad0 02:12:46 Removing intermediate container 9cfe8e4aaad0 02:12:46 ---> 38b899ca4e58 02:12:46 Step 9/25 : COPY go.mod vendor* ./ 02:12:46 ---> 98974a0938e5 02:12:46 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:46 ---> Running in b0837edb01b9 02:12:49 Removing intermediate container b0837edb01b9 02:12:49 ---> 7ad6b55321c2 02:12:49 Step 11/25 : COPY . . 02:12:50 ---> a51e606cf8a3 02:12:50 Step 12/25 : RUN $MAKE 02:12:50 ---> Running in eb72db85ae3e 02:12:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:16:28 Removing intermediate container eb72db85ae3e 02:16:28 ---> 7329049f2c37 02:16:28 Step 13/25 : FROM alpine:3.20 02:16:28 3.20: Pulling from library/alpine 02:16:28 13e713f82565: Pulling fs layer 02:16:28 13e713f82565: Download complete 02:16:28 13e713f82565: Pull complete 02:16:28 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:16:28 Status: Downloaded newer image for alpine:3.20 02:16:28 ---> c88e9dceb6cb 02:16:28 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 02:16:28 ---> Running in 5878ca752585 02:16:28 Removing intermediate container 5878ca752585 02:16:28 ---> 9dbad44e3373 02:16:28 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:16:28 ---> Running in 5a11b18b5f19 02:16:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:16:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:16:28 (1/1) Installing dumb-init (1.2.5-r3) 02:16:28 Executing busybox-1.36.1-r29.trigger 02:16:28 OK: 9 MiB in 15 packages 02:16:28 Removing intermediate container 5a11b18b5f19 02:16:28 ---> f27d8342663f 02:16:28 Step 16/25 : RUN apk --no-cache upgrade 02:16:28 ---> Running in b86b8eaed55e 02:16:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:16:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:16:28 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:16:28 Executing busybox-1.36.1-r30.post-upgrade 02:16:28 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:16:28 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:16:28 Executing busybox-1.36.1-r30.trigger 02:16:28 OK: 9 MiB in 15 packages 02:16:28 Removing intermediate container b86b8eaed55e 02:16:28 ---> 4e0bb5e52e1e 02:16:28 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:16:28 ---> 9dc27ec599c5 02:16:28 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:16:28 ---> fbfb07e2415f 02:16:28 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:16:28 ---> 6f99e0ad2d17 02:16:28 Step 20/25 : EXPOSE 59982 02:16:28 ---> Running in 1dfdea14d24c 02:16:28 Removing intermediate container 1dfdea14d24c 02:16:28 ---> 04acb9930115 02:16:28 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:16:28 ---> Running in 91c2696d7a69 02:16:28 Removing intermediate container 91c2696d7a69 02:16:28 ---> af4178b5edc1 02:16:28 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:16:28 ---> Running in e2735b3f4ae8 02:16:28 Removing intermediate container e2735b3f4ae8 02:16:28 ---> 5c03aff89fa1 02:16:28 Step 23/25 : LABEL arch=arm64 02:16:28 ---> Running in 12093c86291f 02:16:28 Removing intermediate container 12093c86291f 02:16:28 ---> c418c8028995 02:16:28 Step 24/25 : LABEL git_sha=34bf2a6ccee5dd41bf94b46968010dc372f96b74 02:16:28 ---> Running in 7e28a1421856 02:16:28 Removing intermediate container 7e28a1421856 02:16:28 ---> 3bf4c12bd35c 02:16:28 Step 25/25 : LABEL version=4.1.0-dev.2 02:16:28 ---> Running in 2798c1190fb8 02:16:28 Removing intermediate container 2798c1190fb8 02:16:28 ---> 053804a9b487 02:16:28 [Warning] One or more build-args [ARCH] were not consumed 02:16:28 Successfully built 053804a9b487 02:16:28 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:29 provisioning config files... 02:16:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/195@tmp/config3434752200698698882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:29 ---> ****-login.sh 02:16:29 nexus3.edgexfoundry.org:10001 02:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:29 Configure a credential helper to remove this warning. See 02:16:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:29 02:16:29 Login Succeeded 02:16:29 nexus3.edgexfoundry.org:10002 02:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:29 Configure a credential helper to remove this warning. See 02:16:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:29 02:16:29 Login Succeeded 02:16:29 nexus3.edgexfoundry.org:10003 02:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:30 Configure a credential helper to remove this warning. See 02:16:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:30 02:16:30 Login Succeeded 02:16:30 nexus3.edgexfoundry.org:10004 02:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:30 Configure a credential helper to remove this warning. See 02:16:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:30 02:16:30 Login Succeeded 02:16:30 ****.io 02:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:31 Configure a credential helper to remove this warning. See 02:16:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:31 02:16:31 Login Succeeded 02:16:31 ---> ****-login.sh ends [Pipeline] } 02:16:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:16:31 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:16:31 34bf2a6ccee5dd41bf94b46968010dc372f96b74 02:16:31 latest 02:16:31 4.1.0-dev.2 02:16:31 34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 02:16:31 main 02:16:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:31 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74 02:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:16:32 dd993f674e74: Preparing 02:16:32 5fe75f1e4297: Preparing 02:16:32 a539d5a9a4ac: Preparing 02:16:32 8dbf5458aacf: Preparing 02:16:32 f32479b0a98c: Preparing 02:16:32 1e890da81ec9: Preparing 02:16:32 1e890da81ec9: Waiting 02:16:32 5fe75f1e4297: Pushed 02:16:32 dd993f674e74: Pushed 02:16:32 1e890da81ec9: Layer already exists 02:16:32 f32479b0a98c: Pushed 02:16:32 8dbf5458aacf: Pushed 02:16:42 a539d5a9a4ac: Pushed 02:16:42 34bf2a6ccee5dd41bf94b46968010dc372f96b74: digest: sha256:ea62d18f2e122f5c18972e32126b35517cbcdb1b70f3878d931b79d4bbf26339 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:43 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:43 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:16:43 dd993f674e74: Preparing 02:16:43 5fe75f1e4297: Preparing 02:16:43 a539d5a9a4ac: Preparing 02:16:43 8dbf5458aacf: Preparing 02:16:43 f32479b0a98c: Preparing 02:16:43 1e890da81ec9: Preparing 02:16:43 1e890da81ec9: Waiting 02:16:43 f32479b0a98c: Layer already exists 02:16:43 8dbf5458aacf: Layer already exists 02:16:43 a539d5a9a4ac: Layer already exists 02:16:43 dd993f674e74: Layer already exists 02:16:43 5fe75f1e4297: Layer already exists 02:16:43 1e890da81ec9: Layer already exists 02:16:43 latest: digest: sha256:ea62d18f2e122f5c18972e32126b35517cbcdb1b70f3878d931b79d4bbf26339 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:44 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:44 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.2 02:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:16:44 dd993f674e74: Preparing 02:16:44 5fe75f1e4297: Preparing 02:16:44 a539d5a9a4ac: Preparing 02:16:44 8dbf5458aacf: Preparing 02:16:44 f32479b0a98c: Preparing 02:16:44 1e890da81ec9: Preparing 02:16:44 1e890da81ec9: Waiting 02:16:44 8dbf5458aacf: Layer already exists 02:16:44 5fe75f1e4297: Layer already exists 02:16:44 f32479b0a98c: Layer already exists 02:16:44 dd993f674e74: Layer already exists 02:16:44 a539d5a9a4ac: Layer already exists 02:16:44 1e890da81ec9: Layer already exists 02:16:44 4.1.0-dev.2: digest: sha256:ea62d18f2e122f5c18972e32126b35517cbcdb1b70f3878d931b79d4bbf26339 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:44 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 02:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:16:45 dd993f674e74: Preparing 02:16:45 5fe75f1e4297: Preparing 02:16:45 a539d5a9a4ac: Preparing 02:16:45 8dbf5458aacf: Preparing 02:16:45 f32479b0a98c: Preparing 02:16:45 1e890da81ec9: Preparing 02:16:45 1e890da81ec9: Waiting 02:16:45 dd993f674e74: Layer already exists 02:16:45 a539d5a9a4ac: Layer already exists 02:16:45 8dbf5458aacf: Layer already exists 02:16:45 f32479b0a98c: Layer already exists 02:16:45 5fe75f1e4297: Layer already exists 02:16:45 1e890da81ec9: Layer already exists 02:16:45 34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2: digest: sha256:ea62d18f2e122f5c18972e32126b35517cbcdb1b70f3878d931b79d4bbf26339 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:46 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:46 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:16:46 dd993f674e74: Preparing 02:16:46 5fe75f1e4297: Preparing 02:16:46 a539d5a9a4ac: Preparing 02:16:46 8dbf5458aacf: Preparing 02:16:46 f32479b0a98c: Preparing 02:16:46 1e890da81ec9: Preparing 02:16:46 1e890da81ec9: Waiting 02:16:46 f32479b0a98c: Layer already exists 02:16:46 a539d5a9a4ac: Layer already exists 02:16:46 5fe75f1e4297: Layer already exists 02:16:46 dd993f674e74: Layer already exists 02:16:46 8dbf5458aacf: Layer already exists 02:16:46 1e890da81ec9: Layer already exists 02:16:46 main: digest: sha256:ea62d18f2e122f5c18972e32126b35517cbcdb1b70f3878d931b79d4bbf26339 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:46 ===================================================== [Pipeline] echo 02:16:46 taggedImages: 02:16:46 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74 02:16:46 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:16:46 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.2 02:16:46 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 02:16:46 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo 02:16:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] echo 02:16:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo 02:16:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.2 [Pipeline] echo 02:16:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [Pipeline] echo 02:16:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:47 02:16:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:47 arm64: Pulling from edgex-lftools-log-publisher 02:16:47 8998bd30e6a1: Pulling fs layer 02:16:47 04944245beec: Pulling fs layer 02:16:47 699f458cf7ca: Pulling fs layer 02:16:47 765212b225bb: Pulling fs layer 02:16:47 f23df028b6ca: Pulling fs layer 02:16:47 d65c8cfc05b1: Pulling fs layer 02:16:47 2437ff75d9bd: Pulling fs layer 02:16:47 765212b225bb: Waiting 02:16:47 f23df028b6ca: Waiting 02:16:47 d65c8cfc05b1: Waiting 02:16:47 2437ff75d9bd: Waiting 02:16:47 04944245beec: Verifying Checksum 02:16:47 04944245beec: Download complete 02:16:47 765212b225bb: Verifying Checksum 02:16:47 765212b225bb: Download complete 02:16:47 f23df028b6ca: Download complete 02:16:47 d65c8cfc05b1: Verifying Checksum 02:16:47 d65c8cfc05b1: Download complete 02:16:48 699f458cf7ca: Verifying Checksum 02:16:48 699f458cf7ca: Download complete 02:16:48 8998bd30e6a1: Verifying Checksum 02:16:48 8998bd30e6a1: Download complete 02:16:50 2437ff75d9bd: Verifying Checksum 02:16:50 2437ff75d9bd: Download complete 02:16:52 8998bd30e6a1: Pull complete 02:16:53 04944245beec: Pull complete 02:16:54 699f458cf7ca: Pull complete 02:16:55 765212b225bb: Pull complete 02:16:56 f23df028b6ca: Pull complete 02:16:56 d65c8cfc05b1: Pull complete 02:17:14 2437ff75d9bd: Pull complete 02:17:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:17:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:14 prd-ubuntu20.04-docker-arm64-4c-16g-6416 does not seem to be running inside a container 02:17:14 $ 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/195 -v /w/workspace/device-mqtt-go/195:/w/workspace/device-mqtt-go/195:rw,z -v /w/workspace/device-mqtt-go/195@tmp:/w/workspace/device-mqtt-go/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:17:17 $ docker top 17758a28e3cba59ff41ece0b206f2a1be2c760b8eae2bd670571904730c2f2d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:18 ---> job-cost.sh 02:17:18 lf-activate-venv: SKIPPING 02:17:18 INFO: No Stack... 02:17:18 INFO: Retrieving Pricing Info for: v3-standard-4 02:17:19 INFO: Archiving Costs [Pipeline] sh 02:17:19 + cut -d, -f6 02:17:19 + cat /w/workspace/device-mqtt-go/195/archives/cost.csv [Pipeline] lock 02:17:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] 02:17:20 Resource [jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] did not exist. Created. 02:17:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:17:20 /w/workspace/device-mqtt-go/195@tmp/durable-930bf07a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:17:21 + echo total: 0.10999999940395355 [Pipeline] stash 02:17:21 Warning: overwriting stash ‘stack-cost’ 02:17:21 Stashed 1 file(s) [Pipeline] } 02:17:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] [Pipeline] // lock [Pipeline] } 02:17:21 $ docker stop --time=1 17758a28e3cba59ff41ece0b206f2a1be2c760b8eae2bd670571904730c2f2d8 02:17:22 $ docker rm -f --volumes 17758a28e3cba59ff41ece0b206f2a1be2c760b8eae2bd670571904730c2f2d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:17:23 provisioning config files... 02:17:23 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16137602876362015819tmp [Pipeline] { [Pipeline] sh 02:17:23 + set +x 02:17:23 + bash -s -- 02:17:23 + curl -s https://codecov.io/bash 02:17:23 02:17:23 _____ _ 02:17:23 / ____| | | 02:17:23 | | ___ __| | ___ ___ _____ __ 02:17:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:17:23 | |___| (_) | (_| | __/ (_| (_) \ V / 02:17:23 \_____\___/ \__,_|\___|\___\___/ \_/ 02:17:23 Bash-1.0.6 02:17:23 02:17:23 02:17:23 ==> git version 2.25.1 found 02:17:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:17:23 Release-Date: 2020-01-08 02:17:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:17:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:17:23 ==> Jenkins CI detected. 02:17:23 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:17:23 project root: . 02:17:23 --> token set from env 02:17:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:17:23 ==> Running gcov in . (disable via -X gcov) 02:17:23 ==> Python coveragepy not found 02:17:23 ==> Searching for coverage reports in: 02:17:23 + . 02:17:24 -> Found 1 reports 02:17:24 ==> Detecting git/mercurial file structure 02:17:24 ==> Reading reports 02:17:24 + ./coverage.out bytes=21039 02:17:24 ==> Appending adjustments 02:17:24 https://docs.codecov.io/docs/fixing-reports 02:17:24 + Found adjustments 02:17:24 ==> Gzipping contents 02:17:24 4.0K /tmp/codecov.CULFgp.gz 02:17:24 ==> Uploading reports 02:17:24 url: https://codecov.io 02:17:24 query: branch=main&commit=34bf2a6ccee5dd41bf94b46968010dc372f96b74&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:17:24 -> Pinging Codecov 02:17:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=34bf2a6ccee5dd41bf94b46968010dc372f96b74&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:17:24 -> Uploading to 02:17:24 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/34bf2a6ccee5dd41bf94b46968010dc372f96b74/dd07b25b-0b05-406a-aa38-d9cfeb16bc7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250807%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250807T021724Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ee6bf9918b89ad8bd0f002cb5ff665a1bbd9cb6dc11f2caa10cc39236bc939a4 02:17:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:24 Dload Upload Total Spent Left Speed 02:17:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 17427 --:--:-- --:--:-- --:--:-- 17427 02:17:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] } 02:17:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:17:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:17:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:17:25 02:17:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:17:25 latest: Pulling from edgex-devops/edgex-snyk-go 02:17:25 0a9a5dfd008f: Already exists 02:17:25 36466aa92d05: Already exists 02:17:25 e10405b45d13: Already exists 02:17:25 096b7ceb2af7: Already exists 02:17:25 4f4fb700ef54: Already exists 02:17:25 e50aa161e22a: Pulling fs layer 02:17:25 d3c8db5fb9df: Pulling fs layer 02:17:26 e50aa161e22a: Verifying Checksum 02:17:26 e50aa161e22a: Download complete 02:17:26 e50aa161e22a: Pull complete 02:17:27 d3c8db5fb9df: Verifying Checksum 02:17:27 d3c8db5fb9df: Download complete 02:17:31 d3c8db5fb9df: Pull complete 02:17:31 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:17:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:32 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 02:17:32 $ 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:latest cat 02:17:35 $ docker top 176ff2e3dc819f1726477b5aa6543b2a8c73ebd9e5bddb8b37911aee0ef2e114 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 02:17:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 02:17:36 + set -o pipefail 02:17:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 02:17:43 02:17:43 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:17:43 02:17:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/dfa06162-4fff-4587-bfbb-d094ad96596c 02:17:43 02:17:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:17:43 02:17:43 02:17:43 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:17:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:17:43 $ docker stop --time=1 176ff2e3dc819f1726477b5aa6543b2a8c73ebd9e5bddb8b37911aee0ef2e114 02:17:49 $ docker rm -f --volumes 176ff2e3dc819f1726477b5aa6543b2a8c73ebd9e5bddb8b37911aee0ef2e114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:17:50 + git log --format=format:%s -1 34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] sh 02:17:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:17:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:51 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 02:17:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:17:51 $ docker top c6d8919c985fb1863d2f7a6239b940b62c7cd705de8405da37b7c2feccc30275 -eo pid,comm 02:17:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:17:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:17:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:51 [ssh-agent] Looking for ssh-agent implementation... 02:17:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:52 $ docker exec c6d8919c985fb1863d2f7a6239b940b62c7cd705de8405da37b7c2feccc30275 ssh-agent 02:17:52 SSH_AUTH_SOCK=/tmp/ssh-rwG5CTQXFCrZ/agent.32 02:17:52 SSH_AGENT_PID=38 02:17:52 Running ssh-add (command line suppressed) 02:17:52 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5237811268766465853.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5237811268766465853.key) 02:17:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:52 + git semver tag 02:17:53 2025-08-07 02:17:52,890 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:17:53 2025-08-07 02:17:52,903 [run_tag] DEBUG tag force:False 02:17:53 2025-08-07 02:17:52,904 [check_head_tag] DEBUG check head tag 02:17:53 2025-08-07 02:17:52,905 [execute] INFO git cat-file --batch-check 02:17:53 2025-08-07 02:17:52,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 02:17:53 2025-08-07 02:17:52,907 [execute] INFO git cat-file --batch 02:17:53 2025-08-07 02:17:52,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 02:17:53 2025-08-07 02:17:52,916 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:17:53 2025-08-07 02:17:52,916 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 02:17:53 2025-08-07 02:17:52,916 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 02:17:53 2025-08-07 02:17:52,918 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:17:53 4.1.0-dev.2 [Pipeline] } 02:17:53 $ docker exec --env ******** --env ******** c6d8919c985fb1863d2f7a6239b940b62c7cd705de8405da37b7c2feccc30275 ssh-agent -k 02:17:53 unset SSH_AUTH_SOCK; 02:17:53 unset SSH_AGENT_PID; 02:17:53 echo Agent pid 38 killed; 02:17:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:53 + git semver [Pipeline] } 02:17:53 $ docker stop --time=1 c6d8919c985fb1863d2f7a6239b940b62c7cd705de8405da37b7c2feccc30275 02:17:55 $ docker rm -f --volumes c6d8919c985fb1863d2f7a6239b940b62c7cd705de8405da37b7c2feccc30275 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:17:55 02:17:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:17:56 0.23.1-centos7: Pulling from edgex-lftools 02:17:56 ab5ef0e58194: Pulling fs layer 02:17:56 9712f1f96733: Pulling fs layer 02:17:56 63f879dbbcfc: Pulling fs layer 02:17:56 0d9ebad4ef96: Pulling fs layer 02:17:56 e9a5061849ea: Pulling fs layer 02:17:56 d747dcd14b5f: Pulling fs layer 02:17:56 2de7ff778b66: Pulling fs layer 02:17:56 e9a5061849ea: Waiting 02:17:56 d747dcd14b5f: Waiting 02:17:56 2de7ff778b66: Waiting 02:17:56 0d9ebad4ef96: Waiting 02:17:56 9712f1f96733: Download complete 02:17:56 63f879dbbcfc: Verifying Checksum 02:17:56 63f879dbbcfc: Download complete 02:17:56 e9a5061849ea: Verifying Checksum 02:17:56 e9a5061849ea: Download complete 02:17:56 d747dcd14b5f: Verifying Checksum 02:17:56 0d9ebad4ef96: Verifying Checksum 02:17:56 0d9ebad4ef96: Download complete 02:17:56 2de7ff778b66: Verifying Checksum 02:17:56 2de7ff778b66: Download complete 02:17:56 ab5ef0e58194: Verifying Checksum 02:17:56 ab5ef0e58194: Download complete 02:18:01 ab5ef0e58194: Pull complete 02:18:01 9712f1f96733: Pull complete 02:18:01 63f879dbbcfc: Pull complete 02:18:06 0d9ebad4ef96: Pull complete 02:18:07 e9a5061849ea: Pull complete 02:18:07 d747dcd14b5f: Pull complete 02:18:09 2de7ff778b66: Pull complete 02:18:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:18:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:18:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:09 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 02:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:18:16 $ docker top ffad31f0d7f68cc679b79372b38b8e06386485d975f9f837ec7c16cda4e92ea1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:18:16 provisioning config files... 02:18:16 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2028189086453405290tmp 02:18:16 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config688104021443405670tmp 02:18:16 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11723555915989288451tmp [Pipeline] { [Pipeline] echo 02:18:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:18:16 ---> sigul-configuration.sh 02:18:16 gpg: directory `/root/.gnupg' created 02:18:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:18:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:18:16 gpg: keyring `/root/.gnupg/secring.gpg' created 02:18:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:18:16 gpg: CAST5 encrypted data 02:18:16 gpg: encrypted with 1 passphrase 02:18:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:18:17 + mkdir /home/jenkins 02:18:17 + mkdir /home/jenkins/sigul [Pipeline] sh 02:18:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:18:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:18:17 ---> sigul-install.sh 02:18:17 Sigul already installed; skipping installation. [Pipeline] sh 02:18:18 + git tag --list 02:18:18 0.7.1 02:18:18 v1.0.0 02:18:18 v1.1.0 02:18:18 v1.1.1 02:18:18 v1.2.2 02:18:18 v1.3.0 02:18:18 v1.3.1 02:18:18 v2.0.0 02:18:18 v2.1.0 02:18:18 v2.1.1 02:18:18 v2.2.0 02:18:18 v2.3.0 02:18:18 v3.0 02:18:18 v3.0.0 02:18:18 v3.1 02:18:18 v3.1.0 02:18:18 v3.1.1 02:18:18 v4.0 02:18:18 v4.0.0 02:18:18 v4.1.0-dev.1 02:18:18 v4.1.0-dev.2 [Pipeline] sh 02:18:18 + lftools sign git-tag v4.1.0-dev.2 02:18:18 Signing Git tag with Sigul... 02:18:18 Signing v4.1.0-dev.2 [Pipeline] echo 02:18:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:18:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:18:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:18:19 $ docker stop --time=1 ffad31f0d7f68cc679b79372b38b8e06386485d975f9f837ec7c16cda4e92ea1 02:18:20 $ docker rm -f --volumes ffad31f0d7f68cc679b79372b38b8e06386485d975f9f837ec7c16cda4e92ea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:18:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:21 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 02:18:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:18:22 $ docker top 357c82c16b80e9e77431ed6394f8ad7f360038073fbb879dc2d360ae843c71f9 -eo pid,comm 02:18:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:18:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:22 [ssh-agent] Looking for ssh-agent implementation... 02:18:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:22 $ docker exec 357c82c16b80e9e77431ed6394f8ad7f360038073fbb879dc2d360ae843c71f9 ssh-agent 02:18:22 SSH_AUTH_SOCK=/tmp/ssh-bJpOwnmlSeA9/agent.32 02:18:22 SSH_AGENT_PID=38 02:18:22 Running ssh-add (command line suppressed) 02:18:22 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10500946605723754846.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10500946605723754846.key) 02:18:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:22 + git semver bump pre 02:18:23 2025-08-07 02:18:23,086 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:18:23 2025-08-07 02:18:23,090 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:18:23 2025-08-07 02:18:23,090 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev 02:18:23 2025-08-07 02:18:23,090 [bump_version] DEBUG bumped version:4.1.0-dev.3 02:18:23 2025-08-07 02:18:23,090 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 02:18:23 2025-08-07 02:18:23,090 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:18:23 2025-08-07 02:18:23,091 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:18:23 2025-08-07 02:18:23,094 [execute] INFO git cat-file --batch-check 02:18:23 2025-08-07 02:18:23,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:18:23 2025-08-07 02:18:23,099 [execute] INFO git cat-file --batch 02:18:23 2025-08-07 02:18:23,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:18:23 2025-08-07 02:18:23,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:18:23 4.1.0-dev.3 [Pipeline] } 02:18:23 $ docker exec --env ******** --env ******** 357c82c16b80e9e77431ed6394f8ad7f360038073fbb879dc2d360ae843c71f9 ssh-agent -k 02:18:23 unset SSH_AUTH_SOCK; 02:18:23 unset SSH_AGENT_PID; 02:18:23 echo Agent pid 38 killed; 02:18:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:23 + git semver [Pipeline] } 02:18:23 $ docker stop --time=1 357c82c16b80e9e77431ed6394f8ad7f360038073fbb879dc2d360ae843c71f9 02:18:25 $ docker rm -f --volumes 357c82c16b80e9e77431ed6394f8ad7f360038073fbb879dc2d360ae843c71f9 [Pipeline] // withDockerContainer [Pipeline] sh 02:18:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:25 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 02:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:18:26 $ docker top 8128c32e786e6b8eb40c5ecc11b4416ecf85f50b239875f53289cbc4d6cf0727 -eo pid,comm 02:18:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:18:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:26 [ssh-agent] Looking for ssh-agent implementation... 02:18:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:26 $ docker exec 8128c32e786e6b8eb40c5ecc11b4416ecf85f50b239875f53289cbc4d6cf0727 ssh-agent 02:18:26 SSH_AUTH_SOCK=/tmp/ssh-YYiv7gzpUPzG/agent.31 02:18:26 SSH_AGENT_PID=37 02:18:26 Running ssh-add (command line suppressed) 02:18:26 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12034184549239012400.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12034184549239012400.key) 02:18:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:26 + git semver push 02:18:27 2025-08-07 02:18:27,134 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:18:27 2025-08-07 02:18:27,137 [run_push] DEBUG push 02:18:27 2025-08-07 02:18:27,137 [execute] INFO git cat-file --batch-check 02:18:27 2025-08-07 02:18:27,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:18:27 2025-08-07 02:18:27,139 [execute] INFO git rev-list bf3e7f52582cdfc01d424d1752bb473e7e9dbada -- 02:18:27 2025-08-07 02:18:27,140 [execute] DEBUG Popen(['git', 'rev-list', 'bf3e7f52582cdfc01d424d1752bb473e7e9dbada', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:18:27 2025-08-07 02:18:27,148 [execute] INFO git fetch -v -- origin 02:18:27 2025-08-07 02:18:27,148 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:18:27 2025-08-07 02:18:27,623 [run_push] DEBUG no remote changes detected 02:18:27 2025-08-07 02:18:27,623 [execute] INFO git push origin semver 02:18:27 2025-08-07 02:18:27,623 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:18:28 2025-08-07 02:18:28,325 [run_push] DEBUG push all version tags 02:18:28 2025-08-07 02:18:28,325 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:18:28 2025-08-07 02:18:28,325 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 02:18:29 2025-08-07 02:18:28,999 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:18:29 4.1.0-dev.3 [Pipeline] } 02:18:29 $ docker exec --env ******** --env ******** 8128c32e786e6b8eb40c5ecc11b4416ecf85f50b239875f53289cbc4d6cf0727 ssh-agent -k 02:18:29 unset SSH_AUTH_SOCK; 02:18:29 unset SSH_AGENT_PID; 02:18:29 echo Agent pid 37 killed; 02:18:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:29 + git semver [Pipeline] } 02:18:30 $ docker stop --time=1 8128c32e786e6b8eb40c5ecc11b4416ecf85f50b239875f53289cbc4d6cf0727 02:18:31 $ docker rm -f --volumes 8128c32e786e6b8eb40c5ecc11b4416ecf85f50b239875f53289cbc4d6cf0727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:18:32 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 02:18:32 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:18:32 total 16 02:18:32 drwxr-xr-x 3 root root 4096 Aug 7 02:05 . 02:18:32 drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 02:18 .. 02:18:32 drwxr-xr-x 2 root root 4096 Aug 7 02:05 cost 02:18:32 -rw-r--r-- 1 root root 86 Aug 7 02:05 cost.csv 02:18:32 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:18:32 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:18:32 total 16 02:18:32 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 02:05 . 02:18:32 drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 02:18 .. 02:18:32 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 02:05 cost 02:18:32 -rw-r--r-- 1 jenkins jenkins 86 Aug 7 02:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:18:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:18:33 ---> package-listing.sh 02:18:33 ++ facter osfamily 02:18:33 ++ tr '[:upper:]' '[:lower:]' 02:18:33 + OS_FAMILY=debian 02:18:33 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:18:33 + START_PACKAGES=/tmp/packages_start.txt 02:18:33 + END_PACKAGES=/tmp/packages_end.txt 02:18:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:18:33 + PACKAGES=/tmp/packages_start.txt 02:18:33 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:18:33 + PACKAGES=/tmp/packages_end.txt 02:18:33 + case "${OS_FAMILY}" in 02:18:33 + dpkg -l 02:18:33 + grep '^ii' 02:18:33 + '[' -f /tmp/packages_start.txt ']' 02:18:33 + '[' -f /tmp/packages_end.txt ']' 02:18:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:18:33 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:18:33 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:18:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 02:18:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:18:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:18:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:34 prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container 02:18:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:18:34 $ docker top f3c0cb9a1280e10f94136a3bfab78ba1579e6f31092e1e94490a96996f05608d -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:35 + touch /tmp/pre-build-complete [Pipeline] sh 02:18:35 + mkdir -p /var/log/sysstat [Pipeline] sh 02:18:35 + ls /var/log/sa-host 02:18:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:35 provisioning config files... 02:18:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9616540397571622815tmp [Pipeline] { [Pipeline] echo 02:18:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:18:35 ---> create-netrc.sh [Pipeline] } 02:18:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:18:36 ---> python-tools-install.sh [Pipeline] echo 02:18:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:18:36 ---> sudo-logs.sh 02:18:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:18:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:18:36 ---> job-cost.sh 02:18:36 lf-activate-venv: SKIPPING 02:18:36 DEBUG: total: 0.2199999988079071 02:18:36 INFO: Retrieving Stack Cost... 02:18:37 INFO: Retrieving Pricing Info for: v3-standard-8 02:18:37 INFO: Archiving Costs [Pipeline] echo 02:18:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:18:38 ---> logs-deploy.sh 02:18:38 lf-activate-venv: SKIPPING 02:18:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/195 02:18:38 INFO: archiving workspace using pattern(s): 02:18:38 Archives upload complete. 02:18:39 INFO: archiving logs to Nexus 02:18:39 ---> uname -a: 02:18:39 Linux prd-ubuntu20-04-docker-8c-8g-6414 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:18:39 02:18:39 02:18:39 ---> lscpu: 02:18:39 Architecture: x86_64 02:18:39 CPU op-mode(s): 32-bit, 64-bit 02:18:39 Byte Order: Little Endian 02:18:39 Address sizes: 40 bits physical, 48 bits virtual 02:18:39 CPU(s): 8 02:18:39 On-line CPU(s) list: 0-7 02:18:39 Thread(s) per core: 1 02:18:39 Core(s) per socket: 1 02:18:39 Socket(s): 8 02:18:39 NUMA node(s): 1 02:18:39 Vendor ID: AuthenticAMD 02:18:39 CPU family: 23 02:18:39 Model: 49 02:18:39 Model name: AMD EPYC-Rome Processor 02:18:39 Stepping: 0 02:18:39 CPU MHz: 2799.998 02:18:39 BogoMIPS: 5599.99 02:18:39 Virtualization: AMD-V 02:18:39 Hypervisor vendor: KVM 02:18:39 Virtualization type: full 02:18:39 L1d cache: 256 KiB 02:18:39 L1i cache: 256 KiB 02:18:39 L2 cache: 4 MiB 02:18:39 L3 cache: 128 MiB 02:18:39 NUMA node0 CPU(s): 0-7 02:18:39 Vulnerability Gather data sampling: Not affected 02:18:39 Vulnerability Itlb multihit: Not affected 02:18:39 Vulnerability L1tf: Not affected 02:18:39 Vulnerability Mds: Not affected 02:18:39 Vulnerability Meltdown: Not affected 02:18:39 Vulnerability Mmio stale data: Not affected 02:18:39 Vulnerability Retbleed: Vulnerable 02:18:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:18:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:18:39 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:18:39 Vulnerability Srbds: Not affected 02:18:39 Vulnerability Tsx async abort: Not affected 02:18:39 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:18:39 02:18:39 02:18:39 ---> nproc: 02:18:39 8 02:18:39 02:18:39 02:18:39 ---> df -h: 02:18:39 Filesystem Size Used Avail Use% Mounted on 02:18:39 overlay 155G 14G 142G 9% / 02:18:39 tmpfs 64M 0 64M 0% /dev 02:18:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:18:39 shm 64M 0 64M 0% /dev/shm 02:18:39 /dev/vda1 155G 14G 142G 9% /facter-os 02:18:39 02:18:39 02:18:39 ---> sar -b -r -n DEV: 02:18:39 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6414) 08/07/25 _x86_64_ (8 CPU) 02:18:39 02:18:39 02:00:39 LINUX RESTART (8 CPU) 02:18:39 02:18:39 02:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:18:39 02:02:01 382.80 73.31 309.49 0.00 13028.03 72578.48 0.00 02:18:39 02:03:01 225.80 2.93 222.86 0.00 28.40 62272.55 0.00 02:18:39 02:04:01 115.95 0.22 115.73 0.00 22.66 32803.73 0.00 02:18:39 02:05:01 2.25 0.00 2.25 0.00 0.00 26.68 0.00 02:18:39 02:06:01 80.94 3.77 77.17 0.00 4289.55 22479.05 0.00 02:18:39 02:07:01 17.31 0.08 17.23 0.00 1.07 3779.41 0.00 02:18:39 02:08:01 3.77 0.02 3.75 0.00 0.13 89.45 0.00 02:18:39 02:09:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 02:18:39 02:10:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 02:18:39 02:11:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 02:18:39 02:12:01 0.82 0.00 0.82 0.00 0.00 9.33 0.00 02:18:39 02:13:01 1.10 0.00 1.10 0.00 0.00 18.40 0.00 02:18:39 02:14:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 02:18:39 02:15:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 02:18:39 02:16:01 2.10 0.02 2.08 0.00 0.13 27.73 0.00 02:18:39 02:17:01 1.52 0.02 1.50 0.00 0.13 16.66 0.00 02:18:39 02:18:01 71.20 0.63 70.57 0.00 16.80 29992.87 0.00 02:18:39 Average: 53.30 4.70 48.61 0.00 1010.95 13127.48 0.00 02:18:39 02:18:39 02:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:18:39 02:02:01 28400288 31433836 857184 2.61 90604 3218876 2076936 6.12 1120848 2948132 663600 02:18:39 02:03:01 26468172 31448980 827572 2.52 153692 4920508 1875128 5.53 1879952 3929124 713200 02:18:39 02:04:01 26767140 31495028 784404 2.39 158996 4680420 1784528 5.26 1656116 3876164 480 02:18:39 02:05:01 26777200 31505172 773888 2.35 159028 4680412 1667088 4.91 1644336 3876156 184 02:18:39 02:06:01 25810412 31470396 793924 2.42 190284 5518824 1779420 5.25 1815744 4585976 94244 02:18:39 02:07:01 25753816 31469320 792672 2.41 205128 5556996 1801432 5.31 1967284 4485840 16 02:18:39 02:08:01 25763596 31478628 783128 2.38 204876 5556728 1751092 5.16 1958168 4485572 8 02:18:39 02:09:01 25764156 31479216 782524 2.38 204888 5556732 1751092 5.16 1958196 4485572 44 02:18:39 02:10:01 25767636 31482732 778940 2.37 204900 5556736 1751092 5.16 1954992 4485572 16 02:18:39 02:11:01 25769312 31484428 777152 2.36 204920 5556740 1751092 5.16 1952896 4485576 4 02:18:39 02:12:01 25769736 31484852 776668 2.36 204936 5556740 1751092 5.16 1952596 4485576 12 02:18:39 02:13:01 25770680 31485856 775624 2.36 204964 5556744 1751092 5.16 1952048 4485580 172 02:18:39 02:14:01 25770608 31485804 775544 2.36 204972 5556748 1751092 5.16 1951696 4485584 8 02:18:39 02:15:01 25770576 31485800 775500 2.36 204996 5556748 1751092 5.16 1951724 4485584 176 02:18:39 02:16:01 25770056 31485440 775904 2.36 205036 5556728 1761648 5.19 1951824 4485556 28 02:18:39 02:17:01 25769044 31484472 776684 2.36 205064 5556724 1761648 5.19 1952944 4485556 180 02:18:39 02:18:01 24854872 31459772 800152 2.43 231212 6367928 1880428 5.54 2012480 5286720 418984 02:18:39 Average: 26030429 31477631 788674 2.40 190500 5324196 1788058 5.27 1860814 4343755 111256 02:18:39 02:18:39 02:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:18:39 02:02:01 veth66970ed 2.08 4.80 0.16 63.64 0.00 0.00 0.00 0.01 02:18:39 02:02:01 ens3 711.73 477.95 8409.60 138.49 0.00 0.00 0.00 0.00 02:18:39 02:02:01 docker0 57.85 54.21 3.97 314.66 0.00 0.00 0.00 0.00 02:18:39 02:02:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 02:18:39 02:03:01 veth5083d4b 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:18:39 02:03:01 ens3 408.28 305.43 2906.03 41.24 0.00 0.00 0.00 0.00 02:18:39 02:03:01 docker0 282.65 371.20 24.27 2871.47 0.00 0.00 0.00 0.00 02:18:39 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:39 02:04:01 ens3 92.97 77.45 227.59 376.12 0.00 0.00 0.00 0.00 02:18:39 02:04:01 docker0 5.53 10.78 0.33 123.38 0.00 0.00 0.00 0.00 02:18:39 02:04:01 lo 5.40 5.40 0.54 0.54 0.00 0.00 0.00 0.00 02:18:39 02:05:01 ens3 3.40 1.73 5.15 0.87 0.00 0.00 0.00 0.00 02:18:39 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:18:39 02:06:01 ens3 290.17 191.55 5495.92 20.23 0.00 0.00 0.00 0.00 02:18:39 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:06:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 02:18:39 02:07:01 ens3 1.00 0.83 0.50 0.21 0.00 0.00 0.00 0.00 02:18:39 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:39 02:08:01 ens3 0.60 0.40 1.45 0.03 0.00 0.00 0.00 0.00 02:18:39 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:09:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:18:39 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:39 02:10:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:18:39 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:39 02:12:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:18:39 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:18:39 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:39 02:14:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 02:18:39 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:18:39 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:39 02:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:17:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:18:39 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:39 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:39 02:18:01 ens3 287.85 186.40 6699.37 30.61 0.00 0.00 0.00 0.00 02:18:39 02:18:01 docker0 64.24 84.87 5.63 853.53 0.00 0.00 0.00 0.00 02:18:39 02:18:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 02:18:39 Average: ens3 105.12 72.69 1389.89 35.66 0.00 0.00 0.00 0.00 02:18:39 Average: docker0 24.10 30.63 2.01 244.81 0.00 0.00 0.00 0.00 02:18:39 Average: lo 0.89 0.89 0.09 0.09 0.00 0.00 0.00 0.00 02:18:39 02:18:39 02:18:39 ---> sar -P ALL: 02:18:39 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6414) 08/07/25 _x86_64_ (8 CPU) 02:18:39 02:18:39 02:00:39 LINUX RESTART (8 CPU) 02:18:39 02:18:39 02:01:02 CPU %user %nice %system %iowait %steal %idle 02:18:39 02:02:01 all 9.90 0.00 3.08 2.90 0.08 84.03 02:18:39 02:02:01 0 11.64 0.00 2.50 0.27 0.09 85.50 02:18:39 02:02:01 1 9.75 0.00 3.78 6.85 0.10 79.53 02:18:39 02:02:01 2 10.15 0.00 4.27 4.44 0.09 81.06 02:18:39 02:02:01 3 9.39 0.00 2.64 1.01 0.07 86.89 02:18:39 02:02:01 4 9.82 0.00 4.32 0.79 0.09 84.98 02:18:39 02:02:01 5 9.35 0.00 2.39 1.19 0.10 86.97 02:18:39 02:02:01 6 12.46 0.00 2.28 1.47 0.05 83.74 02:18:39 02:02:01 7 6.65 0.00 2.51 7.18 0.07 83.59 02:18:39 02:03:01 all 27.26 0.00 5.64 2.94 0.08 64.08 02:18:39 02:03:01 0 28.23 0.00 5.28 0.22 0.07 66.21 02:18:39 02:03:01 1 27.58 0.00 5.78 2.30 0.07 64.27 02:18:39 02:03:01 2 27.26 0.00 6.06 6.80 0.08 59.79 02:18:39 02:03:01 3 26.64 0.00 5.25 0.49 0.08 67.54 02:18:39 02:03:01 4 27.69 0.00 6.58 10.51 0.08 55.14 02:18:39 02:03:01 5 26.43 0.00 5.41 0.56 0.07 67.53 02:18:39 02:03:01 6 28.05 0.00 5.29 0.32 0.08 66.26 02:18:39 02:03:01 7 26.22 0.00 5.47 2.34 0.07 65.90 02:18:39 02:04:01 all 37.82 0.00 5.33 2.32 0.11 54.42 02:18:39 02:04:01 0 37.53 0.00 5.44 0.47 0.08 56.48 02:18:39 02:04:01 1 38.11 0.00 5.65 0.67 0.08 55.48 02:18:39 02:04:01 2 37.31 0.00 5.20 0.22 0.08 57.18 02:18:39 02:04:01 3 38.46 0.00 5.17 2.76 0.10 53.50 02:18:39 02:04:01 4 37.66 0.00 5.38 4.37 0.10 52.48 02:18:39 02:04:01 5 38.66 0.00 5.55 3.99 0.18 51.61 02:18:39 02:04:01 6 38.56 0.00 5.11 1.55 0.12 54.66 02:18:39 02:04:01 7 36.27 0.00 5.14 4.53 0.10 53.96 02:18:39 02:05:01 all 0.08 0.00 0.03 0.03 0.01 99.86 02:18:39 02:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:18:39 02:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:18:39 02:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:18:39 02:05:01 3 0.02 0.00 0.03 0.03 0.00 99.92 02:18:39 02:05:01 4 0.38 0.00 0.02 0.00 0.00 99.60 02:18:39 02:05:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:18:39 02:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:18:39 02:05:01 7 0.13 0.00 0.02 0.17 0.00 99.68 02:18:39 02:06:01 all 4.08 0.00 1.76 1.37 0.03 92.75 02:18:39 02:06:01 0 3.85 0.00 1.91 0.13 0.03 94.07 02:18:39 02:06:01 1 4.40 0.00 1.56 1.64 0.03 92.37 02:18:39 02:06:01 2 4.19 0.00 1.39 0.90 0.03 93.49 02:18:39 02:06:01 3 2.93 0.00 1.41 1.76 0.03 93.88 02:18:39 02:06:01 4 4.63 0.00 2.49 0.08 0.03 92.77 02:18:39 02:06:01 5 3.92 0.00 1.53 0.52 0.03 94.00 02:18:39 02:06:01 6 3.80 0.00 1.53 0.54 0.03 94.10 02:18:39 02:06:01 7 4.92 0.00 2.28 5.44 0.03 87.32 02:18:39 02:07:01 all 0.94 0.00 0.53 0.13 0.01 98.39 02:18:39 02:07:01 0 1.05 0.00 0.45 0.00 0.02 98.48 02:18:39 02:07:01 1 0.27 0.00 0.35 0.40 0.02 98.97 02:18:39 02:07:01 2 2.80 0.00 0.35 0.03 0.03 96.79 02:18:39 02:07:01 3 0.88 0.00 0.32 0.55 0.00 98.25 02:18:39 02:07:01 4 0.40 0.00 0.95 0.02 0.02 98.62 02:18:39 02:07:01 5 0.33 0.00 0.25 0.02 0.02 99.38 02:18:39 02:07:01 6 1.12 0.00 1.28 0.02 0.00 97.58 02:18:39 02:07:01 7 0.67 0.00 0.27 0.02 0.02 99.03 02:18:39 02:08:01 all 0.10 0.00 0.04 0.01 0.01 99.84 02:18:39 02:08:01 0 0.08 0.00 0.00 0.00 0.02 99.90 02:18:39 02:08:01 1 0.07 0.00 0.03 0.05 0.02 99.83 02:18:39 02:08:01 2 0.22 0.00 0.03 0.02 0.00 99.73 02:18:39 02:08:01 3 0.23 0.00 0.12 0.00 0.02 99.63 02:18:39 02:08:01 4 0.03 0.00 0.05 0.02 0.02 99.88 02:18:39 02:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:18:39 02:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:18:39 02:08:01 7 0.10 0.00 0.05 0.00 0.00 99.85 02:18:39 02:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:18:39 02:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:18:39 02:09:01 1 0.00 0.00 0.00 0.03 0.00 99.97 02:18:39 02:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:18:39 02:09:01 3 0.02 0.00 0.05 0.00 0.02 99.92 02:18:39 02:09:01 4 0.02 0.00 0.00 0.03 0.00 99.95 02:18:39 02:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:18:39 02:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:18:39 02:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:18:39 02:10:01 all 0.06 0.00 0.01 0.00 0.02 99.91 02:18:39 02:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:18:39 02:10:01 1 0.02 0.00 0.02 0.02 0.02 99.93 02:18:39 02:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:18:39 02:10:01 3 0.07 0.00 0.03 0.00 0.03 99.87 02:18:39 02:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:18:39 02:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:18:39 02:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:18:39 02:10:01 7 0.30 0.00 0.00 0.00 0.02 99.68 02:18:39 02:11:01 all 0.19 0.00 0.01 0.15 0.01 99.64 02:18:39 02:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:18:39 02:11:01 1 0.00 0.00 0.00 0.62 0.02 99.37 02:18:39 02:11:01 2 1.40 0.00 0.02 0.00 0.00 98.58 02:18:39 02:11:01 3 0.03 0.00 0.02 0.07 0.02 99.87 02:18:39 02:11:01 4 0.02 0.00 0.00 0.45 0.00 99.53 02:18:39 02:11:01 5 0.02 0.00 0.00 0.08 0.02 99.88 02:18:39 02:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:18:39 02:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:18:39 02:12:01 all 0.03 0.00 0.00 0.06 0.01 99.90 02:18:39 02:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:18:39 02:12:01 1 0.02 0.00 0.02 0.27 0.00 99.70 02:18:39 02:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:18:39 02:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:18:39 02:12:01 4 0.03 0.00 0.00 0.22 0.02 99.73 02:18:39 02:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:18:39 02:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:18:39 02:12:01 7 0.08 0.00 0.00 0.00 0.00 99.92 02:18:39 02:18:39 02:12:01 CPU %user %nice %system %iowait %steal %idle 02:18:39 02:13:01 all 0.12 0.00 0.01 0.02 0.01 99.84 02:18:39 02:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:18:39 02:13:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:18:39 02:13:01 2 0.88 0.00 0.02 0.00 0.00 99.11 02:18:39 02:13:01 3 0.03 0.00 0.03 0.00 0.03 99.90 02:18:39 02:13:01 4 0.00 0.00 0.02 0.12 0.00 99.87 02:18:39 02:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:18:39 02:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:18:39 02:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:18:39 02:14:01 all 0.21 0.00 0.01 0.01 0.00 99.76 02:18:39 02:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:18:39 02:14:01 1 0.02 0.00 0.02 0.10 0.00 99.87 02:18:39 02:14:01 2 1.53 0.00 0.00 0.00 0.00 98.47 02:18:39 02:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:18:39 02:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:18:39 02:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:18:39 02:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:18:39 02:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:18:39 02:15:01 all 0.21 0.00 0.01 0.00 0.01 99.76 02:18:39 02:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:18:39 02:15:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:18:39 02:15:01 2 1.58 0.00 0.02 0.00 0.02 98.39 02:18:39 02:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:18:39 02:15:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:18:39 02:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:18:39 02:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:18:39 02:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:18:39 02:16:01 all 0.04 0.00 0.02 0.05 0.00 99.88 02:18:39 02:16:01 0 0.07 0.00 0.02 0.00 0.00 99.92 02:18:39 02:16:01 1 0.00 0.00 0.03 0.37 0.00 99.60 02:18:39 02:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:18:39 02:16:01 3 0.08 0.00 0.03 0.00 0.02 99.87 02:18:39 02:16:01 4 0.02 0.00 0.02 0.07 0.00 99.90 02:18:39 02:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:18:39 02:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:18:39 02:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:18:39 02:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:18:39 02:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:18:39 02:17:01 1 0.00 0.00 0.03 0.02 0.02 99.93 02:18:39 02:17:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:18:39 02:17:01 3 0.02 0.00 0.00 0.00 0.03 99.95 02:18:39 02:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:18:39 02:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:18:39 02:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:18:39 02:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:18:39 02:18:01 all 5.28 0.00 2.09 2.54 0.05 90.04 02:18:39 02:18:01 0 5.56 0.00 2.18 1.24 0.05 90.97 02:18:39 02:18:01 1 4.40 0.00 1.71 4.65 0.05 89.19 02:18:39 02:18:01 2 4.86 0.00 2.99 0.19 0.03 91.94 02:18:39 02:18:01 3 5.37 0.00 2.15 0.62 0.07 91.79 02:18:39 02:18:01 4 6.37 0.00 2.12 6.86 0.03 84.62 02:18:39 02:18:01 5 5.50 0.00 2.03 0.10 0.05 92.32 02:18:39 02:18:01 6 5.66 0.00 2.03 6.21 0.05 86.05 02:18:39 02:18:01 7 4.56 0.00 1.50 0.45 0.03 93.45 02:18:39 Average: all 5.04 0.00 1.08 0.73 0.03 93.12 02:18:39 Average: 0 5.15 0.00 1.05 0.14 0.03 93.64 02:18:39 Average: 1 4.94 0.00 1.11 1.05 0.03 92.87 02:18:39 Average: 2 5.39 0.00 1.18 0.73 0.03 92.67 02:18:39 Average: 3 4.92 0.00 1.01 0.43 0.03 93.61 02:18:39 Average: 4 5.09 0.00 1.28 1.38 0.03 92.23 02:18:39 Average: 5 4.92 0.00 1.01 0.38 0.03 93.66 02:18:39 Average: 6 5.23 0.00 1.03 0.59 0.02 93.12 02:18:39 Average: 7 4.67 0.00 1.01 1.17 0.02 93.12 02:18:39 02:18:39 02:18:39