Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd58cf54b2db67506ef5e8027f5dd4291503e622+33b0dc6b274c5eb124b636b2b410181079e3ed13 (ea78ae89069407429221acb8ba7cdc7636ae5bbb) 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-ssh6435187673189813089.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-ssh13186729876597101216.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/PR-600/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/PR-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14548831163069956007.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-ssh4980000671457057257.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/PR-600/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/PR-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh22695216207267656.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17384 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-600 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 33b0dc6b274c5eb124b636b2b410181079e3ed13 into PR head commit bd58cf54b2db67506ef5e8027f5dd4291503e622 Merge succeeded, producing 28fe73b0991156964aafeb8122b4a92386b9b70d Checking out Revision 28fe73b0991156964aafeb8122b4a92386b9b70d (PR-600) > git config core.sparsecheckout # timeout=10 > git checkout -f bd58cf54b2db67506ef5e8027f5dd4291503e622 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 33b0dc6b274c5eb124b636b2b410181079e3ed13 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28fe73b0991156964aafeb8122b4a92386b9b70d # timeout=10 Commit message: "Merge commit '33b0dc6b274c5eb124b636b2b410181079e3ed13' into HEAD" > git rev-list --no-walk bd58cf54b2db67506ef5e8027f5dd4291503e622 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T23:18:01.160Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T23:18:01.229Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T23:18:01.248Z] ========================================================= [2023-05-30T23:18:01.249Z] EdgeX Global Pipelines Version Info [2023-05-30T23:18:01.249Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:18:01.954Z] ------------------- [2023-05-30T23:18:01.954Z] stable info: [2023-05-30T23:18:01.954Z] ------------------- [2023-05-30T23:18:01.954Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T23:18:01.954Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T23:18:01.954Z] Message: update stable to v1.0.249 [2023-05-30T23:18:02.539Z] ------------------- [2023-05-30T23:18:02.539Z] experimental info: [2023-05-30T23:18:02.539Z] ------------------- [2023-05-30T23:18:02.539Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T23:18:02.539Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T23:18:02.539Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T23:18:02.727Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-30T23:18:02.743Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-30T23:18:02.759Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T23:18:02.778Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T23:18:02.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T23:18:02.813Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T23:18:02.830Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T23:18:02.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T23:18:02.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T23:18:02.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T23:18:02.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T23:18:02.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-30T23:18:02.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T23:18:02.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T23:18:02.961Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T23:18:02.976Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T23:18:02.991Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T23:18:03.006Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T23:18:03.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T23:18:03.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T23:18:03.053Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T23:18:03.070Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T23:18:03.084Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T23:18:03.097Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T23:18:03.110Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T23:18:03.125Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T23:18:03.138Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T23:18:03.159Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-600 [Pipeline] echo [2023-05-30T23:18:03.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-600 [Pipeline] echo [2023-05-30T23:18:03.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-600 [Pipeline] echo [2023-05-30T23:18:03.197Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28fe73b0991156964aafeb8122b4a92386b9b70d [Pipeline] echo [2023-05-30T23:18:03.213Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28fe73b [Pipeline] echo [2023-05-30T23:18:03.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T23:18:03.274Z] provisioning config files... [2023-05-30T23:18:03.312Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config9885196515534599644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:18:03.636Z] ---> docker-login.sh [2023-05-30T23:18:03.636Z] nexus3.edgexfoundry.org:10001 [2023-05-30T23:18:03.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:18:03.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:18:03.903Z] Configure a credential helper to remove this warning. See [2023-05-30T23:18:03.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:18:03.903Z] [2023-05-30T23:18:03.903Z] Login Succeeded [2023-05-30T23:18:03.903Z] nexus3.edgexfoundry.org:10002 [2023-05-30T23:18:03.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:18:04.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:18:04.164Z] Configure a credential helper to remove this warning. See [2023-05-30T23:18:04.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:18:04.164Z] [2023-05-30T23:18:04.164Z] Login Succeeded [2023-05-30T23:18:04.164Z] nexus3.edgexfoundry.org:10003 [2023-05-30T23:18:04.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:18:04.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:18:04.164Z] Configure a credential helper to remove this warning. See [2023-05-30T23:18:04.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:18:04.164Z] [2023-05-30T23:18:04.164Z] Login Succeeded [2023-05-30T23:18:04.164Z] nexus3.edgexfoundry.org:10004 [2023-05-30T23:18:04.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:18:04.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:18:04.426Z] Configure a credential helper to remove this warning. See [2023-05-30T23:18:04.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:18:04.426Z] [2023-05-30T23:18:04.426Z] Login Succeeded [2023-05-30T23:18:04.426Z] docker.io [2023-05-30T23:18:04.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:18:04.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:18:04.694Z] Configure a credential helper to remove this warning. See [2023-05-30T23:18:04.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:18:04.694Z] [2023-05-30T23:18:04.694Z] Login Succeeded [2023-05-30T23:18:04.694Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T23:18:04.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T23:18:05.093Z] + git rev-list -1 --merges 28fe73b0991156964aafeb8122b4a92386b9b70d~1..28fe73b0991156964aafeb8122b4a92386b9b70d [Pipeline] echo [2023-05-30T23:18:05.142Z] -----------> git rev-list -1 --merges 28fe73b0991156964aafeb8122b4a92386b9b70d~1..28fe73b0991156964aafeb8122b4a92386b9b70d 28fe73b0991156964aafeb8122b4a92386b9b70d [2023-05-30T23:18:05.142Z] 28fe73b0991156964aafeb8122b4a92386b9b70d [false] [Pipeline] sh [2023-05-30T23:18:05.439Z] + git log --format=format:%s -1 28fe73b0991156964aafeb8122b4a92386b9b70d [Pipeline] echo [2023-05-30T23:18:05.454Z] ========================================================= [2023-05-30T23:18:05.454Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T23:18:05.454Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T23:18:05.805Z] + git log --format=format:%s -1 28fe73b0991156964aafeb8122b4a92386b9b70d [Pipeline] echo [2023-05-30T23:18:05.818Z] [semverPrep] GIT_COMMIT: 28fe73b0991156964aafeb8122b4a92386b9b70d, Commit Message: Merge commit '33b0dc6b274c5eb124b636b2b410181079e3ed13' into HEAD [Pipeline] echo [2023-05-30T23:18:05.828Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T23:18:06.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T23:18:06.214Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T23:18:06.214Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T23:18:06.214Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T23:18:06.214Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T23:18:06.214Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T23:18:06.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:18:06.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:18:06.614Z] [2023-05-30T23:18:06.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:18:06.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:18:06.915Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T23:18:06.915Z] b85a868b505f: Pulling fs layer [2023-05-30T23:18:06.915Z] e2be974225ed: Pulling fs layer [2023-05-30T23:18:06.915Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T23:18:06.915Z] 988bab9f4d93: Pulling fs layer [2023-05-30T23:18:06.915Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T23:18:06.915Z] eaf3925da568: Pulling fs layer [2023-05-30T23:18:06.915Z] bab4dde63d76: Pulling fs layer [2023-05-30T23:18:06.915Z] bde34c3a00c8: Pulling fs layer [2023-05-30T23:18:06.915Z] b352a97aabf1: Pulling fs layer [2023-05-30T23:18:06.915Z] 4872d77fe225: Pulling fs layer [2023-05-30T23:18:06.915Z] 5851b861e8e6: Pulling fs layer [2023-05-30T23:18:06.915Z] bab4dde63d76: Waiting [2023-05-30T23:18:06.915Z] bde34c3a00c8: Waiting [2023-05-30T23:18:06.915Z] 4872d77fe225: Waiting [2023-05-30T23:18:06.915Z] 988bab9f4d93: Waiting [2023-05-30T23:18:06.915Z] 5851b861e8e6: Waiting [2023-05-30T23:18:06.915Z] 1469e6f7b9e6: Waiting [2023-05-30T23:18:06.915Z] b352a97aabf1: Waiting [2023-05-30T23:18:06.915Z] eaf3925da568: Waiting [2023-05-30T23:18:06.915Z] e2be974225ed: Verifying Checksum [2023-05-30T23:18:06.915Z] e2be974225ed: Download complete [2023-05-30T23:18:06.915Z] 988bab9f4d93: Verifying Checksum [2023-05-30T23:18:06.915Z] 988bab9f4d93: Download complete [2023-05-30T23:18:07.216Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T23:18:07.216Z] 339a4e72a1f5: Download complete [2023-05-30T23:18:07.216Z] eaf3925da568: Verifying Checksum [2023-05-30T23:18:07.216Z] eaf3925da568: Download complete [2023-05-30T23:18:07.216Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T23:18:07.216Z] 1469e6f7b9e6: Download complete [2023-05-30T23:18:07.216Z] bde34c3a00c8: Download complete [2023-05-30T23:18:07.216Z] b352a97aabf1: Download complete [2023-05-30T23:18:07.216Z] 4872d77fe225: Verifying Checksum [2023-05-30T23:18:07.216Z] 4872d77fe225: Download complete [2023-05-30T23:18:07.216Z] 5851b861e8e6: Verifying Checksum [2023-05-30T23:18:07.216Z] 5851b861e8e6: Download complete [2023-05-30T23:18:07.216Z] b85a868b505f: Verifying Checksum [2023-05-30T23:18:07.216Z] b85a868b505f: Download complete [2023-05-30T23:18:07.539Z] bab4dde63d76: Verifying Checksum [2023-05-30T23:18:07.539Z] bab4dde63d76: Download complete [2023-05-30T23:18:08.487Z] b85a868b505f: Pull complete [2023-05-30T23:18:08.748Z] e2be974225ed: Pull complete [2023-05-30T23:18:09.011Z] 339a4e72a1f5: Pull complete [2023-05-30T23:18:09.278Z] 988bab9f4d93: Pull complete [2023-05-30T23:18:09.542Z] 1469e6f7b9e6: Pull complete [2023-05-30T23:18:09.542Z] eaf3925da568: Pull complete [2023-05-30T23:18:11.456Z] bab4dde63d76: Pull complete [2023-05-30T23:18:11.456Z] bde34c3a00c8: Pull complete [2023-05-30T23:18:11.456Z] b352a97aabf1: Pull complete [2023-05-30T23:18:11.719Z] 4872d77fe225: Pull complete [2023-05-30T23:18:11.719Z] 5851b861e8e6: Pull complete [2023-05-30T23:18:11.719Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T23:18:11.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:18:11.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:18:11.875Z] prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container [2023-05-30T23:18:11.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T23:18:13.657Z] $ docker top 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b -eo pid,comm [2023-05-30T23:18:13.703Z] 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). [2023-05-30T23:18:13.703Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T23:18:13.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T23:18:13.744Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T23:18:13.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T23:18:13.868Z] $ docker exec 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b ssh-agent [2023-05-30T23:18:13.981Z] SSH_AUTH_SOCK=/tmp/ssh-lbw4QRC8v6KY/agent.35 [2023-05-30T23:18:13.981Z] SSH_AGENT_PID=41 [2023-05-30T23:18:13.988Z] Running ssh-add (command line suppressed) [2023-05-30T23:18:14.084Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_1799615883451781995.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_1799615883451781995.key) [2023-05-30T23:18:14.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T23:18:14.384Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T23:18:14.404Z] $ docker exec --env ******** --env ******** 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b ssh-agent -k [2023-05-30T23:18:14.499Z] unset SSH_AUTH_SOCK; [2023-05-30T23:18:14.499Z] unset SSH_AGENT_PID; [2023-05-30T23:18:14.500Z] echo Agent pid 41 killed; [2023-05-30T23:18:14.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T23:18:14.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T23:18:14.532Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T23:18:14.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T23:18:14.658Z] $ docker exec 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b ssh-agent [2023-05-30T23:18:14.766Z] SSH_AUTH_SOCK=/tmp/ssh-2ZgThbb05M7H/agent.73 [2023-05-30T23:18:14.766Z] SSH_AGENT_PID=79 [2023-05-30T23:18:14.771Z] Running ssh-add (command line suppressed) [2023-05-30T23:18:14.872Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_4410728762600551735.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_4410728762600551735.key) [2023-05-30T23:18:14.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T23:18:15.175Z] + git semver init [2023-05-30T23:18:15.435Z] 2023-05-30 23:18:15,336 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T23:18:15.435Z] 2023-05-30 23:18:15,336 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-05-30T23:18:15.435Z] 2023-05-30 23:18:15,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-05-30T23:18:15.435Z] 2023-05-30 23:18:15,337 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600, universal_newlines=False, shell=None, istream=None) [2023-05-30T23:18:16.373Z] 2023-05-30 23:18:16,082 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.git/info/exclude [2023-05-30T23:18:16.373Z] 2023-05-30 23:18:16,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 with force:False [2023-05-30T23:18:16.373Z] 2023-05-30 23:18:16,083 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-30T23:18:16.373Z] 2023-05-30 23:18:16,087 [execute] INFO git cat-file --batch-check [2023-05-30T23:18:16.373Z] 2023-05-30 23:18:16,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T23:18:16.373Z] 2023-05-30 23:18:16,093 [execute] INFO git cat-file --batch [2023-05-30T23:18:16.373Z] 2023-05-30 23:18:16,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T23:18:16.373Z] 2023-05-30 23:18:16,098 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-30T23:18:16.373Z] 0.0.0 [Pipeline] } [2023-05-30T23:18:16.386Z] $ docker exec --env ******** --env ******** 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b ssh-agent -k [2023-05-30T23:18:16.483Z] unset SSH_AUTH_SOCK; [2023-05-30T23:18:16.484Z] unset SSH_AGENT_PID; [2023-05-30T23:18:16.484Z] echo Agent pid 79 killed; [2023-05-30T23:18:16.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T23:18:16.803Z] + git semver [Pipeline] } [2023-05-30T23:18:17.077Z] $ docker stop --time=1 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b [2023-05-30T23:18:18.368Z] $ docker rm -f --volumes 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T23:18:18.702Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T23:18:18.904Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T23:18:18.906Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T23:18:19.077Z] provisioning config files... [2023-05-30T23:18:19.088Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config13186330137303440787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:18:19.392Z] ---> docker-login.sh [2023-05-30T23:18:19.392Z] nexus3.edgexfoundry.org:10001 [2023-05-30T23:18:19.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:18:19.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:18:19.651Z] Configure a credential helper to remove this warning. See [2023-05-30T23:18:19.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:18:19.651Z] [2023-05-30T23:18:19.651Z] Login Succeeded [2023-05-30T23:18:19.651Z] nexus3.edgexfoundry.org:10002 [2023-05-30T23:18:19.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:18:19.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:18:19.651Z] Configure a credential helper to remove this warning. See [2023-05-30T23:18:19.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:18:19.651Z] [2023-05-30T23:18:19.651Z] Login Succeeded [2023-05-30T23:18:19.651Z] nexus3.edgexfoundry.org:10003 [2023-05-30T23:18:19.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:18:19.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:18:19.911Z] Configure a credential helper to remove this warning. See [2023-05-30T23:18:19.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:18:19.911Z] [2023-05-30T23:18:19.911Z] Login Succeeded [2023-05-30T23:18:19.911Z] nexus3.edgexfoundry.org:10004 [2023-05-30T23:18:19.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:18:19.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:18:19.911Z] Configure a credential helper to remove this warning. See [2023-05-30T23:18:19.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:18:19.911Z] [2023-05-30T23:18:19.911Z] Login Succeeded [2023-05-30T23:18:19.911Z] docker.io [2023-05-30T23:18:19.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:18:20.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:18:20.170Z] Configure a credential helper to remove this warning. See [2023-05-30T23:18:20.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:18:20.170Z] [2023-05-30T23:18:20.170Z] Login Succeeded [2023-05-30T23:18:20.170Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T23:18:20.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T23:18:20.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:18:20.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:18:20.265Z] ========================================================= [2023-05-30T23:18:20.265Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T23:18:20.265Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:18:20.592Z] + 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 . [2023-05-30T23:18:20.592Z] Sending build context to Docker daemon 6.624MB [2023-05-30T23:18:20.592Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:18:20.592Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T23:18:20.592Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T23:18:20.592Z] f56be85fc22e: Pulling fs layer [2023-05-30T23:18:20.592Z] 85791d961cd3: Pulling fs layer [2023-05-30T23:18:20.592Z] d694b5ae8c79: Pulling fs layer [2023-05-30T23:18:20.592Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T23:18:20.592Z] 4d19c01a9841: Pulling fs layer [2023-05-30T23:18:20.592Z] 9325e15d5711: Pulling fs layer [2023-05-30T23:18:20.592Z] 556b6ee489ea: Pulling fs layer [2023-05-30T23:18:20.592Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T23:18:20.592Z] 9f32a84ed3da: Waiting [2023-05-30T23:18:20.592Z] 4d19c01a9841: Waiting [2023-05-30T23:18:20.592Z] 9325e15d5711: Waiting [2023-05-30T23:18:20.592Z] 556b6ee489ea: Waiting [2023-05-30T23:18:20.592Z] c5a4b2cf53e6: Waiting [2023-05-30T23:18:20.592Z] 85791d961cd3: Verifying Checksum [2023-05-30T23:18:20.592Z] 85791d961cd3: Download complete [2023-05-30T23:18:20.592Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T23:18:20.592Z] 9f32a84ed3da: Download complete [2023-05-30T23:18:20.851Z] 4d19c01a9841: Verifying Checksum [2023-05-30T23:18:20.851Z] 4d19c01a9841: Download complete [2023-05-30T23:18:20.851Z] f56be85fc22e: Verifying Checksum [2023-05-30T23:18:20.851Z] f56be85fc22e: Download complete [2023-05-30T23:18:20.851Z] 9325e15d5711: Verifying Checksum [2023-05-30T23:18:20.851Z] 9325e15d5711: Download complete [2023-05-30T23:18:20.851Z] f56be85fc22e: Pull complete [2023-05-30T23:18:21.112Z] 85791d961cd3: Pull complete [2023-05-30T23:18:21.372Z] d694b5ae8c79: Verifying Checksum [2023-05-30T23:18:21.372Z] d694b5ae8c79: Download complete [2023-05-30T23:18:21.372Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T23:18:21.631Z] 556b6ee489ea: Verifying Checksum [2023-05-30T23:18:21.631Z] 556b6ee489ea: Download complete [2023-05-30T23:18:24.919Z] d694b5ae8c79: Pull complete [2023-05-30T23:18:24.919Z] 9f32a84ed3da: Pull complete [2023-05-30T23:18:24.919Z] 4d19c01a9841: Pull complete [2023-05-30T23:18:24.919Z] 9325e15d5711: Pull complete [2023-05-30T23:18:26.819Z] 556b6ee489ea: Pull complete [2023-05-30T23:18:27.752Z] c5a4b2cf53e6: Pull complete [2023-05-30T23:18:27.752Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T23:18:27.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T23:18:27.752Z] ---> c4be618373d6 [2023-05-30T23:18:27.752Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:18:30.287Z] ---> Running in cd401db5f2f1 [2023-05-30T23:18:30.287Z] Removing intermediate container cd401db5f2f1 [2023-05-30T23:18:30.287Z] ---> c827a86b294d [2023-05-30T23:18:30.287Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:18:30.287Z] ---> Running in 110b45a475b8 [2023-05-30T23:18:30.546Z] Removing intermediate container 110b45a475b8 [2023-05-30T23:18:30.546Z] ---> 810fd9bfa6c0 [2023-05-30T23:18:30.546Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T23:18:30.546Z] ---> Running in 366a6f774f21 [2023-05-30T23:18:30.546Z] Removing intermediate container 366a6f774f21 [2023-05-30T23:18:30.546Z] ---> 6f7119528c7a [2023-05-30T23:18:30.546Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:18:30.546Z] ---> Running in 21662d013073 [2023-05-30T23:18:30.804Z] Removing intermediate container 21662d013073 [2023-05-30T23:18:30.804Z] ---> dc8d91301f45 [2023-05-30T23:18:30.804Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:18:30.804Z] ---> Running in af8c12ee076a [2023-05-30T23:18:31.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T23:18:31.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T23:18:31.320Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T23:18:31.320Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T23:18:31.320Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T23:18:31.320Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T23:18:31.320Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T23:18:31.320Z] OK: 269 MiB in 57 packages [2023-05-30T23:18:31.887Z] Removing intermediate container af8c12ee076a [2023-05-30T23:18:31.887Z] ---> d4e73c7218db [2023-05-30T23:18:31.887Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-30T23:18:31.887Z] ---> Running in 4b129c086137 [2023-05-30T23:18:31.887Z] Removing intermediate container 4b129c086137 [2023-05-30T23:18:31.887Z] ---> 26621827f3dd [2023-05-30T23:18:31.887Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T23:18:31.887Z] ---> 743d03518f75 [2023-05-30T23:18:31.887Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:18:32.145Z] ---> Running in 044322e7ff08 [2023-05-30T23:18:34.031Z] Still waiting to schedule task [2023-05-30T23:18:34.031Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-30T23:19:18.829Z] Removing intermediate container 044322e7ff08 [2023-05-30T23:19:18.829Z] ---> 817d1f370728 [2023-05-30T23:19:18.829Z] Step 11/12 : COPY . . [2023-05-30T23:19:18.829Z] ---> 80fbee3ae6fe [2023-05-30T23:19:18.829Z] Step 12/12 : RUN $MAKE [2023-05-30T23:19:18.829Z] ---> Running in cc8e085ce3b1 [2023-05-30T23:19:18.829Z] noop [2023-05-30T23:19:18.829Z] Removing intermediate container cc8e085ce3b1 [2023-05-30T23:19:18.829Z] ---> e3f0fcc087e0 [2023-05-30T23:19:18.829Z] Successfully built e3f0fcc087e0 [2023-05-30T23:19:18.829Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:19:19.140Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T23:19:19.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:19:19.208Z] prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container [2023-05-30T23:19:19.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T23:19:19.575Z] $ docker top 6c4cfd20d46b90c1d6fbd816663c7859d1217d931eb40f6817b76e148017d8ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:19:19.903Z] + go version [2023-05-30T23:19:19.903Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T23:19:19.922Z] $ docker stop --time=1 6c4cfd20d46b90c1d6fbd816663c7859d1217d931eb40f6817b76e148017d8ad [2023-05-30T23:19:21.188Z] $ docker rm -f --volumes 6c4cfd20d46b90c1d6fbd816663c7859d1217d931eb40f6817b76e148017d8ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:19:21.595Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T23:19:21.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:19:21.662Z] prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container [2023-05-30T23:19:21.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T23:19:22.049Z] $ docker top 2424f5df064c854e757bc587c5d708b0518c15a1b5693af4840ec9568f31078a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:19:22.377Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] fileExists [Pipeline] sh [2023-05-30T23:19:22.671Z] + make test [2023-05-30T23:19:22.672Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T23:19:27.934Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-30T23:19:37.897Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-30T23:19:37.897Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-30T23:19:37.897Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.8% of statements [2023-05-30T23:19:44.455Z] go vet ./... [2023-05-30T23:19:47.732Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T23:19:47.732Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T23:19:47.732Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T23:19:47.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T23:19:47.764Z] $ docker stop --time=1 2424f5df064c854e757bc587c5d708b0518c15a1b5693af4840ec9568f31078a [2023-05-30T23:19:50.209Z] $ docker rm -f --volumes 2424f5df064c854e757bc587c5d708b0518c15a1b5693af4840ec9568f31078a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T23:19:50.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T23:19:50.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T23:19:51.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T23:19:51.458Z] + ls -al . [2023-05-30T23:19:51.458Z] total 184 [2023-05-30T23:19:51.458Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 23:19 . [2023-05-30T23:19:51.458Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:17 .. [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 140 May 30 23:17 .dockerignore [2023-05-30T23:19:51.458Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:18 .git [2023-05-30T23:19:51.458Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:17 .github [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 329 May 30 23:17 .gitignore [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:17 .golangci.yml [2023-05-30T23:19:51.458Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:18 .semver [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 30 23:17 Attribution.txt [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 30 23:17 CHANGELOG.md [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 30 23:17 Dockerfile [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:17 GOVERNANCE.md [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 678 May 30 23:17 Jenkinsfile [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 23:17 LICENSE [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 30 23:17 Makefile [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 23:17 OWNERS.md [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 3189 May 30 23:17 README.md [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:18 VERSION [2023-05-30T23:19:51.458Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:17 bin [2023-05-30T23:19:51.458Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:17 cmd [2023-05-30T23:19:51.458Z] -rw-r--r-- 1 jenkins jenkins 18506 May 30 23:19 coverage.out [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 30 23:17 go.mod [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 30 23:17 go.sum [2023-05-30T23:19:51.458Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:17 internal [2023-05-30T23:19:51.458Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:17 mock [2023-05-30T23:19:51.458Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:17 snap [2023-05-30T23:19:51.458Z] -rw-rw-r-- 1 jenkins jenkins 227 May 30 23:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:19:51.766Z] + 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=28fe73b0991156964aafeb8122b4a92386b9b70d --label arch=amd64 --label version=0.0.0 . [2023-05-30T23:19:51.766Z] Sending build context to Docker daemon 6.643MB [2023-05-30T23:19:51.766Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:19:51.766Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T23:19:51.766Z] ---> e3f0fcc087e0 [2023-05-30T23:19:51.766Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:19:52.025Z] ---> Running in 956781157df9 [2023-05-30T23:19:52.025Z] Removing intermediate container 956781157df9 [2023-05-30T23:19:52.025Z] ---> df8b0a435022 [2023-05-30T23:19:52.025Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:19:52.025Z] ---> Running in 0116e934eff7 [2023-05-30T23:19:52.025Z] Removing intermediate container 0116e934eff7 [2023-05-30T23:19:52.025Z] ---> 053dd6f31e8d [2023-05-30T23:19:52.025Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T23:19:52.025Z] ---> Running in 5ce8dcc1cfbb [2023-05-30T23:19:52.284Z] Removing intermediate container 5ce8dcc1cfbb [2023-05-30T23:19:52.284Z] ---> e31876cf9c31 [2023-05-30T23:19:52.284Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:19:52.284Z] ---> Running in 7db29359b0cf [2023-05-30T23:19:52.284Z] Removing intermediate container 7db29359b0cf [2023-05-30T23:19:52.284Z] ---> 640daa44879e [2023-05-30T23:19:52.284Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:19:52.284Z] ---> Running in 9f6dc2f413fb [2023-05-30T23:19:52.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T23:19:52.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T23:19:53.061Z] OK: 269 MiB in 57 packages [2023-05-30T23:19:53.320Z] Removing intermediate container 9f6dc2f413fb [2023-05-30T23:19:53.320Z] ---> 709061701d7f [2023-05-30T23:19:53.320Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-30T23:19:53.320Z] ---> Running in 558392bf4ae3 [2023-05-30T23:19:53.320Z] Removing intermediate container 558392bf4ae3 [2023-05-30T23:19:53.320Z] ---> bfe6b538523a [2023-05-30T23:19:53.320Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T23:19:53.579Z] ---> 2f6dab430ec8 [2023-05-30T23:19:53.579Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:19:53.579Z] ---> Running in f78a1aeae23f [2023-05-30T23:19:54.570Z] Removing intermediate container f78a1aeae23f [2023-05-30T23:19:54.570Z] ---> d6da226f8931 [2023-05-30T23:19:54.570Z] Step 11/24 : COPY . . [2023-05-30T23:19:54.829Z] ---> 05cf9c96cf4f [2023-05-30T23:19:54.829Z] Step 12/24 : RUN $MAKE [2023-05-30T23:19:54.829Z] ---> Running in b2a55178161a [2023-05-30T23:19:55.088Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-30T23:20:13.182Z] Removing intermediate container b2a55178161a [2023-05-30T23:20:13.182Z] ---> 6c66e104305a [2023-05-30T23:20:13.182Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T23:20:13.182Z] 3.17: Pulling from library/alpine [2023-05-30T23:20:13.440Z] f56be85fc22e: Already exists [2023-05-30T23:20:13.440Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T23:20:13.440Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T23:20:13.440Z] ---> 9ed4aefc74f6 [2023-05-30T23:20:13.440Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-30T23:20:13.440Z] ---> Running in 5082e5685fdc [2023-05-30T23:20:13.698Z] Removing intermediate container 5082e5685fdc [2023-05-30T23:20:13.698Z] ---> e62483f92772 [2023-05-30T23:20:13.698Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T23:20:13.698Z] ---> Running in 15a98ac9394c [2023-05-30T23:20:13.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T23:20:13.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T23:20:14.216Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T23:20:14.216Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T23:20:14.216Z] OK: 7 MiB in 16 packages [2023-05-30T23:20:14.475Z] Removing intermediate container 15a98ac9394c [2023-05-30T23:20:14.475Z] ---> 476c34d39a2f [2023-05-30T23:20:14.475Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-30T23:20:15.411Z] ---> 16c2d0541f6b [2023-05-30T23:20:15.411Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-30T23:20:15.411Z] ---> 89c348201d0f [2023-05-30T23:20:15.411Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-30T23:20:15.411Z] ---> b60587df3205 [2023-05-30T23:20:15.411Z] Step 19/24 : EXPOSE 59982 [2023-05-30T23:20:15.411Z] ---> Running in 86fa33c3eaaa [2023-05-30T23:20:15.670Z] Removing intermediate container 86fa33c3eaaa [2023-05-30T23:20:15.670Z] ---> c3af13d95bed [2023-05-30T23:20:15.670Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-30T23:20:15.670Z] ---> Running in f08677caf3c9 [2023-05-30T23:20:15.670Z] Removing intermediate container f08677caf3c9 [2023-05-30T23:20:15.670Z] ---> 2401115853d4 [2023-05-30T23:20:15.670Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T23:20:15.670Z] ---> Running in f021544a8293 [2023-05-30T23:20:15.670Z] Removing intermediate container f021544a8293 [2023-05-30T23:20:15.670Z] ---> 8b71c2fef858 [2023-05-30T23:20:15.670Z] Step 22/24 : LABEL arch=amd64 [2023-05-30T23:20:15.670Z] ---> Running in 5789f02cffe5 [2023-05-30T23:20:15.928Z] Removing intermediate container 5789f02cffe5 [2023-05-30T23:20:15.928Z] ---> 57cb40df6aba [2023-05-30T23:20:15.928Z] Step 23/24 : LABEL git_sha=28fe73b0991156964aafeb8122b4a92386b9b70d [2023-05-30T23:20:15.928Z] ---> Running in 8c3ec8ecac8f [2023-05-30T23:20:15.928Z] Removing intermediate container 8c3ec8ecac8f [2023-05-30T23:20:15.928Z] ---> d373f263b8de [2023-05-30T23:20:15.928Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T23:20:15.928Z] ---> Running in 4a95e9ce4fdd [2023-05-30T23:20:15.928Z] Removing intermediate container 4a95e9ce4fdd [2023-05-30T23:20:15.928Z] ---> f202921def16 [2023-05-30T23:20:15.928Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T23:20:15.928Z] Successfully built f202921def16 [2023-05-30T23:20:15.928Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:20:16.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:20:16.376Z] [2023-05-30T23:20:16.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:20:16.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:20:16.669Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T23:20:16.669Z] 5eb5b503b376: Pulling fs layer [2023-05-30T23:20:16.669Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T23:20:16.669Z] ec43610c2a17: Pulling fs layer [2023-05-30T23:20:16.669Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T23:20:16.669Z] 33b1e0a273af: Pulling fs layer [2023-05-30T23:20:16.669Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T23:20:16.669Z] 2f39f015ded8: Pulling fs layer [2023-05-30T23:20:16.669Z] 5d3b04190fa2: Waiting [2023-05-30T23:20:16.669Z] 3a2ae6a8a46f: Waiting [2023-05-30T23:20:16.669Z] 33b1e0a273af: Waiting [2023-05-30T23:20:16.669Z] 2f39f015ded8: Waiting [2023-05-30T23:20:16.669Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T23:20:16.669Z] 5c69ac0246d0: Download complete [2023-05-30T23:20:16.669Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T23:20:16.669Z] 3a2ae6a8a46f: Download complete [2023-05-30T23:20:16.669Z] 33b1e0a273af: Verifying Checksum [2023-05-30T23:20:16.669Z] 33b1e0a273af: Download complete [2023-05-30T23:20:16.669Z] 5d3b04190fa2: Download complete [2023-05-30T23:20:16.932Z] ec43610c2a17: Verifying Checksum [2023-05-30T23:20:16.932Z] ec43610c2a17: Download complete [2023-05-30T23:20:16.932Z] 5eb5b503b376: Verifying Checksum [2023-05-30T23:20:16.932Z] 5eb5b503b376: Download complete [2023-05-30T23:20:17.499Z] 2f39f015ded8: Verifying Checksum [2023-05-30T23:20:17.499Z] 2f39f015ded8: Download complete [2023-05-30T23:20:18.065Z] 5eb5b503b376: Pull complete [2023-05-30T23:20:18.324Z] 5c69ac0246d0: Pull complete [2023-05-30T23:20:18.888Z] ec43610c2a17: Pull complete [2023-05-30T23:20:18.888Z] 3a2ae6a8a46f: Pull complete [2023-05-30T23:20:19.151Z] 33b1e0a273af: Pull complete [2023-05-30T23:20:19.151Z] 5d3b04190fa2: Pull complete [2023-05-30T23:20:24.573Z] 2f39f015ded8: Pull complete [2023-05-30T23:20:24.573Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T23:20:24.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:20:24.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:20:24.675Z] prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container [2023-05-30T23:20:24.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T23:20:26.698Z] $ docker top cff6bfbf7d0b8508861fae66cb6174a1b4eaae2be60de2a61717b283898a77d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:20:27.111Z] ---> job-cost.sh [2023-05-30T23:20:27.112Z] lf-activate-venv: SKIPPING [2023-05-30T23:20:27.112Z] INFO: No Stack... [2023-05-30T23:20:27.680Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T23:20:27.938Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T23:20:28.228Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/cost.csv [2023-05-30T23:20:28.228Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T23:20:28.255Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] [2023-05-30T23:20:28.263Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] did not exist. Created. [2023-05-30T23:20:28.263Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T23:20:28.596Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T23:20:28.624Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T23:20:28.630Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T23:20:28.658Z] $ docker stop --time=1 cff6bfbf7d0b8508861fae66cb6174a1b4eaae2be60de2a61717b283898a77d1 [2023-05-30T23:20:29.811Z] $ docker rm -f --volumes cff6bfbf7d0b8508861fae66cb6174a1b4eaae2be60de2a61717b283898a77d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T23:21:00.957Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17386 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] { [Pipeline] ws [2023-05-30T23:21:00.968Z] Running in /w/workspace/device-mqtt-go/11 [Pipeline] { [Pipeline] checkout [2023-05-30T23:21:01.002Z] Selected Git installation does not exist. Using Default [2023-05-30T23:21:01.002Z] The recommended git tool is: NONE [2023-05-30T23:21:06.375Z] using credential edgex-jenkins-ssh [2023-05-30T23:21:06.396Z] Cloning the remote Git repository [2023-05-30T23:21:06.447Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-30T23:21:06.547Z] > git init /w/workspace/device-mqtt-go/11 # timeout=10 [2023-05-30T23:21:06.721Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-30T23:21:06.723Z] > git --version # timeout=10 [2023-05-30T23:21:06.749Z] > git --version # 'git version 2.25.1' [2023-05-30T23:21:06.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T23:21:06.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T23:21:08.096Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-30T23:21:08.121Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T23:21:09.652Z] Merging remotes/origin/main commit 33b0dc6b274c5eb124b636b2b410181079e3ed13 into PR head commit bd58cf54b2db67506ef5e8027f5dd4291503e622 [2023-05-30T23:21:09.070Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-30T23:21:09.115Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-30T23:21:09.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T23:21:09.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T23:21:09.672Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T23:21:09.760Z] > git checkout -f bd58cf54b2db67506ef5e8027f5dd4291503e622 # timeout=10 [2023-05-30T23:21:09.991Z] Merge succeeded, producing 0d81a56ef9e8cc869a69f7c542bd0730c5982608 [2023-05-30T23:21:09.992Z] Checking out Revision 0d81a56ef9e8cc869a69f7c542bd0730c5982608 (PR-600) [2023-05-30T23:21:09.849Z] > git remote # timeout=10 [2023-05-30T23:21:09.869Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T23:21:09.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T23:21:09.911Z] > git merge 33b0dc6b274c5eb124b636b2b410181079e3ed13 # timeout=10 [2023-05-30T23:21:09.975Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T23:21:10.000Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T23:21:10.018Z] > git checkout -f 0d81a56ef9e8cc869a69f7c542bd0730c5982608 # timeout=10 [2023-05-30T23:21:13.850Z] Commit message: "Merge commit '33b0dc6b274c5eb124b636b2b410181079e3ed13' into HEAD" [2023-05-30T23:21:13.862Z] > git rev-list --no-walk bd58cf54b2db67506ef5e8027f5dd4291503e622 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T23:21:14.802Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T23:21:14.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T23:21:14.802Z] Dload Upload Total Spent Left Speed [2023-05-30T23:21:14.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-05-30T23:21:15.458Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T23:21:15.794Z] + sudo tee /etc/docker/daemon.new [2023-05-30T23:21:15.794Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T23:21:15.794Z] { [2023-05-30T23:21:15.794Z] "registry-mirrors": [ [2023-05-30T23:21:15.794Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T23:21:15.794Z] ], [2023-05-30T23:21:15.794Z] "bip": "10.250.0.254/24", [2023-05-30T23:21:15.794Z] "hosts": [ [2023-05-30T23:21:15.794Z] "tcp://0.0.0.0:5555", [2023-05-30T23:21:15.794Z] "unix:///var/run/docker.sock" [2023-05-30T23:21:15.794Z] ], [2023-05-30T23:21:15.794Z] "mtu": 1458, [2023-05-30T23:21:15.794Z] "selinux-enabled": true, [2023-05-30T23:21:15.794Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T23:21:15.794Z] } [Pipeline] sh [2023-05-30T23:21:16.132Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T23:21:16.468Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T23:21:34.751Z] provisioning config files... [2023-05-30T23:21:34.781Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/11@tmp/config8692618901967851677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:21:35.136Z] ---> docker-login.sh [2023-05-30T23:21:35.136Z] nexus3.edgexfoundry.org:10001 [2023-05-30T23:21:35.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:21:35.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:21:35.733Z] Configure a credential helper to remove this warning. See [2023-05-30T23:21:35.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:21:35.733Z] [2023-05-30T23:21:35.733Z] Login Succeeded [2023-05-30T23:21:35.733Z] nexus3.edgexfoundry.org:10002 [2023-05-30T23:21:36.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:21:36.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:21:36.286Z] Configure a credential helper to remove this warning. See [2023-05-30T23:21:36.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:21:36.286Z] [2023-05-30T23:21:36.286Z] Login Succeeded [2023-05-30T23:21:36.286Z] nexus3.edgexfoundry.org:10003 [2023-05-30T23:21:36.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:21:36.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:21:36.557Z] Configure a credential helper to remove this warning. See [2023-05-30T23:21:36.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:21:36.557Z] [2023-05-30T23:21:36.557Z] Login Succeeded [2023-05-30T23:21:36.557Z] nexus3.edgexfoundry.org:10004 [2023-05-30T23:21:36.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:21:37.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:21:37.098Z] Configure a credential helper to remove this warning. See [2023-05-30T23:21:37.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:21:37.098Z] [2023-05-30T23:21:37.098Z] Login Succeeded [2023-05-30T23:21:37.098Z] docker.io [2023-05-30T23:21:37.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:21:37.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:21:37.369Z] Configure a credential helper to remove this warning. See [2023-05-30T23:21:37.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:21:37.369Z] [2023-05-30T23:21:37.369Z] Login Succeeded [2023-05-30T23:21:37.369Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T23:21:37.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T23:21:37.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:21:37.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:21:37.709Z] ========================================================= [2023-05-30T23:21:37.709Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T23:21:37.709Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:21:38.064Z] + 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 . [2023-05-30T23:21:38.336Z] Sending build context to Docker daemon 3.449MB [2023-05-30T23:21:38.336Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:21:38.336Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T23:21:38.605Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T23:21:38.605Z] c41833b44d91: Pulling fs layer [2023-05-30T23:21:38.605Z] ed15518f5707: Pulling fs layer [2023-05-30T23:21:38.605Z] feae8fd75edb: Pulling fs layer [2023-05-30T23:21:38.605Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T23:21:38.605Z] 3cdef696dda3: Pulling fs layer [2023-05-30T23:21:38.605Z] 2ced38df9373: Pulling fs layer [2023-05-30T23:21:38.605Z] 58f1dce35555: Pulling fs layer [2023-05-30T23:21:38.605Z] 3cdef696dda3: Waiting [2023-05-30T23:21:38.605Z] 2ced38df9373: Waiting [2023-05-30T23:21:38.605Z] 58f1dce35555: Waiting [2023-05-30T23:21:38.605Z] 242c74f7c9fa: Waiting [2023-05-30T23:21:38.605Z] ed15518f5707: Verifying Checksum [2023-05-30T23:21:38.605Z] ed15518f5707: Download complete [2023-05-30T23:21:38.605Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T23:21:38.605Z] 242c74f7c9fa: Download complete [2023-05-30T23:21:38.605Z] 3cdef696dda3: Verifying Checksum [2023-05-30T23:21:38.605Z] 3cdef696dda3: Download complete [2023-05-30T23:21:38.605Z] c41833b44d91: Verifying Checksum [2023-05-30T23:21:38.605Z] c41833b44d91: Download complete [2023-05-30T23:21:40.058Z] 58f1dce35555: Verifying Checksum [2023-05-30T23:21:40.058Z] 58f1dce35555: Download complete [2023-05-30T23:21:41.478Z] feae8fd75edb: Verifying Checksum [2023-05-30T23:21:41.478Z] feae8fd75edb: Download complete [2023-05-30T23:21:41.478Z] 2ced38df9373: Verifying Checksum [2023-05-30T23:21:42.070Z] c41833b44d91: Pull complete [2023-05-30T23:21:42.658Z] ed15518f5707: Pull complete [2023-05-30T23:21:55.217Z] feae8fd75edb: Pull complete [2023-05-30T23:21:55.488Z] 242c74f7c9fa: Pull complete [2023-05-30T23:21:55.758Z] 3cdef696dda3: Pull complete [2023-05-30T23:22:04.011Z] 2ced38df9373: Pull complete [2023-05-30T23:22:05.427Z] 58f1dce35555: Pull complete [2023-05-30T23:22:05.427Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T23:22:05.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T23:22:05.427Z] ---> fadd8f120f05 [2023-05-30T23:22:05.427Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:22:07.413Z] ---> Running in ef26e8521378 [2023-05-30T23:22:07.413Z] Removing intermediate container ef26e8521378 [2023-05-30T23:22:07.413Z] ---> 2e95c25d340e [2023-05-30T23:22:07.413Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:22:07.682Z] ---> Running in cf857c500393 [2023-05-30T23:22:07.950Z] Removing intermediate container cf857c500393 [2023-05-30T23:22:07.950Z] ---> 17a8f6b262c7 [2023-05-30T23:22:07.950Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T23:22:07.950Z] ---> Running in 0ac36d0117ba [2023-05-30T23:22:08.219Z] Removing intermediate container 0ac36d0117ba [2023-05-30T23:22:08.219Z] ---> f61ca7f3ef46 [2023-05-30T23:22:08.219Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:22:08.487Z] ---> Running in a67fb3cb6c92 [2023-05-30T23:22:08.755Z] Removing intermediate container a67fb3cb6c92 [2023-05-30T23:22:08.755Z] ---> 47dd3a2a072c [2023-05-30T23:22:08.755Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:22:08.755Z] ---> Running in cdeb5554513e [2023-05-30T23:22:10.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T23:22:10.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T23:22:11.456Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T23:22:11.456Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T23:22:11.456Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T23:22:11.456Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T23:22:11.456Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T23:22:11.726Z] OK: 268 MiB in 57 packages [2023-05-30T23:22:12.698Z] Removing intermediate container cdeb5554513e [2023-05-30T23:22:12.698Z] ---> 95eb97162e13 [2023-05-30T23:22:12.698Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-30T23:22:12.698Z] ---> Running in fefaadfe45c9 [2023-05-30T23:22:12.967Z] Removing intermediate container fefaadfe45c9 [2023-05-30T23:22:12.967Z] ---> f4eb3cb395a5 [2023-05-30T23:22:12.967Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T23:22:13.566Z] ---> 0b0ed623c2ce [2023-05-30T23:22:13.566Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:22:13.566Z] ---> Running in 3f964bf5c79f [2023-05-30T23:23:35.257Z] Removing intermediate container 3f964bf5c79f [2023-05-30T23:23:35.257Z] ---> a5e95c5cbaba [2023-05-30T23:23:35.257Z] Step 11/12 : COPY . . [2023-05-30T23:23:35.257Z] ---> 046b258d3f7d [2023-05-30T23:23:35.257Z] Step 12/12 : RUN $MAKE [2023-05-30T23:23:35.257Z] ---> Running in c6765720fe2b [2023-05-30T23:23:35.257Z] noop [2023-05-30T23:23:35.257Z] Removing intermediate container c6765720fe2b [2023-05-30T23:23:35.257Z] ---> eb65e42c3a55 [2023-05-30T23:23:35.257Z] Successfully built eb65e42c3a55 [2023-05-30T23:23:35.257Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:23:35.624Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T23:23:35.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:23:35.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-17386 does not seem to be running inside a container [2023-05-30T23:23:35.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T23:23:37.134Z] $ docker top 7d840e4031f863ba65a0e02c0a4b18180d11f8ad76023b7ee7b39fdb8eaa5e9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:23:37.977Z] + go version [2023-05-30T23:23:37.977Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T23:23:37.996Z] $ docker stop --time=1 7d840e4031f863ba65a0e02c0a4b18180d11f8ad76023b7ee7b39fdb8eaa5e9b [2023-05-30T23:23:39.606Z] $ docker rm -f --volumes 7d840e4031f863ba65a0e02c0a4b18180d11f8ad76023b7ee7b39fdb8eaa5e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:23:40.167Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T23:23:40.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:23:40.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-17386 does not seem to be running inside a container [2023-05-30T23:23:40.409Z] $ 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/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T23:23:41.561Z] $ docker top 4e74e1ebad95d5ae365d0a8bd57bd0227ef1f3e03383f257f4e0f885f656c9cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:23:42.062Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/11 [Pipeline] fileExists [Pipeline] sh [2023-05-30T23:23:42.659Z] + make test [2023-05-30T23:23:42.660Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T23:24:14.922Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-30T23:26:21.631Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-30T23:26:24.984Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-30T23:26:25.252Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 22.8% of statements [2023-05-30T23:26:25.838Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T23:26:25.838Z] go vet ./... [2023-05-30T23:26:52.547Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T23:26:52.547Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T23:26:52.547Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T23:26:52.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T23:26:52.580Z] $ docker stop --time=1 4e74e1ebad95d5ae365d0a8bd57bd0227ef1f3e03383f257f4e0f885f656c9cc [2023-05-30T23:26:56.212Z] $ docker rm -f --volumes 4e74e1ebad95d5ae365d0a8bd57bd0227ef1f3e03383f257f4e0f885f656c9cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T23:26:57.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T23:26:57.364Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T23:26:57.877Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T23:26:58.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T23:26:58.608Z] + ls -al . [2023-05-30T23:26:58.608Z] total 180 [2023-05-30T23:26:58.608Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 23:23 . [2023-05-30T23:26:58.608Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:21 .. [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 140 May 30 23:21 .dockerignore [2023-05-30T23:26:58.608Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:21 .git [2023-05-30T23:26:58.608Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:21 .github [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 329 May 30 23:21 .gitignore [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:21 .golangci.yml [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 30 23:21 Attribution.txt [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 30 23:21 CHANGELOG.md [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 30 23:21 Dockerfile [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:21 GOVERNANCE.md [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 678 May 30 23:21 Jenkinsfile [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 23:21 LICENSE [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 30 23:21 Makefile [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 23:21 OWNERS.md [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 3189 May 30 23:21 README.md [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:18 VERSION [2023-05-30T23:26:58.608Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:21 bin [2023-05-30T23:26:58.608Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:21 cmd [2023-05-30T23:26:58.608Z] -rw-r--r-- 1 jenkins jenkins 18506 May 30 23:26 coverage.out [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 30 23:21 go.mod [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 30 23:21 go.sum [2023-05-30T23:26:58.608Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:21 internal [2023-05-30T23:26:58.608Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:21 mock [2023-05-30T23:26:58.608Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:21 snap [2023-05-30T23:26:58.608Z] -rw-rw-r-- 1 jenkins jenkins 227 May 30 23:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:26:58.951Z] + 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=0d81a56ef9e8cc869a69f7c542bd0730c5982608 --label arch=arm64 --label version=0.0.0 . [2023-05-30T23:26:59.218Z] Sending build context to Docker daemon 3.469MB [2023-05-30T23:26:59.218Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:26:59.218Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T23:26:59.218Z] ---> eb65e42c3a55 [2023-05-30T23:26:59.218Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:26:59.490Z] ---> Running in 93b0599e414a [2023-05-30T23:26:59.758Z] Removing intermediate container 93b0599e414a [2023-05-30T23:26:59.758Z] ---> 2c03c074a8ff [2023-05-30T23:26:59.758Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:26:59.758Z] ---> Running in 716fc8813526 [2023-05-30T23:27:00.027Z] Removing intermediate container 716fc8813526 [2023-05-30T23:27:00.027Z] ---> 307c35e3277e [2023-05-30T23:27:00.027Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T23:27:00.295Z] ---> Running in 5689139cd735 [2023-05-30T23:27:00.565Z] Removing intermediate container 5689139cd735 [2023-05-30T23:27:00.565Z] ---> d8a61a065cda [2023-05-30T23:27:00.565Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:27:00.565Z] ---> Running in 10e4d46b930b [2023-05-30T23:27:00.832Z] Removing intermediate container 10e4d46b930b [2023-05-30T23:27:00.832Z] ---> 8b7f3c95f491 [2023-05-30T23:27:00.832Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:27:00.832Z] ---> Running in 97906c71016e [2023-05-30T23:27:02.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T23:27:02.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T23:27:03.930Z] OK: 268 MiB in 57 packages [2023-05-30T23:27:04.515Z] Removing intermediate container 97906c71016e [2023-05-30T23:27:04.515Z] ---> 444378ceaf94 [2023-05-30T23:27:04.515Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-30T23:27:04.515Z] ---> Running in c6d0c8168054 [2023-05-30T23:27:04.783Z] Removing intermediate container c6d0c8168054 [2023-05-30T23:27:04.783Z] ---> 64e3afaef3c3 [2023-05-30T23:27:04.783Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T23:27:05.370Z] ---> 1ac7fb7f3aaf [2023-05-30T23:27:05.370Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:27:05.370Z] ---> Running in 0f7e797b495b [2023-05-30T23:27:10.733Z] Removing intermediate container 0f7e797b495b [2023-05-30T23:27:10.733Z] ---> b7b5eeadd7f5 [2023-05-30T23:27:10.733Z] Step 11/24 : COPY . . [2023-05-30T23:27:11.693Z] ---> 3fced89f8c92 [2023-05-30T23:27:11.693Z] Step 12/24 : RUN $MAKE [2023-05-30T23:27:11.969Z] ---> Running in a13bea435d92 [2023-05-30T23:27:12.940Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-30T23:29:20.023Z] Removing intermediate container a13bea435d92 [2023-05-30T23:29:20.023Z] ---> 3201ea47162b [2023-05-30T23:29:20.023Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T23:29:20.023Z] 3.17: Pulling from library/alpine [2023-05-30T23:29:20.023Z] c41833b44d91: Already exists [2023-05-30T23:29:20.291Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T23:29:20.291Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T23:29:20.291Z] ---> 51e60588ff2c [2023-05-30T23:29:20.291Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-30T23:29:22.667Z] ---> Running in eacf2372207d [2023-05-30T23:29:22.667Z] Removing intermediate container eacf2372207d [2023-05-30T23:29:22.667Z] ---> 9efca0f689e9 [2023-05-30T23:29:22.667Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T23:29:22.667Z] ---> Running in a5d440a3619d [2023-05-30T23:29:23.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T23:29:24.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T23:29:25.183Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T23:29:25.183Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T23:29:25.183Z] OK: 8 MiB in 16 packages [2023-05-30T23:29:26.151Z] Removing intermediate container a5d440a3619d [2023-05-30T23:29:26.151Z] ---> e582581730b0 [2023-05-30T23:29:26.151Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-30T23:29:27.563Z] ---> 27487b6aace5 [2023-05-30T23:29:27.563Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-30T23:29:27.831Z] ---> 3bd0b0745e2f [2023-05-30T23:29:27.831Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-30T23:29:28.416Z] ---> 2e417e500866 [2023-05-30T23:29:28.416Z] Step 19/24 : EXPOSE 59982 [2023-05-30T23:29:28.416Z] ---> Running in 39d9a274b257 [2023-05-30T23:29:28.684Z] Removing intermediate container 39d9a274b257 [2023-05-30T23:29:28.684Z] ---> 5495b336d7c6 [2023-05-30T23:29:28.684Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-30T23:29:28.684Z] ---> Running in a31475c0a5c5 [2023-05-30T23:29:28.955Z] Removing intermediate container a31475c0a5c5 [2023-05-30T23:29:28.955Z] ---> 87806d2eb5ee [2023-05-30T23:29:28.955Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T23:29:29.225Z] ---> Running in 22dc14901462 [2023-05-30T23:29:29.493Z] Removing intermediate container 22dc14901462 [2023-05-30T23:29:29.493Z] ---> 1effedbc68cc [2023-05-30T23:29:29.493Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T23:29:29.493Z] ---> Running in f945dbe90333 [2023-05-30T23:29:29.761Z] Removing intermediate container f945dbe90333 [2023-05-30T23:29:29.761Z] ---> d5a4e99935bc [2023-05-30T23:29:29.761Z] Step 23/24 : LABEL git_sha=0d81a56ef9e8cc869a69f7c542bd0730c5982608 [2023-05-30T23:29:29.761Z] ---> Running in 6e47f7ad0feb [2023-05-30T23:29:30.029Z] Removing intermediate container 6e47f7ad0feb [2023-05-30T23:29:30.029Z] ---> 648da6418b03 [2023-05-30T23:29:30.029Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T23:29:30.029Z] ---> Running in 364521773d4f [2023-05-30T23:29:30.298Z] Removing intermediate container 364521773d4f [2023-05-30T23:29:30.298Z] ---> d6f7d2d71132 [2023-05-30T23:29:30.298Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T23:29:30.564Z] Successfully built d6f7d2d71132 [2023-05-30T23:29:30.564Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:29:31.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T23:29:31.013Z] [2023-05-30T23:29:31.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:29:31.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T23:29:31.341Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T23:29:31.341Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T23:29:31.341Z] 04944245beec: Pulling fs layer [2023-05-30T23:29:31.341Z] 699f458cf7ca: Pulling fs layer [2023-05-30T23:29:31.341Z] 765212b225bb: Pulling fs layer [2023-05-30T23:29:31.341Z] f23df028b6ca: Pulling fs layer [2023-05-30T23:29:31.341Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T23:29:31.341Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T23:29:31.341Z] 765212b225bb: Waiting [2023-05-30T23:29:31.341Z] f23df028b6ca: Waiting [2023-05-30T23:29:31.341Z] d65c8cfc05b1: Waiting [2023-05-30T23:29:31.341Z] 2437ff75d9bd: Waiting [2023-05-30T23:29:31.611Z] 04944245beec: Verifying Checksum [2023-05-30T23:29:31.611Z] 04944245beec: Download complete [2023-05-30T23:29:31.611Z] 765212b225bb: Verifying Checksum [2023-05-30T23:29:31.611Z] 765212b225bb: Download complete [2023-05-30T23:29:31.611Z] f23df028b6ca: Verifying Checksum [2023-05-30T23:29:31.611Z] f23df028b6ca: Download complete [2023-05-30T23:29:31.611Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T23:29:31.611Z] d65c8cfc05b1: Download complete [2023-05-30T23:29:31.611Z] 699f458cf7ca: Verifying Checksum [2023-05-30T23:29:31.611Z] 699f458cf7ca: Download complete [2023-05-30T23:29:32.195Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T23:29:32.195Z] 8998bd30e6a1: Download complete [2023-05-30T23:29:34.139Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T23:29:34.139Z] 2437ff75d9bd: Download complete [2023-05-30T23:29:36.085Z] 8998bd30e6a1: Pull complete [2023-05-30T23:29:36.353Z] 04944245beec: Pull complete [2023-05-30T23:29:37.763Z] 699f458cf7ca: Pull complete [2023-05-30T23:29:38.030Z] 765212b225bb: Pull complete [2023-05-30T23:29:38.615Z] f23df028b6ca: Pull complete [2023-05-30T23:29:38.881Z] d65c8cfc05b1: Pull complete [2023-05-30T23:29:53.875Z] 2437ff75d9bd: Pull complete [2023-05-30T23:29:53.875Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T23:29:53.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T23:29:53.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:29:54.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-17386 does not seem to be running inside a container [2023-05-30T23:29:54.107Z] $ 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/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T23:29:56.679Z] $ docker top 6bc8f097440776ae4befa52e283516b9a0fe0618236740d8ec9694203831d26f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:29:57.189Z] ---> job-cost.sh [2023-05-30T23:29:57.462Z] lf-activate-venv: SKIPPING [2023-05-30T23:29:57.462Z] INFO: No Stack... [2023-05-30T23:29:57.727Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T23:29:58.682Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T23:29:59.319Z] + + cutcat -d, /w/workspace/device-mqtt-go/11/archives/cost.csv -f6 [2023-05-30T23:29:59.319Z] [Pipeline] lock [2023-05-30T23:29:59.354Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] [2023-05-30T23:29:59.362Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] did not exist. Created. [2023-05-30T23:29:59.362Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T23:30:00.016Z] /w/workspace/device-mqtt-go/11@tmp/durable-775fad13/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T23:30:00.354Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T23:30:00.376Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T23:30:00.422Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T23:30:00.431Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T23:30:00.449Z] $ docker stop --time=1 6bc8f097440776ae4befa52e283516b9a0fe0618236740d8ec9694203831d26f [2023-05-30T23:30:02.878Z] $ docker rm -f --volumes 6bc8f097440776ae4befa52e283516b9a0fe0618236740d8ec9694203831d26f [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 [2023-05-30T23:30:03.241Z] provisioning config files... [2023-05-30T23:30:03.247Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config16895033492995319938tmp [Pipeline] { [Pipeline] sh [2023-05-30T23:30:03.548Z] + set +x [2023-05-30T23:30:03.548Z] + bash -s -- [2023-05-30T23:30:03.548Z] + curl -s https://codecov.io/bash [2023-05-30T23:30:03.548Z] [2023-05-30T23:30:03.548Z] _____ _ [2023-05-30T23:30:03.548Z] / ____| | | [2023-05-30T23:30:03.548Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T23:30:03.548Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T23:30:03.548Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T23:30:03.548Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T23:30:03.548Z] Bash-1.0.6 [2023-05-30T23:30:03.548Z] [2023-05-30T23:30:03.548Z] [2023-05-30T23:30:03.548Z] ==> git version 2.25.1 found [2023-05-30T23:30:03.548Z] ==> 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 [2023-05-30T23:30:03.548Z] Release-Date: 2020-01-08 [2023-05-30T23:30:03.548Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-30T23:30:03.548Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T23:30:03.548Z] ==> Jenkins CI detected. [2023-05-30T23:30:03.548Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-30T23:30:03.548Z] project root: . [2023-05-30T23:30:03.548Z] --> token set from env [2023-05-30T23:30:03.548Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T23:30:03.548Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T23:30:03.548Z] ==> Python coveragepy not found [2023-05-30T23:30:03.548Z] ==> Searching for coverage reports in: [2023-05-30T23:30:03.548Z] + . [2023-05-30T23:30:03.548Z] -> Found 1 reports [2023-05-30T23:30:03.548Z] ==> Detecting git/mercurial file structure [2023-05-30T23:30:03.548Z] ==> Reading reports [2023-05-30T23:30:03.548Z] + ./coverage.out bytes=18506 [2023-05-30T23:30:03.548Z] ==> Appending adjustments [2023-05-30T23:30:03.548Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T23:30:03.806Z] + Found adjustments [2023-05-30T23:30:03.806Z] ==> Gzipping contents [2023-05-30T23:30:03.806Z] 4.0K /tmp/codecov.EPsXNJ.gz [2023-05-30T23:30:03.806Z] ==> Uploading reports [2023-05-30T23:30:03.806Z] url: https://codecov.io [2023-05-30T23:30:03.806Z] query: branch=PR-600&commit=28fe73b0991156964aafeb8122b4a92386b9b70d&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-30T23:30:03.806Z] -> Pinging Codecov [2023-05-30T23:30:03.806Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-600&commit=28fe73b0991156964aafeb8122b4a92386b9b70d&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-30T23:30:03.806Z] -> Uploading to [2023-05-30T23:30:03.806Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/7D719EC7BBE17E464838252E33014C33/28fe73b0991156964aafeb8122b4a92386b9b70d/ef96bfe1-2ecd-4826-a3d9-3c3ef3caf2db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T233003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=878ea78912a7ac818a7bc439eb8621d8bffcfa5173046f05178d7ed89898b758 [2023-05-30T23:30:03.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T23:30:03.806Z] Dload Upload Total Spent Left Speed [2023-05-30T23:30:04.064Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15183 --:--:-- --:--:-- --:--:-- 15183 [2023-05-30T23:30:04.064Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/28fe73b0991156964aafeb8122b4a92386b9b70d [Pipeline] } [2023-05-30T23:30:04.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-30T23:30:04.790Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives ] [2023-05-30T23:30:04.790Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-30T23:30:04.790Z] total 16 [2023-05-30T23:30:04.790Z] drwxr-xr-x 3 root root 4096 May 30 23:20 . [2023-05-30T23:30:04.790Z] drwxrwxr-x 11 jenkins jenkins 4096 May 30 23:20 .. [2023-05-30T23:30:04.790Z] drwxr-xr-x 2 root root 4096 May 30 23:20 cost [2023-05-30T23:30:04.790Z] -rw-r--r-- 1 root root 87 May 30 23:20 cost.csv [2023-05-30T23:30:04.790Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-30T23:30:04.790Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-30T23:30:04.790Z] total 16 [2023-05-30T23:30:04.790Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:20 . [2023-05-30T23:30:04.790Z] drwxrwxr-x 11 jenkins jenkins 4096 May 30 23:20 .. [2023-05-30T23:30:04.790Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 23:20 cost [2023-05-30T23:30:04.790Z] -rw-r--r-- 1 jenkins jenkins 87 May 30 23:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:30:05.081Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:30:05.933Z] ---> package-listing.sh [2023-05-30T23:30:05.933Z] ++ facter osfamily [2023-05-30T23:30:05.933Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T23:30:06.192Z] + OS_FAMILY=debian [2023-05-30T23:30:06.192Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-30T23:30:06.192Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T23:30:06.192Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T23:30:06.192Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T23:30:06.192Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T23:30:06.192Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-30T23:30:06.192Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T23:30:06.192Z] + case "${OS_FAMILY}" in [2023-05-30T23:30:06.192Z] + dpkg -l [2023-05-30T23:30:06.192Z] + grep '^ii' [2023-05-30T23:30:06.192Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T23:30:06.192Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T23:30:06.192Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T23:30:06.192Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-30T23:30:06.192Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [2023-05-30T23:30:06.192Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [Pipeline] echo [2023-05-30T23:30:06.203Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T23:30:06.480Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:30:07.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:30:07.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:30:07.114Z] prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container [2023-05-30T23:30:07.157Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T23:30:07.365Z] $ docker top 0734f6ed92185803cdae564cad9cfff6892d3a0fb6499216b2ca63bf4355c954 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:30:07.699Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T23:30:07.988Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T23:30:08.281Z] + ls /var/log/sa-host [2023-05-30T23:30:08.281Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T23:30:08.379Z] provisioning config files... [2023-05-30T23:30:08.386Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config10623784661598925646tmp [Pipeline] { [Pipeline] echo [2023-05-30T23:30:08.401Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:30:08.687Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T23:30:08.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:30:09.027Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T23:30:09.034Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:30:09.322Z] ---> sudo-logs.sh [2023-05-30T23:30:09.322Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T23:30:09.344Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:30:09.627Z] ---> job-cost.sh [2023-05-30T23:30:09.627Z] lf-activate-venv: SKIPPING [2023-05-30T23:30:09.627Z] DEBUG: total: 0.2199999988079071 [2023-05-30T23:30:09.627Z] INFO: Retrieving Stack Cost... [2023-05-30T23:30:09.886Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T23:30:10.454Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T23:30:10.466Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:30:10.752Z] ---> logs-deploy.sh [2023-05-30T23:30:10.752Z] lf-activate-venv: SKIPPING [2023-05-30T23:30:10.752Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-600/11 [2023-05-30T23:30:10.752Z] INFO: archiving workspace using pattern(s): [2023-05-30T23:30:11.690Z] Archives upload complete. [2023-05-30T23:30:11.951Z] INFO: archiving logs to Nexus [2023-05-30T23:30:12.520Z] ---> uname -a: [2023-05-30T23:30:12.520Z] Linux prd-ubuntu20-04-docker-8c-8g-17384 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-30T23:30:12.520Z] [2023-05-30T23:30:12.520Z] [2023-05-30T23:30:12.520Z] ---> lscpu: [2023-05-30T23:30:12.520Z] Architecture: x86_64 [2023-05-30T23:30:12.520Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-30T23:30:12.520Z] Byte Order: Little Endian [2023-05-30T23:30:12.520Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-30T23:30:12.520Z] CPU(s): 8 [2023-05-30T23:30:12.520Z] On-line CPU(s) list: 0-7 [2023-05-30T23:30:12.520Z] Thread(s) per core: 1 [2023-05-30T23:30:12.520Z] Core(s) per socket: 1 [2023-05-30T23:30:12.520Z] Socket(s): 8 [2023-05-30T23:30:12.520Z] NUMA node(s): 1 [2023-05-30T23:30:12.520Z] Vendor ID: AuthenticAMD [2023-05-30T23:30:12.520Z] CPU family: 23 [2023-05-30T23:30:12.520Z] Model: 49 [2023-05-30T23:30:12.520Z] Model name: AMD EPYC-Rome Processor [2023-05-30T23:30:12.520Z] Stepping: 0 [2023-05-30T23:30:12.520Z] CPU MHz: 2800.000 [2023-05-30T23:30:12.520Z] BogoMIPS: 5600.00 [2023-05-30T23:30:12.520Z] Virtualization: AMD-V [2023-05-30T23:30:12.520Z] Hypervisor vendor: KVM [2023-05-30T23:30:12.520Z] Virtualization type: full [2023-05-30T23:30:12.520Z] L1d cache: 256 KiB [2023-05-30T23:30:12.520Z] L1i cache: 256 KiB [2023-05-30T23:30:12.520Z] L2 cache: 4 MiB [2023-05-30T23:30:12.520Z] L3 cache: 128 MiB [2023-05-30T23:30:12.520Z] NUMA node0 CPU(s): 0-7 [2023-05-30T23:30:12.520Z] Vulnerability Itlb multihit: Not affected [2023-05-30T23:30:12.520Z] Vulnerability L1tf: Not affected [2023-05-30T23:30:12.520Z] Vulnerability Mds: Not affected [2023-05-30T23:30:12.520Z] Vulnerability Meltdown: Not affected [2023-05-30T23:30:12.520Z] Vulnerability Mmio stale data: Not affected [2023-05-30T23:30:12.520Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-30T23:30:12.520Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-30T23:30:12.520Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-30T23:30:12.520Z] Vulnerability Srbds: Not affected [2023-05-30T23:30:12.520Z] Vulnerability Tsx async abort: Not affected [2023-05-30T23:30:12.520Z] 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 [2023-05-30T23:30:12.520Z] [2023-05-30T23:30:12.520Z] [2023-05-30T23:30:12.520Z] ---> nproc: [2023-05-30T23:30:12.520Z] 8 [2023-05-30T23:30:12.520Z] [2023-05-30T23:30:12.520Z] [2023-05-30T23:30:12.520Z] ---> df -h: [2023-05-30T23:30:12.520Z] Filesystem Size Used Avail Use% Mounted on [2023-05-30T23:30:12.520Z] overlay 155G 12G 144G 8% / [2023-05-30T23:30:12.520Z] tmpfs 64M 0 64M 0% /dev [2023-05-30T23:30:12.520Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-30T23:30:12.520Z] shm 64M 0 64M 0% /dev/shm [2023-05-30T23:30:12.520Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-30T23:30:12.520Z] [2023-05-30T23:30:12.520Z] [2023-05-30T23:30:12.520Z] ---> sar -b -r -n DEV: [2023-05-30T23:30:12.520Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17384) 05/30/23 _x86_64_ (8 CPU) [2023-05-30T23:30:12.520Z] [2023-05-30T23:30:12.520Z] 23:17:24 LINUX RESTART (8 CPU) [2023-05-30T23:30:12.520Z] [2023-05-30T23:30:12.520Z] 23:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-30T23:30:12.520Z] 23:19:01 161.52 11.05 150.47 0.00 1729.52 57851.46 0.00 [2023-05-30T23:30:12.520Z] 23:20:01 138.96 0.30 138.66 0.00 21.20 35338.78 0.00 [2023-05-30T23:30:12.520Z] 23:21:01 109.45 0.10 109.35 0.00 14.53 33748.23 0.00 [2023-05-30T23:30:12.520Z] 23:22:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 [2023-05-30T23:30:12.520Z] 23:23:01 53.76 10.60 43.16 0.00 5155.81 8904.25 0.00 [2023-05-30T23:30:12.520Z] 23:24:01 6.55 0.02 6.53 0.00 0.13 128.11 0.00 [2023-05-30T23:30:12.520Z] 23:25:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2023-05-30T23:30:12.520Z] 23:26:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 [2023-05-30T23:30:12.520Z] 23:27:01 1.32 0.00 1.32 0.00 0.00 14.39 0.00 [2023-05-30T23:30:12.520Z] 23:28:01 2.25 0.00 2.25 0.00 0.00 25.86 0.00 [2023-05-30T23:30:12.520Z] 23:29:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 [2023-05-30T23:30:12.520Z] 23:30:01 3.12 1.60 1.52 0.00 37.18 18.66 0.00 [2023-05-30T23:30:12.520Z] Average: 40.29 1.97 38.32 0.00 580.04 11350.59 0.00 [2023-05-30T23:30:12.520Z] [2023-05-30T23:30:12.520Z] 23:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-30T23:30:12.520Z] 23:19:01 28478168 31574776 730044 2.22 108696 3204228 1903752 5.61 1150468 2826792 252 [2023-05-30T23:30:12.520Z] 23:20:01 27904896 31234464 1062932 3.23 149752 3362592 2564928 7.56 1614892 2888484 142416 [2023-05-30T23:30:12.520Z] 23:21:01 27667432 31584224 716428 2.18 159584 3902008 1759048 5.18 1251372 3455948 56 [2023-05-30T23:30:12.520Z] 23:22:01 27667036 31583888 716612 2.18 159604 3902008 1759048 5.18 1251408 3455948 60 [2023-05-30T23:30:12.521Z] 23:23:01 27132836 31563956 721080 2.19 193744 4362860 1814428 5.35 1572700 3630620 1000 [2023-05-30T23:30:12.521Z] 23:24:01 27139444 31565844 719476 2.19 192312 4359600 1809084 5.33 1570500 3627380 4 [2023-05-30T23:30:12.521Z] 23:25:01 27143964 31570596 714664 2.17 192408 4359732 1809084 5.33 1565660 3627512 8 [2023-05-30T23:30:12.521Z] 23:26:01 27143948 31570652 714544 2.17 192480 4359728 1809084 5.33 1565720 3627516 8 [2023-05-30T23:30:12.521Z] 23:27:01 27143648 31570440 714700 2.17 192556 4359736 1809084 5.33 1566068 3627524 8 [2023-05-30T23:30:12.521Z] 23:28:01 27143636 31570548 714396 2.17 192640 4359740 1809084 5.33 1565968 3627528 8 [2023-05-30T23:30:12.521Z] 23:29:01 27143804 31571404 714296 2.17 192728 4359740 1809084 5.33 1565468 3628120 8 [2023-05-30T23:30:12.521Z] 23:30:01 27134576 31564404 721116 2.19 192776 4360856 1809084 5.33 1576880 3628504 40 [2023-05-30T23:30:12.521Z] Average: 27403616 31543766 746691 2.27 176607 4104402 1872066 5.52 1484759 3470990 11989 [2023-05-30T23:30:12.521Z] [2023-05-30T23:30:12.521Z] 23:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-30T23:30:12.521Z] 23:19:01 lo 6.05 6.05 0.59 0.59 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:19:01 docker0 206.57 323.99 16.40 2017.71 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:19:01 ens3 582.40 370.18 7967.90 78.64 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:20:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:20:01 docker0 1.33 3.42 0.08 42.54 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:20:01 ens3 41.91 24.86 81.60 16.46 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:20:01 veth009b311 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:21:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:21:01 docker0 1.40 3.40 0.09 43.01 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:21:01 ens3 103.10 61.95 2579.37 12.92 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:22:01 ens3 0.88 0.77 1.66 0.23 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:23:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:23:01 ens3 211.86 108.23 2869.54 7.59 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:24:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:25:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:26:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:28:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:29:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:30:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] 23:30:01 ens3 7.96 6.73 5.34 6.02 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] Average: docker0 17.48 27.63 1.38 175.64 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] Average: ens3 79.18 47.84 1126.80 10.18 0.00 0.00 0.00 0.00 [2023-05-30T23:30:12.521Z] [2023-05-30T23:30:12.521Z] [2023-05-30T23:30:12.521Z] ---> sar -P ALL: [2023-05-30T23:30:12.521Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17384) 05/30/23 _x86_64_ (8 CPU) [2023-05-30T23:30:12.521Z] [2023-05-30T23:30:12.521Z] 23:17:24 LINUX RESTART (8 CPU) [2023-05-30T23:30:12.521Z] [2023-05-30T23:30:12.521Z] 23:18:01 CPU %user %nice %system %iowait %steal %idle [2023-05-30T23:30:12.521Z] 23:19:01 all 7.93 0.00 3.35 1.84 0.05 86.83 [2023-05-30T23:30:12.521Z] 23:19:01 0 9.09 0.00 3.36 1.23 0.05 86.27 [2023-05-30T23:30:12.521Z] 23:19:01 1 7.23 0.00 3.99 0.40 0.05 88.32 [2023-05-30T23:30:12.521Z] 23:19:01 2 8.33 0.00 3.20 0.50 0.05 87.92 [2023-05-30T23:30:12.521Z] 23:19:01 3 7.42 0.00 2.95 0.34 0.05 89.24 [2023-05-30T23:30:12.521Z] 23:19:01 4 7.55 0.00 3.01 0.47 0.05 88.92 [2023-05-30T23:30:12.521Z] 23:19:01 5 7.30 0.00 2.89 1.91 0.03 87.87 [2023-05-30T23:30:12.521Z] 23:19:01 6 9.89 0.00 3.97 6.29 0.07 79.78 [2023-05-30T23:30:12.521Z] 23:19:01 7 6.61 0.00 3.42 3.61 0.07 86.29 [2023-05-30T23:30:12.521Z] 23:20:01 all 34.44 0.00 6.54 1.24 0.09 57.69 [2023-05-30T23:30:12.521Z] 23:20:01 0 34.34 0.00 7.51 1.54 0.07 56.54 [2023-05-30T23:30:12.521Z] 23:20:01 1 33.69 0.00 6.05 0.12 0.07 60.08 [2023-05-30T23:30:12.521Z] 23:20:01 2 33.08 0.00 6.27 1.56 0.20 58.88 [2023-05-30T23:30:12.521Z] 23:20:01 3 37.31 0.00 7.12 0.32 0.07 55.19 [2023-05-30T23:30:12.521Z] 23:20:01 4 34.73 0.00 6.32 0.32 0.07 58.56 [2023-05-30T23:30:12.521Z] 23:20:01 5 34.25 0.00 6.55 0.74 0.07 58.39 [2023-05-30T23:30:12.521Z] 23:20:01 6 34.18 0.00 6.63 4.22 0.07 54.90 [2023-05-30T23:30:12.521Z] 23:20:01 7 33.95 0.00 5.90 1.08 0.08 58.98 [2023-05-30T23:30:12.521Z] 23:21:01 all 10.96 0.00 2.81 0.89 0.04 85.30 [2023-05-30T23:30:12.521Z] 23:21:01 0 11.11 0.00 3.26 0.40 0.05 85.18 [2023-05-30T23:30:12.521Z] 23:21:01 1 11.41 0.00 2.84 0.99 0.03 84.73 [2023-05-30T23:30:12.521Z] 23:21:01 2 10.74 0.00 2.14 0.02 0.03 87.07 [2023-05-30T23:30:12.521Z] 23:21:01 3 11.73 0.00 2.80 0.22 0.03 85.21 [2023-05-30T23:30:12.521Z] 23:21:01 4 9.48 0.00 3.53 5.18 0.03 81.78 [2023-05-30T23:30:12.521Z] 23:21:01 5 10.06 0.00 2.77 0.02 0.03 87.13 [2023-05-30T23:30:12.521Z] 23:21:01 6 12.03 0.00 2.78 0.02 0.05 85.12 [2023-05-30T23:30:12.521Z] 23:21:01 7 11.14 0.00 2.37 0.25 0.03 86.20 [2023-05-30T23:30:12.521Z] 23:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-30T23:30:12.521Z] 23:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-30T23:30:12.521Z] 23:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T23:30:12.521Z] 23:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-30T23:30:12.521Z] 23:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-30T23:30:12.521Z] 23:22:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-30T23:30:12.521Z] 23:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T23:30:12.521Z] 23:22:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-30T23:30:12.521Z] 23:22:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-30T23:30:12.521Z] 23:23:01 all 2.40 0.00 1.64 0.43 0.02 95.51 [2023-05-30T23:30:12.521Z] 23:23:01 0 2.82 0.00 1.44 0.79 0.02 94.94 [2023-05-30T23:30:12.521Z] 23:23:01 1 1.85 0.00 1.37 0.02 0.02 96.75 [2023-05-30T23:30:12.521Z] 23:23:01 2 2.58 0.00 2.20 0.03 0.02 95.16 [2023-05-30T23:30:12.521Z] 23:23:01 3 2.52 0.00 1.52 0.57 0.03 95.36 [2023-05-30T23:30:12.521Z] 23:23:01 4 3.25 0.00 2.28 0.05 0.02 94.40 [2023-05-30T23:30:12.521Z] 23:23:01 5 1.95 0.00 1.22 0.63 0.02 96.18 [2023-05-30T23:30:12.521Z] 23:23:01 6 1.99 0.00 2.11 0.32 0.02 95.57 [2023-05-30T23:30:12.521Z] 23:23:01 7 2.21 0.00 1.02 1.02 0.03 95.71 [2023-05-30T23:30:12.521Z] 23:24:01 all 0.24 0.00 0.09 0.01 0.01 99.66 [2023-05-30T23:30:12.521Z] 23:24:01 0 0.15 0.00 0.12 0.08 0.02 99.63 [2023-05-30T23:30:12.521Z] 23:24:01 1 1.31 0.00 0.08 0.00 0.02 98.60 [2023-05-30T23:30:12.521Z] 23:24:01 2 0.03 0.00 0.08 0.00 0.02 99.87 [2023-05-30T23:30:12.521Z] 23:24:01 3 0.07 0.00 0.08 0.00 0.00 99.85 [2023-05-30T23:30:12.521Z] 23:24:01 4 0.03 0.00 0.07 0.00 0.00 99.90 [2023-05-30T23:30:12.521Z] 23:24:01 5 0.07 0.00 0.05 0.00 0.00 99.88 [2023-05-30T23:30:12.521Z] 23:24:01 6 0.03 0.00 0.07 0.00 0.00 99.90 [2023-05-30T23:30:12.521Z] 23:24:01 7 0.18 0.00 0.15 0.03 0.00 99.63 [2023-05-30T23:30:12.521Z] 23:25:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2023-05-30T23:30:12.521Z] 23:25:01 0 0.05 0.00 0.00 0.03 0.02 99.90 [2023-05-30T23:30:12.521Z] 23:25:01 1 2.00 0.00 0.00 0.00 0.00 98.00 [2023-05-30T23:30:12.521Z] 23:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-30T23:30:12.521Z] 23:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-30T23:30:12.521Z] 23:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-30T23:30:12.521Z] 23:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T23:30:12.521Z] 23:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-30T23:30:12.521Z] 23:25:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-30T23:30:12.521Z] 23:26:01 all 0.14 0.00 0.01 0.01 0.00 99.84 [2023-05-30T23:30:12.521Z] 23:26:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2023-05-30T23:30:12.521Z] 23:26:01 1 0.98 0.00 0.02 0.00 0.00 99.01 [2023-05-30T23:30:12.521Z] 23:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T23:30:12.521Z] 23:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-30T23:30:12.521Z] 23:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T23:30:12.521Z] 23:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-30T23:30:12.521Z] 23:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T23:30:12.521Z] 23:26:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-30T23:30:12.521Z] 23:27:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2023-05-30T23:30:12.521Z] 23:27:01 0 0.02 0.00 0.03 0.03 0.02 99.90 [2023-05-30T23:30:12.521Z] 23:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-30T23:30:12.521Z] 23:27:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-30T23:30:12.521Z] 23:27:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2023-05-30T23:30:12.521Z] 23:27:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-30T23:30:12.521Z] 23:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-30T23:30:12.521Z] 23:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T23:30:12.521Z] 23:27:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-30T23:30:12.521Z] 23:28:01 all 0.06 0.00 0.02 0.01 0.02 99.90 [2023-05-30T23:30:12.521Z] 23:28:01 0 0.07 0.00 0.00 0.03 0.00 99.90 [2023-05-30T23:30:12.521Z] 23:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-30T23:30:12.521Z] 23:28:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2023-05-30T23:30:12.521Z] 23:28:01 3 0.02 0.00 0.00 0.00 0.10 99.88 [2023-05-30T23:30:12.521Z] 23:28:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-30T23:30:12.521Z] 23:28:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-30T23:30:12.521Z] 23:28:01 6 0.20 0.00 0.02 0.00 0.00 99.78 [2023-05-30T23:30:12.521Z] 23:28:01 7 0.07 0.00 0.02 0.02 0.02 99.88 [2023-05-30T23:30:12.521Z] 23:29:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2023-05-30T23:30:12.521Z] 23:29:01 0 0.03 0.00 0.02 0.03 0.00 99.92 [2023-05-30T23:30:12.521Z] 23:29:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2023-05-30T23:30:12.521Z] 23:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-30T23:30:12.521Z] 23:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-30T23:30:12.521Z] 23:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T23:30:12.521Z] 23:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-30T23:30:12.521Z] 23:29:01 6 0.13 0.00 0.00 0.00 0.00 99.87 [2023-05-30T23:30:12.521Z] 23:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-30T23:30:12.521Z] [2023-05-30T23:30:12.521Z] 23:29:01 CPU %user %nice %system %iowait %steal %idle [2023-05-30T23:30:12.521Z] 23:30:01 all 0.36 0.00 0.04 0.01 0.01 99.57 [2023-05-30T23:30:12.521Z] 23:30:01 0 0.37 0.00 0.07 0.07 0.02 99.48 [2023-05-30T23:30:12.521Z] 23:30:01 1 0.57 0.00 0.02 0.00 0.02 99.40 [2023-05-30T23:30:12.521Z] 23:30:01 2 0.05 0.00 0.08 0.02 0.00 99.85 [2023-05-30T23:30:12.521Z] 23:30:01 3 0.23 0.00 0.05 0.00 0.00 99.72 [2023-05-30T23:30:12.521Z] 23:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T23:30:12.521Z] 23:30:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2023-05-30T23:30:12.521Z] 23:30:01 6 1.33 0.00 0.02 0.00 0.00 98.65 [2023-05-30T23:30:12.521Z] 23:30:01 7 0.28 0.00 0.05 0.02 0.02 99.63 [2023-05-30T23:30:12.521Z] Average: all 4.71 0.00 1.21 0.37 0.02 93.69 [2023-05-30T23:30:12.521Z] Average: 0 4.79 0.00 1.31 0.36 0.02 93.52 [2023-05-30T23:30:12.521Z] Average: 1 4.91 0.00 1.19 0.13 0.02 93.76 [2023-05-30T23:30:12.521Z] Average: 2 4.55 0.00 1.17 0.18 0.03 94.07 [2023-05-30T23:30:12.521Z] Average: 3 4.92 0.00 1.21 0.12 0.03 93.72 [2023-05-30T23:30:12.521Z] Average: 4 4.57 0.00 1.27 0.50 0.02 93.65 [2023-05-30T23:30:12.521Z] Average: 5 4.46 0.00 1.12 0.27 0.01 94.13 [2023-05-30T23:30:12.521Z] Average: 6 4.96 0.00 1.30 0.90 0.02 92.82 [2023-05-30T23:30:12.521Z] Average: 7 4.51 0.00 1.08 0.50 0.03 93.88 [2023-05-30T23:30:12.521Z] [2023-05-30T23:30:12.521Z] [2023-05-30T23:30:12.521Z]