Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e 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-ssh2264578824372791769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10553352376344607708.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13923821139603339376.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4442172494477835676.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-ssh233072138947350600.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14874’ Running on prd-ubuntu20.04-docker-8c-8g-14875 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#598)" > 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 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e # timeout=10 > git rev-list --no-walk db7876f2142a7278c0249a92e31096ef17edc92f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:17:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:17:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:17:52 ========================================================= 04:17:52 EdgeX Global Pipelines Version Info 04:17:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:17:52 ------------------- 04:17:52 stable info: 04:17:52 ------------------- 04:17:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:17:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:17:52 Message: update stable to v1.0.249 04:17:53 ------------------- 04:17:53 experimental info: 04:17:53 ------------------- 04:17:53 Commited By: **** collab-it+edgex@linuxfoundation.org 04:17:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:17:53 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbc9f12 [Pipeline] echo 04:17:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:53 provisioning config files... 04:17:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3593538306449513229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:54 ---> docker-login.sh 04:17:54 nexus3.edgexfoundry.org:10001 04:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:54 Configure a credential helper to remove this warning. See 04:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:54 04:17:54 Login Succeeded 04:17:54 nexus3.edgexfoundry.org:10002 04:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:54 Configure a credential helper to remove this warning. See 04:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:54 04:17:54 Login Succeeded 04:17:54 nexus3.edgexfoundry.org:10003 04:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:54 Configure a credential helper to remove this warning. See 04:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:54 04:17:54 Login Succeeded 04:17:54 nexus3.edgexfoundry.org:10004 04:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:54 Configure a credential helper to remove this warning. See 04:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:54 04:17:54 Login Succeeded 04:17:54 docker.io 04:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:54 Configure a credential helper to remove this warning. See 04:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:54 04:17:54 Login Succeeded 04:17:54 ---> docker-login.sh ends [Pipeline] } 04:17:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:17:55 + git rev-list -1 --merges dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e~1..dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] echo 04:17:55 -----------> git rev-list -1 --merges dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e~1..dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [false] [Pipeline] sh 04:17:55 + git log --format=format:%s -1 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] echo 04:17:55 ========================================================= 04:17:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:17:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:56 + git log --format=format:%s -1 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] echo 04:17:56 [semverPrep] GIT_COMMIT: dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#598) [Pipeline] echo 04:17:56 [semverPrep] This is not a build commit. [Pipeline] sh 04:17:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:17:56 + grep -v github /etc/ssh/ssh_known_hosts 04:17:56 + [ -e /tmp/ssh_known_hosts ] 04:17:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:17:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:17:56 + sudo tee -a /etc/ssh/ssh_known_hosts 04:17:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:17:56 04:17:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:17:57 0.1.4: Pulling from edgex-devops/py-git-semver 04:17:57 b85a868b505f: Pulling fs layer 04:17:57 e2be974225ed: Pulling fs layer 04:17:57 339a4e72a1f5: Pulling fs layer 04:17:57 988bab9f4d93: Pulling fs layer 04:17:57 1469e6f7b9e6: Pulling fs layer 04:17:57 eaf3925da568: Pulling fs layer 04:17:57 bab4dde63d76: Pulling fs layer 04:17:57 bde34c3a00c8: Pulling fs layer 04:17:57 b352a97aabf1: Pulling fs layer 04:17:57 4872d77fe225: Pulling fs layer 04:17:57 5851b861e8e6: Pulling fs layer 04:17:57 988bab9f4d93: Waiting 04:17:57 bab4dde63d76: Waiting 04:17:57 1469e6f7b9e6: Waiting 04:17:57 eaf3925da568: Waiting 04:17:57 bde34c3a00c8: Waiting 04:17:57 b352a97aabf1: Waiting 04:17:57 4872d77fe225: Waiting 04:17:57 5851b861e8e6: Waiting 04:17:57 e2be974225ed: Download complete 04:17:57 988bab9f4d93: Verifying Checksum 04:17:57 988bab9f4d93: Download complete 04:17:57 1469e6f7b9e6: Verifying Checksum 04:17:57 1469e6f7b9e6: Download complete 04:17:57 339a4e72a1f5: Verifying Checksum 04:17:57 339a4e72a1f5: Download complete 04:17:57 eaf3925da568: Download complete 04:17:57 bde34c3a00c8: Download complete 04:17:57 b352a97aabf1: Download complete 04:17:57 4872d77fe225: Verifying Checksum 04:17:57 4872d77fe225: Download complete 04:17:57 5851b861e8e6: Verifying Checksum 04:17:57 5851b861e8e6: Download complete 04:17:57 b85a868b505f: Verifying Checksum 04:17:57 b85a868b505f: Download complete 04:17:57 bab4dde63d76: Verifying Checksum 04:17:57 bab4dde63d76: Download complete 04:17:58 b85a868b505f: Pull complete 04:17:58 e2be974225ed: Pull complete 04:17:59 339a4e72a1f5: Pull complete 04:17:59 988bab9f4d93: Pull complete 04:17:59 1469e6f7b9e6: Pull complete 04:17:59 eaf3925da568: Pull complete 04:18:01 bab4dde63d76: Pull complete 04:18:01 bde34c3a00c8: Pull complete 04:18:01 b352a97aabf1: Pull complete 04:18:01 4872d77fe225: Pull complete 04:18:01 5851b861e8e6: Pull complete 04:18:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:18:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:01 prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container 04:18:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:18:04 $ docker top 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f -eo pid,comm 04:18:04 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). 04:18:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:18:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:04 [ssh-agent] Looking for ssh-agent implementation... 04:18:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:04 $ docker exec 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f ssh-agent 04:18:04 SSH_AUTH_SOCK=/tmp/ssh-nmq6RY4psmDI/agent.32 04:18:04 SSH_AGENT_PID=38 04:18:04 Running ssh-add (command line suppressed) 04:18:05 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15569722601022480966.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15569722601022480966.key) 04:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:05 + git tag --points-at HEAD [Pipeline] } 04:18:05 $ docker exec --env ******** --env ******** 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f ssh-agent -k 04:18:05 unset SSH_AUTH_SOCK; 04:18:05 unset SSH_AGENT_PID; 04:18:05 echo Agent pid 38 killed; 04:18:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:18:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:05 [ssh-agent] Looking for ssh-agent implementation... 04:18:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:05 $ docker exec 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f ssh-agent 04:18:05 SSH_AUTH_SOCK=/tmp/ssh-v5TGWcDayUJl/agent.71 04:18:05 SSH_AGENT_PID=77 04:18:05 Running ssh-add (command line suppressed) 04:18:05 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13035193807193904780.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13035193807193904780.key) 04:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:06 + git semver init 04:18:06 2023-05-10 04:18:06,280 [run_init] DEBUG init version:0.0.0 force:False 04:18:06 2023-05-10 04:18:06,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 04:18:06 2023-05-10 04:18:06,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 04:18:06 2023-05-10 04:18:06,281 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 04:18:07 2023-05-10 04:18:07,064 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 04:18:07 2023-05-10 04:18:07,064 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 04:18:07 2023-05-10 04:18:07,064 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:18:07 2023-05-10 04:18:07,065 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:18:07 3.0.0-dev.34 [Pipeline] } 04:18:07 $ docker exec --env ******** --env ******** 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f ssh-agent -k 04:18:07 unset SSH_AUTH_SOCK; 04:18:07 unset SSH_AGENT_PID; 04:18:07 echo Agent pid 77 killed; 04:18:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:18:07 + git semver [Pipeline] } 04:18:08 $ docker stop --time=1 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f 04:18:09 $ docker rm -f --volumes 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f [Pipeline] // withDockerContainer [Pipeline] sh 04:18:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:18:09 Stashed 1 file(s) [Pipeline] echo 04:18:09 [edgeXSemver]: initialized semver on version 3.0.0-dev.34 [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 04:18:09 provisioning config files... 04:18:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10017616033948561153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:10 ---> docker-login.sh 04:18:10 nexus3.edgexfoundry.org:10001 04:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:10 Configure a credential helper to remove this warning. See 04:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:10 04:18:10 Login Succeeded 04:18:10 nexus3.edgexfoundry.org:10002 04:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:10 Configure a credential helper to remove this warning. See 04:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:10 04:18:10 Login Succeeded 04:18:10 nexus3.edgexfoundry.org:10003 04:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:10 Configure a credential helper to remove this warning. See 04:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:10 04:18:10 Login Succeeded 04:18:10 nexus3.edgexfoundry.org:10004 04:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:10 Configure a credential helper to remove this warning. See 04:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:10 04:18:10 Login Succeeded 04:18:10 docker.io 04:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:10 Configure a credential helper to remove this warning. See 04:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:10 04:18:10 Login Succeeded 04:18:10 ---> docker-login.sh ends [Pipeline] } 04:18:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:18:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:18:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:18:10 ========================================================= 04:18:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:18:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:18:11 Sending build context to Docker daemon 6.528MB 04:18:11 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:18:11 Step 2/12 : FROM ${BASE} AS builder 04:18:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:18:11 f56be85fc22e: Pulling fs layer 04:18:11 85791d961cd3: Pulling fs layer 04:18:11 d694b5ae8c79: Pulling fs layer 04:18:11 9f32a84ed3da: Pulling fs layer 04:18:11 4d19c01a9841: Pulling fs layer 04:18:11 9325e15d5711: Pulling fs layer 04:18:11 556b6ee489ea: Pulling fs layer 04:18:11 c5a4b2cf53e6: Pulling fs layer 04:18:11 9325e15d5711: Waiting 04:18:11 556b6ee489ea: Waiting 04:18:11 9f32a84ed3da: Waiting 04:18:11 4d19c01a9841: Waiting 04:18:11 c5a4b2cf53e6: Waiting 04:18:11 85791d961cd3: Verifying Checksum 04:18:11 85791d961cd3: Download complete 04:18:11 9f32a84ed3da: Download complete 04:18:11 4d19c01a9841: Verifying Checksum 04:18:11 4d19c01a9841: Download complete 04:18:11 f56be85fc22e: Verifying Checksum 04:18:11 f56be85fc22e: Download complete 04:18:11 9325e15d5711: Verifying Checksum 04:18:11 9325e15d5711: Download complete 04:18:11 f56be85fc22e: Pull complete 04:18:11 85791d961cd3: Pull complete 04:18:11 c5a4b2cf53e6: Verifying Checksum 04:18:11 d694b5ae8c79: Verifying Checksum 04:18:11 d694b5ae8c79: Download complete 04:18:12 556b6ee489ea: Verifying Checksum 04:18:12 556b6ee489ea: Download complete 04:18:15 d694b5ae8c79: Pull complete 04:18:15 9f32a84ed3da: Pull complete 04:18:15 4d19c01a9841: Pull complete 04:18:15 9325e15d5711: Pull complete 04:18:18 556b6ee489ea: Pull complete 04:18:19 c5a4b2cf53e6: Pull complete 04:18:19 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:18:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:18:19 ---> c4be618373d6 04:18:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:18:23 ---> Running in 0454b4aa2897 04:18:23 Removing intermediate container 0454b4aa2897 04:18:23 ---> 3db0098be212 04:18:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:18:23 ---> Running in 4abbe91b1ce6 04:18:23 Removing intermediate container 4abbe91b1ce6 04:18:23 ---> d34c42e14bb0 04:18:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:18:23 ---> Running in db9505a5f450 04:18:23 Removing intermediate container db9505a5f450 04:18:23 ---> 5bda61ca65b6 04:18:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:18:23 ---> Running in c00970b5ace9 04:18:23 Removing intermediate container c00970b5ace9 04:18:23 ---> a110cbc607ab 04:18:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:18:23 ---> Running in 14c2ab956dec 04:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:18:24 (1/4) Installing openssh-keygen (9.1_p1-r2) 04:18:24 (2/4) Installing libedit (20221030.3.1-r0) 04:18:24 (3/4) Installing openssh-client-common (9.1_p1-r2) 04:18:24 (4/4) Installing openssh-client-default (9.1_p1-r2) 04:18:24 Executing busybox-1.35.0-r29.trigger 04:18:24 OK: 269 MiB in 57 packages 04:18:24 Removing intermediate container 14c2ab956dec 04:18:24 ---> e09f623e8fa0 04:18:24 Step 8/12 : WORKDIR /device-mqtt-go 04:18:24 ---> Running in 7366511047ce 04:18:24 Removing intermediate container 7366511047ce 04:18:24 ---> ff859fdcfcff 04:18:24 Step 9/12 : COPY go.mod vendor* ./ 04:18:24 Still waiting to schedule task 04:18:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14869’ 04:18:25 ---> 0cee11dcd5ba 04:18:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:25 ---> Running in 07d0205aa463 04:18:51 Removing intermediate container 07d0205aa463 04:18:51 ---> 7baf2a5844aa 04:18:51 Step 11/12 : COPY . . 04:18:51 ---> 397cd17d0cda 04:18:51 Step 12/12 : RUN $MAKE 04:18:51 ---> Running in 270d2e3ebe7c 04:18:51 noop 04:18:51 Removing intermediate container 270d2e3ebe7c 04:18:51 ---> c6f5c413f5b1 04:18:51 Successfully built c6f5c413f5b1 04:18:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:52 + docker inspect -f . ci-base-image-x86_64 04:18:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:52 prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container 04:18:52 $ 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 ******** ci-base-image-x86_64 cat 04:18:52 $ docker top 7b62e31ffc26c810a08273584d1c8e394f27877d6d7a58993a00e5a1a8cb783d -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:52 + go version 04:18:52 go version go1.20.2 linux/amd64 [Pipeline] } 04:18:52 $ docker stop --time=1 7b62e31ffc26c810a08273584d1c8e394f27877d6d7a58993a00e5a1a8cb783d 04:18:54 $ docker rm -f --volumes 7b62e31ffc26c810a08273584d1c8e394f27877d6d7a58993a00e5a1a8cb783d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:54 + docker inspect -f . ci-base-image-x86_64 04:18:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:54 prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container 04:18:54 $ 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 ******** ci-base-image-x86_64 cat 04:18:54 $ docker top 4747f35ba0ec0c9be3b386e6f8e9e91b6e7cb3b809d90ff408a08933190a9724 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 04:18:55 + make test 04:18:55 go test ./... -coverprofile=coverage.out ./... 04:19:00 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:19:10 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:19:11 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:19:11 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 23.1% of statements 04:19:19 go vet ./... 04:19:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:19:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:19:22 ./bin/test-attribution-txt.sh [Pipeline] echo 04:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:19:22 $ docker stop --time=1 4747f35ba0ec0c9be3b386e6f8e9e91b6e7cb3b809d90ff408a08933190a9724 04:19:25 $ docker rm -f --volumes 4747f35ba0ec0c9be3b386e6f8e9e91b6e7cb3b809d90ff408a08933190a9724 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:19:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:19:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:19:26 + ls -al . 04:19:26 total 180 04:19:26 drwxrwxr-x 10 jenkins jenkins 4096 May 10 04:18 . 04:19:26 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:17 .. 04:19:26 -rw-rw-r-- 1 jenkins jenkins 140 May 10 04:17 .dockerignore 04:19:26 drwxrwxr-x 8 jenkins jenkins 4096 May 10 04:18 .git 04:19:26 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:17 .github 04:19:26 -rw-rw-r-- 1 jenkins jenkins 329 May 10 04:17 .gitignore 04:19:26 -rw-rw-r-- 1 jenkins jenkins 41 May 10 04:17 .golangci.yml 04:19:26 drwxr-xr-x 3 jenkins jenkins 4096 May 10 04:18 .semver 04:19:26 -rw-rw-r-- 1 jenkins jenkins 9417 May 10 04:17 Attribution.txt 04:19:26 -rw-rw-r-- 1 jenkins jenkins 13162 May 10 04:17 CHANGELOG.md 04:19:26 -rw-rw-r-- 1 jenkins jenkins 1689 May 10 04:17 Dockerfile 04:19:26 -rw-rw-r-- 1 jenkins jenkins 677 May 10 04:17 GOVERNANCE.md 04:19:26 -rw-rw-r-- 1 jenkins jenkins 678 May 10 04:17 Jenkinsfile 04:19:26 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 04:17 LICENSE 04:19:26 -rw-rw-r-- 1 jenkins jenkins 1732 May 10 04:17 Makefile 04:19:26 -rw-rw-r-- 1 jenkins jenkins 620 May 10 04:17 OWNERS.md 04:19:26 -rw-rw-r-- 1 jenkins jenkins 3165 May 10 04:17 README.md 04:19:26 -rw-rw-r-- 1 jenkins jenkins 12 May 10 04:18 VERSION 04:19:26 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:17 bin 04:19:26 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:17 cmd 04:19:26 -rw-r--r-- 1 jenkins jenkins 18144 May 10 04:19 coverage.out 04:19:26 -rw-rw-r-- 1 jenkins jenkins 3333 May 10 04:17 go.mod 04:19:26 -rw-rw-r-- 1 jenkins jenkins 31328 May 10 04:17 go.sum 04:19:26 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:17 internal 04:19:26 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:17 mock 04:19:26 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:17 snap 04:19:26 -rw-rw-r-- 1 jenkins jenkins 227 May 10 04:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:26 + 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=dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e --label arch=amd64 --label version=3.0.0-dev.34 . 04:19:26 Sending build context to Docker daemon 6.547MB 04:19:26 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:19:26 Step 2/24 : FROM ${BASE} AS builder 04:19:26 ---> c6f5c413f5b1 04:19:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:19:26 ---> Running in 9127999d97c1 04:19:27 Removing intermediate container 9127999d97c1 04:19:27 ---> c886734f4d92 04:19:27 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:19:27 ---> Running in 793aaf35beb0 04:19:27 Removing intermediate container 793aaf35beb0 04:19:27 ---> bc056607b159 04:19:27 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:19:27 ---> Running in 6087230b8d33 04:19:27 Removing intermediate container 6087230b8d33 04:19:27 ---> 2e581589700f 04:19:27 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:19:27 ---> Running in 6cb2468a17df 04:19:27 Removing intermediate container 6cb2468a17df 04:19:27 ---> ea5a86c3b776 04:19:27 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:19:27 ---> Running in 8238a31ee5ae 04:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:19:27 OK: 269 MiB in 57 packages 04:19:28 Removing intermediate container 8238a31ee5ae 04:19:28 ---> 3b7ad4e41b68 04:19:28 Step 8/24 : WORKDIR /device-mqtt-go 04:19:28 ---> Running in e45066feafca 04:19:28 Removing intermediate container e45066feafca 04:19:28 ---> e1f025f1e6c2 04:19:28 Step 9/24 : COPY go.mod vendor* ./ 04:19:28 ---> b600c8b085db 04:19:28 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:28 ---> Running in aa73d9dcb227 04:19:29 Removing intermediate container aa73d9dcb227 04:19:29 ---> eaf0ac0ed710 04:19:29 Step 11/24 : COPY . . 04:19:29 ---> 4657eccfaeed 04:19:29 Step 12/24 : RUN $MAKE 04:19:29 ---> Running in 310f594b3b74 04:19:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 04:19:51 Removing intermediate container 310f594b3b74 04:19:51 ---> 30b11264f7eb 04:19:51 Step 13/24 : FROM alpine:3.17 04:19:51 3.17: Pulling from library/alpine 04:19:51 f56be85fc22e: Already exists 04:19:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:19:51 Status: Downloaded newer image for alpine:3.17 04:19:51 ---> 9ed4aefc74f6 04:19:51 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 04:19:51 ---> Running in 3b7bdd2c3af9 04:19:51 Removing intermediate container 3b7bdd2c3af9 04:19:51 ---> 7c024af3f63c 04:19:51 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:19:51 ---> Running in 06ddb27c5ac9 04:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:19:51 (1/1) Installing dumb-init (1.2.5-r2) 04:19:51 Executing busybox-1.35.0-r29.trigger 04:19:51 OK: 7 MiB in 16 packages 04:19:51 Removing intermediate container 06ddb27c5ac9 04:19:51 ---> e478837d73dd 04:19:51 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 04:19:51 ---> f93f1c405645 04:19:51 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 04:19:51 ---> a00f2d437258 04:19:51 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 04:19:51 ---> b83142c80c11 04:19:51 Step 19/24 : EXPOSE 59982 04:19:51 ---> Running in 390c31288d3e 04:19:51 Removing intermediate container 390c31288d3e 04:19:51 ---> a243ea2aab87 04:19:51 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 04:19:51 ---> Running in ea051e9b295b 04:19:51 Removing intermediate container ea051e9b295b 04:19:51 ---> 1e1b60d4d15a 04:19:51 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:19:51 ---> Running in bfcf90d1fb57 04:19:51 Removing intermediate container bfcf90d1fb57 04:19:51 ---> 559741ad2af5 04:19:51 Step 22/24 : LABEL arch=amd64 04:19:51 ---> Running in c2c1f5987d82 04:19:51 Removing intermediate container c2c1f5987d82 04:19:51 ---> 9c7698effd4d 04:19:51 Step 23/24 : LABEL git_sha=dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e 04:19:52 ---> Running in aaa694e9de49 04:19:52 Removing intermediate container aaa694e9de49 04:19:52 ---> c8ea550f9878 04:19:52 Step 24/24 : LABEL version=3.0.0-dev.34 04:19:52 ---> Running in 7788328f724e 04:19:52 Removing intermediate container 7788328f724e 04:19:52 ---> dc424c54918f 04:19:52 [Warning] One or more build-args [ARCH] were not consumed 04:19:52 Successfully built dc424c54918f 04:19:52 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:52 provisioning config files... 04:19:52 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config585250418946026382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:52 ---> docker-login.sh 04:19:52 nexus3.edgexfoundry.org:10001 04:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:52 Configure a credential helper to remove this warning. See 04:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:52 04:19:52 Login Succeeded 04:19:52 nexus3.edgexfoundry.org:10002 04:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:52 Configure a credential helper to remove this warning. See 04:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:52 04:19:52 Login Succeeded 04:19:52 nexus3.edgexfoundry.org:10003 04:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:52 Configure a credential helper to remove this warning. See 04:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:52 04:19:52 Login Succeeded 04:19:52 nexus3.edgexfoundry.org:10004 04:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:52 Configure a credential helper to remove this warning. See 04:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:52 04:19:52 Login Succeeded 04:19:52 docker.io 04:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:53 Configure a credential helper to remove this warning. See 04:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:53 04:19:53 Login Succeeded 04:19:53 ---> docker-login.sh ends [Pipeline] } 04:19:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:53 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 04:19:53 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e 04:19:53 latest 04:19:53 3.0.0-dev.34 04:19:53 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 04:19:53 main 04:19:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:53 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e 04:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:19:53 05fb13fed9a4: Preparing 04:19:53 bbb3b295d7f0: Preparing 04:19:53 263b613a287f: Preparing 04:19:53 65525602140c: Preparing 04:19:53 f1417ff83b31: Preparing 04:19:53 f1417ff83b31: Layer already exists 04:19:53 05fb13fed9a4: Pushed 04:19:53 bbb3b295d7f0: Pushed 04:19:53 65525602140c: Pushed 04:19:57 263b613a287f: Pushed 04:19:57 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e: digest: sha256:4c675cc0305204e490d1c8d695bcf499b5019961259d40b70c490fb2ed9addd2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:57 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:57 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 04:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:19:57 05fb13fed9a4: Preparing 04:19:57 bbb3b295d7f0: Preparing 04:19:57 263b613a287f: Preparing 04:19:57 65525602140c: Preparing 04:19:57 f1417ff83b31: Preparing 04:19:57 05fb13fed9a4: Layer already exists 04:19:57 f1417ff83b31: Layer already exists 04:19:57 bbb3b295d7f0: Layer already exists 04:19:57 65525602140c: Layer already exists 04:19:57 263b613a287f: Layer already exists 04:19:57 latest: digest: sha256:4c675cc0305204e490d1c8d695bcf499b5019961259d40b70c490fb2ed9addd2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:57 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.34 04:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:19:58 05fb13fed9a4: Preparing 04:19:58 bbb3b295d7f0: Preparing 04:19:58 263b613a287f: Preparing 04:19:58 65525602140c: Preparing 04:19:58 f1417ff83b31: Preparing 04:19:58 65525602140c: Layer already exists 04:19:58 bbb3b295d7f0: Layer already exists 04:19:58 263b613a287f: Layer already exists 04:19:58 05fb13fed9a4: Layer already exists 04:19:58 f1417ff83b31: Layer already exists 04:19:58 3.0.0-dev.34: digest: sha256:4c675cc0305204e490d1c8d695bcf499b5019961259d40b70c490fb2ed9addd2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:58 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 04:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:19:58 05fb13fed9a4: Preparing 04:19:58 bbb3b295d7f0: Preparing 04:19:58 263b613a287f: Preparing 04:19:58 65525602140c: Preparing 04:19:58 f1417ff83b31: Preparing 04:19:58 263b613a287f: Layer already exists 04:19:58 f1417ff83b31: Layer already exists 04:19:58 bbb3b295d7f0: Layer already exists 04:19:58 05fb13fed9a4: Layer already exists 04:19:58 65525602140c: Layer already exists 04:19:58 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34: digest: sha256:4c675cc0305204e490d1c8d695bcf499b5019961259d40b70c490fb2ed9addd2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:59 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:59 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 04:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:19:59 05fb13fed9a4: Preparing 04:19:59 bbb3b295d7f0: Preparing 04:19:59 263b613a287f: Preparing 04:19:59 65525602140c: Preparing 04:19:59 f1417ff83b31: Preparing 04:19:59 f1417ff83b31: Layer already exists 04:19:59 263b613a287f: Layer already exists 04:19:59 bbb3b295d7f0: Layer already exists 04:19:59 05fb13fed9a4: Layer already exists 04:19:59 65525602140c: Layer already exists 04:19:59 main: digest: sha256:4c675cc0305204e490d1c8d695bcf499b5019961259d40b70c490fb2ed9addd2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:59 ===================================================== [Pipeline] echo 04:19:59 taggedImages: 04:19:59 - nexus3.edgexfoundry.org:10004/device-mqtt:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e 04:19:59 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 04:19:59 - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.34 04:19:59 - nexus3.edgexfoundry.org:10004/device-mqtt:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 04:19:59 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:59 04:19:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:00 latest: Pulling from edgex-lftools-log-publisher 04:20:00 5eb5b503b376: Pulling fs layer 04:20:00 5c69ac0246d0: Pulling fs layer 04:20:00 ec43610c2a17: Pulling fs layer 04:20:00 3a2ae6a8a46f: Pulling fs layer 04:20:00 33b1e0a273af: Pulling fs layer 04:20:00 5d3b04190fa2: Pulling fs layer 04:20:00 2f39f015ded8: Pulling fs layer 04:20:00 3a2ae6a8a46f: Waiting 04:20:00 33b1e0a273af: Waiting 04:20:00 5d3b04190fa2: Waiting 04:20:00 2f39f015ded8: Waiting 04:20:00 5c69ac0246d0: Download complete 04:20:00 3a2ae6a8a46f: Verifying Checksum 04:20:00 3a2ae6a8a46f: Download complete 04:20:00 33b1e0a273af: Verifying Checksum 04:20:00 33b1e0a273af: Download complete 04:20:00 5d3b04190fa2: Verifying Checksum 04:20:00 5d3b04190fa2: Download complete 04:20:00 ec43610c2a17: Verifying Checksum 04:20:00 ec43610c2a17: Download complete 04:20:00 5eb5b503b376: Verifying Checksum 04:20:00 5eb5b503b376: Download complete 04:20:01 2f39f015ded8: Download complete 04:20:01 5eb5b503b376: Pull complete 04:20:01 5c69ac0246d0: Pull complete 04:20:02 ec43610c2a17: Pull complete 04:20:02 3a2ae6a8a46f: Pull complete 04:20:02 33b1e0a273af: Pull complete 04:20:02 5d3b04190fa2: Pull complete 04:20:06 2f39f015ded8: Pull complete 04:20:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:20:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:07 prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container 04:20:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:20:12 $ docker top bfc2c3320e1edf6b933a04ce7c46de7e35b1ff19b2c0d875dd2e2d6e5b287b3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:12 ---> job-cost.sh 04:20:12 lf-activate-venv: SKIPPING 04:20:12 INFO: No Stack... 04:20:12 INFO: Retrieving Pricing Info for: v3-standard-8 04:20:13 INFO: Archiving Costs [Pipeline] sh 04:20:13 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 04:20:13 + cut -d, -f6 [Pipeline] lock 04:20:13 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] 04:20:13 Resource [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] did not exist. Created. 04:20:13 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:20:13 + echo total: 0.2199999988079071 [Pipeline] stash 04:20:13 Stashed 1 file(s) [Pipeline] } 04:20:13 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 04:20:13 $ docker stop --time=1 bfc2c3320e1edf6b933a04ce7c46de7e35b1ff19b2c0d875dd2e2d6e5b287b3c 04:20:15 $ docker rm -f --volumes bfc2c3320e1edf6b933a04ce7c46de7e35b1ff19b2c0d875dd2e2d6e5b287b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:21:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14876 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 04:21:59 Running in /w/workspace/device-mqtt-go/118 [Pipeline] { [Pipeline] checkout 04:21:59 Selected Git installation does not exist. Using Default 04:21:59 The recommended git tool is: NONE 04:22:05 using credential edgex-jenkins-ssh 04:22:05 Cloning the remote Git repository 04:22:05 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:22:05 > git init /w/workspace/device-mqtt-go/118 # timeout=10 04:22:05 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:22:05 > git --version # timeout=10 04:22:05 > git --version # 'git version 2.25.1' 04:22:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:07 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:22:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:08 Avoid second fetch 04:22:08 Checking out Revision dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e (main) 04:22:08 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#598)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:08 > git config core.sparsecheckout # timeout=10 04:22:08 > git checkout -f dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e # timeout=10 04:22:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:22:09 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:09 Dload Upload Total Spent Left Speed 04:22:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 04:22:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:22:10 + sudo tee /etc/docker/daemon.new 04:22:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:22:10 { 04:22:10 "registry-mirrors": [ 04:22:10 "https://nexus3.edgexfoundry.org:10001" 04:22:10 ], 04:22:10 "bip": "10.250.0.254/24", 04:22:10 "hosts": [ 04:22:10 "tcp://0.0.0.0:5555", 04:22:10 "unix:///var/run/docker.sock" 04:22:10 ], 04:22:10 "mtu": 1458, 04:22:10 "selinux-enabled": true, 04:22:10 "seccomp-profile": "/etc/docker/seccomp.json" 04:22:10 } [Pipeline] sh 04:22:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:22:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:29 provisioning config files... 04:22:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/118@tmp/config14796306888076787724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:30 ---> docker-login.sh 04:22:30 nexus3.edgexfoundry.org:10001 04:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:30 Configure a credential helper to remove this warning. See 04:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:30 04:22:30 Login Succeeded 04:22:30 nexus3.edgexfoundry.org:10002 04:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:31 Configure a credential helper to remove this warning. See 04:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:31 04:22:31 Login Succeeded 04:22:31 nexus3.edgexfoundry.org:10003 04:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:31 Configure a credential helper to remove this warning. See 04:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:31 04:22:31 Login Succeeded 04:22:31 nexus3.edgexfoundry.org:10004 04:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:32 Configure a credential helper to remove this warning. See 04:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:32 04:22:32 Login Succeeded 04:22:32 docker.io 04:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:32 Configure a credential helper to remove this warning. See 04:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:32 04:22:32 Login Succeeded 04:22:32 ---> docker-login.sh ends [Pipeline] } 04:22:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:33 ========================================================= 04:22:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:22:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:22:33 Sending build context to Docker daemon 3.377MB 04:22:33 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:22:33 Step 2/12 : FROM ${BASE} AS builder 04:22:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:22:34 c41833b44d91: Pulling fs layer 04:22:34 ed15518f5707: Pulling fs layer 04:22:34 feae8fd75edb: Pulling fs layer 04:22:34 242c74f7c9fa: Pulling fs layer 04:22:34 3cdef696dda3: Pulling fs layer 04:22:34 2ced38df9373: Pulling fs layer 04:22:34 58f1dce35555: Pulling fs layer 04:22:34 3cdef696dda3: Waiting 04:22:34 58f1dce35555: Waiting 04:22:34 2ced38df9373: Waiting 04:22:34 242c74f7c9fa: Waiting 04:22:34 ed15518f5707: Download complete 04:22:34 242c74f7c9fa: Verifying Checksum 04:22:34 242c74f7c9fa: Download complete 04:22:34 3cdef696dda3: Verifying Checksum 04:22:34 3cdef696dda3: Download complete 04:22:34 c41833b44d91: Verifying Checksum 04:22:34 c41833b44d91: Download complete 04:22:35 c41833b44d91: Pull complete 04:22:35 58f1dce35555: Verifying Checksum 04:22:35 58f1dce35555: Download complete 04:22:35 ed15518f5707: Pull complete 04:22:36 2ced38df9373: Verifying Checksum 04:22:36 feae8fd75edb: Verifying Checksum 04:22:36 feae8fd75edb: Download complete 04:22:46 feae8fd75edb: Pull complete 04:22:47 242c74f7c9fa: Pull complete 04:22:47 3cdef696dda3: Pull complete 04:22:54 2ced38df9373: Pull complete 04:22:58 58f1dce35555: Pull complete 04:22:58 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:22:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:22:58 ---> fadd8f120f05 04:22:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:22:59 ---> Running in 2ad798eac6d4 04:23:00 Removing intermediate container 2ad798eac6d4 04:23:00 ---> f9b5b5fd322a 04:23:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:23:00 ---> Running in 93c85bdd96c6 04:23:00 Removing intermediate container 93c85bdd96c6 04:23:00 ---> 2e00ecd41661 04:23:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:23:00 ---> Running in ec5b20410b89 04:23:00 Removing intermediate container ec5b20410b89 04:23:00 ---> 41ab45af4319 04:23:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:23:00 ---> Running in 754ddf0f6c23 04:23:01 Removing intermediate container 754ddf0f6c23 04:23:01 ---> d17f1b5ec981 04:23:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:23:01 ---> Running in e9a549472078 04:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:23:04 (1/4) Installing openssh-keygen (9.1_p1-r2) 04:23:04 (2/4) Installing libedit (20221030.3.1-r0) 04:23:04 (3/4) Installing openssh-client-common (9.1_p1-r2) 04:23:04 (4/4) Installing openssh-client-default (9.1_p1-r2) 04:23:04 Executing busybox-1.35.0-r29.trigger 04:23:04 OK: 268 MiB in 57 packages 04:23:05 Removing intermediate container e9a549472078 04:23:05 ---> ceba754fad4a 04:23:05 Step 8/12 : WORKDIR /device-mqtt-go 04:23:05 ---> Running in 844caa8cad9a 04:23:06 Removing intermediate container 844caa8cad9a 04:23:06 ---> d3c7c22f4a66 04:23:06 Step 9/12 : COPY go.mod vendor* ./ 04:23:06 ---> 10dac76a5245 04:23:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:06 ---> Running in 574f05c5de62 04:24:28 Removing intermediate container 574f05c5de62 04:24:28 ---> f5f7adb64c89 04:24:28 Step 11/12 : COPY . . 04:24:28 ---> 40a5aa702b8c 04:24:28 Step 12/12 : RUN $MAKE 04:24:28 ---> Running in 30b130b053c1 04:24:28 noop 04:24:28 Removing intermediate container 30b130b053c1 04:24:28 ---> fe13c3c73922 04:24:28 Successfully built fe13c3c73922 04:24:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:28 + docker inspect -f . ci-base-image-arm64 04:24:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:28 prd-ubuntu20.04-docker-arm64-4c-16g-14876 does not seem to be running inside a container 04:24:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/118 -v /w/workspace/device-mqtt-go/118:/w/workspace/device-mqtt-go/118:rw,z -v /w/workspace/device-mqtt-go/118@tmp:/w/workspace/device-mqtt-go/118@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 04:24:30 $ docker top 4505b22b06a53eeb4de4f90d12b8392fd8089cfe473f8c47dd4978f66bd716c1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:31 + go version 04:24:31 go version go1.20.2 linux/arm64 [Pipeline] } 04:24:31 $ docker stop --time=1 4505b22b06a53eeb4de4f90d12b8392fd8089cfe473f8c47dd4978f66bd716c1 04:24:32 $ docker rm -f --volumes 4505b22b06a53eeb4de4f90d12b8392fd8089cfe473f8c47dd4978f66bd716c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:33 + docker inspect -f . ci-base-image-arm64 04:24:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:33 prd-ubuntu20.04-docker-arm64-4c-16g-14876 does not seem to be running inside a container 04:24:33 $ 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/118 -v /w/workspace/device-mqtt-go/118:/w/workspace/device-mqtt-go/118:rw,z -v /w/workspace/device-mqtt-go/118@tmp:/w/workspace/device-mqtt-go/118@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 04:24:34 $ docker top 37b40da7f351bb260a02c253d9a364ad0dd76ed875a53f43ae934ed480724699 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:35 + git config --global --add safe.directory /w/workspace/device-mqtt-go/118 [Pipeline] fileExists [Pipeline] sh 04:24:36 + make test 04:24:36 go test ./... -coverprofile=coverage.out ./... 04:25:14 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:27:21 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:27:21 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:27:21 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 23.1% of statements 04:27:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:27:21 go vet ./... 04:27:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:27:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:27:48 ./bin/test-attribution-txt.sh [Pipeline] echo 04:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:27:48 $ docker stop --time=1 37b40da7f351bb260a02c253d9a364ad0dd76ed875a53f43ae934ed480724699 04:27:50 $ docker rm -f --volumes 37b40da7f351bb260a02c253d9a364ad0dd76ed875a53f43ae934ed480724699 [Pipeline] // withDockerContainer [Pipeline] sh 04:27:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:27:51 Warning: overwriting stash ‘coverage-report’ 04:27:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:27:52 + ls -al . 04:27:52 total 176 04:27:52 drwxrwxr-x 9 jenkins jenkins 4096 May 10 04:24 . 04:27:52 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:22 .. 04:27:52 -rw-rw-r-- 1 jenkins jenkins 140 May 10 04:22 .dockerignore 04:27:52 drwxrwxr-x 8 jenkins jenkins 4096 May 10 04:22 .git 04:27:52 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:22 .github 04:27:52 -rw-rw-r-- 1 jenkins jenkins 329 May 10 04:22 .gitignore 04:27:52 -rw-rw-r-- 1 jenkins jenkins 41 May 10 04:22 .golangci.yml 04:27:52 -rw-rw-r-- 1 jenkins jenkins 9417 May 10 04:22 Attribution.txt 04:27:52 -rw-rw-r-- 1 jenkins jenkins 13162 May 10 04:22 CHANGELOG.md 04:27:52 -rw-rw-r-- 1 jenkins jenkins 1689 May 10 04:22 Dockerfile 04:27:52 -rw-rw-r-- 1 jenkins jenkins 677 May 10 04:22 GOVERNANCE.md 04:27:52 -rw-rw-r-- 1 jenkins jenkins 678 May 10 04:22 Jenkinsfile 04:27:52 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 04:22 LICENSE 04:27:52 -rw-rw-r-- 1 jenkins jenkins 1732 May 10 04:22 Makefile 04:27:52 -rw-rw-r-- 1 jenkins jenkins 620 May 10 04:22 OWNERS.md 04:27:52 -rw-rw-r-- 1 jenkins jenkins 3165 May 10 04:22 README.md 04:27:52 -rw-rw-r-- 1 jenkins jenkins 12 May 10 04:18 VERSION 04:27:52 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:22 bin 04:27:52 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:22 cmd 04:27:52 -rw-r--r-- 1 jenkins jenkins 18144 May 10 04:27 coverage.out 04:27:52 -rw-rw-r-- 1 jenkins jenkins 3333 May 10 04:22 go.mod 04:27:52 -rw-rw-r-- 1 jenkins jenkins 31328 May 10 04:22 go.sum 04:27:52 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:22 internal 04:27:52 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:22 mock 04:27:52 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:22 snap 04:27:52 -rw-rw-r-- 1 jenkins jenkins 227 May 10 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:53 + 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=dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e --label arch=arm64 --label version=3.0.0-dev.34 . 04:27:53 Sending build context to Docker daemon 3.396MB 04:27:53 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:27:53 Step 2/24 : FROM ${BASE} AS builder 04:27:53 ---> fe13c3c73922 04:27:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:27:53 ---> Running in 73df30094184 04:27:53 Removing intermediate container 73df30094184 04:27:53 ---> ab4d243b00c8 04:27:53 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:27:53 ---> Running in f06270693059 04:27:54 Removing intermediate container f06270693059 04:27:54 ---> ee86afa6c903 04:27:54 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:27:54 ---> Running in d88542e5b422 04:27:54 Removing intermediate container d88542e5b422 04:27:54 ---> d05d7e647c81 04:27:54 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:27:54 ---> Running in 2e4d0d7d4148 04:27:54 Removing intermediate container 2e4d0d7d4148 04:27:54 ---> a47b73430005 04:27:54 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:27:54 ---> Running in 14aa5b2c9734 04:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:27:57 OK: 268 MiB in 57 packages 04:27:58 Removing intermediate container 14aa5b2c9734 04:27:58 ---> 2cccf04c9b78 04:27:58 Step 8/24 : WORKDIR /device-mqtt-go 04:27:58 ---> Running in cf3182c904d6 04:27:58 Removing intermediate container cf3182c904d6 04:27:58 ---> 477f8712fd17 04:27:58 Step 9/24 : COPY go.mod vendor* ./ 04:27:59 ---> b50ec5825cdd 04:27:59 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:59 ---> Running in fb37761cee7b 04:28:01 Removing intermediate container fb37761cee7b 04:28:01 ---> bbbdcf71374b 04:28:01 Step 11/24 : COPY . . 04:28:02 ---> e2001f5dfc34 04:28:02 Step 12/24 : RUN $MAKE 04:28:02 ---> Running in 70539956aeec 04:28:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 04:30:25 Removing intermediate container 70539956aeec 04:30:25 ---> 7a0291eea15a 04:30:25 Step 13/24 : FROM alpine:3.17 04:30:25 3.17: Pulling from library/alpine 04:30:25 c41833b44d91: Already exists 04:30:25 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:30:25 Status: Downloaded newer image for alpine:3.17 04:30:25 ---> 51e60588ff2c 04:30:25 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 04:30:25 ---> Running in af32dd774a26 04:30:25 Removing intermediate container af32dd774a26 04:30:25 ---> b68a515e27d8 04:30:25 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:30:25 ---> Running in e1f7ad23ac21 04:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:30:25 (1/1) Installing dumb-init (1.2.5-r2) 04:30:25 Executing busybox-1.35.0-r29.trigger 04:30:25 OK: 8 MiB in 16 packages 04:30:25 Removing intermediate container e1f7ad23ac21 04:30:25 ---> 2dd4ef6f9d91 04:30:25 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 04:30:25 ---> e27a5ddd0dc9 04:30:25 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 04:30:25 ---> 4dfbe2c966cc 04:30:25 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 04:30:25 ---> 5bca36075d4e 04:30:25 Step 19/24 : EXPOSE 59982 04:30:25 ---> Running in 27385970c290 04:30:25 Removing intermediate container 27385970c290 04:30:25 ---> e4a4a88ac51b 04:30:25 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 04:30:25 ---> Running in ebe105ee328b 04:30:25 Removing intermediate container ebe105ee328b 04:30:25 ---> 7e27c42139d2 04:30:25 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:30:25 ---> Running in c931152d7b99 04:30:25 Removing intermediate container c931152d7b99 04:30:25 ---> 8c88c9967505 04:30:25 Step 22/24 : LABEL arch=arm64 04:30:25 ---> Running in d15e2ee1e3a4 04:30:25 Removing intermediate container d15e2ee1e3a4 04:30:25 ---> 86a73be41816 04:30:25 Step 23/24 : LABEL git_sha=dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e 04:30:25 ---> Running in c57b82c21de5 04:30:25 Removing intermediate container c57b82c21de5 04:30:25 ---> 879302af5b10 04:30:25 Step 24/24 : LABEL version=3.0.0-dev.34 04:30:25 ---> Running in 3eb449ba4717 04:30:25 Removing intermediate container 3eb449ba4717 04:30:25 ---> 392103a9fcba 04:30:25 [Warning] One or more build-args [ARCH] were not consumed 04:30:25 Successfully built 392103a9fcba 04:30:25 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 04:30:25 provisioning config files... 04:30:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/118@tmp/config7980851716445886731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:25 ---> docker-login.sh 04:30:25 nexus3.edgexfoundry.org:10001 04:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:25 Configure a credential helper to remove this warning. See 04:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:25 04:30:25 Login Succeeded 04:30:25 nexus3.edgexfoundry.org:10002 04:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:26 Configure a credential helper to remove this warning. See 04:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:26 04:30:26 Login Succeeded 04:30:26 nexus3.edgexfoundry.org:10003 04:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:26 Configure a credential helper to remove this warning. See 04:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:26 04:30:26 Login Succeeded 04:30:26 nexus3.edgexfoundry.org:10004 04:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:26 Configure a credential helper to remove this warning. See 04:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:26 04:30:26 Login Succeeded 04:30:26 docker.io 04:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:27 Configure a credential helper to remove this warning. See 04:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:27 04:30:27 Login Succeeded 04:30:27 ---> docker-login.sh ends [Pipeline] } 04:30:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:30:27 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 04:30:27 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e 04:30:27 latest 04:30:27 3.0.0-dev.34 04:30:27 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 04:30:27 main 04:30:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:27 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e 04:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:30:28 53581d73c7d0: Preparing 04:30:28 b307c4f72a39: Preparing 04:30:28 cf3f7fc6c534: Preparing 04:30:28 9c2f305dd427: Preparing 04:30:28 26cbea5cba74: Preparing 04:30:28 26cbea5cba74: Layer already exists 04:30:28 53581d73c7d0: Pushed 04:30:28 b307c4f72a39: Pushed 04:30:28 9c2f305dd427: Pushed 04:30:35 cf3f7fc6c534: Pushed 04:30:35 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e: digest: sha256:e0f17e50f370389855eda7c35eb79f9667e04843753b8c010df1686b805247fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:35 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:35 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 04:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:30:37 53581d73c7d0: Preparing 04:30:37 b307c4f72a39: Preparing 04:30:37 cf3f7fc6c534: Preparing 04:30:37 9c2f305dd427: Preparing 04:30:37 26cbea5cba74: Preparing 04:30:37 53581d73c7d0: Layer already exists 04:30:37 cf3f7fc6c534: Layer already exists 04:30:37 26cbea5cba74: Layer already exists 04:30:37 b307c4f72a39: Layer already exists 04:30:37 9c2f305dd427: Layer already exists 04:30:37 latest: digest: sha256:e0f17e50f370389855eda7c35eb79f9667e04843753b8c010df1686b805247fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:37 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:37 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.34 04:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:30:37 53581d73c7d0: Preparing 04:30:37 b307c4f72a39: Preparing 04:30:37 cf3f7fc6c534: Preparing 04:30:37 9c2f305dd427: Preparing 04:30:37 26cbea5cba74: Preparing 04:30:37 26cbea5cba74: Layer already exists 04:30:37 53581d73c7d0: Layer already exists 04:30:37 cf3f7fc6c534: Layer already exists 04:30:37 b307c4f72a39: Layer already exists 04:30:37 9c2f305dd427: Layer already exists 04:30:37 3.0.0-dev.34: digest: sha256:e0f17e50f370389855eda7c35eb79f9667e04843753b8c010df1686b805247fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:38 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 04:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:30:38 53581d73c7d0: Preparing 04:30:38 b307c4f72a39: Preparing 04:30:38 cf3f7fc6c534: Preparing 04:30:38 9c2f305dd427: Preparing 04:30:38 26cbea5cba74: Preparing 04:30:38 b307c4f72a39: Layer already exists 04:30:38 53581d73c7d0: Layer already exists 04:30:38 9c2f305dd427: Layer already exists 04:30:38 26cbea5cba74: Layer already exists 04:30:38 cf3f7fc6c534: Layer already exists 04:30:38 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34: digest: sha256:e0f17e50f370389855eda7c35eb79f9667e04843753b8c010df1686b805247fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:39 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:39 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 04:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:30:39 53581d73c7d0: Preparing 04:30:39 b307c4f72a39: Preparing 04:30:39 cf3f7fc6c534: Preparing 04:30:39 9c2f305dd427: Preparing 04:30:39 26cbea5cba74: Preparing 04:30:39 b307c4f72a39: Layer already exists 04:30:39 26cbea5cba74: Layer already exists 04:30:39 cf3f7fc6c534: Layer already exists 04:30:39 53581d73c7d0: Layer already exists 04:30:39 9c2f305dd427: Layer already exists 04:30:39 main: digest: sha256:e0f17e50f370389855eda7c35eb79f9667e04843753b8c010df1686b805247fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:39 ===================================================== [Pipeline] echo 04:30:39 taggedImages: 04:30:39 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e 04:30:39 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 04:30:39 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.34 04:30:39 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 04:30:39 - 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 04:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:40 04:30:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:40 arm64: Pulling from edgex-lftools-log-publisher 04:30:40 8998bd30e6a1: Pulling fs layer 04:30:40 04944245beec: Pulling fs layer 04:30:40 699f458cf7ca: Pulling fs layer 04:30:40 765212b225bb: Pulling fs layer 04:30:40 f23df028b6ca: Pulling fs layer 04:30:40 d65c8cfc05b1: Pulling fs layer 04:30:40 2437ff75d9bd: Pulling fs layer 04:30:40 765212b225bb: Waiting 04:30:40 f23df028b6ca: Waiting 04:30:40 d65c8cfc05b1: Waiting 04:30:40 04944245beec: Verifying Checksum 04:30:40 04944245beec: Download complete 04:30:40 765212b225bb: Verifying Checksum 04:30:40 765212b225bb: Download complete 04:30:40 f23df028b6ca: Verifying Checksum 04:30:40 f23df028b6ca: Download complete 04:30:40 d65c8cfc05b1: Download complete 04:30:41 699f458cf7ca: Verifying Checksum 04:30:41 699f458cf7ca: Download complete 04:30:41 8998bd30e6a1: Verifying Checksum 04:30:41 8998bd30e6a1: Download complete 04:30:44 2437ff75d9bd: Verifying Checksum 04:30:44 2437ff75d9bd: Download complete 04:30:45 8998bd30e6a1: Pull complete 04:30:45 04944245beec: Pull complete 04:30:47 699f458cf7ca: Pull complete 04:30:47 765212b225bb: Pull complete 04:30:48 f23df028b6ca: Pull complete 04:30:48 d65c8cfc05b1: Pull complete 04:31:03 2437ff75d9bd: Pull complete 04:31:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:03 prd-ubuntu20.04-docker-arm64-4c-16g-14876 does not seem to be running inside a container 04:31:03 $ 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/118 -v /w/workspace/device-mqtt-go/118:/w/workspace/device-mqtt-go/118:rw,z -v /w/workspace/device-mqtt-go/118@tmp:/w/workspace/device-mqtt-go/118@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 04:31:06 $ docker top 92dae9d4d697687afbcc012e23cd0b3e5ad661b1ab4906120a66047db5fdf138 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:06 ---> job-cost.sh 04:31:06 lf-activate-venv: SKIPPING 04:31:06 INFO: No Stack... 04:31:07 INFO: Retrieving Pricing Info for: v3-standard-4 04:31:08 INFO: Archiving Costs [Pipeline] sh 04:31:08 + cat /w/workspace/device-mqtt-go/118/archives/cost.csv 04:31:08 + cut -d, -f6 [Pipeline] lock 04:31:08 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] 04:31:08 Resource [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] did not exist. Created. 04:31:08 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:31:09 /w/workspace/device-mqtt-go/118@tmp/durable-c6abb7b1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:31:10 + echo total: 0.10999999940395355 [Pipeline] stash 04:31:10 Warning: overwriting stash ‘stack-cost’ 04:31:10 Stashed 1 file(s) [Pipeline] } 04:31:10 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 04:31:10 $ docker stop --time=1 92dae9d4d697687afbcc012e23cd0b3e5ad661b1ab4906120a66047db5fdf138 04:31:11 $ docker rm -f --volumes 92dae9d4d697687afbcc012e23cd0b3e5ad661b1ab4906120a66047db5fdf138 [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 04:31:12 provisioning config files... 04:31:12 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1973852529568071069tmp [Pipeline] { [Pipeline] sh 04:31:12 + set +x 04:31:12 + curl -s https://codecov.io/bash 04:31:12 + bash -s -- 04:31:12 04:31:12 _____ _ 04:31:12 / ____| | | 04:31:12 | | ___ __| | ___ ___ _____ __ 04:31:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:31:12 | |___| (_) | (_| | __/ (_| (_) \ V / 04:31:12 \_____\___/ \__,_|\___|\___\___/ \_/ 04:31:12 Bash-1.0.6 04:31:12 04:31:12 04:31:12 ==> git version 2.25.1 found 04:31:12 ==> 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 04:31:12 Release-Date: 2020-01-08 04:31:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:31:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:31:12 ==> Jenkins CI detected. 04:31:12 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 04:31:12 project root: . 04:31:12 --> token set from env 04:31:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:31:12 ==> Running gcov in . (disable via -X gcov) 04:31:12 ==> Python coveragepy not found 04:31:12 ==> Searching for coverage reports in: 04:31:12 + . 04:31:12 -> Found 1 reports 04:31:12 ==> Detecting git/mercurial file structure 04:31:12 ==> Reading reports 04:31:12 + ./coverage.out bytes=18144 04:31:12 ==> Appending adjustments 04:31:12 https://docs.codecov.io/docs/fixing-reports 04:31:12 + Found adjustments 04:31:12 ==> Gzipping contents 04:31:12 4.0K /tmp/codecov.aYWbNd.gz 04:31:12 ==> Uploading reports 04:31:12 url: https://codecov.io 04:31:12 query: branch=main&commit=dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:31:12 -> Pinging Codecov 04:31:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:31:12 -> Uploading to 04:31:12 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/7D719EC7BBE17E464838252E33014C33/dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e/004eed01-d147-4583-98a6-c5ed79f94d51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T043112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4fc23a861e4e86ea867cea8a8508219a7b56dc25628fda9f46993897cdb13f7 04:31:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:12 Dload Upload Total Spent Left Speed 04:31:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 13266 --:--:-- --:--:-- --:--:-- 13266 04:31:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] } 04:31:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:31:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:31:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:13 04:31:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:31:13 df9b9388f04a: Pulling fs layer 04:31:13 52dc419b0ee2: Pulling fs layer 04:31:13 25bc292e5bac: Pulling fs layer 04:31:13 114826534d7a: Pulling fs layer 04:31:13 4657fd5d0bcf: Pulling fs layer 04:31:13 6ad1cebc031e: Pulling fs layer 04:31:13 8a3aa393b2d8: Pulling fs layer 04:31:13 6ad1cebc031e: Waiting 04:31:13 4657fd5d0bcf: Waiting 04:31:13 114826534d7a: Waiting 04:31:13 8a3aa393b2d8: Waiting 04:31:13 25bc292e5bac: Download complete 04:31:13 52dc419b0ee2: Verifying Checksum 04:31:13 52dc419b0ee2: Download complete 04:31:13 4657fd5d0bcf: Download complete 04:31:13 df9b9388f04a: Download complete 04:31:14 df9b9388f04a: Pull complete 04:31:14 52dc419b0ee2: Pull complete 04:31:14 25bc292e5bac: Pull complete 04:31:14 6ad1cebc031e: Verifying Checksum 04:31:14 6ad1cebc031e: Download complete 04:31:17 114826534d7a: Verifying Checksum 04:31:17 114826534d7a: Download complete 04:31:17 8a3aa393b2d8: Verifying Checksum 04:31:17 8a3aa393b2d8: Download complete 04:31:20 114826534d7a: Pull complete 04:31:20 4657fd5d0bcf: Pull complete 04:31:21 6ad1cebc031e: Pull complete 04:31:24 8a3aa393b2d8: Pull complete 04:31:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:24 prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container 04:31:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:31:28 $ docker top e4d90bcea5a3faf13ff4778fd2c40e9cbd49c38cade1f7b3ede9417f1fa82bd7 -eo pid,comm [Pipeline] { [Pipeline] echo 04:31:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 04:31:29 + set -o pipefail 04:31:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 04:31:35 04:31:35 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 04:31:35 04:31:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/e42ad237-35ab-410a-b0b3-6640ea5ddb11 04:31:35 04:31:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:31:35 04:31:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:31:35 04:31:35 04:31:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:31:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:31:35 More details here: https://snyk.co/ue1NS 04:31:35 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:31:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:31:35 $ docker stop --time=1 e4d90bcea5a3faf13ff4778fd2c40e9cbd49c38cade1f7b3ede9417f1fa82bd7 04:31:38 $ docker rm -f --volumes e4d90bcea5a3faf13ff4778fd2c40e9cbd49c38cade1f7b3ede9417f1fa82bd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:31:39 + git log --format=format:%s -1 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] sh 04:31:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:40 prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container 04:31:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:31:40 $ docker top c5bedd98ab4539b691f4b5e90a0aa831bbd2c4415294c3f093582cba69998222 -eo pid,comm 04:31:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:31:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:40 [ssh-agent] Looking for ssh-agent implementation... 04:31:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:40 $ docker exec c5bedd98ab4539b691f4b5e90a0aa831bbd2c4415294c3f093582cba69998222 ssh-agent 04:31:40 SSH_AUTH_SOCK=/tmp/ssh-Pr2ZfqsHg5CR/agent.32 04:31:40 SSH_AGENT_PID=39 04:31:40 Running ssh-add (command line suppressed) 04:31:41 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12537905290098939957.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12537905290098939957.key) 04:31:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:41 + git semver tag 04:31:41 2023-05-10 04:31:41,533 [run_tag] DEBUG tag force:False 04:31:41 2023-05-10 04:31:41,533 [check_head_tag] DEBUG check head tag 04:31:41 2023-05-10 04:31:41,534 [execute] INFO git cat-file --batch-check 04:31:41 2023-05-10 04:31:41,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 04:31:41 2023-05-10 04:31:41,538 [execute] INFO git cat-file --batch 04:31:41 2023-05-10 04:31:41,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 04:31:41 2023-05-10 04:31:41,566 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:31:41 2023-05-10 04:31:41,566 [execute] INFO git tag -a v3.0.0-dev.34 -m v3.0.0-dev.34 04:31:41 2023-05-10 04:31:41,566 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.34', '-m', 'v3.0.0-dev.34'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 04:31:41 2023-05-10 04:31:41,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:31:41 3.0.0-dev.34 [Pipeline] } 04:31:41 $ docker exec --env ******** --env ******** c5bedd98ab4539b691f4b5e90a0aa831bbd2c4415294c3f093582cba69998222 ssh-agent -k 04:31:41 unset SSH_AUTH_SOCK; 04:31:41 unset SSH_AGENT_PID; 04:31:41 echo Agent pid 39 killed; 04:31:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:42 + git semver [Pipeline] } 04:31:42 $ docker stop --time=1 c5bedd98ab4539b691f4b5e90a0aa831bbd2c4415294c3f093582cba69998222 04:31:43 $ docker rm -f --volumes c5bedd98ab4539b691f4b5e90a0aa831bbd2c4415294c3f093582cba69998222 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:43 04:31:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:44 0.23.1-centos7: Pulling from edgex-lftools 04:31:44 ab5ef0e58194: Pulling fs layer 04:31:44 9712f1f96733: Pulling fs layer 04:31:44 63f879dbbcfc: Pulling fs layer 04:31:44 0d9ebad4ef96: Pulling fs layer 04:31:44 e9a5061849ea: Pulling fs layer 04:31:44 d747dcd14b5f: Pulling fs layer 04:31:44 2de7ff778b66: Pulling fs layer 04:31:44 0d9ebad4ef96: Waiting 04:31:44 e9a5061849ea: Waiting 04:31:44 d747dcd14b5f: Waiting 04:31:44 2de7ff778b66: Waiting 04:31:44 9712f1f96733: Verifying Checksum 04:31:44 9712f1f96733: Download complete 04:31:45 63f879dbbcfc: Verifying Checksum 04:31:45 63f879dbbcfc: Download complete 04:31:45 e9a5061849ea: Verifying Checksum 04:31:45 e9a5061849ea: Download complete 04:31:45 d747dcd14b5f: Download complete 04:31:46 2de7ff778b66: Download complete 04:31:46 0d9ebad4ef96: Verifying Checksum 04:31:46 0d9ebad4ef96: Download complete 04:31:47 ab5ef0e58194: Verifying Checksum 04:31:47 ab5ef0e58194: Download complete 04:31:50 ab5ef0e58194: Pull complete 04:31:50 9712f1f96733: Pull complete 04:31:50 63f879dbbcfc: Pull complete 04:31:54 0d9ebad4ef96: Pull complete 04:31:54 e9a5061849ea: Pull complete 04:31:54 d747dcd14b5f: Pull complete 04:31:55 2de7ff778b66: Pull complete 04:31:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:55 prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container 04:31:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:32:00 $ docker top 2998d5c2aff3c5be155e4d6936ce3a8666752f74559089deda8e94bc995b83fd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:32:00 provisioning config files... 04:32:00 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11574957732181830614tmp 04:32:00 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6869299065937552506tmp 04:32:00 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18003523125188131098tmp [Pipeline] { [Pipeline] echo 04:32:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:32:00 ---> sigul-configuration.sh 04:32:00 gpg: directory `/root/.gnupg' created 04:32:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:32:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:32:00 gpg: keyring `/root/.gnupg/secring.gpg' created 04:32:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:32:00 gpg: CAST5 encrypted data 04:32:00 gpg: encrypted with 1 passphrase 04:32:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:32:01 + mkdir /home/jenkins 04:32:01 + mkdir /home/jenkins/sigul [Pipeline] sh 04:32:01 + 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 04:32:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:32:01 ---> sigul-install.sh 04:32:01 Sigul already installed; skipping installation. [Pipeline] sh 04:32:02 + git tag --list 04:32:02 0.7.1 04:32:02 v1.0.0 04:32:02 v1.1.0 04:32:02 v1.1.1 04:32:02 v1.2.2 04:32:02 v1.3.0 04:32:02 v1.3.1 04:32:02 v2.0.0 04:32:02 v2.1.0 04:32:02 v2.1.1 04:32:02 v2.1.1-dev.1 04:32:02 v2.1.1-dev.2 04:32:02 v2.2.0 04:32:02 v2.2.1-dev.1 04:32:02 v2.2.1-dev.10 04:32:02 v2.2.1-dev.2 04:32:02 v2.2.1-dev.3 04:32:02 v2.2.1-dev.4 04:32:02 v2.2.1-dev.5 04:32:02 v2.2.1-dev.6 04:32:02 v2.2.1-dev.7 04:32:02 v2.2.1-dev.8 04:32:02 v2.2.1-dev.9 04:32:02 v2.3.0 04:32:02 v2.3.0-dev.10 04:32:02 v2.3.0-dev.11 04:32:02 v2.3.0-dev.12 04:32:02 v2.3.0-dev.13 04:32:02 v2.3.0-dev.14 04:32:02 v2.3.0-dev.15 04:32:02 v2.3.0-dev.16 04:32:02 v2.3.0-dev.17 04:32:02 v2.3.0-dev.18 04:32:02 v2.3.0-dev.19 04:32:02 v2.3.0-dev.20 04:32:02 v2.3.0-dev.21 04:32:02 v2.3.0-dev.22 04:32:02 v2.3.0-dev.23 04:32:02 v2.3.0-dev.24 04:32:02 v2.3.0-dev.25 04:32:02 v2.3.0-dev.26 04:32:02 v2.3.0-dev.27 04:32:02 v2.3.0-dev.28 04:32:02 v2.3.0-dev.29 04:32:02 v2.3.0-dev.30 04:32:02 v2.3.0-dev.31 04:32:02 v2.3.0-dev.32 04:32:02 v2.3.0-dev.33 04:32:02 v2.3.0-dev.34 04:32:02 v3.0.0-dev.1 04:32:02 v3.0.0-dev.10 04:32:02 v3.0.0-dev.11 04:32:02 v3.0.0-dev.12 04:32:02 v3.0.0-dev.13 04:32:02 v3.0.0-dev.14 04:32:02 v3.0.0-dev.15 04:32:02 v3.0.0-dev.16 04:32:02 v3.0.0-dev.17 04:32:02 v3.0.0-dev.18 04:32:02 v3.0.0-dev.19 04:32:02 v3.0.0-dev.2 04:32:02 v3.0.0-dev.20 04:32:02 v3.0.0-dev.21 04:32:02 v3.0.0-dev.22 04:32:02 v3.0.0-dev.23 04:32:02 v3.0.0-dev.24 04:32:02 v3.0.0-dev.25 04:32:02 v3.0.0-dev.26 04:32:02 v3.0.0-dev.27 04:32:02 v3.0.0-dev.28 04:32:02 v3.0.0-dev.29 04:32:02 v3.0.0-dev.3 04:32:02 v3.0.0-dev.30 04:32:02 v3.0.0-dev.31 04:32:02 v3.0.0-dev.32 04:32:02 v3.0.0-dev.33 04:32:02 v3.0.0-dev.34 04:32:02 v3.0.0-dev.4 04:32:02 v3.0.0-dev.5 04:32:02 v3.0.0-dev.6 04:32:02 v3.0.0-dev.7 04:32:02 v3.0.0-dev.8 04:32:02 v3.0.0-dev.9 [Pipeline] sh 04:32:02 + lftools sign git-tag v3.0.0-dev.34 04:32:02 Signing Git tag with Sigul... 04:32:02 Signing v3.0.0-dev.34 [Pipeline] echo 04:32:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:32:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:32:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:32:03 $ docker stop --time=1 2998d5c2aff3c5be155e4d6936ce3a8666752f74559089deda8e94bc995b83fd 04:32:04 $ docker rm -f --volumes 2998d5c2aff3c5be155e4d6936ce3a8666752f74559089deda8e94bc995b83fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:32:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:32:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:05 prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container 04:32:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:32:05 $ docker top 0d31cfabea113fe2feee2046f2b8935c10f70be4de5f92812100f17a89e55d9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:06 [ssh-agent] Looking for ssh-agent implementation... 04:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:06 $ docker exec 0d31cfabea113fe2feee2046f2b8935c10f70be4de5f92812100f17a89e55d9b ssh-agent 04:32:06 SSH_AUTH_SOCK=/tmp/ssh-zNsY9IdGw1z1/agent.32 04:32:06 SSH_AGENT_PID=38 04:32:06 Running ssh-add (command line suppressed) 04:32:06 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8212633146771460305.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8212633146771460305.key) 04:32:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:06 + git semver bump pre 04:32:06 2023-05-10 04:32:06,843 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:32:06 2023-05-10 04:32:06,843 [bump_version] DEBUG bumping version:3.0.0-dev.34 on axis:pre with prefix:dev 04:32:06 2023-05-10 04:32:06,843 [bump_version] DEBUG bumped version:3.0.0-dev.35 04:32:06 2023-05-10 04:32:06,843 [write_version] DEBUG write version:3.0.0-dev.35 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 04:32:06 2023-05-10 04:32:06,843 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:32:06 2023-05-10 04:32:06,843 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:32:06 2023-05-10 04:32:06,845 [execute] INFO git cat-file --batch-check 04:32:06 2023-05-10 04:32:06,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:32:06 2023-05-10 04:32:06,850 [execute] INFO git cat-file --batch 04:32:06 2023-05-10 04:32:06,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:32:06 2023-05-10 04:32:06,855 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:32:06 3.0.0-dev.35 [Pipeline] } 04:32:06 $ docker exec --env ******** --env ******** 0d31cfabea113fe2feee2046f2b8935c10f70be4de5f92812100f17a89e55d9b ssh-agent -k 04:32:07 unset SSH_AUTH_SOCK; 04:32:07 unset SSH_AGENT_PID; 04:32:07 echo Agent pid 38 killed; 04:32:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:07 + git semver [Pipeline] } 04:32:07 $ docker stop --time=1 0d31cfabea113fe2feee2046f2b8935c10f70be4de5f92812100f17a89e55d9b 04:32:08 $ docker rm -f --volumes 0d31cfabea113fe2feee2046f2b8935c10f70be4de5f92812100f17a89e55d9b [Pipeline] // withDockerContainer [Pipeline] sh 04:32:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:32:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:09 prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container 04:32:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:32:10 $ docker top 3a000f6ac733df87fe8767eb744ed9d4fe9f74235d67b1d9cb85489b577e54fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:10 [ssh-agent] Looking for ssh-agent implementation... 04:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:10 $ docker exec 3a000f6ac733df87fe8767eb744ed9d4fe9f74235d67b1d9cb85489b577e54fe ssh-agent 04:32:10 SSH_AUTH_SOCK=/tmp/ssh-sx8HNoGwLhYt/agent.32 04:32:10 SSH_AGENT_PID=38 04:32:10 Running ssh-add (command line suppressed) 04:32:10 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12446397999128854619.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12446397999128854619.key) 04:32:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:10 + git semver push 04:32:11 2023-05-10 04:32:11,164 [run_push] DEBUG push 04:32:11 2023-05-10 04:32:11,164 [execute] INFO git cat-file --batch-check 04:32:11 2023-05-10 04:32:11,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:32:11 2023-05-10 04:32:11,169 [execute] INFO git rev-list f7b1a8833730c4f0edd0aaa877edaac3cba31483 -- 04:32:11 2023-05-10 04:32:11,169 [execute] DEBUG Popen(['git', 'rev-list', 'f7b1a8833730c4f0edd0aaa877edaac3cba31483', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:32:11 2023-05-10 04:32:11,179 [execute] INFO git fetch -v origin 04:32:11 2023-05-10 04:32:11,179 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:32:11 2023-05-10 04:32:11,651 [run_push] DEBUG no remote changes detected 04:32:11 2023-05-10 04:32:11,651 [execute] INFO git push origin semver 04:32:11 2023-05-10 04:32:11,652 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:32:12 2023-05-10 04:32:12,428 [run_push] DEBUG push all version tags 04:32:12 2023-05-10 04:32:12,429 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:32:12 2023-05-10 04:32:12,429 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 04:32:13 2023-05-10 04:32:13,166 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:32:13 3.0.0-dev.35 [Pipeline] } 04:32:13 $ docker exec --env ******** --env ******** 3a000f6ac733df87fe8767eb744ed9d4fe9f74235d67b1d9cb85489b577e54fe ssh-agent -k 04:32:13 unset SSH_AUTH_SOCK; 04:32:13 unset SSH_AGENT_PID; 04:32:13 echo Agent pid 38 killed; 04:32:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:13 + git semver [Pipeline] } 04:32:14 $ docker stop --time=1 3a000f6ac733df87fe8767eb744ed9d4fe9f74235d67b1d9cb85489b577e54fe 04:32:15 $ docker rm -f --volumes 3a000f6ac733df87fe8767eb744ed9d4fe9f74235d67b1d9cb85489b577e54fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:32:15 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 04:32:15 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 04:32:15 total 16 04:32:15 drwxr-xr-x 3 root root 4096 May 10 04:20 . 04:32:15 drwxrwxr-x 11 jenkins jenkins 4096 May 10 04:32 .. 04:32:15 drwxr-xr-x 2 root root 4096 May 10 04:20 cost 04:32:15 -rw-r--r-- 1 root root 86 May 10 04:20 cost.csv 04:32:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 04:32:15 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 04:32:15 total 16 04:32:15 drwxr-xr-x 3 jenkins jenkins 4096 May 10 04:20 . 04:32:15 drwxrwxr-x 11 jenkins jenkins 4096 May 10 04:32 .. 04:32:15 drwxr-xr-x 2 jenkins jenkins 4096 May 10 04:20 cost 04:32:15 -rw-r--r-- 1 jenkins jenkins 86 May 10 04:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:32:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:32:17 ---> package-listing.sh 04:32:17 ++ facter osfamily 04:32:17 ++ tr '[:upper:]' '[:lower:]' 04:32:17 + OS_FAMILY=debian 04:32:17 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 04:32:17 + START_PACKAGES=/tmp/packages_start.txt 04:32:17 + END_PACKAGES=/tmp/packages_end.txt 04:32:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:32:17 + PACKAGES=/tmp/packages_start.txt 04:32:17 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 04:32:17 + PACKAGES=/tmp/packages_end.txt 04:32:17 + case "${OS_FAMILY}" in 04:32:17 + dpkg -l 04:32:17 + grep '^ii' 04:32:17 + '[' -f /tmp/packages_start.txt ']' 04:32:17 + '[' -f /tmp/packages_end.txt ']' 04:32:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:32:17 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 04:32:17 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 04:32:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 04:32:17 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 04:32:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:18 prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container 04:32:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:32:18 $ docker top 6e44d425d70e2bcedc27caccb88aea5981460cc632b738ca26fb67798c3fe0e3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:18 + touch /tmp/pre-build-complete [Pipeline] sh 04:32:19 + mkdir -p /var/log/sysstat [Pipeline] sh 04:32:19 + ls /var/log/sa-host 04:32:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:19 provisioning config files... 04:32:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12292964861564177401tmp [Pipeline] { [Pipeline] echo 04:32:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:32:19 ---> create-netrc.sh [Pipeline] } 04:32:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:32:20 ---> python-tools-install.sh [Pipeline] echo 04:32:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:32:20 ---> sudo-logs.sh 04:32:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:32:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:32:20 ---> job-cost.sh 04:32:20 lf-activate-venv: SKIPPING 04:32:20 DEBUG: total: 0.2199999988079071 04:32:20 INFO: Retrieving Stack Cost... 04:32:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:32:21 INFO: Archiving Costs [Pipeline] echo 04:32:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:32:21 ---> logs-deploy.sh 04:32:21 lf-activate-venv: SKIPPING 04:32:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/118 04:32:21 INFO: archiving workspace using pattern(s): 04:32:22 Archives upload complete. 04:32:23 INFO: archiving logs to Nexus 04:32:23 ---> uname -a: 04:32:23 Linux prd-ubuntu20-04-docker-8c-8g-14875 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:32:23 04:32:23 04:32:23 ---> lscpu: 04:32:23 Architecture: x86_64 04:32:23 CPU op-mode(s): 32-bit, 64-bit 04:32:23 Byte Order: Little Endian 04:32:23 Address sizes: 40 bits physical, 48 bits virtual 04:32:23 CPU(s): 8 04:32:23 On-line CPU(s) list: 0-7 04:32:23 Thread(s) per core: 1 04:32:23 Core(s) per socket: 1 04:32:23 Socket(s): 8 04:32:23 NUMA node(s): 1 04:32:23 Vendor ID: AuthenticAMD 04:32:23 CPU family: 23 04:32:23 Model: 49 04:32:23 Model name: AMD EPYC-Rome Processor 04:32:23 Stepping: 0 04:32:23 CPU MHz: 2799.998 04:32:23 BogoMIPS: 5599.99 04:32:23 Virtualization: AMD-V 04:32:23 Hypervisor vendor: KVM 04:32:23 Virtualization type: full 04:32:23 L1d cache: 256 KiB 04:32:23 L1i cache: 256 KiB 04:32:23 L2 cache: 4 MiB 04:32:23 L3 cache: 128 MiB 04:32:23 NUMA node0 CPU(s): 0-7 04:32:23 Vulnerability Itlb multihit: Not affected 04:32:23 Vulnerability L1tf: Not affected 04:32:23 Vulnerability Mds: Not affected 04:32:23 Vulnerability Meltdown: Not affected 04:32:23 Vulnerability Mmio stale data: Not affected 04:32:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:32:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:32:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:32:23 Vulnerability Srbds: Not affected 04:32:23 Vulnerability Tsx async abort: Not affected 04:32:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:32:23 04:32:23 04:32:23 ---> nproc: 04:32:23 8 04:32:23 04:32:23 04:32:23 ---> df -h: 04:32:23 Filesystem Size Used Avail Use% Mounted on 04:32:23 overlay 155G 13G 143G 9% / 04:32:23 tmpfs 64M 0 64M 0% /dev 04:32:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:32:23 shm 64M 0 64M 0% /dev/shm 04:32:23 /dev/vda1 155G 13G 143G 9% /facter-os 04:32:23 04:32:23 04:32:23 ---> sar -b -r -n DEV: 04:32:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14875) 05/10/23 _x86_64_ (8 CPU) 04:32:23 04:32:23 04:17:14 LINUX RESTART (8 CPU) 04:32:23 04:32:23 04:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:32:23 04:19:01 216.69 4.22 212.47 0.00 423.11 82652.30 0.00 04:32:23 04:20:01 142.34 0.27 142.07 0.00 12.26 26892.10 0.00 04:32:23 04:21:01 35.16 0.03 35.13 0.00 6.53 16746.56 0.00 04:32:23 04:22:01 1.55 0.00 1.55 0.00 0.00 17.19 0.00 04:32:23 04:23:01 40.25 11.85 28.41 0.00 5428.99 6293.37 0.00 04:32:23 04:24:01 1.75 0.00 1.75 0.00 0.00 18.53 0.00 04:32:23 04:25:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 04:32:23 04:26:01 1.52 0.00 1.52 0.00 0.00 16.39 0.00 04:32:23 04:27:01 2.68 1.58 1.10 0.00 36.26 13.20 0.00 04:32:23 04:28:01 2.30 0.00 2.30 0.00 0.00 37.46 0.00 04:32:23 04:29:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 04:32:23 04:30:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 04:32:23 04:31:01 0.97 0.00 0.97 0.00 0.00 9.87 0.00 04:32:23 04:32:01 97.38 0.20 97.18 0.00 12.00 62083.71 0.00 04:32:23 Average: 38.79 1.29 37.50 0.00 422.83 13833.87 0.00 04:32:23 04:32:23 04:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:32:23 04:19:01 28099832 31376292 924496 2.81 145296 3324216 2274340 6.70 1393068 2930452 119820 04:32:23 04:20:01 27894648 31542972 761032 2.31 151228 3682616 2035152 6.00 1275544 3248132 234276 04:32:23 04:21:01 27662596 31574756 727228 2.21 158968 3901124 1747924 5.15 1262436 3453816 132 04:32:23 04:22:01 27662144 31574424 727260 2.21 159000 3901124 1747924 5.15 1263296 3453816 20 04:32:23 04:23:01 27293312 31560904 731608 2.22 167248 4233780 1800860 5.31 1493128 3566164 0 04:32:23 04:24:01 27293468 31561104 731352 2.22 167296 4233772 1800860 5.31 1492932 3566164 44 04:32:23 04:25:01 27299568 31567300 725036 2.20 167324 4233784 1800860 5.31 1486976 3566168 24 04:32:23 04:26:01 27299372 31567120 725156 2.21 167356 4233788 1800860 5.31 1486680 3566168 16 04:32:23 04:27:01 27289092 31559120 733260 2.23 167412 4234880 1800860 5.31 1499068 3566752 60 04:32:23 04:28:01 27288784 31558872 733388 2.23 167532 4234860 1800860 5.31 1499316 3566672 20 04:32:23 04:29:01 27288952 31559108 733348 2.23 167552 4234860 1800860 5.31 1498788 3566672 16 04:32:23 04:30:01 27289164 31559352 733072 2.23 167576 4234868 1800860 5.31 1499052 3566676 184 04:32:23 04:31:01 27289296 31559528 732708 2.23 167596 4234868 1800860 5.31 1499084 3566676 16 04:32:23 04:32:01 25779248 31517160 767516 2.33 204532 5543180 1823864 5.38 1614948 4828080 868 04:32:23 Average: 27337820 31545572 749033 2.28 166137 4175837 1845496 5.44 1447451 3572315 25393 04:32:23 04:32:23 04:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:32:23 04:19:01 docker0 172.21 288.39 14.39 2045.89 0.00 0.00 0.00 0.00 04:32:23 04:19:01 vethcd21eaa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:23 04:19:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 04:32:23 04:19:01 ens3 479.41 283.19 6392.75 44.61 0.00 0.00 0.00 0.00 04:32:23 04:20:01 docker0 2.68 6.06 0.17 85.43 0.00 0.00 0.00 0.00 04:32:23 04:20:01 lo 7.53 7.53 0.73 0.73 0.00 0.00 0.00 0.00 04:32:23 04:20:01 ens3 171.34 138.92 2640.03 306.04 0.00 0.00 0.00 0.00 04:32:23 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:21:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:32:23 04:21:01 ens3 14.40 8.98 14.74 5.75 0.00 0.00 0.00 0.00 04:32:23 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:23 04:22:01 ens3 4.47 2.38 9.57 0.23 0.00 0.00 0.00 0.00 04:32:23 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:23:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 04:32:23 04:23:01 ens3 226.87 136.05 1958.70 9.43 0.00 0.00 0.00 0.00 04:32:23 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:23 04:24:01 ens3 0.30 0.20 0.02 0.01 0.00 0.00 0.00 0.00 04:32:23 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:25:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:23 04:26:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:32:23 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:27:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:32:23 04:27:01 ens3 6.23 4.97 4.37 4.74 0.00 0.00 0.00 0.00 04:32:23 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:23 04:28:01 ens3 1.97 1.60 1.21 1.27 0.00 0.00 0.00 0.00 04:32:23 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:23 04:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:23 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:32:01 docker0 37.32 67.26 3.08 579.03 0.00 0.00 0.00 0.00 04:32:23 04:32:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 04:32:23 04:32:01 ens3 526.17 312.00 7771.45 42.48 0.00 0.00 0.00 0.00 04:32:23 04:32:01 vethd679f33 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:32:23 Average: docker0 14.97 25.52 1.24 191.38 0.00 0.00 0.00 0.00 04:32:23 Average: lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 04:32:23 Average: ens3 101.80 63.21 1336.38 29.60 0.00 0.00 0.00 0.00 04:32:23 Average: vethd679f33 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 04:32:23 04:32:23 04:32:23 ---> sar -P ALL: 04:32:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14875) 05/10/23 _x86_64_ (8 CPU) 04:32:23 04:32:23 04:17:14 LINUX RESTART (8 CPU) 04:32:23 04:32:23 04:18:02 CPU %user %nice %system %iowait %steal %idle 04:32:23 04:19:01 all 14.11 0.00 5.41 3.83 0.06 76.58 04:32:23 04:19:01 0 13.29 0.00 5.68 4.74 0.05 76.24 04:32:23 04:19:01 1 14.94 0.00 6.34 6.79 0.07 71.86 04:32:23 04:19:01 2 13.74 0.00 5.36 8.73 0.07 72.10 04:32:23 04:19:01 3 13.79 0.00 4.45 1.55 0.07 80.15 04:32:23 04:19:01 4 13.29 0.00 5.40 0.55 0.05 80.71 04:32:23 04:19:01 5 16.09 0.00 5.59 1.08 0.05 77.19 04:32:23 04:19:01 6 14.15 0.00 5.52 6.14 0.07 74.12 04:32:23 04:19:01 7 13.62 0.00 4.99 1.10 0.09 80.20 04:32:23 04:20:01 all 38.13 0.00 6.53 1.35 0.09 53.90 04:32:23 04:20:01 0 37.71 0.00 7.09 2.80 0.10 52.31 04:32:23 04:20:01 1 36.59 0.00 6.41 0.66 0.10 56.24 04:32:23 04:20:01 2 39.79 0.00 6.14 0.57 0.08 53.42 04:32:23 04:20:01 3 38.84 0.00 6.59 4.30 0.10 50.18 04:32:23 04:20:01 4 37.47 0.00 7.06 0.07 0.08 55.31 04:32:23 04:20:01 5 37.12 0.00 6.18 0.29 0.08 56.34 04:32:23 04:20:01 6 38.96 0.00 6.18 0.10 0.08 54.67 04:32:23 04:20:01 7 38.54 0.00 6.61 2.06 0.10 52.69 04:32:23 04:21:01 all 2.12 0.00 0.97 1.18 0.02 95.71 04:32:23 04:21:01 0 2.99 0.00 0.94 0.12 0.02 95.94 04:32:23 04:21:01 1 2.06 0.00 1.02 4.88 0.00 92.04 04:32:23 04:21:01 2 1.93 0.00 0.59 0.03 0.02 97.44 04:32:23 04:21:01 3 1.11 0.00 1.81 3.40 0.03 93.65 04:32:23 04:21:01 4 2.21 0.00 1.09 0.52 0.02 96.17 04:32:23 04:21:01 5 2.27 0.00 0.89 0.05 0.02 96.78 04:32:23 04:21:01 6 2.02 0.00 0.75 0.00 0.03 97.19 04:32:23 04:21:01 7 2.39 0.00 0.70 0.44 0.02 96.45 04:32:23 04:22:01 all 0.04 0.00 0.01 0.00 0.00 99.94 04:32:23 04:22:01 0 0.07 0.00 0.00 0.00 0.00 99.93 04:32:23 04:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:32:23 04:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:32:23 04:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:32:23 04:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:32:23 04:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:32:23 04:22:01 6 0.08 0.00 0.02 0.00 0.02 99.88 04:32:23 04:22:01 7 0.07 0.00 0.03 0.00 0.00 99.90 04:32:23 04:23:01 all 1.29 0.00 0.67 0.44 0.02 97.59 04:32:23 04:23:01 0 1.08 0.00 0.88 0.08 0.02 97.93 04:32:23 04:23:01 1 0.78 0.00 0.60 0.05 0.02 98.55 04:32:23 04:23:01 2 1.69 0.00 0.42 0.02 0.02 97.86 04:32:23 04:23:01 3 0.69 0.00 0.44 0.07 0.02 98.79 04:32:23 04:23:01 4 1.42 0.00 0.77 0.15 0.02 97.64 04:32:23 04:23:01 5 2.10 0.00 0.60 1.59 0.02 95.69 04:32:23 04:23:01 6 0.84 0.00 0.80 1.22 0.02 97.13 04:32:23 04:23:01 7 1.69 0.00 0.87 0.35 0.02 97.07 04:32:23 04:24:01 all 0.21 0.00 0.00 0.01 0.00 99.78 04:32:23 04:24:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:32:23 04:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:32:23 04:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:32:23 04:24:01 3 1.45 0.00 0.00 0.00 0.00 98.55 04:32:23 04:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:32:23 04:24:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:32:23 04:24:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:32:23 04:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:32:23 04:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:32:23 04:25:01 0 0.03 0.00 0.00 0.02 0.02 99.93 04:32:23 04:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:32:23 04:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:32:23 04:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:32:23 04:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:32:23 04:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:23 04:25:01 6 0.08 0.00 0.03 0.00 0.03 99.85 04:32:23 04:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:32:23 04:26:01 all 0.04 0.00 0.01 0.01 0.00 99.94 04:32:23 04:26:01 0 0.17 0.00 0.00 0.00 0.00 99.83 04:32:23 04:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:32:23 04:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:32:23 04:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:32:23 04:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:32:23 04:26:01 5 0.03 0.00 0.00 0.05 0.00 99.92 04:32:23 04:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:32:23 04:26:01 7 0.07 0.00 0.02 0.00 0.00 99.92 04:32:23 04:27:01 all 0.36 0.00 0.03 0.01 0.01 99.59 04:32:23 04:27:01 0 0.38 0.00 0.05 0.00 0.00 99.57 04:32:23 04:27:01 1 0.12 0.00 0.05 0.00 0.02 99.82 04:32:23 04:27:01 2 0.07 0.00 0.02 0.00 0.00 99.92 04:32:23 04:27:01 3 0.61 0.00 0.00 0.00 0.00 99.39 04:32:23 04:27:01 4 0.07 0.00 0.03 0.02 0.02 99.87 04:32:23 04:27:01 5 0.47 0.00 0.07 0.07 0.02 99.38 04:32:23 04:27:01 6 1.07 0.00 0.02 0.00 0.02 98.90 04:32:23 04:27:01 7 0.08 0.00 0.03 0.00 0.02 99.87 04:32:23 04:28:01 all 0.03 0.00 0.01 0.01 0.00 99.95 04:32:23 04:28:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:32:23 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:32:23 04:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:32:23 04:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:32:23 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:23 04:28:01 5 0.03 0.00 0.00 0.03 0.00 99.93 04:32:23 04:28:01 6 0.13 0.00 0.02 0.02 0.00 99.83 04:32:23 04:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:32:23 04:29:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:32:23 04:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:32:23 04:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:32:23 04:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:32:23 04:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:23 04:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:32:23 04:29:01 5 0.03 0.00 0.05 0.05 0.00 99.87 04:32:23 04:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:32:23 04:29:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:32:23 04:32:23 04:29:01 CPU %user %nice %system %iowait %steal %idle 04:32:23 04:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:32:23 04:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:32:23 04:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:32:23 04:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:32:23 04:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:32:23 04:30:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:32:23 04:30:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:32:23 04:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:32:23 04:30:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:32:23 04:31:01 all 0.03 0.00 0.01 0.09 0.01 99.87 04:32:23 04:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:32:23 04:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:32:23 04:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:32:23 04:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:23 04:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:32:23 04:31:01 5 0.02 0.00 0.00 0.72 0.02 99.25 04:32:23 04:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:32:23 04:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:32:23 04:32:01 all 8.16 0.00 3.59 2.85 0.05 85.33 04:32:23 04:32:01 0 7.28 0.00 3.90 1.08 0.05 87.69 04:32:23 04:32:01 1 7.95 0.00 2.90 0.10 0.03 89.01 04:32:23 04:32:01 2 6.87 0.00 4.30 6.53 0.03 82.27 04:32:23 04:32:01 3 7.16 0.00 3.38 2.14 0.07 87.25 04:32:23 04:32:01 4 9.52 0.00 3.44 0.57 0.05 86.42 04:32:23 04:32:01 5 8.58 0.00 3.97 10.97 0.07 76.41 04:32:23 04:32:01 6 9.72 0.00 3.21 0.05 0.05 86.97 04:32:23 04:32:01 7 8.23 0.00 3.66 1.39 0.07 86.65 04:32:23 Average: all 4.57 0.00 1.22 0.69 0.02 93.50 04:32:23 Average: 0 4.46 0.00 1.31 0.62 0.02 93.59 04:32:23 Average: 1 4.42 0.00 1.23 0.88 0.02 93.46 04:32:23 Average: 2 4.54 0.00 1.19 1.11 0.02 93.14 04:32:23 Average: 3 4.51 0.00 1.18 0.81 0.02 93.47 04:32:23 Average: 4 4.54 0.00 1.26 0.14 0.02 94.05 04:32:23 Average: 5 4.72 0.00 1.23 1.06 0.02 92.97 04:32:23 Average: 6 4.76 0.00 1.17 0.53 0.03 93.52 04:32:23 Average: 7 4.59 0.00 1.20 0.38 0.03 93.81 04:32:23 04:32:23 04:32:23