Pull request #416 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from b1e10e2c9564de8631326e1ab9f2c0def96077ed+626368a07400440c19e88e92e22b40eeb22d4bcb (083f1a777249931918dd066b1df14c5d7dde50fe) 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-ssh7601167873999604140.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12010794559684553215.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2762447289971727214.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4399869646668233181.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16368614308171343160.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-416/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-416/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3439633414756401643.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-1504 in /w/workspace/gexfoundry_device-mqtt-go_PR-416 [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-416 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 626368a07400440c19e88e92e22b40eeb22d4bcb into PR head commit b1e10e2c9564de8631326e1ab9f2c0def96077ed Merge succeeded, producing b1e10e2c9564de8631326e1ab9f2c0def96077ed Checking out Revision b1e10e2c9564de8631326e1ab9f2c0def96077ed (PR-416) > git config core.sparsecheckout # timeout=10 > git checkout -f b1e10e2c9564de8631326e1ab9f2c0def96077ed # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 626368a07400440c19e88e92e22b40eeb22d4bcb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1e10e2c9564de8631326e1ab9f2c0def96077ed # timeout=10 Commit message: "feat: add internal command request/response topics" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T05:42:04.360Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T05:42:04.511Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T05:42:04.599Z] ========================================================= [2022-09-28T05:42:04.599Z] EdgeX Global Pipelines Version Info [2022-09-28T05:42:04.599Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:42:05.346Z] ------------------- [2022-09-28T05:42:05.346Z] stable info: [2022-09-28T05:42:05.346Z] ------------------- [2022-09-28T05:42:05.346Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T05:42:05.346Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T05:42:05.346Z] Message: update stable to v1.0.239 [2022-09-28T05:42:05.915Z] ------------------- [2022-09-28T05:42:05.915Z] experimental info: [2022-09-28T05:42:05.915Z] ------------------- [2022-09-28T05:42:05.915Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T05:42:05.916Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T05:42:05.916Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T05:42:06.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-09-28T05:42:06.238Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-09-28T05:42:06.273Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T05:42:06.308Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T05:42:06.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T05:42:06.384Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T05:42:06.427Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T05:42:06.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T05:42:06.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T05:42:06.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T05:42:06.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T05:42:06.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-09-28T05:42:06.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T05:42:06.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T05:42:06.723Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T05:42:06.762Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T05:42:06.802Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T05:42:06.843Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T05:42:06.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T05:42:06.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T05:42:06.956Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-28T05:42:06.994Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-28T05:42:07.037Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T05:42:07.076Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T05:42:07.116Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T05:42:07.152Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T05:42:07.188Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T05:42:07.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo [2022-09-28T05:42:07.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo [2022-09-28T05:42:07.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo [2022-09-28T05:42:07.341Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1e10e2c9564de8631326e1ab9f2c0def96077ed [Pipeline] echo [2022-09-28T05:42:07.377Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1e10e2 [Pipeline] echo [2022-09-28T05:42:07.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T05:42:07.526Z] provisioning config files... [2022-09-28T05:42:07.540Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/config8014776907502680765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:42:07.880Z] ---> docker-login.sh [2022-09-28T05:42:07.880Z] nexus3.edgexfoundry.org:10001 [2022-09-28T05:42:08.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:42:08.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:42:08.402Z] Configure a credential helper to remove this warning. See [2022-09-28T05:42:08.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:42:08.402Z] [2022-09-28T05:42:08.402Z] Login Succeeded [2022-09-28T05:42:08.402Z] nexus3.edgexfoundry.org:10002 [2022-09-28T05:42:08.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:42:08.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:42:08.402Z] Configure a credential helper to remove this warning. See [2022-09-28T05:42:08.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:42:08.402Z] [2022-09-28T05:42:08.402Z] Login Succeeded [2022-09-28T05:42:08.402Z] nexus3.edgexfoundry.org:10003 [2022-09-28T05:42:08.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:42:08.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:42:08.663Z] Configure a credential helper to remove this warning. See [2022-09-28T05:42:08.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:42:08.663Z] [2022-09-28T05:42:08.663Z] Login Succeeded [2022-09-28T05:42:08.663Z] nexus3.edgexfoundry.org:10004 [2022-09-28T05:42:08.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:42:08.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:42:08.663Z] Configure a credential helper to remove this warning. See [2022-09-28T05:42:08.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:42:08.663Z] [2022-09-28T05:42:08.663Z] Login Succeeded [2022-09-28T05:42:08.663Z] docker.io [2022-09-28T05:42:08.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:42:09.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:42:09.232Z] Configure a credential helper to remove this warning. See [2022-09-28T05:42:09.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:42:09.232Z] [2022-09-28T05:42:09.232Z] Login Succeeded [2022-09-28T05:42:09.232Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T05:42:09.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T05:42:09.857Z] + git rev-list -1 --merges b1e10e2c9564de8631326e1ab9f2c0def96077ed~1..b1e10e2c9564de8631326e1ab9f2c0def96077ed [Pipeline] echo [2022-09-28T05:42:09.906Z] -----------> git rev-list -1 --merges b1e10e2c9564de8631326e1ab9f2c0def96077ed~1..b1e10e2c9564de8631326e1ab9f2c0def96077ed b1e10e2c9564de8631326e1ab9f2c0def96077ed [false] [Pipeline] sh [2022-09-28T05:42:10.211Z] + git log --format=format:%s -1 b1e10e2c9564de8631326e1ab9f2c0def96077ed [Pipeline] echo [2022-09-28T05:42:10.243Z] ========================================================= [2022-09-28T05:42:10.243Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T05:42:10.243Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T05:42:10.665Z] + git log --format=format:%s -1 b1e10e2c9564de8631326e1ab9f2c0def96077ed [Pipeline] echo [2022-09-28T05:42:10.693Z] [semverPrep] GIT_COMMIT: b1e10e2c9564de8631326e1ab9f2c0def96077ed, Commit Message: feat: add internal command request/response topics [Pipeline] echo [2022-09-28T05:42:10.766Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T05:42:11.152Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T05:42:11.152Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T05:42:11.152Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T05:42:11.152Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T05:42:11.152Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T05:42:11.152Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T05:42:11.152Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:42:11.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T05:42:11.623Z] [2022-09-28T05:42:11.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:42:11.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T05:42:11.986Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T05:42:11.986Z] b85a868b505f: Pulling fs layer [2022-09-28T05:42:11.986Z] e2be974225ed: Pulling fs layer [2022-09-28T05:42:11.986Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T05:42:11.986Z] 988bab9f4d93: Pulling fs layer [2022-09-28T05:42:11.986Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T05:42:11.986Z] eaf3925da568: Pulling fs layer [2022-09-28T05:42:11.986Z] bab4dde63d76: Pulling fs layer [2022-09-28T05:42:11.986Z] bde34c3a00c8: Pulling fs layer [2022-09-28T05:42:11.986Z] b352a97aabf1: Pulling fs layer [2022-09-28T05:42:11.986Z] 4872d77fe225: Pulling fs layer [2022-09-28T05:42:11.986Z] 5851b861e8e6: Pulling fs layer [2022-09-28T05:42:11.986Z] bde34c3a00c8: Waiting [2022-09-28T05:42:11.986Z] b352a97aabf1: Waiting [2022-09-28T05:42:11.986Z] 4872d77fe225: Waiting [2022-09-28T05:42:11.986Z] 988bab9f4d93: Waiting [2022-09-28T05:42:11.986Z] 5851b861e8e6: Waiting [2022-09-28T05:42:11.986Z] eaf3925da568: Waiting [2022-09-28T05:42:11.986Z] 1469e6f7b9e6: Waiting [2022-09-28T05:42:11.986Z] bab4dde63d76: Waiting [2022-09-28T05:42:11.986Z] e2be974225ed: Verifying Checksum [2022-09-28T05:42:11.986Z] e2be974225ed: Download complete [2022-09-28T05:42:11.986Z] 988bab9f4d93: Verifying Checksum [2022-09-28T05:42:11.986Z] 988bab9f4d93: Download complete [2022-09-28T05:42:12.247Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T05:42:12.247Z] 1469e6f7b9e6: Download complete [2022-09-28T05:42:12.247Z] eaf3925da568: Download complete [2022-09-28T05:42:12.247Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T05:42:12.247Z] 339a4e72a1f5: Download complete [2022-09-28T05:42:12.247Z] bde34c3a00c8: Download complete [2022-09-28T05:42:12.247Z] b352a97aabf1: Download complete [2022-09-28T05:42:12.247Z] 4872d77fe225: Verifying Checksum [2022-09-28T05:42:12.247Z] 4872d77fe225: Download complete [2022-09-28T05:42:12.247Z] 5851b861e8e6: Verifying Checksum [2022-09-28T05:42:12.247Z] 5851b861e8e6: Download complete [2022-09-28T05:42:12.247Z] b85a868b505f: Verifying Checksum [2022-09-28T05:42:12.247Z] b85a868b505f: Download complete [2022-09-28T05:42:12.506Z] bab4dde63d76: Verifying Checksum [2022-09-28T05:42:12.506Z] bab4dde63d76: Download complete [2022-09-28T05:42:13.440Z] b85a868b505f: Pull complete [2022-09-28T05:42:13.700Z] e2be974225ed: Pull complete [2022-09-28T05:42:14.271Z] 339a4e72a1f5: Pull complete [2022-09-28T05:42:14.271Z] 988bab9f4d93: Pull complete [2022-09-28T05:42:14.529Z] 1469e6f7b9e6: Pull complete [2022-09-28T05:42:14.529Z] eaf3925da568: Pull complete [2022-09-28T05:42:16.432Z] bab4dde63d76: Pull complete [2022-09-28T05:42:16.432Z] bde34c3a00c8: Pull complete [2022-09-28T05:42:16.692Z] b352a97aabf1: Pull complete [2022-09-28T05:42:16.692Z] 4872d77fe225: Pull complete [2022-09-28T05:42:16.951Z] 5851b861e8e6: Pull complete [2022-09-28T05:42:16.951Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T05:42:16.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T05:42:16.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:42:17.178Z] prd-ubuntu20.04-docker-8c-8g-1504 does not seem to be running inside a container [2022-09-28T05:42:17.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-416 -v /w/workspace/gexfoundry_device-mqtt-go_PR-416:/w/workspace/gexfoundry_device-mqtt-go_PR-416:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-416@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T05:42:18.745Z] $ docker top 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b -eo pid,comm [2022-09-28T05:42:18.817Z] 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). [2022-09-28T05:42:18.817Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T05:42:18.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T05:42:18.946Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T05:42:19.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T05:42:19.087Z] $ docker exec 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b ssh-agent [2022-09-28T05:42:19.205Z] SSH_AUTH_SOCK=/tmp/ssh-lFcqesbbHOCC/agent.31 [2022-09-28T05:42:19.205Z] SSH_AGENT_PID=37 [2022-09-28T05:42:19.212Z] Running ssh-add (command line suppressed) [2022-09-28T05:42:19.322Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/private_key_12295498216819254249.key (/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/private_key_12295498216819254249.key) [2022-09-28T05:42:19.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T05:42:19.665Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T05:42:19.692Z] $ docker exec --env ******** --env ******** 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b ssh-agent -k [2022-09-28T05:42:19.793Z] unset SSH_AUTH_SOCK; [2022-09-28T05:42:19.793Z] unset SSH_AGENT_PID; [2022-09-28T05:42:19.793Z] echo Agent pid 37 killed; [2022-09-28T05:42:19.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T05:42:19.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T05:42:19.888Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T05:42:19.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T05:42:20.004Z] $ docker exec 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b ssh-agent [2022-09-28T05:42:20.111Z] SSH_AUTH_SOCK=/tmp/ssh-kRqojes7Kkqp/agent.69 [2022-09-28T05:42:20.111Z] SSH_AGENT_PID=75 [2022-09-28T05:42:20.115Z] Running ssh-add (command line suppressed) [2022-09-28T05:42:20.219Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/private_key_5085163615865547872.key (/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/private_key_5085163615865547872.key) [2022-09-28T05:42:20.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T05:42:20.560Z] + git semver init [2022-09-28T05:42:20.822Z] 2022-09-28 05:42:20,755 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T05:42:20.822Z] 2022-09-28 05:42:20,756 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver [2022-09-28T05:42:20.822Z] 2022-09-28 05:42:20,757 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver [2022-09-28T05:42:20.822Z] 2022-09-28 05:42:20,757 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-416, universal_newlines=False, shell=None, istream=None) [2022-09-28T05:42:21.763Z] 2022-09-28 05:42:21,599 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-416/.git/info/exclude [2022-09-28T05:42:21.763Z] 2022-09-28 05:42:21,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver/PR-416 with force:False [2022-09-28T05:42:21.763Z] 2022-09-28 05:42:21,600 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver/PR-416 [2022-09-28T05:42:21.763Z] 2022-09-28 05:42:21,604 [execute] INFO git cat-file --batch-check [2022-09-28T05:42:21.763Z] 2022-09-28 05:42:21,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T05:42:21.763Z] 2022-09-28 05:42:21,609 [execute] INFO git cat-file --batch [2022-09-28T05:42:21.763Z] 2022-09-28 05:42:21,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T05:42:21.763Z] 2022-09-28 05:42:21,616 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver/PR-416 [2022-09-28T05:42:21.763Z] 0.0.0 [Pipeline] } [2022-09-28T05:42:21.793Z] $ docker exec --env ******** --env ******** 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b ssh-agent -k [2022-09-28T05:42:21.899Z] unset SSH_AUTH_SOCK; [2022-09-28T05:42:21.900Z] unset SSH_AGENT_PID; [2022-09-28T05:42:21.900Z] echo Agent pid 75 killed; [2022-09-28T05:42:21.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T05:42:22.340Z] + git semver [Pipeline] } [2022-09-28T05:42:22.626Z] $ docker stop --time=1 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b [2022-09-28T05:42:23.975Z] $ docker rm -f 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T05:42:24.378Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T05:42:24.611Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T05:42:24.628Z] [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 [2022-09-28T05:42:25.194Z] provisioning config files... [2022-09-28T05:42:25.207Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/config5230605811194372416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:42:25.541Z] ---> docker-login.sh [2022-09-28T05:42:25.541Z] nexus3.edgexfoundry.org:10001 [2022-09-28T05:42:25.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:42:25.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:42:25.541Z] Configure a credential helper to remove this warning. See [2022-09-28T05:42:25.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:42:25.541Z] [2022-09-28T05:42:25.541Z] Login Succeeded [2022-09-28T05:42:25.541Z] nexus3.edgexfoundry.org:10002 [2022-09-28T05:42:25.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:42:25.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:42:25.800Z] Configure a credential helper to remove this warning. See [2022-09-28T05:42:25.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:42:25.800Z] [2022-09-28T05:42:25.800Z] Login Succeeded [2022-09-28T05:42:25.800Z] nexus3.edgexfoundry.org:10003 [2022-09-28T05:42:25.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:42:25.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:42:25.800Z] Configure a credential helper to remove this warning. See [2022-09-28T05:42:25.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:42:25.800Z] [2022-09-28T05:42:25.800Z] Login Succeeded [2022-09-28T05:42:25.800Z] nexus3.edgexfoundry.org:10004 [2022-09-28T05:42:25.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:42:25.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:42:25.800Z] Configure a credential helper to remove this warning. See [2022-09-28T05:42:25.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:42:25.800Z] [2022-09-28T05:42:25.800Z] Login Succeeded [2022-09-28T05:42:25.800Z] docker.io [2022-09-28T05:42:26.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:42:26.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:42:26.319Z] Configure a credential helper to remove this warning. See [2022-09-28T05:42:26.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:42:26.319Z] [2022-09-28T05:42:26.319Z] Login Succeeded [2022-09-28T05:42:26.319Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T05:42:26.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T05:42:26.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T05:42:26.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T05:42:26.617Z] ========================================================= [2022-09-28T05:42:26.617Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T05:42:26.617Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:42:27.077Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-28T05:42:27.077Z] Sending build context to Docker daemon 6.154MB [2022-09-28T05:42:27.077Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T05:42:27.077Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T05:42:27.077Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T05:42:27.077Z] 2408cc74d12b: Pulling fs layer [2022-09-28T05:42:27.077Z] ea60b727a1ce: Pulling fs layer [2022-09-28T05:42:27.077Z] 30c4a7721957: Pulling fs layer [2022-09-28T05:42:27.077Z] 370296b7ddb6: Pulling fs layer [2022-09-28T05:42:27.077Z] 7c6cee850709: Pulling fs layer [2022-09-28T05:42:27.077Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T05:42:27.077Z] d94ebbe4e438: Pulling fs layer [2022-09-28T05:42:27.077Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T05:42:27.077Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T05:42:27.077Z] bcfd1f05c69d: Waiting [2022-09-28T05:42:27.077Z] 59ccb84bbe0f: Waiting [2022-09-28T05:42:27.077Z] 39a5fcdaea64: Waiting [2022-09-28T05:42:27.077Z] d94ebbe4e438: Waiting [2022-09-28T05:42:27.077Z] 370296b7ddb6: Waiting [2022-09-28T05:42:27.077Z] 30c4a7721957: Verifying Checksum [2022-09-28T05:42:27.077Z] 30c4a7721957: Download complete [2022-09-28T05:42:27.077Z] ea60b727a1ce: Verifying Checksum [2022-09-28T05:42:27.077Z] ea60b727a1ce: Download complete [2022-09-28T05:42:27.077Z] 7c6cee850709: Verifying Checksum [2022-09-28T05:42:27.077Z] 7c6cee850709: Download complete [2022-09-28T05:42:27.339Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T05:42:27.339Z] 39a5fcdaea64: Download complete [2022-09-28T05:42:27.339Z] 2408cc74d12b: Verifying Checksum [2022-09-28T05:42:27.339Z] 2408cc74d12b: Download complete [2022-09-28T05:42:27.339Z] d94ebbe4e438: Verifying Checksum [2022-09-28T05:42:27.339Z] d94ebbe4e438: Download complete [2022-09-28T05:42:27.339Z] 2408cc74d12b: Pull complete [2022-09-28T05:42:27.598Z] ea60b727a1ce: Pull complete [2022-09-28T05:42:27.598Z] 30c4a7721957: Pull complete [2022-09-28T05:42:27.598Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T05:42:27.598Z] 59ccb84bbe0f: Download complete [2022-09-28T05:42:28.164Z] 370296b7ddb6: Verifying Checksum [2022-09-28T05:42:28.164Z] 370296b7ddb6: Download complete [2022-09-28T05:42:28.164Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T05:42:28.164Z] bcfd1f05c69d: Download complete [2022-09-28T05:42:32.352Z] 370296b7ddb6: Pull complete [2022-09-28T05:42:32.352Z] 7c6cee850709: Pull complete [2022-09-28T05:42:32.352Z] 39a5fcdaea64: Pull complete [2022-09-28T05:42:32.352Z] d94ebbe4e438: Pull complete [2022-09-28T05:42:34.254Z] bcfd1f05c69d: Pull complete [2022-09-28T05:42:34.820Z] 59ccb84bbe0f: Pull complete [2022-09-28T05:42:34.820Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T05:42:34.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T05:42:35.081Z] ---> a4fb48ad2a94 [2022-09-28T05:42:35.081Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-28T05:42:36.987Z] ---> Running in debeb9e5e794 [2022-09-28T05:42:37.246Z] Removing intermediate container debeb9e5e794 [2022-09-28T05:42:37.246Z] ---> 74fc8cf63b38 [2022-09-28T05:42:37.246Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T05:42:37.246Z] ---> Running in c4e3d34ca9f5 [2022-09-28T05:42:37.246Z] Removing intermediate container c4e3d34ca9f5 [2022-09-28T05:42:37.246Z] ---> f4991fddd253 [2022-09-28T05:42:37.246Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T05:42:37.246Z] ---> Running in e50ae421285e [2022-09-28T05:42:37.505Z] Removing intermediate container e50ae421285e [2022-09-28T05:42:37.505Z] ---> f5e9dd06375a [2022-09-28T05:42:37.505Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T05:42:37.505Z] ---> Running in 31c321dfa327 [2022-09-28T05:42:37.764Z] Removing intermediate container 31c321dfa327 [2022-09-28T05:42:37.764Z] ---> 02a04d6adf69 [2022-09-28T05:42:37.764Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:42:37.764Z] ---> Running in d59ae8395bc2 [2022-09-28T05:42:38.333Z] Removing intermediate container d59ae8395bc2 [2022-09-28T05:42:38.333Z] ---> 9f59a4df228e [2022-09-28T05:42:38.333Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T05:42:38.333Z] ---> Running in f118b71a2d71 [2022-09-28T05:42:38.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T05:42:39.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T05:42:39.784Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-28T05:42:39.784Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-28T05:42:40.026Z] Still waiting to schedule task [2022-09-28T05:42:40.026Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-28T05:42:40.042Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-28T05:42:40.042Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-28T05:42:40.042Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T05:42:40.042Z] OK: 216 MiB in 55 packages [2022-09-28T05:42:40.607Z] Removing intermediate container f118b71a2d71 [2022-09-28T05:42:40.607Z] ---> 952fce3bf1b8 [2022-09-28T05:42:40.607Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-09-28T05:42:40.607Z] ---> Running in bcd3807021fb [2022-09-28T05:42:40.607Z] Removing intermediate container bcd3807021fb [2022-09-28T05:42:40.607Z] ---> 3f84cb255bfd [2022-09-28T05:42:40.607Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-28T05:42:40.864Z] ---> f81bbbade2a2 [2022-09-28T05:42:40.864Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T05:42:40.864Z] ---> Running in 39b8ee6ace31 [2022-09-28T05:42:58.978Z] Removing intermediate container 39b8ee6ace31 [2022-09-28T05:42:58.978Z] ---> 4abc0411068b [2022-09-28T05:42:58.978Z] Step 12/13 : COPY . . [2022-09-28T05:42:59.238Z] ---> 1a894dd9a576 [2022-09-28T05:42:59.238Z] Step 13/13 : RUN $MAKE [2022-09-28T05:42:59.238Z] ---> Running in 751d02545186 [2022-09-28T05:42:59.497Z] noop [2022-09-28T05:43:00.066Z] Removing intermediate container 751d02545186 [2022-09-28T05:43:00.066Z] ---> 539fd1fc6450 [2022-09-28T05:43:00.066Z] Successfully built 539fd1fc6450 [2022-09-28T05:43:00.066Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:43:00.502Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T05:43:00.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:43:00.641Z] prd-ubuntu20.04-docker-8c-8g-1504 does not seem to be running inside a container [2022-09-28T05:43:00.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-416 -v /w/workspace/gexfoundry_device-mqtt-go_PR-416:/w/workspace/gexfoundry_device-mqtt-go_PR-416:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-416@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 ******** ci-base-image-x86_64 cat [2022-09-28T05:43:01.061Z] $ docker top 9fb18de5af4bcdfb08a6ad1d8bc72b429bfe6034fea70e49773859c8dc5e594e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:43:01.447Z] + go version [2022-09-28T05:43:01.447Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T05:43:01.482Z] $ docker stop --time=1 9fb18de5af4bcdfb08a6ad1d8bc72b429bfe6034fea70e49773859c8dc5e594e [2022-09-28T05:43:02.809Z] $ docker rm -f 9fb18de5af4bcdfb08a6ad1d8bc72b429bfe6034fea70e49773859c8dc5e594e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:43:03.504Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T05:43:03.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:43:03.663Z] prd-ubuntu20.04-docker-8c-8g-1504 does not seem to be running inside a container [2022-09-28T05:43:03.696Z] $ 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-416 -v /w/workspace/gexfoundry_device-mqtt-go_PR-416:/w/workspace/gexfoundry_device-mqtt-go_PR-416:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-416@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 ******** ci-base-image-x86_64 cat [2022-09-28T05:43:04.086Z] $ docker top 594cde01e5ad1c46b9777df7acd3c5c7f4c566fd9e73ffaf52b2b8e7611d5c39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:43:04.476Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-416 [Pipeline] fileExists [Pipeline] sh [2022-09-28T05:43:04.844Z] + make test [2022-09-28T05:43:04.844Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T05:43:05.102Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-09-28T05:43:15.076Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-09-28T05:43:15.076Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.8% of statements [2022-09-28T05:43:15.076Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-09-28T05:43:23.195Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-28T05:43:23.195Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T05:43:26.477Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T05:43:26.477Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T05:43:26.477Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T05:43:26.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T05:43:26.544Z] $ docker stop --time=1 594cde01e5ad1c46b9777df7acd3c5c7f4c566fd9e73ffaf52b2b8e7611d5c39 [2022-09-28T05:43:28.434Z] $ docker rm -f 594cde01e5ad1c46b9777df7acd3c5c7f4c566fd9e73ffaf52b2b8e7611d5c39 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T05:43:28.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T05:43:29.006Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T05:43:29.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T05:43:29.968Z] + ls -al . [2022-09-28T05:43:29.968Z] total 184 [2022-09-28T05:43:29.968Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 05:43 . [2022-09-28T05:43:29.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:41 .. [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 05:42 .dockerignore [2022-09-28T05:43:29.968Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:43 .git [2022-09-28T05:43:29.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:42 .github [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 28 05:42 .gitignore [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 05:42 .golangci.yml [2022-09-28T05:43:29.968Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 05:42 .semver [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 9293 Sep 28 05:42 Attribution.txt [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 11365 Sep 28 05:42 CHANGELOG.md [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 1988 Sep 28 05:42 Dockerfile [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 05:42 GOVERNANCE.md [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 05:42 Jenkinsfile [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 05:42 LICENSE [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 2126 Sep 28 05:42 Makefile [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 05:42 OWNERS.md [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 3165 Sep 28 05:42 README.md [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 05:42 VERSION [2022-09-28T05:43:29.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:42 bin [2022-09-28T05:43:29.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:42 cmd [2022-09-28T05:43:29.968Z] -rw-r--r-- 1 jenkins jenkins 17887 Sep 28 05:43 coverage.out [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 3523 Sep 28 05:42 go.mod [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 37946 Sep 28 05:42 go.sum [2022-09-28T05:43:29.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:42 internal [2022-09-28T05:43:29.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:42 mock [2022-09-28T05:43:29.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:42 snap [2022-09-28T05:43:29.968Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 28 05:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:43:30.353Z] + 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=b1e10e2c9564de8631326e1ab9f2c0def96077ed --label arch=amd64 --label version=0.0.0 . [2022-09-28T05:43:30.353Z] Sending build context to Docker daemon 6.173MB [2022-09-28T05:43:30.353Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T05:43:30.353Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-28T05:43:30.353Z] ---> 539fd1fc6450 [2022-09-28T05:43:30.353Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-28T05:43:30.353Z] ---> Running in bb1d6b8ab80b [2022-09-28T05:43:30.613Z] Removing intermediate container bb1d6b8ab80b [2022-09-28T05:43:30.613Z] ---> ecfd8267de67 [2022-09-28T05:43:30.613Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T05:43:30.613Z] ---> Running in 5a20871f2e8a [2022-09-28T05:43:30.613Z] Removing intermediate container 5a20871f2e8a [2022-09-28T05:43:30.613Z] ---> 560928a02d19 [2022-09-28T05:43:30.613Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T05:43:30.613Z] ---> Running in f786533b731a [2022-09-28T05:43:30.872Z] Removing intermediate container f786533b731a [2022-09-28T05:43:30.872Z] ---> d97658044c2f [2022-09-28T05:43:30.872Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T05:43:30.872Z] ---> Running in 6debd0d64010 [2022-09-28T05:43:30.872Z] Removing intermediate container 6debd0d64010 [2022-09-28T05:43:30.872Z] ---> 6be97ab31c0c [2022-09-28T05:43:30.872Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:43:30.872Z] ---> Running in 28ed92409393 [2022-09-28T05:43:31.444Z] Removing intermediate container 28ed92409393 [2022-09-28T05:43:31.444Z] ---> 953a96d7f577 [2022-09-28T05:43:31.444Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T05:43:31.707Z] ---> Running in 81d5339e3a9e [2022-09-28T05:43:31.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T05:43:32.907Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T05:43:33.169Z] OK: 216 MiB in 55 packages [2022-09-28T05:43:33.430Z] Removing intermediate container 81d5339e3a9e [2022-09-28T05:43:33.430Z] ---> de07815704e3 [2022-09-28T05:43:33.430Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-09-28T05:43:33.430Z] ---> Running in 71c4d4a41afd [2022-09-28T05:43:33.690Z] Removing intermediate container 71c4d4a41afd [2022-09-28T05:43:33.690Z] ---> ce4f3727352a [2022-09-28T05:43:33.690Z] Step 10/25 : COPY go.mod vendor* ./ [2022-09-28T05:43:33.690Z] ---> e977a679a104 [2022-09-28T05:43:33.690Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T05:43:33.949Z] ---> Running in 09034664c6a6 [2022-09-28T05:43:34.518Z] Removing intermediate container 09034664c6a6 [2022-09-28T05:43:34.518Z] ---> 58480c8869ae [2022-09-28T05:43:34.518Z] Step 12/25 : COPY . . [2022-09-28T05:43:34.777Z] ---> 8fa368418f50 [2022-09-28T05:43:34.777Z] Step 13/25 : RUN $MAKE [2022-09-28T05:43:34.777Z] ---> Running in 0635dd75ace4 [2022-09-28T05:43:35.345Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-09-28T05:43:57.257Z] Removing intermediate container 0635dd75ace4 [2022-09-28T05:43:57.257Z] ---> 694dc45fe814 [2022-09-28T05:43:57.257Z] Step 14/25 : FROM alpine:3.16 [2022-09-28T05:43:57.257Z] 3.16: Pulling from library/alpine [2022-09-28T05:43:57.257Z] 213ec9aee27d: Pulling fs layer [2022-09-28T05:43:57.257Z] 213ec9aee27d: Verifying Checksum [2022-09-28T05:43:57.257Z] 213ec9aee27d: Download complete [2022-09-28T05:43:57.257Z] 213ec9aee27d: Pull complete [2022-09-28T05:43:57.257Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T05:43:57.257Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T05:43:57.257Z] ---> 9c6f07244728 [2022-09-28T05:43:57.257Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-09-28T05:43:57.257Z] ---> Running in 1e9cf745c303 [2022-09-28T05:43:57.257Z] Removing intermediate container 1e9cf745c303 [2022-09-28T05:43:57.257Z] ---> a606b6e35ba0 [2022-09-28T05:43:57.257Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T05:43:57.257Z] ---> Running in c9903a128f53 [2022-09-28T05:43:57.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T05:43:57.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T05:43:57.257Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T05:43:57.257Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T05:43:57.257Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T05:43:57.257Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T05:43:57.257Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T05:43:57.257Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T05:43:57.257Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T05:43:57.257Z] OK: 8 MiB in 20 packages [2022-09-28T05:43:57.257Z] Removing intermediate container c9903a128f53 [2022-09-28T05:43:57.257Z] ---> 8bbab498ec6a [2022-09-28T05:43:57.257Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-09-28T05:43:57.257Z] ---> 286116da3f2f [2022-09-28T05:43:57.257Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-09-28T05:43:57.257Z] ---> 8f54edb09e81 [2022-09-28T05:43:57.257Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-09-28T05:43:57.257Z] ---> ddea798d0054 [2022-09-28T05:43:57.257Z] Step 20/25 : EXPOSE 59982 [2022-09-28T05:43:57.257Z] ---> Running in d91a1ca5f44d [2022-09-28T05:43:57.257Z] Removing intermediate container d91a1ca5f44d [2022-09-28T05:43:57.257Z] ---> 102e83e8f4c2 [2022-09-28T05:43:57.257Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-09-28T05:43:57.257Z] ---> Running in 47a4e450b38f [2022-09-28T05:43:57.257Z] Removing intermediate container 47a4e450b38f [2022-09-28T05:43:57.257Z] ---> ab940ae02d79 [2022-09-28T05:43:57.257Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T05:43:57.257Z] ---> Running in 639c93ae10a0 [2022-09-28T05:43:57.514Z] Removing intermediate container 639c93ae10a0 [2022-09-28T05:43:57.514Z] ---> db3264bb5248 [2022-09-28T05:43:57.514Z] Step 23/25 : LABEL arch=amd64 [2022-09-28T05:43:57.514Z] ---> Running in 3f94ecd004cc [2022-09-28T05:43:57.514Z] Removing intermediate container 3f94ecd004cc [2022-09-28T05:43:57.514Z] ---> 7ace3999e7ec [2022-09-28T05:43:57.514Z] Step 24/25 : LABEL git_sha=b1e10e2c9564de8631326e1ab9f2c0def96077ed [2022-09-28T05:43:57.775Z] ---> Running in 60ac2a0045b9 [2022-09-28T05:43:57.775Z] Removing intermediate container 60ac2a0045b9 [2022-09-28T05:43:57.775Z] ---> d55f72cd96e6 [2022-09-28T05:43:57.775Z] Step 25/25 : LABEL version=0.0.0 [2022-09-28T05:43:57.775Z] ---> Running in c4819e99d3bb [2022-09-28T05:43:57.775Z] Removing intermediate container c4819e99d3bb [2022-09-28T05:43:57.775Z] ---> b3b3e2922cb8 [2022-09-28T05:43:57.775Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T05:43:57.775Z] Successfully built b3b3e2922cb8 [2022-09-28T05:43:57.775Z] 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 [2022-09-28T05:43:58.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T05:43:58.633Z] [2022-09-28T05:43:58.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:43:59.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T05:43:59.003Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T05:43:59.003Z] 5eb5b503b376: Pulling fs layer [2022-09-28T05:43:59.003Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T05:43:59.003Z] ec43610c2a17: Pulling fs layer [2022-09-28T05:43:59.003Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T05:43:59.003Z] 33b1e0a273af: Pulling fs layer [2022-09-28T05:43:59.003Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T05:43:59.003Z] 2f39f015ded8: Pulling fs layer [2022-09-28T05:43:59.003Z] 33b1e0a273af: Waiting [2022-09-28T05:43:59.003Z] 3a2ae6a8a46f: Waiting [2022-09-28T05:43:59.003Z] 5d3b04190fa2: Waiting [2022-09-28T05:43:59.003Z] 2f39f015ded8: Waiting [2022-09-28T05:43:59.003Z] 5c69ac0246d0: Verifying Checksum [2022-09-28T05:43:59.003Z] 5c69ac0246d0: Download complete [2022-09-28T05:43:59.003Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T05:43:59.003Z] 3a2ae6a8a46f: Download complete [2022-09-28T05:43:59.003Z] 33b1e0a273af: Verifying Checksum [2022-09-28T05:43:59.003Z] 33b1e0a273af: Download complete [2022-09-28T05:43:59.262Z] 5d3b04190fa2: Download complete [2022-09-28T05:43:59.262Z] ec43610c2a17: Verifying Checksum [2022-09-28T05:43:59.262Z] ec43610c2a17: Download complete [2022-09-28T05:43:59.262Z] 5eb5b503b376: Verifying Checksum [2022-09-28T05:43:59.262Z] 5eb5b503b376: Download complete [2022-09-28T05:43:59.826Z] 2f39f015ded8: Download complete [2022-09-28T05:44:00.393Z] 5eb5b503b376: Pull complete [2022-09-28T05:44:00.651Z] 5c69ac0246d0: Pull complete [2022-09-28T05:44:00.909Z] ec43610c2a17: Pull complete [2022-09-28T05:44:00.909Z] 3a2ae6a8a46f: Pull complete [2022-09-28T05:44:01.167Z] 33b1e0a273af: Pull complete [2022-09-28T05:44:01.167Z] 5d3b04190fa2: Pull complete [2022-09-28T05:44:05.360Z] 2f39f015ded8: Pull complete [2022-09-28T05:44:05.360Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T05:44:05.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T05:44:05.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:44:05.571Z] prd-ubuntu20.04-docker-8c-8g-1504 does not seem to be running inside a container [2022-09-28T05:44:05.600Z] $ 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-416 -v /w/workspace/gexfoundry_device-mqtt-go_PR-416:/w/workspace/gexfoundry_device-mqtt-go_PR-416:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-416@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 [2022-09-28T05:44:07.471Z] $ docker top 813ae9c9950ce0a134b4daab9be77e1c1b64f978d4b5452f4fb6dc6c00c8357c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:44:07.928Z] ---> job-cost.sh [2022-09-28T05:44:07.928Z] lf-activate-venv: SKIPPING [2022-09-28T05:44:07.928Z] INFO: No Stack... [2022-09-28T05:44:08.248Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1505 in /w/workspace/gexfoundry_device-mqtt-go_PR-416 [Pipeline] { [Pipeline] ws [2022-09-28T05:44:08.292Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-09-28T05:44:08.381Z] Selected Git installation does not exist. Using Default [2022-09-28T05:44:08.381Z] The recommended git tool is: NONE [2022-09-28T05:44:08.497Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T05:44:08.757Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T05:44:09.067Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives/cost.csv [2022-09-28T05:44:09.067Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T05:44:09.105Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] [2022-09-28T05:44:09.109Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] did not exist. Created. [2022-09-28T05:44:09.109Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T05:44:09.496Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T05:44:09.543Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T05:44:09.569Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T05:44:09.642Z] $ docker stop --time=1 813ae9c9950ce0a134b4daab9be77e1c1b64f978d4b5452f4fb6dc6c00c8357c [2022-09-28T05:44:10.824Z] $ docker rm -f 813ae9c9950ce0a134b4daab9be77e1c1b64f978d4b5452f4fb6dc6c00c8357c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T05:44:14.017Z] using credential edgex-jenkins-ssh [2022-09-28T05:44:14.043Z] Cloning the remote Git repository [2022-09-28T05:44:14.075Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-28T05:44:14.150Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-09-28T05:44:14.284Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-28T05:44:14.285Z] > git --version # timeout=10 [2022-09-28T05:44:14.306Z] > git --version # 'git version 2.25.1' [2022-09-28T05:44:14.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T05:44:14.369Z] Verifying host key using known hosts file [2022-09-28T05:44:14.593Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T05:44:14.608Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T05:44:15.723Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-09-28T05:44:15.744Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T05:44:16.620Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-09-28T05:44:16.666Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-28T05:44:16.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T05:44:16.671Z] Verifying host key using known hosts file [2022-09-28T05:44:16.678Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T05:44:16.687Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-28T05:44:17.333Z] Merging remotes/origin/main commit 626368a07400440c19e88e92e22b40eeb22d4bcb into PR head commit b1e10e2c9564de8631326e1ab9f2c0def96077ed [2022-09-28T05:44:17.540Z] Merge succeeded, producing b1e10e2c9564de8631326e1ab9f2c0def96077ed [2022-09-28T05:44:17.541Z] Checking out Revision b1e10e2c9564de8631326e1ab9f2c0def96077ed (PR-416) [2022-09-28T05:44:17.344Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T05:44:17.365Z] > git checkout -f b1e10e2c9564de8631326e1ab9f2c0def96077ed # timeout=10 [2022-09-28T05:44:17.444Z] > git remote # timeout=10 [2022-09-28T05:44:17.457Z] > git config --get remote.origin.url # timeout=10 [2022-09-28T05:44:17.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T05:44:17.487Z] Verifying host key using known hosts file [2022-09-28T05:44:17.490Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T05:44:17.498Z] > git merge 626368a07400440c19e88e92e22b40eeb22d4bcb # timeout=10 [2022-09-28T05:44:17.519Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-28T05:44:17.539Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T05:44:17.551Z] > git checkout -f b1e10e2c9564de8631326e1ab9f2c0def96077ed # timeout=10 [2022-09-28T05:44:20.997Z] Commit message: "feat: add internal command request/response topics" [2022-09-28T05:44:21.037Z] > git --version # timeout=10 [2022-09-28T05:44:21.056Z] > git --version # 'git version 2.25.1' [2022-09-28T05:44:21.086Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T05:44:22.103Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T05:44:22.104Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T05:44:22.104Z] Dload Upload Total Spent Left Speed [2022-09-28T05:44:22.104Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 87 12602 87 11015 0 0 80992 0 --:--:-- --:--:-- --:--:-- 80992 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh [2022-09-28T05:44:22.866Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T05:44:23.212Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T05:44:23.212Z] + sudo tee /etc/docker/daemon.new [2022-09-28T05:44:23.212Z] { [2022-09-28T05:44:23.212Z] "registry-mirrors": [ [2022-09-28T05:44:23.212Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T05:44:23.212Z] ], [2022-09-28T05:44:23.212Z] "bip": "10.250.0.254/24", [2022-09-28T05:44:23.212Z] "hosts": [ [2022-09-28T05:44:23.212Z] "tcp://0.0.0.0:5555", [2022-09-28T05:44:23.212Z] "unix:///var/run/docker.sock" [2022-09-28T05:44:23.212Z] ], [2022-09-28T05:44:23.212Z] "mtu": 1458, [2022-09-28T05:44:23.212Z] "selinux-enabled": true, [2022-09-28T05:44:23.212Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T05:44:23.212Z] } [Pipeline] sh [2022-09-28T05:44:23.552Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T05:44:23.895Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T05:44:42.200Z] provisioning config files... [2022-09-28T05:44:42.227Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config17816429393730523137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:44:42.621Z] ---> docker-login.sh [2022-09-28T05:44:42.621Z] nexus3.edgexfoundry.org:10001 [2022-09-28T05:44:43.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:44:43.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:44:43.211Z] Configure a credential helper to remove this warning. See [2022-09-28T05:44:43.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:44:43.211Z] [2022-09-28T05:44:43.211Z] Login Succeeded [2022-09-28T05:44:43.211Z] nexus3.edgexfoundry.org:10002 [2022-09-28T05:44:43.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:44:43.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:44:43.752Z] Configure a credential helper to remove this warning. See [2022-09-28T05:44:43.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:44:43.752Z] [2022-09-28T05:44:43.752Z] Login Succeeded [2022-09-28T05:44:43.752Z] nexus3.edgexfoundry.org:10003 [2022-09-28T05:44:44.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:44:44.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:44:44.020Z] Configure a credential helper to remove this warning. See [2022-09-28T05:44:44.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:44:44.020Z] [2022-09-28T05:44:44.020Z] Login Succeeded [2022-09-28T05:44:44.020Z] nexus3.edgexfoundry.org:10004 [2022-09-28T05:44:44.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:44:44.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:44:44.292Z] Configure a credential helper to remove this warning. See [2022-09-28T05:44:44.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:44:44.292Z] [2022-09-28T05:44:44.292Z] Login Succeeded [2022-09-28T05:44:44.292Z] docker.io [2022-09-28T05:44:44.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:44:45.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:44:45.150Z] Configure a credential helper to remove this warning. See [2022-09-28T05:44:45.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:44:45.150Z] [2022-09-28T05:44:45.150Z] Login Succeeded [2022-09-28T05:44:45.150Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T05:44:45.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T05:44:45.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T05:44:45.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T05:44:45.527Z] ========================================================= [2022-09-28T05:44:45.527Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T05:44:45.527Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:44:46.016Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-28T05:44:46.288Z] Sending build context to Docker daemon 3.192MB [2022-09-28T05:44:46.288Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T05:44:46.288Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T05:44:46.562Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T05:44:46.562Z] b3c136eddcbf: Pulling fs layer [2022-09-28T05:44:46.562Z] c0a3192eca97: Pulling fs layer [2022-09-28T05:44:46.562Z] a050256f5b6f: Pulling fs layer [2022-09-28T05:44:46.562Z] 656be50a0ddc: Pulling fs layer [2022-09-28T05:44:46.562Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T05:44:46.562Z] 656be50a0ddc: Waiting [2022-09-28T05:44:46.562Z] 46d945488cbd: Pulling fs layer [2022-09-28T05:44:46.562Z] 8a5474983e97: Pulling fs layer [2022-09-28T05:44:46.562Z] 329c88fbcd65: Pulling fs layer [2022-09-28T05:44:46.562Z] 2bbca73fdf42: Waiting [2022-09-28T05:44:46.562Z] 8a5474983e97: Waiting [2022-09-28T05:44:46.562Z] 329c88fbcd65: Waiting [2022-09-28T05:44:46.562Z] 46d945488cbd: Waiting [2022-09-28T05:44:46.562Z] a050256f5b6f: Verifying Checksum [2022-09-28T05:44:46.562Z] a050256f5b6f: Download complete [2022-09-28T05:44:46.562Z] c0a3192eca97: Verifying Checksum [2022-09-28T05:44:46.562Z] c0a3192eca97: Download complete [2022-09-28T05:44:46.562Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T05:44:46.562Z] 2bbca73fdf42: Download complete [2022-09-28T05:44:46.562Z] 46d945488cbd: Verifying Checksum [2022-09-28T05:44:46.562Z] 46d945488cbd: Download complete [2022-09-28T05:44:46.562Z] b3c136eddcbf: Verifying Checksum [2022-09-28T05:44:46.562Z] b3c136eddcbf: Download complete [2022-09-28T05:44:47.545Z] b3c136eddcbf: Pull complete [2022-09-28T05:44:47.816Z] 329c88fbcd65: Verifying Checksum [2022-09-28T05:44:47.816Z] 329c88fbcd65: Download complete [2022-09-28T05:44:48.090Z] c0a3192eca97: Pull complete [2022-09-28T05:44:48.678Z] a050256f5b6f: Pull complete [2022-09-28T05:44:48.950Z] 8a5474983e97: Verifying Checksum [2022-09-28T05:44:48.950Z] 8a5474983e97: Download complete [2022-09-28T05:44:49.541Z] 656be50a0ddc: Verifying Checksum [2022-09-28T05:44:49.541Z] 656be50a0ddc: Download complete [2022-09-28T05:45:01.897Z] 656be50a0ddc: Pull complete [2022-09-28T05:45:02.166Z] 2bbca73fdf42: Pull complete [2022-09-28T05:45:02.438Z] 46d945488cbd: Pull complete [2022-09-28T05:45:09.129Z] 8a5474983e97: Pull complete [2022-09-28T05:45:10.092Z] 329c88fbcd65: Pull complete [2022-09-28T05:45:10.092Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T05:45:10.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T05:45:10.092Z] ---> ff4287adb874 [2022-09-28T05:45:10.092Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-28T05:45:12.691Z] ---> Running in bd0da766dbc3 [2022-09-28T05:45:12.691Z] Removing intermediate container bd0da766dbc3 [2022-09-28T05:45:12.691Z] ---> 9200f0860980 [2022-09-28T05:45:12.691Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T05:45:12.691Z] ---> Running in e2d8e398537c [2022-09-28T05:45:12.960Z] Removing intermediate container e2d8e398537c [2022-09-28T05:45:12.960Z] ---> 1d3552ee0e6f [2022-09-28T05:45:12.960Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T05:45:12.960Z] ---> Running in 61e65e151b73 [2022-09-28T05:45:13.238Z] Removing intermediate container 61e65e151b73 [2022-09-28T05:45:13.238Z] ---> fd104363cde7 [2022-09-28T05:45:13.238Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T05:45:13.507Z] ---> Running in eedfff6ed1bf [2022-09-28T05:45:13.780Z] Removing intermediate container eedfff6ed1bf [2022-09-28T05:45:13.780Z] ---> ec6e1fe9a0e4 [2022-09-28T05:45:13.780Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:45:13.780Z] ---> Running in 8b531aa03e5b [2022-09-28T05:45:15.735Z] Removing intermediate container 8b531aa03e5b [2022-09-28T05:45:15.735Z] ---> a2a7c1e387b2 [2022-09-28T05:45:15.735Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T05:45:15.735Z] ---> Running in 26839d69ae73 [2022-09-28T05:45:16.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T05:45:17.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T05:45:18.632Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-28T05:45:18.632Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-28T05:45:18.901Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-28T05:45:18.901Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-28T05:45:19.169Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T05:45:19.169Z] OK: 226 MiB in 55 packages [2022-09-28T05:45:21.148Z] Removing intermediate container 26839d69ae73 [2022-09-28T05:45:21.148Z] ---> 950b2654b1a8 [2022-09-28T05:45:21.148Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-09-28T05:45:21.417Z] ---> Running in ec5292100af2 [2022-09-28T05:45:21.687Z] Removing intermediate container ec5292100af2 [2022-09-28T05:45:21.687Z] ---> ee75b57a851d [2022-09-28T05:45:21.687Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-28T05:45:22.284Z] ---> f0022ef85f8c [2022-09-28T05:45:22.284Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T05:45:22.284Z] ---> Running in ae273f54bfa4 [2022-09-28T05:46:18.712Z] Removing intermediate container ae273f54bfa4 [2022-09-28T05:46:18.712Z] ---> d6b35c1a1e30 [2022-09-28T05:46:18.712Z] Step 12/13 : COPY . . [2022-09-28T05:46:18.712Z] ---> 01541dbed4aa [2022-09-28T05:46:18.712Z] Step 13/13 : RUN $MAKE [2022-09-28T05:46:18.712Z] ---> Running in 02f2715ac783 [2022-09-28T05:46:18.712Z] noop [2022-09-28T05:46:18.712Z] Removing intermediate container 02f2715ac783 [2022-09-28T05:46:18.712Z] ---> 174e03950257 [2022-09-28T05:46:18.712Z] Successfully built 174e03950257 [2022-09-28T05:46:18.712Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:46:19.204Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T05:46:19.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:46:19.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-1505 does not seem to be running inside a container [2022-09-28T05:46:19.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 [2022-09-28T05:46:20.905Z] $ docker top d0bdb69e04690d23dd48cca5bd98c8ac49c40a8f502e060f9779b53dd144e9ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:46:21.771Z] + go version [2022-09-28T05:46:21.771Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T05:46:21.804Z] $ docker stop --time=1 d0bdb69e04690d23dd48cca5bd98c8ac49c40a8f502e060f9779b53dd144e9ed [2022-09-28T05:46:23.380Z] $ docker rm -f d0bdb69e04690d23dd48cca5bd98c8ac49c40a8f502e060f9779b53dd144e9ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:46:24.188Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T05:46:24.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:46:24.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-1505 does not seem to be running inside a container [2022-09-28T05:46:24.471Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 [2022-09-28T05:46:25.511Z] $ docker top 4bb72ef73c48a0a36870dee61db27e415e3dacb1a81c0c510a75e967fd494a52 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:46:26.047Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-28T05:46:26.427Z] + make test [2022-09-28T05:46:26.427Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T05:46:28.367Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-09-28T05:48:05.080Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-09-28T05:48:05.080Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 21.8% of statements [2022-09-28T05:48:05.080Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-09-28T05:48:05.080Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-28T05:48:05.080Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T05:48:20.088Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T05:48:20.088Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T05:48:20.088Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T05:48:20.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T05:48:20.160Z] $ docker stop --time=1 4bb72ef73c48a0a36870dee61db27e415e3dacb1a81c0c510a75e967fd494a52 [2022-09-28T05:48:21.984Z] $ docker rm -f 4bb72ef73c48a0a36870dee61db27e415e3dacb1a81c0c510a75e967fd494a52 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T05:48:23.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T05:48:23.074Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T05:48:23.498Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T05:48:24.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T05:48:24.516Z] + ls -al . [2022-09-28T05:48:24.516Z] total 180 [2022-09-28T05:48:24.516Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 05:46 . [2022-09-28T05:48:24.516Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:44 .. [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 05:44 .dockerignore [2022-09-28T05:48:24.516Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:44 .git [2022-09-28T05:48:24.516Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:44 .github [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 28 05:44 .gitignore [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 05:44 .golangci.yml [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 9293 Sep 28 05:44 Attribution.txt [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 11365 Sep 28 05:44 CHANGELOG.md [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 1988 Sep 28 05:44 Dockerfile [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 05:44 GOVERNANCE.md [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 05:44 Jenkinsfile [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 05:44 LICENSE [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 2126 Sep 28 05:44 Makefile [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 05:44 OWNERS.md [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 3165 Sep 28 05:44 README.md [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 05:42 VERSION [2022-09-28T05:48:24.516Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:44 bin [2022-09-28T05:48:24.516Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:44 cmd [2022-09-28T05:48:24.516Z] -rw-r--r-- 1 jenkins jenkins 17887 Sep 28 05:47 coverage.out [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 3523 Sep 28 05:44 go.mod [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 37946 Sep 28 05:44 go.sum [2022-09-28T05:48:24.516Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:44 internal [2022-09-28T05:48:24.516Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:44 mock [2022-09-28T05:48:24.516Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:44 snap [2022-09-28T05:48:24.516Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 28 05:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:48:24.942Z] + 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=b1e10e2c9564de8631326e1ab9f2c0def96077ed --label arch=arm64 --label version=0.0.0 . [2022-09-28T05:48:25.213Z] Sending build context to Docker daemon 3.21MB [2022-09-28T05:48:25.213Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T05:48:25.213Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-28T05:48:25.213Z] ---> 174e03950257 [2022-09-28T05:48:25.213Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-28T05:48:25.484Z] ---> Running in aa65bf07b4bf [2022-09-28T05:48:25.754Z] Removing intermediate container aa65bf07b4bf [2022-09-28T05:48:25.754Z] ---> 409e645e077d [2022-09-28T05:48:25.754Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T05:48:25.754Z] ---> Running in cf6bd7adbaeb [2022-09-28T05:48:26.351Z] Removing intermediate container cf6bd7adbaeb [2022-09-28T05:48:26.351Z] ---> 7f2b6f86677f [2022-09-28T05:48:26.351Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T05:48:26.351Z] ---> Running in cf49e010f1b0 [2022-09-28T05:48:26.710Z] Removing intermediate container cf49e010f1b0 [2022-09-28T05:48:26.710Z] ---> 59ac13c1bf59 [2022-09-28T05:48:26.710Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T05:48:26.710Z] ---> Running in 09c654a5a3d7 [2022-09-28T05:48:27.324Z] Removing intermediate container 09c654a5a3d7 [2022-09-28T05:48:27.324Z] ---> 480ee5cce53a [2022-09-28T05:48:27.324Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:48:27.324Z] ---> Running in 118517ce0a8e [2022-09-28T05:48:29.330Z] Removing intermediate container 118517ce0a8e [2022-09-28T05:48:29.330Z] ---> 89e2e71ad4ac [2022-09-28T05:48:29.330Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T05:48:29.330Z] ---> Running in 0611f2f85e62 [2022-09-28T05:48:31.959Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T05:48:32.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T05:48:33.904Z] OK: 226 MiB in 55 packages [2022-09-28T05:48:34.868Z] Removing intermediate container 0611f2f85e62 [2022-09-28T05:48:34.868Z] ---> 3e866a365529 [2022-09-28T05:48:34.868Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-09-28T05:48:35.135Z] ---> Running in f6bccaf513dc [2022-09-28T05:48:35.406Z] Removing intermediate container f6bccaf513dc [2022-09-28T05:48:35.406Z] ---> 246ce0a69215 [2022-09-28T05:48:35.406Z] Step 10/25 : COPY go.mod vendor* ./ [2022-09-28T05:48:36.005Z] ---> 82d768891240 [2022-09-28T05:48:36.005Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T05:48:36.274Z] ---> Running in 9f50ea509b6a [2022-09-28T05:48:38.226Z] Removing intermediate container 9f50ea509b6a [2022-09-28T05:48:38.226Z] ---> 9b7ef0667a38 [2022-09-28T05:48:38.226Z] Step 12/25 : COPY . . [2022-09-28T05:48:39.197Z] ---> 20b99cddab7d [2022-09-28T05:48:39.197Z] Step 13/25 : RUN $MAKE [2022-09-28T05:48:39.197Z] ---> Running in c56594f178e5 [2022-09-28T05:48:40.620Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-09-28T05:51:32.425Z] Removing intermediate container c56594f178e5 [2022-09-28T05:51:32.425Z] ---> 227280c030cc [2022-09-28T05:51:32.425Z] Step 14/25 : FROM alpine:3.16 [2022-09-28T05:51:32.425Z] 3.16: Pulling from library/alpine [2022-09-28T05:51:32.425Z] 9b18e9b68314: Pulling fs layer [2022-09-28T05:51:32.425Z] 9b18e9b68314: Download complete [2022-09-28T05:51:32.425Z] 9b18e9b68314: Pull complete [2022-09-28T05:51:32.425Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T05:51:32.425Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T05:51:32.425Z] ---> a6215f271958 [2022-09-28T05:51:32.425Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-09-28T05:51:32.425Z] ---> Running in ad87c07e1bd8 [2022-09-28T05:51:32.425Z] Removing intermediate container ad87c07e1bd8 [2022-09-28T05:51:32.425Z] ---> a819e84641b8 [2022-09-28T05:51:32.425Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T05:51:32.425Z] ---> Running in 99e27a4e1aca [2022-09-28T05:51:32.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T05:51:32.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T05:51:32.425Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T05:51:32.425Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T05:51:32.425Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T05:51:32.425Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T05:51:32.425Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T05:51:32.425Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T05:51:32.425Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T05:51:32.425Z] OK: 8 MiB in 20 packages [2022-09-28T05:51:32.425Z] Removing intermediate container 99e27a4e1aca [2022-09-28T05:51:32.425Z] ---> ec813b7842d4 [2022-09-28T05:51:32.425Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-09-28T05:51:32.425Z] ---> a23f160d19fe [2022-09-28T05:51:32.425Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-09-28T05:51:32.425Z] ---> 85586e26e3fe [2022-09-28T05:51:32.425Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-09-28T05:51:32.425Z] ---> 879f0f7ccfbf [2022-09-28T05:51:32.425Z] Step 20/25 : EXPOSE 59982 [2022-09-28T05:51:32.425Z] ---> Running in 10dc153f6541 [2022-09-28T05:51:32.425Z] Removing intermediate container 10dc153f6541 [2022-09-28T05:51:32.425Z] ---> 4d76bfb9b4eb [2022-09-28T05:51:32.425Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-09-28T05:51:32.425Z] ---> Running in 0e23468a4a8a [2022-09-28T05:51:32.425Z] Removing intermediate container 0e23468a4a8a [2022-09-28T05:51:32.425Z] ---> a98ba695f672 [2022-09-28T05:51:32.425Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T05:51:32.425Z] ---> Running in b4409ae7a532 [2022-09-28T05:51:32.425Z] Removing intermediate container b4409ae7a532 [2022-09-28T05:51:32.425Z] ---> 4289a29cd6f5 [2022-09-28T05:51:32.425Z] Step 23/25 : LABEL arch=arm64 [2022-09-28T05:51:32.425Z] ---> Running in 346800670f9d [2022-09-28T05:51:32.425Z] Removing intermediate container 346800670f9d [2022-09-28T05:51:32.425Z] ---> 01e7c393128a [2022-09-28T05:51:32.425Z] Step 24/25 : LABEL git_sha=b1e10e2c9564de8631326e1ab9f2c0def96077ed [2022-09-28T05:51:32.425Z] ---> Running in 993585dcce36 [2022-09-28T05:51:32.425Z] Removing intermediate container 993585dcce36 [2022-09-28T05:51:32.425Z] ---> cc2379ab46db [2022-09-28T05:51:32.425Z] Step 25/25 : LABEL version=0.0.0 [2022-09-28T05:51:32.425Z] ---> Running in 2c197f63adf1 [2022-09-28T05:51:32.425Z] Removing intermediate container 2c197f63adf1 [2022-09-28T05:51:32.425Z] ---> 58f57f9056c3 [2022-09-28T05:51:32.425Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T05:51:32.425Z] Successfully built 58f57f9056c3 [2022-09-28T05:51:32.425Z] 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 [2022-09-28T05:51:33.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T05:51:33.240Z] [2022-09-28T05:51:33.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:51:33.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T05:51:33.658Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T05:51:33.658Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T05:51:33.658Z] 04944245beec: Pulling fs layer [2022-09-28T05:51:33.658Z] 699f458cf7ca: Pulling fs layer [2022-09-28T05:51:33.658Z] 765212b225bb: Pulling fs layer [2022-09-28T05:51:33.658Z] f23df028b6ca: Pulling fs layer [2022-09-28T05:51:33.658Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T05:51:33.658Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T05:51:33.658Z] 765212b225bb: Waiting [2022-09-28T05:51:33.658Z] f23df028b6ca: Waiting [2022-09-28T05:51:33.658Z] d65c8cfc05b1: Waiting [2022-09-28T05:51:33.659Z] 2437ff75d9bd: Waiting [2022-09-28T05:51:33.933Z] 04944245beec: Verifying Checksum [2022-09-28T05:51:33.933Z] 04944245beec: Download complete [2022-09-28T05:51:33.933Z] 765212b225bb: Verifying Checksum [2022-09-28T05:51:33.933Z] 765212b225bb: Download complete [2022-09-28T05:51:33.933Z] f23df028b6ca: Verifying Checksum [2022-09-28T05:51:33.933Z] f23df028b6ca: Download complete [2022-09-28T05:51:33.933Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T05:51:33.933Z] d65c8cfc05b1: Download complete [2022-09-28T05:51:34.206Z] 699f458cf7ca: Verifying Checksum [2022-09-28T05:51:34.206Z] 699f458cf7ca: Download complete [2022-09-28T05:51:34.473Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T05:51:34.473Z] 8998bd30e6a1: Download complete [2022-09-28T05:51:37.058Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T05:51:37.058Z] 2437ff75d9bd: Download complete [2022-09-28T05:51:38.465Z] 8998bd30e6a1: Pull complete [2022-09-28T05:51:39.048Z] 04944245beec: Pull complete [2022-09-28T05:51:40.457Z] 699f458cf7ca: Pull complete [2022-09-28T05:51:40.457Z] 765212b225bb: Pull complete [2022-09-28T05:51:41.419Z] f23df028b6ca: Pull complete [2022-09-28T05:51:41.419Z] d65c8cfc05b1: Pull complete [2022-09-28T05:51:56.413Z] 2437ff75d9bd: Pull complete [2022-09-28T05:51:56.413Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T05:51:56.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T05:51:56.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:51:56.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-1505 does not seem to be running inside a container [2022-09-28T05:51:56.814Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 [2022-09-28T05:51:59.416Z] $ docker top 79b2f051b58429a632e6f77ba0e948204cbf7ac785262527402e54344a903ea8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:51:59.971Z] ---> job-cost.sh [2022-09-28T05:52:00.235Z] lf-activate-venv: SKIPPING [2022-09-28T05:52:00.235Z] INFO: No Stack... [2022-09-28T05:52:00.501Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T05:52:01.460Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T05:52:01.806Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-09-28T05:52:01.806Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T05:52:02.165Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] [2022-09-28T05:52:02.170Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] did not exist. Created. [2022-09-28T05:52:02.170Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T05:52:02.900Z] /w/workspace/device-mqtt-go/1@tmp/durable-762b746b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T05:52:03.256Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T05:52:03.550Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T05:52:03.590Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T05:52:03.604Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T05:52:03.694Z] $ docker stop --time=1 79b2f051b58429a632e6f77ba0e948204cbf7ac785262527402e54344a903ea8 [2022-09-28T05:52:05.216Z] $ docker rm -f 79b2f051b58429a632e6f77ba0e948204cbf7ac785262527402e54344a903ea8 [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 [2022-09-28T05:52:06.157Z] provisioning config files... [2022-09-28T05:52:06.164Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/config12593276792848626696tmp [Pipeline] { [Pipeline] sh [2022-09-28T05:52:06.491Z] + set +x [2022-09-28T05:52:06.491Z] + curl -s https://codecov.io/bash [2022-09-28T05:52:06.491Z] + bash -s -- [2022-09-28T05:52:06.491Z] [2022-09-28T05:52:06.491Z] _____ _ [2022-09-28T05:52:06.491Z] / ____| | | [2022-09-28T05:52:06.491Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T05:52:06.491Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T05:52:06.491Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T05:52:06.491Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T05:52:06.491Z] Bash-1.0.6 [2022-09-28T05:52:06.491Z] [2022-09-28T05:52:06.491Z] [2022-09-28T05:52:06.491Z] ==> git version 2.25.1 found [2022-09-28T05:52:06.491Z] ==> 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 [2022-09-28T05:52:06.491Z] Release-Date: 2020-01-08 [2022-09-28T05:52:06.491Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-28T05:52:06.491Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T05:52:06.491Z] ==> Jenkins CI detected. [2022-09-28T05:52:06.491Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-416 [2022-09-28T05:52:06.491Z] project root: . [2022-09-28T05:52:06.491Z] --> token set from env [2022-09-28T05:52:06.491Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T05:52:06.491Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T05:52:06.491Z] ==> Python coveragepy not found [2022-09-28T05:52:06.491Z] ==> Searching for coverage reports in: [2022-09-28T05:52:06.491Z] + . [2022-09-28T05:52:06.491Z] -> Found 1 reports [2022-09-28T05:52:06.491Z] ==> Detecting git/mercurial file structure [2022-09-28T05:52:06.491Z] ==> Reading reports [2022-09-28T05:52:06.750Z] + ./coverage.out bytes=17887 [2022-09-28T05:52:06.750Z] ==> Appending adjustments [2022-09-28T05:52:06.750Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T05:52:06.750Z] + Found adjustments [2022-09-28T05:52:06.750Z] ==> Gzipping contents [2022-09-28T05:52:06.750Z] 4.0K /tmp/codecov.Cpm6wO.gz [2022-09-28T05:52:06.750Z] ==> Uploading reports [2022-09-28T05:52:06.750Z] url: https://codecov.io [2022-09-28T05:52:06.750Z] query: branch=PR-416&commit=b1e10e2c9564de8631326e1ab9f2c0def96077ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=416&job=&cmd_args= [2022-09-28T05:52:06.750Z] -> Pinging Codecov [2022-09-28T05:52:06.750Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-416&commit=b1e10e2c9564de8631326e1ab9f2c0def96077ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=416&job=&cmd_args= [2022-09-28T05:52:07.010Z] -> Uploading to [2022-09-28T05:52:07.010Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/7D719EC7BBE17E464838252E33014C33/b1e10e2c9564de8631326e1ab9f2c0def96077ed/869ae553-f7fa-44fc-b443-4dae2a5f1bfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T055206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd62b5c09c3bf7bda439decdef72bb5dd208bd6dcc9434606af17e85227305f8 [2022-09-28T05:52:07.010Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T05:52:07.010Z] Dload Upload Total Spent Left Speed [2022-09-28T05:52:07.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3224 0 0 100 3224 0 14457 --:--:-- --:--:-- --:--:-- 14457 [2022-09-28T05:52:07.268Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b1e10e2c9564de8631326e1ab9f2c0def96077ed [Pipeline] } [2022-09-28T05:52:07.297Z] 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 [2022-09-28T05:52:08.967Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives ] [2022-09-28T05:52:08.967Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives [2022-09-28T05:52:08.967Z] total 16 [2022-09-28T05:52:08.967Z] drwxr-xr-x 3 root root 4096 Sep 28 05:44 . [2022-09-28T05:52:08.967Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 05:44 .. [2022-09-28T05:52:08.967Z] drwxr-xr-x 2 root root 4096 Sep 28 05:44 cost [2022-09-28T05:52:08.967Z] -rw-r--r-- 1 root root 86 Sep 28 05:44 cost.csv [2022-09-28T05:52:08.967Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives [2022-09-28T05:52:08.967Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives [2022-09-28T05:52:08.967Z] total 16 [2022-09-28T05:52:08.967Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 05:44 . [2022-09-28T05:52:08.967Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 05:44 .. [2022-09-28T05:52:08.967Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 05:44 cost [2022-09-28T05:52:08.967Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 28 05:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:52:09.295Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:52:10.181Z] ---> package-listing.sh [2022-09-28T05:52:10.181Z] ++ facter osfamily [2022-09-28T05:52:10.181Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T05:52:10.440Z] + OS_FAMILY=debian [2022-09-28T05:52:10.440Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-416 [2022-09-28T05:52:10.440Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T05:52:10.440Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T05:52:10.440Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T05:52:10.440Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T05:52:10.440Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-416 ']' [2022-09-28T05:52:10.440Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T05:52:10.440Z] + case "${OS_FAMILY}" in [2022-09-28T05:52:10.440Z] + dpkg -l [2022-09-28T05:52:10.440Z] + grep '^ii' [2022-09-28T05:52:10.440Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T05:52:10.440Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T05:52:10.440Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T05:52:10.440Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-416 ']' [2022-09-28T05:52:10.440Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives/ [2022-09-28T05:52:10.440Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives/ [Pipeline] echo [2022-09-28T05:52:10.479Z] 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-28T05:52:10.770Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:52:11.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T05:52:11.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:52:11.519Z] prd-ubuntu20.04-docker-8c-8g-1504 does not seem to be running inside a container [2022-09-28T05:52:11.544Z] $ 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-416/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-416 -v /w/workspace/gexfoundry_device-mqtt-go_PR-416:/w/workspace/gexfoundry_device-mqtt-go_PR-416:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-416@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T05:52:11.769Z] $ docker top 8b98086c6bf74865e214d0b762ae325a2902414adc2e0d98017e305f1aa4e4c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:52:12.157Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T05:52:12.467Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T05:52:12.777Z] + ls /var/log/sa-host [2022-09-28T05:52:12.777Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T05:52:12.981Z] provisioning config files... [2022-09-28T05:52:12.990Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/config11672308206505946618tmp [Pipeline] { [Pipeline] echo [2022-09-28T05:52:13.042Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:52:13.354Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T05:52:13.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:52:13.790Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T05:52:13.823Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:52:14.133Z] ---> sudo-logs.sh [2022-09-28T05:52:14.133Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T05:52:14.229Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:52:14.546Z] ---> job-cost.sh [2022-09-28T05:52:14.546Z] lf-activate-venv: SKIPPING [2022-09-28T05:52:14.546Z] DEBUG: total: 0.2199999988079071 [2022-09-28T05:52:14.546Z] INFO: Retrieving Stack Cost... [2022-09-28T05:52:14.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T05:52:15.374Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T05:52:15.409Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:52:15.715Z] ---> logs-deploy.sh [2022-09-28T05:52:15.715Z] lf-activate-venv: SKIPPING [2022-09-28T05:52:15.715Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-416/1 [2022-09-28T05:52:15.715Z] INFO: archiving workspace using pattern(s): [2022-09-28T05:52:16.653Z] Archives upload complete. [2022-09-28T05:52:16.915Z] INFO: archiving logs to Nexus [2022-09-28T05:52:17.482Z] ---> uname -a: [2022-09-28T05:52:17.482Z] Linux prd-ubuntu20-04-docker-8c-8g-1504 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] ---> lscpu: [2022-09-28T05:52:17.482Z] Architecture: x86_64 [2022-09-28T05:52:17.482Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-28T05:52:17.482Z] Byte Order: Little Endian [2022-09-28T05:52:17.482Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-28T05:52:17.482Z] CPU(s): 8 [2022-09-28T05:52:17.482Z] On-line CPU(s) list: 0-7 [2022-09-28T05:52:17.482Z] Thread(s) per core: 1 [2022-09-28T05:52:17.482Z] Core(s) per socket: 1 [2022-09-28T05:52:17.482Z] Socket(s): 8 [2022-09-28T05:52:17.482Z] NUMA node(s): 1 [2022-09-28T05:52:17.482Z] Vendor ID: AuthenticAMD [2022-09-28T05:52:17.482Z] CPU family: 23 [2022-09-28T05:52:17.482Z] Model: 49 [2022-09-28T05:52:17.482Z] Model name: AMD EPYC-Rome Processor [2022-09-28T05:52:17.482Z] Stepping: 0 [2022-09-28T05:52:17.482Z] CPU MHz: 2799.998 [2022-09-28T05:52:17.482Z] BogoMIPS: 5599.99 [2022-09-28T05:52:17.482Z] Virtualization: AMD-V [2022-09-28T05:52:17.482Z] Hypervisor vendor: KVM [2022-09-28T05:52:17.482Z] Virtualization type: full [2022-09-28T05:52:17.482Z] L1d cache: 256 KiB [2022-09-28T05:52:17.482Z] L1i cache: 256 KiB [2022-09-28T05:52:17.482Z] L2 cache: 4 MiB [2022-09-28T05:52:17.482Z] L3 cache: 128 MiB [2022-09-28T05:52:17.482Z] NUMA node0 CPU(s): 0-7 [2022-09-28T05:52:17.482Z] Vulnerability Itlb multihit: Not affected [2022-09-28T05:52:17.482Z] Vulnerability L1tf: Not affected [2022-09-28T05:52:17.482Z] Vulnerability Mds: Not affected [2022-09-28T05:52:17.482Z] Vulnerability Meltdown: Not affected [2022-09-28T05:52:17.482Z] Vulnerability Mmio stale data: Not affected [2022-09-28T05:52:17.482Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-28T05:52:17.482Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-28T05:52:17.482Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-28T05:52:17.482Z] Vulnerability Srbds: Not affected [2022-09-28T05:52:17.482Z] Vulnerability Tsx async abort: Not affected [2022-09-28T05:52:17.482Z] 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 [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] ---> nproc: [2022-09-28T05:52:17.482Z] 8 [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] ---> df -h: [2022-09-28T05:52:17.482Z] Filesystem Size Used Avail Use% Mounted on [2022-09-28T05:52:17.482Z] overlay 155G 12G 144G 8% / [2022-09-28T05:52:17.482Z] tmpfs 64M 0 64M 0% /dev [2022-09-28T05:52:17.482Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-28T05:52:17.482Z] shm 64M 0 64M 0% /dev/shm [2022-09-28T05:52:17.482Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] ---> sar -b -r -n DEV: [2022-09-28T05:52:17.482Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1504) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] 05:41:25 LINUX RESTART (8 CPU) [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] 05:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-28T05:52:17.482Z] 05:43:01 347.37 11.26 336.10 0.00 1795.00 146151.15 0.00 [2022-09-28T05:52:17.482Z] 05:44:01 173.16 0.20 172.96 0.00 11.86 61253.98 0.00 [2022-09-28T05:52:17.482Z] 05:45:01 31.39 0.00 31.39 0.00 0.00 16456.61 0.00 [2022-09-28T05:52:17.482Z] 05:46:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 [2022-09-28T05:52:17.482Z] 05:47:01 40.24 9.35 30.89 0.00 2885.25 4826.00 0.00 [2022-09-28T05:52:17.482Z] 05:48:01 2.07 0.00 2.07 0.00 0.00 23.59 0.00 [2022-09-28T05:52:17.482Z] 05:49:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2022-09-28T05:52:17.482Z] 05:50:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 [2022-09-28T05:52:17.482Z] 05:51:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2022-09-28T05:52:17.482Z] 05:52:01 1.88 0.00 1.88 0.00 0.00 32.66 0.00 [2022-09-28T05:52:17.482Z] Average: 60.12 2.08 58.04 0.00 469.21 22881.81 0.00 [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] 05:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-28T05:52:17.482Z] 05:43:01 28562256 31540444 766096 2.33 131820 3069512 1901604 5.60 1096056 2802868 732 [2022-09-28T05:52:17.482Z] 05:44:01 27970892 31524624 778892 2.37 140152 3600604 2003184 5.90 1244196 3204788 301040 [2022-09-28T05:52:17.482Z] 05:45:01 27813772 31559128 743248 2.26 146068 3756612 1739200 5.13 1226324 3348164 8 [2022-09-28T05:52:17.482Z] 05:46:01 27813820 31559328 742800 2.26 146084 3756612 1739200 5.13 1226044 3348164 8 [2022-09-28T05:52:17.482Z] 05:47:01 27528948 31546664 738928 2.25 164556 4005280 1773236 5.23 1375300 3459432 244 [2022-09-28T05:52:17.482Z] 05:48:01 27530360 31548072 737612 2.24 164592 4005288 1773236 5.23 1374152 3459396 60 [2022-09-28T05:52:17.482Z] 05:49:01 27536108 31553972 731536 2.22 164624 4005420 1773236 5.23 1369112 3459492 156 [2022-09-28T05:52:17.482Z] 05:50:01 27536292 31554348 731172 2.22 164668 4005420 1773236 5.23 1368864 3459592 12 [2022-09-28T05:52:17.482Z] 05:51:01 27536824 31554920 730692 2.22 164692 4005424 1773236 5.23 1369156 3459632 156 [2022-09-28T05:52:17.482Z] 05:52:01 27536788 31554952 730780 2.22 164800 4005428 1773236 5.23 1369424 3459712 228 [2022-09-28T05:52:17.482Z] Average: 27736606 31549645 743176 2.26 155206 3821560 1802260 5.31 1301863 3346124 30264 [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] 05:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-28T05:52:17.482Z] 05:43:01 docker0 159.56 198.82 12.69 1748.44 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:43:01 vethb1f621e 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:43:01 lo 6.06 6.06 0.59 0.59 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:43:01 ens3 509.01 369.86 7423.55 84.05 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:44:01 docker0 9.75 14.76 0.59 98.75 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:44:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:44:01 ens3 167.49 99.20 2686.81 21.69 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:45:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:45:01 ens3 27.58 14.75 25.46 5.48 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:46:01 ens3 0.52 0.12 0.05 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:47:01 ens3 88.42 57.24 1300.48 4.34 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:48:01 ens3 0.62 0.17 0.06 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:49:01 ens3 1.42 0.38 0.51 0.27 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:50:01 ens3 2.15 0.57 0.64 0.41 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:51:01 ens3 1.37 0.45 0.56 0.39 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] 05:52:01 ens3 0.70 0.48 0.34 0.28 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] Average: docker0 16.93 21.36 1.33 184.74 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] Average: ens3 79.93 54.33 1143.94 11.69 0.00 0.00 0.00 0.00 [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] ---> sar -P ALL: [2022-09-28T05:52:17.482Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1504) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] 05:41:25 LINUX RESTART (8 CPU) [2022-09-28T05:52:17.482Z] [2022-09-28T05:52:17.482Z] 05:42:01 CPU %user %nice %system %iowait %steal %idle [2022-09-28T05:52:17.482Z] 05:43:01 all 9.87 0.00 4.82 2.44 0.06 82.81 [2022-09-28T05:52:17.482Z] 05:43:01 0 8.65 0.00 5.06 4.41 0.07 81.81 [2022-09-28T05:52:17.482Z] 05:43:01 1 11.22 0.00 3.29 1.35 0.05 84.09 [2022-09-28T05:52:17.482Z] 05:43:01 2 9.59 0.00 4.89 3.16 0.07 82.29 [2022-09-28T05:52:17.482Z] 05:43:01 3 10.15 0.00 5.45 0.22 0.07 84.12 [2022-09-28T05:52:17.482Z] 05:43:01 4 9.07 0.00 5.01 2.44 0.05 83.43 [2022-09-28T05:52:17.482Z] 05:43:01 5 9.83 0.00 5.55 6.01 0.07 78.55 [2022-09-28T05:52:17.482Z] 05:43:01 6 11.13 0.00 4.36 0.64 0.07 83.80 [2022-09-28T05:52:17.482Z] 05:43:01 7 9.32 0.00 4.98 1.24 0.07 84.38 [2022-09-28T05:52:17.482Z] 05:44:01 all 39.37 0.00 6.69 1.02 0.08 52.85 [2022-09-28T05:52:17.482Z] 05:44:01 0 38.85 0.00 6.52 1.94 0.07 52.63 [2022-09-28T05:52:17.482Z] 05:44:01 1 38.34 0.00 6.56 0.57 0.07 54.47 [2022-09-28T05:52:17.482Z] 05:44:01 2 41.49 0.00 6.60 0.17 0.07 51.68 [2022-09-28T05:52:17.482Z] 05:44:01 3 40.64 0.00 6.71 0.56 0.08 52.01 [2022-09-28T05:52:17.482Z] 05:44:01 4 38.60 0.00 6.32 2.52 0.08 52.48 [2022-09-28T05:52:17.482Z] 05:44:01 5 37.97 0.00 7.01 0.12 0.07 54.83 [2022-09-28T05:52:17.482Z] 05:44:01 6 39.20 0.00 7.07 1.33 0.08 52.31 [2022-09-28T05:52:17.482Z] 05:44:01 7 39.88 0.00 6.74 0.93 0.08 52.36 [2022-09-28T05:52:17.482Z] 05:45:01 all 1.43 0.00 0.63 0.33 0.01 97.59 [2022-09-28T05:52:17.482Z] 05:45:01 0 1.14 0.00 0.99 2.24 0.03 95.60 [2022-09-28T05:52:17.482Z] 05:45:01 1 1.57 0.00 0.70 0.00 0.02 97.72 [2022-09-28T05:52:17.482Z] 05:45:01 2 1.38 0.00 0.68 0.02 0.02 97.90 [2022-09-28T05:52:17.482Z] 05:45:01 3 1.74 0.00 0.37 0.02 0.00 97.88 [2022-09-28T05:52:17.482Z] 05:45:01 4 1.30 0.00 0.63 0.37 0.02 97.68 [2022-09-28T05:52:17.482Z] 05:45:01 5 1.04 0.00 0.45 0.00 0.02 98.50 [2022-09-28T05:52:17.482Z] 05:45:01 6 1.29 0.00 0.80 0.02 0.00 97.89 [2022-09-28T05:52:17.482Z] 05:45:01 7 1.98 0.00 0.44 0.02 0.02 97.56 [2022-09-28T05:52:17.482Z] 05:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-28T05:52:17.482Z] 05:46:01 0 0.02 0.00 0.03 0.03 0.02 99.90 [2022-09-28T05:52:17.482Z] 05:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:52:17.482Z] 05:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:52:17.482Z] 05:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-28T05:52:17.482Z] 05:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-28T05:52:17.482Z] 05:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T05:52:17.482Z] 05:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T05:52:17.482Z] 05:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T05:52:17.482Z] 05:47:01 all 1.20 0.00 0.91 0.36 0.01 97.51 [2022-09-28T05:52:17.482Z] 05:47:01 0 1.35 0.00 0.70 0.08 0.02 97.85 [2022-09-28T05:52:17.482Z] 05:47:01 1 0.97 0.00 0.65 0.43 0.00 97.95 [2022-09-28T05:52:17.482Z] 05:47:01 2 0.93 0.00 0.62 0.10 0.00 98.35 [2022-09-28T05:52:17.482Z] 05:47:01 3 1.22 0.00 0.89 1.32 0.02 96.56 [2022-09-28T05:52:17.482Z] 05:47:01 4 1.57 0.00 2.09 0.53 0.02 95.80 [2022-09-28T05:52:17.482Z] 05:47:01 5 1.32 0.00 0.85 0.33 0.02 97.48 [2022-09-28T05:52:17.482Z] 05:47:01 6 1.74 0.00 0.75 0.07 0.02 97.43 [2022-09-28T05:52:17.482Z] 05:47:01 7 0.50 0.00 0.77 0.03 0.02 98.67 [2022-09-28T05:52:17.482Z] 05:48:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2022-09-28T05:52:17.482Z] 05:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-28T05:52:17.483Z] 05:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-28T05:52:17.483Z] 05:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T05:52:17.483Z] 05:48:01 3 0.02 0.00 0.03 0.07 0.00 99.88 [2022-09-28T05:52:17.483Z] 05:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:52:17.483Z] 05:48:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2022-09-28T05:52:17.483Z] 05:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T05:52:17.483Z] 05:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T05:52:17.483Z] 05:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-28T05:52:17.483Z] 05:49:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-28T05:52:17.483Z] 05:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T05:52:17.483Z] 05:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:52:17.483Z] 05:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T05:52:17.483Z] 05:49:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-28T05:52:17.483Z] 05:49:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-28T05:52:17.483Z] 05:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:52:17.483Z] 05:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:52:17.483Z] 05:50:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-09-28T05:52:17.483Z] 05:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-28T05:52:17.483Z] 05:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:52:17.483Z] 05:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T05:52:17.483Z] 05:50:01 3 0.12 0.00 0.02 0.00 0.00 99.87 [2022-09-28T05:52:17.483Z] 05:50:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2022-09-28T05:52:17.483Z] 05:50:01 5 0.02 0.00 0.05 0.03 0.00 99.90 [2022-09-28T05:52:17.483Z] 05:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:52:17.483Z] 05:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-28T05:52:17.483Z] 05:51:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-09-28T05:52:17.483Z] 05:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-28T05:52:17.483Z] 05:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T05:52:17.483Z] 05:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:52:17.483Z] 05:51:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-28T05:52:17.483Z] 05:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-28T05:52:17.483Z] 05:51:01 5 0.03 0.00 0.00 0.03 0.02 99.92 [2022-09-28T05:52:17.483Z] 05:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T05:52:17.483Z] 05:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T05:52:17.483Z] 05:52:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2022-09-28T05:52:17.483Z] 05:52:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2022-09-28T05:52:17.483Z] 05:52:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2022-09-28T05:52:17.483Z] 05:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-28T05:52:17.483Z] 05:52:01 3 0.40 0.00 0.02 0.00 0.02 99.57 [2022-09-28T05:52:17.483Z] 05:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-28T05:52:17.483Z] 05:52:01 5 0.05 0.00 0.02 0.05 0.02 99.87 [2022-09-28T05:52:17.483Z] 05:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-28T05:52:17.483Z] 05:52:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-28T05:52:17.483Z] Average: all 5.16 0.00 1.30 0.42 0.02 93.10 [2022-09-28T05:52:17.483Z] Average: 0 4.98 0.00 1.33 0.87 0.02 92.80 [2022-09-28T05:52:17.483Z] Average: 1 5.18 0.00 1.12 0.24 0.02 93.45 [2022-09-28T05:52:17.483Z] Average: 2 5.29 0.00 1.27 0.34 0.02 93.08 [2022-09-28T05:52:17.483Z] Average: 3 5.38 0.00 1.33 0.22 0.02 93.05 [2022-09-28T05:52:17.483Z] Average: 4 5.01 0.00 1.40 0.59 0.02 92.98 [2022-09-28T05:52:17.483Z] Average: 5 4.99 0.00 1.38 0.66 0.02 92.95 [2022-09-28T05:52:17.483Z] Average: 6 5.31 0.00 1.29 0.20 0.02 93.18 [2022-09-28T05:52:17.483Z] Average: 7 5.13 0.00 1.29 0.22 0.02 93.34 [2022-09-28T05:52:17.483Z] [2022-09-28T05:52:17.483Z] [2022-09-28T05:52:17.483Z]