Pull request #669 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc8b0b81207e8da364804bf1a8bfc72299fa09b0+f31dc60183bea012cbe15166dadf947b4e0fce38 (0360bfe33a51169aba7833aa739bb27a604d0f9a) 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-ssh9089501974453623744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11829798151261577273.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-669/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-669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1912332964523862293.key > 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-669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4727191364327065746.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10933589153562321443.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-669/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-669/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13008215689330852878.key > 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-505 in /w/workspace/gexfoundry_device-mqtt-go_PR-669 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-669 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f31dc60183bea012cbe15166dadf947b4e0fce38 into PR head commit fc8b0b81207e8da364804bf1a8bfc72299fa09b0 Merge succeeded, producing fc8b0b81207e8da364804bf1a8bfc72299fa09b0 Checking out Revision fc8b0b81207e8da364804bf1a8bfc72299fa09b0 (PR-669) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f fc8b0b81207e8da364804bf1a8bfc72299fa09b0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f31dc60183bea012cbe15166dadf947b4e0fce38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc8b0b81207e8da364804bf1a8bfc72299fa09b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:07:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:07:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:07:07 ========================================================= 01:07:07 EdgeX Global Pipelines Version Info 01:07:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:07:08 ------------------- 01:07:08 stable info: 01:07:08 ------------------- 01:07:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:07:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:07:08 Message: update stable to v1.0.258 01:07:08 ------------------- 01:07:08 experimental info: 01:07:08 ------------------- 01:07:08 Commited By: **** collab-it+edgex@linuxfoundation.org 01:07:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:07:08 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-669 [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-669 [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-669 [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc8b0b8 [Pipeline] echo 01:07:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:07:10 provisioning config files... 01:07:10 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/config15227675195495884687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:11 ---> ****-login.sh 01:07:11 nexus3.edgexfoundry.org:10001 01:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:07:11 Configure a credential helper to remove this warning. See 01:07:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:07:11 01:07:11 Login Succeeded 01:07:11 nexus3.edgexfoundry.org:10002 01:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:07:11 Configure a credential helper to remove this warning. See 01:07:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:07:11 01:07:11 Login Succeeded 01:07:11 nexus3.edgexfoundry.org:10003 01:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:07:11 Configure a credential helper to remove this warning. See 01:07:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:07:11 01:07:11 Login Succeeded 01:07:11 nexus3.edgexfoundry.org:10004 01:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:07:12 Configure a credential helper to remove this warning. See 01:07:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:07:12 01:07:12 Login Succeeded 01:07:12 ****.io 01:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:07:12 Configure a credential helper to remove this warning. See 01:07:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:07:12 01:07:12 Login Succeeded 01:07:12 ---> ****-login.sh ends [Pipeline] } 01:07:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:07:13 + git rev-list -1 --merges fc8b0b81207e8da364804bf1a8bfc72299fa09b0~1..fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [Pipeline] echo 01:07:13 -----------> git rev-list -1 --merges fc8b0b81207e8da364804bf1a8bfc72299fa09b0~1..fc8b0b81207e8da364804bf1a8bfc72299fa09b0 fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [false] [Pipeline] sh 01:07:13 + git log --format=format:%s -1 fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [Pipeline] echo 01:07:13 ========================================================= 01:07:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:07:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:07:13 + git log --format=format:%s -1 fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [Pipeline] echo 01:07:13 [semverPrep] GIT_COMMIT: fc8b0b81207e8da364804bf1a8bfc72299fa09b0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:07:13 [semverPrep] This is not a build commit. [Pipeline] sh 01:07:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:07:14 + grep -v github /etc/ssh/ssh_known_hosts 01:07:14 + [ -e /tmp/ssh_known_hosts ] 01:07:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:07:14 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:07:14 sudo tee -a /etc/ssh/ssh_known_hosts 01:07:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:14 01:07:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:15 0.1.4: Pulling from edgex-devops/py-git-semver 01:07:15 b85a868b505f: Pulling fs layer 01:07:15 e2be974225ed: Pulling fs layer 01:07:15 339a4e72a1f5: Pulling fs layer 01:07:15 988bab9f4d93: Pulling fs layer 01:07:15 1469e6f7b9e6: Pulling fs layer 01:07:15 eaf3925da568: Pulling fs layer 01:07:15 bab4dde63d76: Pulling fs layer 01:07:15 bde34c3a00c8: Pulling fs layer 01:07:15 b352a97aabf1: Pulling fs layer 01:07:15 4872d77fe225: Pulling fs layer 01:07:15 5851b861e8e6: Pulling fs layer 01:07:15 988bab9f4d93: Waiting 01:07:15 4872d77fe225: Waiting 01:07:15 5851b861e8e6: Waiting 01:07:15 b352a97aabf1: Waiting 01:07:15 1469e6f7b9e6: Waiting 01:07:15 bab4dde63d76: Waiting 01:07:15 bde34c3a00c8: Waiting 01:07:15 eaf3925da568: Waiting 01:07:15 e2be974225ed: Verifying Checksum 01:07:15 e2be974225ed: Download complete 01:07:15 988bab9f4d93: Download complete 01:07:15 1469e6f7b9e6: Verifying Checksum 01:07:15 1469e6f7b9e6: Download complete 01:07:15 339a4e72a1f5: Verifying Checksum 01:07:15 339a4e72a1f5: Download complete 01:07:15 eaf3925da568: Verifying Checksum 01:07:15 eaf3925da568: Download complete 01:07:15 bde34c3a00c8: Verifying Checksum 01:07:15 bde34c3a00c8: Download complete 01:07:15 b352a97aabf1: Download complete 01:07:15 4872d77fe225: Download complete 01:07:15 5851b861e8e6: Verifying Checksum 01:07:15 5851b861e8e6: Download complete 01:07:20 b85a868b505f: Verifying Checksum 01:07:20 b85a868b505f: Download complete 01:07:20 bab4dde63d76: Verifying Checksum 01:07:20 bab4dde63d76: Download complete 01:07:21 b85a868b505f: Pull complete 01:07:21 e2be974225ed: Pull complete 01:07:22 339a4e72a1f5: Pull complete 01:07:22 988bab9f4d93: Pull complete 01:07:22 1469e6f7b9e6: Pull complete 01:07:22 eaf3925da568: Pull complete 01:07:24 bab4dde63d76: Pull complete 01:07:24 bde34c3a00c8: Pull complete 01:07:24 b352a97aabf1: Pull complete 01:07:24 4872d77fe225: Pull complete 01:07:24 5851b861e8e6: Pull complete 01:07:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:25 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 01:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-669 -v /w/workspace/gexfoundry_device-mqtt-go_PR-669:/w/workspace/gexfoundry_device-mqtt-go_PR-669:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:07:28 $ docker top bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 -eo pid,comm 01:07:28 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). 01:07:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:07:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:28 [ssh-agent] Looking for ssh-agent implementation... 01:07:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:28 $ docker exec bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 ssh-agent 01:07:28 SSH_AUTH_SOCK=/tmp/ssh-DnUUPfyrfFnD/agent.32 01:07:28 SSH_AGENT_PID=38 01:07:28 Running ssh-add (command line suppressed) 01:07:28 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/private_key_9075521005781509706.key (/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/private_key_9075521005781509706.key) 01:07:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:29 + git tag --points-at HEAD [Pipeline] } 01:07:29 $ docker exec --env ******** --env ******** bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 ssh-agent -k 01:07:29 unset SSH_AUTH_SOCK; 01:07:29 unset SSH_AGENT_PID; 01:07:29 echo Agent pid 38 killed; 01:07:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:07:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:29 [ssh-agent] Looking for ssh-agent implementation... 01:07:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:29 $ docker exec bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 ssh-agent 01:07:29 SSH_AUTH_SOCK=/tmp/ssh-1TrXlvm4CtZV/agent.72 01:07:29 SSH_AGENT_PID=78 01:07:29 Running ssh-add (command line suppressed) 01:07:29 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/private_key_5096441438448764217.key (/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/private_key_5096441438448764217.key) 01:07:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:30 + git semver init 01:07:30 2024-03-21 01:07:30,211 [run_init] DEBUG init version:0.0.0 force:False 01:07:30 2024-03-21 01:07:30,212 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver 01:07:30 2024-03-21 01:07:30,212 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver 01:07:30 2024-03-21 01:07:30,212 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-669, universal_newlines=False, shell=None, istream=None) 01:07:31 2024-03-21 01:07:31,227 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-669/.git/info/exclude 01:07:31 2024-03-21 01:07:31,228 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver/PR-669 with force:False 01:07:31 2024-03-21 01:07:31,228 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver/PR-669 01:07:31 2024-03-21 01:07:31,232 [execute] INFO git cat-file --batch-check 01:07:31 2024-03-21 01:07:31,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver, universal_newlines=False, shell=None, istream=) 01:07:31 2024-03-21 01:07:31,239 [execute] INFO git cat-file --batch 01:07:31 2024-03-21 01:07:31,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver, universal_newlines=False, shell=None, istream=) 01:07:31 2024-03-21 01:07:31,245 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver/PR-669 01:07:31 0.0.0 [Pipeline] } 01:07:31 $ docker exec --env ******** --env ******** bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 ssh-agent -k 01:07:31 unset SSH_AUTH_SOCK; 01:07:31 unset SSH_AGENT_PID; 01:07:31 echo Agent pid 78 killed; 01:07:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:32 + git semver [Pipeline] } 01:07:32 $ docker stop --time=1 bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 01:07:33 $ docker rm -f --volumes bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 [Pipeline] // withDockerContainer [Pipeline] sh 01:07:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:07:34 Stashed 1 file(s) [Pipeline] echo 01:07:34 [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 01:07:35 provisioning config files... 01:07:35 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/config5587885153529111884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:35 ---> ****-login.sh 01:07:35 nexus3.edgexfoundry.org:10001 01:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:07:35 Configure a credential helper to remove this warning. See 01:07:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:07:35 01:07:35 Login Succeeded 01:07:35 nexus3.edgexfoundry.org:10002 01:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:07:35 Configure a credential helper to remove this warning. See 01:07:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:07:35 01:07:35 Login Succeeded 01:07:35 nexus3.edgexfoundry.org:10003 01:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:07:35 Configure a credential helper to remove this warning. See 01:07:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:07:35 01:07:35 Login Succeeded 01:07:35 nexus3.edgexfoundry.org:10004 01:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:07:35 Configure a credential helper to remove this warning. See 01:07:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:07:35 01:07:35 Login Succeeded 01:07:35 ****.io 01:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:07:36 Configure a credential helper to remove this warning. See 01:07:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:07:36 01:07:36 Login Succeeded 01:07:36 ---> ****-login.sh ends [Pipeline] } 01:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:07:36 ========================================================= 01:07:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:07:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:07:36 Sending build context to Docker daemon 15.01MB 01:07:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:07:36 Step 2/12 : FROM ${BASE} AS builder 01:07:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:07:36 7264a8db6415: Pulling fs layer 01:07:36 c4d48a809fc2: Pulling fs layer 01:07:36 4f1c88b9dad5: Pulling fs layer 01:07:36 ad3a456e5733: Pulling fs layer 01:07:36 69c7f0334f64: Pulling fs layer 01:07:36 1f1c1a5573a3: Pulling fs layer 01:07:36 ce7588e14bc9: Pulling fs layer 01:07:36 b5e4710f87ac: Pulling fs layer 01:07:36 1f1c1a5573a3: Waiting 01:07:36 b5e4710f87ac: Waiting 01:07:36 ce7588e14bc9: Waiting 01:07:36 69c7f0334f64: Waiting 01:07:36 ad3a456e5733: Waiting 01:07:37 c4d48a809fc2: Verifying Checksum 01:07:37 c4d48a809fc2: Download complete 01:07:37 ad3a456e5733: Verifying Checksum 01:07:37 ad3a456e5733: Download complete 01:07:37 69c7f0334f64: Download complete 01:07:37 7264a8db6415: Verifying Checksum 01:07:37 7264a8db6415: Download complete 01:07:37 1f1c1a5573a3: Verifying Checksum 01:07:37 1f1c1a5573a3: Download complete 01:07:37 7264a8db6415: Pull complete 01:07:37 b5e4710f87ac: Verifying Checksum 01:07:37 b5e4710f87ac: Download complete 01:07:37 c4d48a809fc2: Pull complete 01:07:37 4f1c88b9dad5: Verifying Checksum 01:07:37 4f1c88b9dad5: Download complete 01:07:38 ce7588e14bc9: Verifying Checksum 01:07:38 ce7588e14bc9: Download complete 01:07:41 4f1c88b9dad5: Pull complete 01:07:41 ad3a456e5733: Pull complete 01:07:41 69c7f0334f64: Pull complete 01:07:41 1f1c1a5573a3: Pull complete 01:07:43 ce7588e14bc9: Pull complete 01:07:44 b5e4710f87ac: Pull complete 01:07:44 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:07:44 ---> 88b5674ff536 01:07:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:07:49 ---> Running in 4a4e238fcf51 01:07:49 Removing intermediate container 4a4e238fcf51 01:07:49 ---> 475074c06ab0 01:07:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:07:49 ---> Running in 45a5efb4c1b8 01:07:49 Removing intermediate container 45a5efb4c1b8 01:07:49 ---> 446a50c2e52a 01:07:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:07:49 ---> Running in 8e8e72fa32e4 01:07:49 Removing intermediate container 8e8e72fa32e4 01:07:49 ---> c25749e75948 01:07:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:07:49 ---> Running in d30f1ae195ee 01:07:49 Removing intermediate container d30f1ae195ee 01:07:49 ---> ac21ed1350f6 01:07:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:07:49 ---> Running in 08371aa63c73 01:07:50 Still waiting to schedule task 01:07:50 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:07:50 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:07:50 (2/4) Installing libedit (20221030.3.1-r1) 01:07:50 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:07:50 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:07:50 Executing busybox-1.36.1-r5.trigger 01:07:50 OK: 268 MiB in 56 packages 01:07:51 Removing intermediate container 08371aa63c73 01:07:51 ---> fed895a0d908 01:07:51 Step 8/12 : WORKDIR /device-mqtt-go 01:07:51 ---> Running in 7455843a4c76 01:07:51 Removing intermediate container 7455843a4c76 01:07:51 ---> c9e6c19f6e36 01:07:51 Step 9/12 : COPY go.mod vendor* ./ 01:07:51 ---> cbc133550300 01:07:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:51 ---> Running in 90c030e120eb 01:08:59 Removing intermediate container 90c030e120eb 01:08:59 ---> 71163cae1843 01:08:59 Step 11/12 : COPY . . 01:08:59 ---> d46b0d546439 01:08:59 Step 12/12 : RUN $MAKE 01:08:59 ---> Running in 89e8a5d01cc7 01:08:59 noop 01:08:59 Removing intermediate container 89e8a5d01cc7 01:08:59 ---> 705aca0101af 01:08:59 Successfully built 705aca0101af 01:08:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:59 + docker inspect -f . ci-base-image-x86_64 01:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:59 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 01:08:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-669 -v /w/workspace/gexfoundry_device-mqtt-go_PR-669:/w/workspace/gexfoundry_device-mqtt-go_PR-669:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-669@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 ******** ci-base-image-x86_64 cat 01:09:00 $ docker top dc331800ba8a55f140e4158299beab8d35ca2fcd585324617a78f2a2ce6974d6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:00 + go version 01:09:00 go version go1.21.0 linux/amd64 [Pipeline] } 01:09:00 $ docker stop --time=1 dc331800ba8a55f140e4158299beab8d35ca2fcd585324617a78f2a2ce6974d6 01:09:01 $ docker rm -f --volumes dc331800ba8a55f140e4158299beab8d35ca2fcd585324617a78f2a2ce6974d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:02 + docker inspect -f . ci-base-image-x86_64 01:09:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:02 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 01:09:02 $ 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-669 -v /w/workspace/gexfoundry_device-mqtt-go_PR-669:/w/workspace/gexfoundry_device-mqtt-go_PR-669:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-669@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 ******** ci-base-image-x86_64 cat 01:09:03 $ docker top d1d22884180dedded3e8e516a0a3ac7bb9edea6506ae7050fa180e0289cfe3c7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:03 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-669 [Pipeline] fileExists [Pipeline] sh 01:09:04 + make test 01:09:04 go test ./... -coverprofile=coverage.out ./... 01:09:05 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:09:23 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:09:23 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:09:23 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.8% of statements 01:09:33 go vet ./... 01:09:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:09:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:09:38 ./bin/test-attribution-txt.sh 01:09:38 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:09:38 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:09:38 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:09:38 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:09:38 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:09:38 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:09:38 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:09:38 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:09:38 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:09:38 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 01:09:38 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:09:38 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:09:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:09:39 $ docker stop --time=1 d1d22884180dedded3e8e516a0a3ac7bb9edea6506ae7050fa180e0289cfe3c7 01:09:40 $ docker rm -f --volumes d1d22884180dedded3e8e516a0a3ac7bb9edea6506ae7050fa180e0289cfe3c7 [Pipeline] // withDockerContainer [Pipeline] sh 01:09:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:09:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:09:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:09:42 + ls -al . 01:09:42 total 252 01:09:42 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 01:09 . 01:09:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 01:07 .. 01:09:42 -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 01:07 .dockerignore 01:09:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 01:09 .git 01:09:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:07 .github 01:09:42 -rw-rw-r-- 1 jenkins jenkins 264 Mar 21 01:07 .gitignore 01:09:42 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 01:07 .golangci.yml 01:09:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 01:07 .semver 01:09:42 -rw-rw-r-- 1 jenkins jenkins 10386 Mar 21 01:07 Attribution.txt 01:09:42 -rw-rw-r-- 1 jenkins jenkins 18574 Mar 21 01:07 CHANGELOG.md 01:09:42 -rw-rw-r-- 1 jenkins jenkins 1798 Mar 21 01:07 Dockerfile 01:09:42 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 01:07 GOVERNANCE.md 01:09:42 -rw-rw-r-- 1 jenkins jenkins 657 Mar 21 01:07 Jenkinsfile 01:09:42 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 01:07 LICENSE 01:09:42 -rw-rw-r-- 1 jenkins jenkins 1963 Mar 21 01:07 Makefile 01:09:42 -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 01:07 OWNERS.md 01:09:42 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 21 01:07 README.md 01:09:42 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 01:07 VERSION 01:09:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:07 bin 01:09:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:07 cmd 01:09:42 -rw-r--r-- 1 jenkins jenkins 18506 Mar 21 01:09 coverage.out 01:09:42 -rw-rw-r-- 1 jenkins jenkins 7169 Mar 21 01:07 go.mod 01:09:42 -rw-rw-r-- 1 jenkins jenkins 101517 Mar 21 01:07 go.sum 01:09:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:07 internal 01:09:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:07 mock 01:09:42 -rw-rw-r-- 1 jenkins jenkins 227 Mar 21 01:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:42 + 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=fc8b0b81207e8da364804bf1a8bfc72299fa09b0 --label arch=amd64 --label version=0.0.0 . 01:09:42 Sending build context to Docker daemon 15.03MB 01:09:42 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:09:42 Step 2/25 : FROM ${BASE} AS builder 01:09:42 ---> 705aca0101af 01:09:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:09:43 ---> Running in 16e106027c6c 01:09:43 Removing intermediate container 16e106027c6c 01:09:43 ---> 0755d13738a8 01:09:43 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:09:43 ---> Running in 66dbbef41c92 01:09:43 Removing intermediate container 66dbbef41c92 01:09:43 ---> 5c7c301c9df7 01:09:43 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:09:43 ---> Running in 9e314167912a 01:09:43 Removing intermediate container 9e314167912a 01:09:43 ---> 68ba834ad895 01:09:43 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:09:43 ---> Running in 6181f552eb1d 01:09:43 Removing intermediate container 6181f552eb1d 01:09:43 ---> 683aa80985ce 01:09:43 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:09:43 ---> Running in 38f1df183a6b 01:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:09:44 OK: 268 MiB in 56 packages 01:09:44 Removing intermediate container 38f1df183a6b 01:09:44 ---> 3d004152285b 01:09:44 Step 8/25 : WORKDIR /device-mqtt-go 01:09:44 ---> Running in 165ecac28fb4 01:09:44 Removing intermediate container 165ecac28fb4 01:09:44 ---> be54dbff6888 01:09:44 Step 9/25 : COPY go.mod vendor* ./ 01:09:44 ---> 2d31ab814bb6 01:09:44 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:44 ---> Running in 940b43635046 01:09:45 Removing intermediate container 940b43635046 01:09:45 ---> 3ab55ad6e25d 01:09:45 Step 11/25 : COPY . . 01:09:46 ---> 9e1ed61b175e 01:09:46 Step 12/25 : RUN $MAKE 01:09:46 ---> Running in 820fd2783653 01:09:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:10:18 Removing intermediate container 820fd2783653 01:10:18 ---> fc62320ed43a 01:10:18 Step 13/25 : FROM alpine:3.18 01:10:18 3.18: Pulling from library/alpine 01:10:18 619be1103602: Pulling fs layer 01:10:18 619be1103602: Verifying Checksum 01:10:18 619be1103602: Download complete 01:10:18 619be1103602: Pull complete 01:10:18 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:10:18 Status: Downloaded newer image for alpine:3.18 01:10:18 ---> d3782b16ccc9 01:10:18 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:10:18 ---> Running in 7155fcf1c911 01:10:18 Removing intermediate container 7155fcf1c911 01:10:18 ---> 3c612d2ea781 01:10:18 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:10:18 ---> Running in 72db4654cea8 01:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:10:18 (1/1) Installing dumb-init (1.2.5-r2) 01:10:18 Executing busybox-1.36.1-r5.trigger 01:10:18 OK: 7 MiB in 16 packages 01:10:19 Removing intermediate container 72db4654cea8 01:10:19 ---> 00770cb73db8 01:10:19 Step 16/25 : RUN apk --no-cache upgrade 01:10:19 ---> Running in e7715deef4c6 01:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:10:20 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 01:10:20 OK: 7 MiB in 16 packages 01:10:20 Removing intermediate container e7715deef4c6 01:10:20 ---> 949660e9c76e 01:10:20 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:10:21 ---> 720698c642e8 01:10:21 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:10:21 ---> 5f163d4e2381 01:10:21 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:10:21 ---> bf4a3994b7b9 01:10:21 Step 20/25 : EXPOSE 59982 01:10:21 ---> Running in a6775b67015f 01:10:22 Removing intermediate container a6775b67015f 01:10:22 ---> 39d997aa6de2 01:10:22 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:10:22 ---> Running in 094ae5b9d0fd 01:10:22 Removing intermediate container 094ae5b9d0fd 01:10:22 ---> 3735cddfef67 01:10:22 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:10:22 ---> Running in 3692d9433161 01:10:22 Removing intermediate container 3692d9433161 01:10:22 ---> b852e33b6a35 01:10:22 Step 23/25 : LABEL arch=amd64 01:10:22 ---> Running in 4840d3ffe163 01:10:22 Removing intermediate container 4840d3ffe163 01:10:22 ---> 069e65ff353e 01:10:22 Step 24/25 : LABEL git_sha=fc8b0b81207e8da364804bf1a8bfc72299fa09b0 01:10:22 ---> Running in 008873502cd7 01:10:22 Removing intermediate container 008873502cd7 01:10:22 ---> ff6e7a8650c4 01:10:22 Step 25/25 : LABEL version=0.0.0 01:10:22 ---> Running in e847ae9c0881 01:10:22 Removing intermediate container e847ae9c0881 01:10:22 ---> 3f706465c06e 01:10:22 [Warning] One or more build-args [ARCH] were not consumed 01:10:22 Successfully built 3f706465c06e 01:10:22 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 01:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:23 01:10:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:23 latest: Pulling from edgex-lftools-log-publisher 01:10:23 5eb5b503b376: Pulling fs layer 01:10:23 5c69ac0246d0: Pulling fs layer 01:10:23 ec43610c2a17: Pulling fs layer 01:10:23 3a2ae6a8a46f: Pulling fs layer 01:10:23 33b1e0a273af: Pulling fs layer 01:10:23 5d3b04190fa2: Pulling fs layer 01:10:23 2f39f015ded8: Pulling fs layer 01:10:23 3a2ae6a8a46f: Waiting 01:10:23 33b1e0a273af: Waiting 01:10:23 5d3b04190fa2: Waiting 01:10:23 2f39f015ded8: Waiting 01:10:23 5c69ac0246d0: Download complete 01:10:23 3a2ae6a8a46f: Verifying Checksum 01:10:23 3a2ae6a8a46f: Download complete 01:10:23 33b1e0a273af: Verifying Checksum 01:10:23 33b1e0a273af: Download complete 01:10:23 5d3b04190fa2: Download complete 01:10:23 ec43610c2a17: Verifying Checksum 01:10:23 ec43610c2a17: Download complete 01:10:24 5eb5b503b376: Verifying Checksum 01:10:24 5eb5b503b376: Download complete 01:10:24 2f39f015ded8: Verifying Checksum 01:10:24 2f39f015ded8: Download complete 01:10:25 5eb5b503b376: Pull complete 01:10:25 5c69ac0246d0: Pull complete 01:10:26 ec43610c2a17: Pull complete 01:10:26 3a2ae6a8a46f: Pull complete 01:10:26 33b1e0a273af: Pull complete 01:10:26 5d3b04190fa2: Pull complete 01:10:31 2f39f015ded8: Pull complete 01:10:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:31 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 01:10:31 $ 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-669 -v /w/workspace/gexfoundry_device-mqtt-go_PR-669:/w/workspace/gexfoundry_device-mqtt-go_PR-669:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:10:36 $ docker top ed1ca9f2ff84309be6c97491147a584257d0f301dae1c8d8bff6deb84df6ab0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:36 ---> job-cost.sh 01:10:36 lf-activate-venv: SKIPPING 01:10:36 INFO: No Stack... 01:10:37 INFO: Retrieving Pricing Info for: v3-standard-8 01:10:37 INFO: Archiving Costs [Pipeline] sh 01:10:37 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives/cost.csv 01:10:37 + cut -d, -f6 [Pipeline] lock 01:10:37 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] 01:10:37 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] did not exist. Created. 01:10:37 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:10:38 + echo total: 0.2199999988079071 [Pipeline] stash 01:10:38 Stashed 1 file(s) [Pipeline] } 01:10:38 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:10:38 $ docker stop --time=1 ed1ca9f2ff84309be6c97491147a584257d0f301dae1c8d8bff6deb84df6ab0d 01:10:39 $ docker rm -f --volumes ed1ca9f2ff84309be6c97491147a584257d0f301dae1c8d8bff6deb84df6ab0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:11:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-506 in /w/workspace/gexfoundry_device-mqtt-go_PR-669 [Pipeline] { [Pipeline] ws 01:11:16 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:11:19 The recommended git tool is: git 01:11:24 using credential edgex-jenkins-ssh 01:11:24 Cloning the remote Git repository 01:11:24 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:11:24 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:11:24 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:11:24 > git --version # timeout=10 01:11:24 > git --version # 'git version 2.25.1' 01:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:11:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:27 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:11:27 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:11:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:11:28 Merging remotes/origin/main commit f31dc60183bea012cbe15166dadf947b4e0fce38 into PR head commit fc8b0b81207e8da364804bf1a8bfc72299fa09b0 01:11:28 Merge succeeded, producing fc8b0b81207e8da364804bf1a8bfc72299fa09b0 01:11:28 Checking out Revision fc8b0b81207e8da364804bf1a8bfc72299fa09b0 (PR-669) 01:11:28 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:11:28 > git --version # timeout=10 01:11:28 > git --version # 'git version 2.25.1' 01:11:28 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:11:28 > git config core.sparsecheckout # timeout=10 01:11:28 > git checkout -f fc8b0b81207e8da364804bf1a8bfc72299fa09b0 # timeout=10 01:11:28 > git remote # timeout=10 01:11:28 > git config --get remote.origin.url # timeout=10 01:11:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:28 > git merge f31dc60183bea012cbe15166dadf947b4e0fce38 # timeout=10 01:11:28 > git rev-parse HEAD^{commit} # timeout=10 01:11:28 > git config core.sparsecheckout # timeout=10 01:11:28 > git checkout -f fc8b0b81207e8da364804bf1a8bfc72299fa09b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:11:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:11:33 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:33 Dload Upload Total Spent Left Speed 01:11:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh 01:11:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:11:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:11:34 + sudo tee /etc/docker/daemon.new 01:11:34 { 01:11:34 "registry-mirrors": [ 01:11:34 "https://nexus3.edgexfoundry.org:10001" 01:11:34 ], 01:11:34 "bip": "10.250.0.254/24", 01:11:34 "hosts": [ 01:11:34 "tcp://0.0.0.0:5555", 01:11:34 "unix:///var/run/docker.sock" 01:11:34 ], 01:11:34 "mtu": 1458, 01:11:34 "selinux-enabled": true, 01:11:34 "seccomp-profile": "/etc/docker/seccomp.json" 01:11:34 } [Pipeline] sh 01:11:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:11:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:53 provisioning config files... 01:11:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config11521784560614026596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:54 ---> ****-login.sh 01:11:54 nexus3.edgexfoundry.org:10001 01:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:54 Configure a credential helper to remove this warning. See 01:11:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:54 01:11:54 Login Succeeded 01:11:54 nexus3.edgexfoundry.org:10002 01:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:55 Configure a credential helper to remove this warning. See 01:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:55 01:11:55 Login Succeeded 01:11:55 nexus3.edgexfoundry.org:10003 01:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:55 Configure a credential helper to remove this warning. See 01:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:55 01:11:55 Login Succeeded 01:11:55 nexus3.edgexfoundry.org:10004 01:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:55 Configure a credential helper to remove this warning. See 01:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:55 01:11:55 Login Succeeded 01:11:55 ****.io 01:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:56 Configure a credential helper to remove this warning. See 01:11:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:56 01:11:56 Login Succeeded 01:11:56 ---> ****-login.sh ends [Pipeline] } 01:11:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:11:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:11:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:11:56 ========================================================= 01:11:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:11:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:11:57 Sending build context to Docker daemon 7.61MB 01:11:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:11:57 Step 2/12 : FROM ${BASE} AS builder 01:11:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:11:57 9fda8d8052c6: Pulling fs layer 01:11:57 5d54e960e981: Pulling fs layer 01:11:57 c4a7e357bf2a: Pulling fs layer 01:11:57 f0e02332f6b5: Pulling fs layer 01:11:57 872ee5b61b7b: Pulling fs layer 01:11:57 0c6a40ed1a82: Pulling fs layer 01:11:57 94ae7d8d031c: Pulling fs layer 01:11:57 f0e02332f6b5: Waiting 01:11:57 872ee5b61b7b: Waiting 01:11:57 0c6a40ed1a82: Waiting 01:11:57 94ae7d8d031c: Waiting 01:11:57 5d54e960e981: Verifying Checksum 01:11:57 5d54e960e981: Download complete 01:11:57 f0e02332f6b5: Verifying Checksum 01:11:57 f0e02332f6b5: Download complete 01:11:57 872ee5b61b7b: Verifying Checksum 01:11:57 872ee5b61b7b: Download complete 01:11:57 9fda8d8052c6: Download complete 01:11:58 94ae7d8d031c: Verifying Checksum 01:11:58 94ae7d8d031c: Download complete 01:11:58 9fda8d8052c6: Pull complete 01:11:59 5d54e960e981: Pull complete 01:11:59 c4a7e357bf2a: Verifying Checksum 01:11:59 c4a7e357bf2a: Download complete 01:12:00 0c6a40ed1a82: Verifying Checksum 01:12:00 0c6a40ed1a82: Download complete 01:12:12 c4a7e357bf2a: Pull complete 01:12:12 f0e02332f6b5: Pull complete 01:12:13 872ee5b61b7b: Pull complete 01:12:21 0c6a40ed1a82: Pull complete 01:12:23 94ae7d8d031c: Pull complete 01:12:23 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:12:23 ---> 86de565de09d 01:12:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:12:25 ---> Running in 51de34cfdefe 01:12:25 Removing intermediate container 51de34cfdefe 01:12:25 ---> 60912e00c46a 01:12:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:12:25 ---> Running in 348dc9593260 01:12:25 Removing intermediate container 348dc9593260 01:12:25 ---> 70d2d7420537 01:12:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:12:25 ---> Running in d4936866f2fe 01:12:25 Removing intermediate container d4936866f2fe 01:12:25 ---> 83932525e70c 01:12:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:12:25 ---> Running in c0f360a0e2ca 01:12:26 Removing intermediate container c0f360a0e2ca 01:12:26 ---> 9c53d7a4a939 01:12:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:26 ---> Running in bddd62b7dc47 01:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:12:29 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:12:29 (2/4) Installing libedit (20221030.3.1-r1) 01:12:29 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:12:29 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:12:29 Executing busybox-1.36.1-r5.trigger 01:12:29 OK: 271 MiB in 56 packages 01:12:30 Removing intermediate container bddd62b7dc47 01:12:30 ---> e18d27870567 01:12:30 Step 8/12 : WORKDIR /device-mqtt-go 01:12:30 ---> Running in 27b2d3348af4 01:12:30 Removing intermediate container 27b2d3348af4 01:12:30 ---> d5350f58a88a 01:12:30 Step 9/12 : COPY go.mod vendor* ./ 01:12:31 ---> 67e847e6ab27 01:12:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:31 ---> Running in f1061e534eb9 01:14:37 Removing intermediate container f1061e534eb9 01:14:37 ---> fe0c93aeb7b9 01:14:37 Step 11/12 : COPY . . 01:14:37 ---> c83d3a836dbf 01:14:37 Step 12/12 : RUN $MAKE 01:14:37 ---> Running in 3d7c302e89a0 01:14:37 noop 01:14:37 Removing intermediate container 3d7c302e89a0 01:14:37 ---> c35637d078a1 01:14:37 Successfully built c35637d078a1 01:14:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:38 + docker inspect -f . ci-base-image-arm64 01:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:38 prd-ubuntu20.04-docker-arm64-4c-16g-506 does not seem to be running inside a container 01:14:38 $ 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 ******** ci-base-image-arm64 cat 01:14:39 $ docker top da16dfe38273c8b509306368d27a9309139356b541af44714a8899a4bb416d91 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:40 + go version 01:14:40 go version go1.21.0 linux/arm64 [Pipeline] } 01:14:40 $ docker stop --time=1 da16dfe38273c8b509306368d27a9309139356b541af44714a8899a4bb416d91 01:14:42 $ docker rm -f --volumes da16dfe38273c8b509306368d27a9309139356b541af44714a8899a4bb416d91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:43 + docker inspect -f . ci-base-image-arm64 01:14:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:43 prd-ubuntu20.04-docker-arm64-4c-16g-506 does not seem to be running inside a container 01:14:43 $ 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 ******** ci-base-image-arm64 cat 01:14:44 $ docker top 9ddffa5eb7dfff164896166665583b92385c709e6b5146e2c1729e83c45fe288 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:45 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:14:46 + make test 01:14:46 go test ./... -coverprofile=coverage.out ./... 01:14:51 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:17:43 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:17:43 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:17:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.064s coverage: 22.8% of statements 01:17:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:17:43 go vet ./... 01:18:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:18:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:18:10 ./bin/test-attribution-txt.sh 01:18:10 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:18:10 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:18:10 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:18:10 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:18:10 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:18:10 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:18:10 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:18:10 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:18:10 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:18:10 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 01:18:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:18:10 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:18:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:18:10 $ docker stop --time=1 9ddffa5eb7dfff164896166665583b92385c709e6b5146e2c1729e83c45fe288 01:18:12 $ docker rm -f --volumes 9ddffa5eb7dfff164896166665583b92385c709e6b5146e2c1729e83c45fe288 [Pipeline] // withDockerContainer [Pipeline] sh 01:18:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:18:14 Warning: overwriting stash ‘coverage-report’ 01:18:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:18:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:18:15 + ls -al . 01:18:15 total 248 01:18:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 01:14 . 01:18:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 01:11 .. 01:18:15 -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 01:11 .dockerignore 01:18:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 01:11 .git 01:18:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:11 .github 01:18:15 -rw-rw-r-- 1 jenkins jenkins 264 Mar 21 01:11 .gitignore 01:18:15 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 01:11 .golangci.yml 01:18:15 -rw-rw-r-- 1 jenkins jenkins 10386 Mar 21 01:11 Attribution.txt 01:18:15 -rw-rw-r-- 1 jenkins jenkins 18574 Mar 21 01:11 CHANGELOG.md 01:18:15 -rw-rw-r-- 1 jenkins jenkins 1798 Mar 21 01:11 Dockerfile 01:18:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 01:11 GOVERNANCE.md 01:18:15 -rw-rw-r-- 1 jenkins jenkins 657 Mar 21 01:11 Jenkinsfile 01:18:15 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 01:11 LICENSE 01:18:15 -rw-rw-r-- 1 jenkins jenkins 1963 Mar 21 01:11 Makefile 01:18:15 -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 01:11 OWNERS.md 01:18:15 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 21 01:11 README.md 01:18:15 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 01:07 VERSION 01:18:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:11 bin 01:18:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:11 cmd 01:18:15 -rw-r--r-- 1 jenkins jenkins 18506 Mar 21 01:17 coverage.out 01:18:15 -rw-rw-r-- 1 jenkins jenkins 7169 Mar 21 01:11 go.mod 01:18:15 -rw-rw-r-- 1 jenkins jenkins 101517 Mar 21 01:11 go.sum 01:18:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:11 internal 01:18:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:11 mock 01:18:15 -rw-rw-r-- 1 jenkins jenkins 227 Mar 21 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:16 + 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=fc8b0b81207e8da364804bf1a8bfc72299fa09b0 --label arch=arm64 --label version=0.0.0 . 01:18:16 Sending build context to Docker daemon 7.629MB 01:18:16 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:18:16 Step 2/25 : FROM ${BASE} AS builder 01:18:16 ---> c35637d078a1 01:18:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:18:16 ---> Running in 8920dd4bf18d 01:18:17 Removing intermediate container 8920dd4bf18d 01:18:17 ---> d1c059c897f2 01:18:17 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:18:17 ---> Running in 9ce4e17107c9 01:18:17 Removing intermediate container 9ce4e17107c9 01:18:17 ---> 1ad0962a91c7 01:18:17 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:18:17 ---> Running in bccb71ea0f9e 01:18:18 Removing intermediate container bccb71ea0f9e 01:18:18 ---> 85c0b88100b4 01:18:18 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:18:18 ---> Running in 5222d6f2cbf6 01:18:18 Removing intermediate container 5222d6f2cbf6 01:18:18 ---> d1e681177e39 01:18:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:18:18 ---> Running in aa2be3ab0a25 01:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:18:21 OK: 271 MiB in 56 packages 01:18:21 Removing intermediate container aa2be3ab0a25 01:18:21 ---> 16ed66d9705f 01:18:21 Step 8/25 : WORKDIR /device-mqtt-go 01:18:21 ---> Running in 6f18bbfb7b3f 01:18:22 Removing intermediate container 6f18bbfb7b3f 01:18:22 ---> abbb332e3bae 01:18:22 Step 9/25 : COPY go.mod vendor* ./ 01:18:22 ---> f5e5e73c4e08 01:18:22 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:23 ---> Running in fd92549ff693 01:18:25 Removing intermediate container fd92549ff693 01:18:25 ---> ad25648f86cc 01:18:25 Step 11/25 : COPY . . 01:18:26 ---> a5fb47ca3e06 01:18:26 Step 12/25 : RUN $MAKE 01:18:26 ---> Running in c0bd50d8b4e7 01:18:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:21:19 Removing intermediate container c0bd50d8b4e7 01:21:19 ---> 341af28ccfdf 01:21:19 Step 13/25 : FROM alpine:3.18 01:21:19 3.18: Pulling from library/alpine 01:21:19 c6b39de5b339: Pulling fs layer 01:21:19 c6b39de5b339: Verifying Checksum 01:21:19 c6b39de5b339: Download complete 01:21:19 c6b39de5b339: Pull complete 01:21:19 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:21:19 Status: Downloaded newer image for alpine:3.18 01:21:19 ---> 33abbf032149 01:21:19 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:21:19 ---> Running in 7fc6ba29641d 01:21:19 Removing intermediate container 7fc6ba29641d 01:21:19 ---> 64984192de44 01:21:19 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:21:19 ---> Running in 5d563c63817d 01:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:21:19 (1/1) Installing dumb-init (1.2.5-r2) 01:21:19 Executing busybox-1.36.1-r5.trigger 01:21:19 OK: 8 MiB in 16 packages 01:21:19 Removing intermediate container 5d563c63817d 01:21:19 ---> faba8f0d52c6 01:21:19 Step 16/25 : RUN apk --no-cache upgrade 01:21:19 ---> Running in d96028b164ba 01:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:21:19 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 01:21:19 OK: 8 MiB in 16 packages 01:21:19 Removing intermediate container d96028b164ba 01:21:19 ---> ba07d7785aa1 01:21:19 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:21:19 ---> 85ef96eb1d04 01:21:19 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:21:19 ---> b43efe52f871 01:21:19 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:21:19 ---> ef16e8ad5512 01:21:19 Step 20/25 : EXPOSE 59982 01:21:19 ---> Running in 8f1ed1cfeca7 01:21:19 Removing intermediate container 8f1ed1cfeca7 01:21:19 ---> a8a8c7cbab1d 01:21:19 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:21:19 ---> Running in f16df72bcbca 01:21:19 Removing intermediate container f16df72bcbca 01:21:19 ---> 34cca08ac44a 01:21:19 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:21:19 ---> Running in fe4ae157a166 01:21:19 Removing intermediate container fe4ae157a166 01:21:19 ---> 0c1d8dbb6765 01:21:19 Step 23/25 : LABEL arch=arm64 01:21:19 ---> Running in ad6daf677ca0 01:21:19 Removing intermediate container ad6daf677ca0 01:21:19 ---> e00816d91fda 01:21:19 Step 24/25 : LABEL git_sha=fc8b0b81207e8da364804bf1a8bfc72299fa09b0 01:21:19 ---> Running in c7c17dd5806b 01:21:19 Removing intermediate container c7c17dd5806b 01:21:19 ---> 5016112a025f 01:21:19 Step 25/25 : LABEL version=0.0.0 01:21:19 ---> Running in 6532746c36eb 01:21:19 Removing intermediate container 6532746c36eb 01:21:19 ---> 590aecd528c4 01:21:19 [Warning] One or more build-args [ARCH] were not consumed 01:21:19 Successfully built 590aecd528c4 01:21:19 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 01:21:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:21:20 01:21:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:21:20 arm64: Pulling from edgex-lftools-log-publisher 01:21:20 8998bd30e6a1: Pulling fs layer 01:21:20 04944245beec: Pulling fs layer 01:21:20 699f458cf7ca: Pulling fs layer 01:21:20 765212b225bb: Pulling fs layer 01:21:20 f23df028b6ca: Pulling fs layer 01:21:20 d65c8cfc05b1: Pulling fs layer 01:21:20 2437ff75d9bd: Pulling fs layer 01:21:20 f23df028b6ca: Waiting 01:21:20 d65c8cfc05b1: Waiting 01:21:20 2437ff75d9bd: Waiting 01:21:20 765212b225bb: Waiting 01:21:20 04944245beec: Verifying Checksum 01:21:20 04944245beec: Download complete 01:21:20 765212b225bb: Verifying Checksum 01:21:20 765212b225bb: Download complete 01:21:20 f23df028b6ca: Verifying Checksum 01:21:20 f23df028b6ca: Download complete 01:21:20 d65c8cfc05b1: Verifying Checksum 01:21:20 d65c8cfc05b1: Download complete 01:21:21 699f458cf7ca: Verifying Checksum 01:21:21 699f458cf7ca: Download complete 01:21:21 8998bd30e6a1: Verifying Checksum 01:21:21 8998bd30e6a1: Download complete 01:21:24 2437ff75d9bd: Verifying Checksum 01:21:24 2437ff75d9bd: Download complete 01:21:26 8998bd30e6a1: Pull complete 01:21:26 04944245beec: Pull complete 01:21:28 699f458cf7ca: Pull complete 01:21:28 765212b225bb: Pull complete 01:21:29 f23df028b6ca: Pull complete 01:21:29 d65c8cfc05b1: Pull complete 01:21:47 2437ff75d9bd: Pull complete 01:21:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:21:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:21:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:47 prd-ubuntu20.04-docker-arm64-4c-16g-506 does not seem to be running inside a container 01:21:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:21:50 $ docker top 7ed2d70670ab40a5b25d709fe6a098aa24b5a32b6142acfbfb3cbae3339adbf6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:51 ---> job-cost.sh 01:21:51 lf-activate-venv: SKIPPING 01:21:51 INFO: No Stack... 01:21:51 INFO: Retrieving Pricing Info for: v3-standard-4 01:21:52 INFO: Archiving Costs [Pipeline] sh 01:21:53 + cut -d, -f6 01:21:53 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 01:21:53 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] 01:21:53 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] did not exist. Created. 01:21:53 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:21:54 /w/workspace/device-mqtt-go/1@tmp/durable-3ab65a70/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:21:54 + echo total: 0.10999999940395355 [Pipeline] stash 01:21:54 Warning: overwriting stash ‘stack-cost’ 01:21:55 Stashed 1 file(s) [Pipeline] } 01:21:55 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:21:55 $ docker stop --time=1 7ed2d70670ab40a5b25d709fe6a098aa24b5a32b6142acfbfb3cbae3339adbf6 01:21:56 $ docker rm -f --volumes 7ed2d70670ab40a5b25d709fe6a098aa24b5a32b6142acfbfb3cbae3339adbf6 [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 01:21:57 provisioning config files... 01:21:57 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/config5860897090962451599tmp [Pipeline] { [Pipeline] sh 01:21:58 + set +x 01:21:58 + curl -s https://codecov.io/bash 01:21:58 + bash -s -- 01:21:58 01:21:58 _____ _ 01:21:58 / ____| | | 01:21:58 | | ___ __| | ___ ___ _____ __ 01:21:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:21:58 | |___| (_) | (_| | __/ (_| (_) \ V / 01:21:58 \_____\___/ \__,_|\___|\___\___/ \_/ 01:21:58 Bash-1.0.6 01:21:58 01:21:58 01:21:58 ==> git version 2.25.1 found 01:21:58 ==> 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 01:21:58 Release-Date: 2020-01-08 01:21:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:21:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:21:58 ==> Jenkins CI detected. 01:21:58 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-669 01:21:58 project root: . 01:21:58 --> token set from env 01:21:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:21:58 ==> Running gcov in . (disable via -X gcov) 01:21:58 ==> Python coveragepy not found 01:21:58 ==> Searching for coverage reports in: 01:21:58 + . 01:21:58 -> Found 1 reports 01:21:58 ==> Detecting git/mercurial file structure 01:21:58 ==> Reading reports 01:21:58 + ./coverage.out bytes=18506 01:21:58 ==> Appending adjustments 01:21:58 https://docs.codecov.io/docs/fixing-reports 01:21:58 + Found adjustments 01:21:58 ==> Gzipping contents 01:21:58 4.0K /tmp/codecov.E8FbnW.gz 01:21:58 ==> Uploading reports 01:21:58 url: https://codecov.io 01:21:58 query: branch=PR-669&commit=fc8b0b81207e8da364804bf1a8bfc72299fa09b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-669%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=669&job=&cmd_args= 01:21:58 -> Pinging Codecov 01:21:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-669&commit=fc8b0b81207e8da364804bf1a8bfc72299fa09b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-669%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=669&job=&cmd_args= 01:21:58 -> Uploading to 01:21:58 https://storage.googleapis.com/codecov/v4/raw/2024-03-21/7D719EC7BBE17E464838252E33014C33/fc8b0b81207e8da364804bf1a8bfc72299fa09b0/484842e8-9be0-4f4d-a5dd-73b3b62ee84b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T012158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfd690c9c304c85ff9e4a942c68a24fec8d7aa8daedde3255e128b9a95239bd6 01:21:58 % Total % Received % Xferd Average Speed Time Time Time Current 01:21:58 Dload Upload Total Spent Left Speed 01:21:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 10265 --:--:-- --:--:-- --:--:-- 10265 01:21:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [Pipeline] } 01:21:58 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 01:22:00 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives ] 01:22:00 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives 01:22:00 total 16 01:22:00 drwxr-xr-x 3 root root 4096 Mar 21 01:10 . 01:22:00 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 01:10 .. 01:22:00 drwxr-xr-x 2 root root 4096 Mar 21 01:10 cost 01:22:00 -rw-r--r-- 1 root root 86 Mar 21 01:10 cost.csv 01:22:00 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives 01:22:00 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives 01:22:00 total 16 01:22:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 01:10 . 01:22:00 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 01:10 .. 01:22:00 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 01:10 cost 01:22:00 -rw-r--r-- 1 jenkins jenkins 86 Mar 21 01:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:22:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:22:02 ---> package-listing.sh 01:22:02 ++ facter osfamily 01:22:02 ++ tr '[:upper:]' '[:lower:]' 01:22:02 + OS_FAMILY=debian 01:22:02 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-669 01:22:02 + START_PACKAGES=/tmp/packages_start.txt 01:22:02 + END_PACKAGES=/tmp/packages_end.txt 01:22:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:22:02 + PACKAGES=/tmp/packages_start.txt 01:22:02 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-669 ']' 01:22:02 + PACKAGES=/tmp/packages_end.txt 01:22:02 + case "${OS_FAMILY}" in 01:22:02 + dpkg -l 01:22:02 + grep '^ii' 01:22:02 + '[' -f /tmp/packages_start.txt ']' 01:22:02 + '[' -f /tmp/packages_end.txt ']' 01:22:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:22:02 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-669 ']' 01:22:02 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives/ 01:22:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives/ [Pipeline] echo 01:22:02 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-669/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:22:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:03 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 01:22:03 $ 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-669/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-669 -v /w/workspace/gexfoundry_device-mqtt-go_PR-669:/w/workspace/gexfoundry_device-mqtt-go_PR-669:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-669@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-lftools-log-publisher:latest cat 01:22:03 $ docker top 2710eb081e7592208fdb39466f80544e4b270ed4b49ca4def863cb0fee701055 -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:04 + touch /tmp/pre-build-complete [Pipeline] sh 01:22:04 + mkdir -p /var/log/sysstat [Pipeline] sh 01:22:04 + ls /var/log/sa-host 01:22:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:04 provisioning config files... 01:22:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/config169720454412143001tmp [Pipeline] { [Pipeline] echo 01:22:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:22:05 ---> create-netrc.sh [Pipeline] } 01:22:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:22:05 ---> python-tools-install.sh [Pipeline] echo 01:22:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:22:06 ---> sudo-logs.sh 01:22:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:22:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:22:06 ---> job-cost.sh 01:22:06 lf-activate-venv: SKIPPING 01:22:06 DEBUG: total: 0.2199999988079071 01:22:06 INFO: Retrieving Stack Cost... 01:22:06 INFO: Retrieving Pricing Info for: v3-standard-8 01:22:07 INFO: Archiving Costs [Pipeline] echo 01:22:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:22:07 ---> logs-deploy.sh 01:22:07 lf-activate-venv: SKIPPING 01:22:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-669/1 01:22:07 INFO: archiving workspace using pattern(s): 01:22:08 Archives upload complete. 01:22:08 INFO: archiving logs to Nexus 01:22:09 ---> uname -a: 01:22:09 Linux prd-ubuntu20-04-docker-8c-8g-505 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:22:09 01:22:09 01:22:09 ---> lscpu: 01:22:09 Architecture: x86_64 01:22:09 CPU op-mode(s): 32-bit, 64-bit 01:22:09 Byte Order: Little Endian 01:22:09 Address sizes: 40 bits physical, 48 bits virtual 01:22:09 CPU(s): 8 01:22:09 On-line CPU(s) list: 0-7 01:22:09 Thread(s) per core: 1 01:22:09 Core(s) per socket: 1 01:22:09 Socket(s): 8 01:22:09 NUMA node(s): 1 01:22:09 Vendor ID: AuthenticAMD 01:22:09 CPU family: 23 01:22:09 Model: 49 01:22:09 Model name: AMD EPYC-Rome Processor 01:22:09 Stepping: 0 01:22:09 CPU MHz: 2799.998 01:22:09 BogoMIPS: 5599.99 01:22:09 Virtualization: AMD-V 01:22:09 Hypervisor vendor: KVM 01:22:09 Virtualization type: full 01:22:09 L1d cache: 256 KiB 01:22:09 L1i cache: 256 KiB 01:22:09 L2 cache: 4 MiB 01:22:09 L3 cache: 128 MiB 01:22:09 NUMA node0 CPU(s): 0-7 01:22:09 Vulnerability Itlb multihit: Not affected 01:22:09 Vulnerability L1tf: Not affected 01:22:09 Vulnerability Mds: Not affected 01:22:09 Vulnerability Meltdown: Not affected 01:22:09 Vulnerability Mmio stale data: Not affected 01:22:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:22:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:22:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:22:09 Vulnerability Srbds: Not affected 01:22:09 Vulnerability Tsx async abort: Not affected 01:22:09 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 01:22:09 01:22:09 01:22:09 ---> nproc: 01:22:09 8 01:22:09 01:22:09 01:22:09 ---> df -h: 01:22:09 Filesystem Size Used Avail Use% Mounted on 01:22:09 overlay 155G 12G 144G 8% / 01:22:09 tmpfs 64M 0 64M 0% /dev 01:22:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:22:09 shm 64M 0 64M 0% /dev/shm 01:22:09 /dev/vda1 155G 12G 144G 8% /facter-os 01:22:09 01:22:09 01:22:09 ---> sar -b -r -n DEV: 01:22:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-505) 03/21/24 _x86_64_ (8 CPU) 01:22:09 01:22:09 01:06:22 LINUX RESTART (8 CPU) 01:22:09 01:22:09 01:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:22:09 01:08:01 373.84 10.73 363.11 0.00 1807.52 72711.35 0.00 01:22:09 01:09:01 210.96 2.08 208.88 0.00 23.86 73858.22 0.00 01:22:09 01:10:01 99.83 0.18 99.65 0.00 6.53 18604.85 0.00 01:22:09 01:11:01 142.91 0.12 142.79 0.00 12.53 48355.27 0.00 01:22:09 01:12:01 21.48 8.97 12.51 0.00 2905.52 2607.97 0.00 01:22:09 01:13:01 2.52 0.00 2.52 0.00 0.00 37.59 0.00 01:22:09 01:14:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 01:22:09 01:15:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 01:22:09 01:16:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 01:22:09 01:17:01 2.13 0.02 2.12 0.00 0.13 31.32 0.00 01:22:09 01:18:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 01:22:09 01:19:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 01:22:09 01:20:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 01:22:09 01:21:01 0.95 0.00 0.95 0.00 0.00 12.93 0.00 01:22:09 01:22:01 3.28 1.22 2.07 0.00 34.12 32.79 0.00 01:22:09 Average: 57.31 1.54 55.76 0.00 317.69 14357.40 0.00 01:22:09 01:22:09 01:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:22:09 01:08:01 29154320 31504344 811940 2.47 80412 2535552 1998100 5.89 1062400 2270492 8980 01:22:09 01:09:01 28023620 31508396 798184 2.43 183920 3459848 1924400 5.67 1157536 3186708 644 01:22:09 01:10:01 27207252 31347820 952000 2.90 191792 4039292 2115424 6.23 1740784 3345012 551320 01:22:09 01:11:01 27009416 31520732 781544 2.38 201584 4379660 1759436 5.19 1378080 3884448 380 01:22:09 01:12:01 26827804 31509108 788904 2.40 205596 4538344 1837104 5.41 1478268 3951260 632 01:22:09 01:13:01 26839348 31520696 777256 2.36 205656 4538344 1837104 5.41 1467120 3951260 48 01:22:09 01:14:01 26839552 31521296 776952 2.36 205680 4538348 1837104 5.41 1466820 3951608 8 01:22:09 01:15:01 26846472 31528252 769916 2.34 205716 4538348 1820912 5.37 1459416 3951616 12 01:22:09 01:16:01 26846772 31528592 769572 2.34 205740 4538352 1820912 5.37 1459432 3951620 12 01:22:09 01:17:01 26846716 31528656 769432 2.34 205848 4538332 1820912 5.37 1460064 3951600 232 01:22:09 01:18:01 26847040 31529040 769060 2.34 205888 4538332 1820912 5.37 1459648 3951604 24 01:22:09 01:19:01 26846976 31529024 769016 2.34 205900 4538340 1820912 5.37 1459660 3951604 44 01:22:09 01:20:01 26847432 31529480 768492 2.34 205920 4538340 1820912 5.37 1459232 3951604 8 01:22:09 01:21:01 26847416 31529552 768432 2.34 205940 4538344 1804812 5.32 1459284 3951644 52 01:22:09 01:22:01 26842720 31526320 770536 2.34 206036 4539192 1806216 5.32 1461288 3952224 120 01:22:09 Average: 27111524 31510754 789416 2.40 194775 4289131 1856345 5.47 1428602 3743620 37501 01:22:09 01:22:09 01:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:22:09 01:08:01 docker0 159.17 166.11 13.54 318.56 0.00 0.00 0.00 0.00 01:22:09 01:08:01 lo 6.30 6.30 0.62 0.62 0.00 0.00 0.00 0.00 01:22:09 01:08:01 vethc373c23 143.92 148.71 14.28 142.17 0.00 0.00 0.00 0.01 01:22:09 01:08:01 ens3 411.42 314.00 5268.68 63.88 0.00 0.00 0.00 0.00 01:22:09 01:09:01 docker0 195.52 324.93 16.13 3068.40 0.00 0.00 0.00 0.00 01:22:09 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:22:09 01:09:01 ens3 334.13 201.50 3078.81 22.68 0.00 0.00 0.00 0.00 01:22:09 01:09:01 veth6d8de34 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:22:09 01:10:01 docker0 1.37 2.00 0.08 30.86 0.00 0.00 0.00 0.00 01:22:09 01:10:01 veth96ed022 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:22:09 01:10:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 01:22:09 01:10:01 ens3 36.98 21.59 74.00 14.43 0.00 0.00 0.00 0.00 01:22:09 01:11:01 docker0 2.95 4.62 0.18 64.64 0.00 0.00 0.00 0.00 01:22:09 01:11:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 01:22:09 01:11:01 ens3 104.03 66.86 2649.02 13.54 0.00 0.00 0.00 0.00 01:22:09 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 01:22:09 01:12:01 ens3 58.37 33.58 670.26 2.71 0.00 0.00 0.00 0.00 01:22:09 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:22:09 01:13:01 ens3 0.25 0.17 0.02 0.01 0.00 0.00 0.00 0.00 01:22:09 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:22:09 01:15:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 01:22:09 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:16:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:22:09 01:17:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:22:09 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:22:09 01:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:22:09 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:22:09 01:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:22:09 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:09 01:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:22:09 01:22:01 ens3 7.26 4.80 7.33 2.45 0.00 0.00 0.00 0.00 01:22:09 Average: docker0 23.78 33.03 1.98 232.05 0.00 0.00 0.00 0.00 01:22:09 Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 01:22:09 Average: ens3 63.16 42.57 778.23 7.92 0.00 0.00 0.00 0.00 01:22:09 01:22:09 01:22:09 ---> sar -P ALL: 01:22:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-505) 03/21/24 _x86_64_ (8 CPU) 01:22:09 01:22:09 01:06:22 LINUX RESTART (8 CPU) 01:22:09 01:22:09 01:07:02 CPU %user %nice %system %iowait %steal %idle 01:22:09 01:08:01 all 6.97 0.00 3.11 2.60 0.07 87.25 01:22:09 01:08:01 0 6.88 0.00 2.84 2.25 0.07 87.96 01:22:09 01:08:01 1 7.26 0.00 3.72 4.02 0.09 84.92 01:22:09 01:08:01 2 6.39 0.00 3.73 3.99 0.05 85.84 01:22:09 01:08:01 3 7.20 0.00 2.63 0.10 0.07 90.00 01:22:09 01:08:01 4 6.30 0.00 3.50 8.44 0.09 81.68 01:22:09 01:08:01 5 6.17 0.00 2.38 0.12 0.07 91.26 01:22:09 01:08:01 6 8.13 0.00 2.84 0.29 0.07 88.67 01:22:09 01:08:01 7 7.44 0.00 3.22 1.64 0.07 87.63 01:22:09 01:09:01 all 5.67 0.00 2.91 4.97 0.05 86.40 01:22:09 01:09:01 0 6.32 0.00 2.62 5.55 0.05 85.45 01:22:09 01:09:01 1 4.58 0.00 1.34 0.39 0.05 93.64 01:22:09 01:09:01 2 6.42 0.00 4.14 28.39 0.08 60.97 01:22:09 01:09:01 3 6.66 0.00 2.39 0.54 0.05 90.36 01:22:09 01:09:01 4 4.31 0.00 1.99 1.18 0.03 92.49 01:22:09 01:09:01 5 6.85 0.00 2.41 0.67 0.03 90.04 01:22:09 01:09:01 6 4.15 0.00 6.07 1.90 0.05 87.82 01:22:09 01:09:01 7 6.08 0.00 2.32 1.21 0.03 90.36 01:22:09 01:10:01 all 58.53 0.00 6.19 0.92 0.11 34.24 01:22:09 01:10:01 0 60.28 0.00 6.70 0.61 0.10 32.30 01:22:09 01:10:01 1 54.88 0.00 6.14 2.92 0.10 35.96 01:22:09 01:10:01 2 61.28 0.00 6.27 0.42 0.10 31.93 01:22:09 01:10:01 3 59.84 0.00 6.20 0.42 0.12 33.42 01:22:09 01:10:01 4 56.30 0.00 5.97 0.19 0.12 37.43 01:22:09 01:10:01 5 59.89 0.00 5.75 0.51 0.10 33.75 01:22:09 01:10:01 6 57.63 0.00 5.91 1.66 0.14 34.66 01:22:09 01:10:01 7 58.13 0.00 6.56 0.68 0.10 34.52 01:22:09 01:11:01 all 8.32 0.00 2.44 2.20 0.05 86.99 01:22:09 01:11:01 0 9.05 0.00 2.23 0.89 0.05 87.78 01:22:09 01:11:01 1 9.08 0.00 2.48 2.43 0.05 85.96 01:22:09 01:11:01 2 9.63 0.00 2.43 0.03 0.05 87.86 01:22:09 01:11:01 3 7.12 0.00 2.11 0.32 0.03 90.42 01:22:09 01:11:01 4 7.13 0.00 2.56 12.78 0.05 77.47 01:22:09 01:11:01 5 8.52 0.00 2.21 0.99 0.05 88.22 01:22:09 01:11:01 6 7.86 0.00 2.24 0.07 0.03 89.79 01:22:09 01:11:01 7 8.13 0.00 3.25 0.17 0.07 88.39 01:22:09 01:12:01 all 0.50 0.00 0.26 0.35 0.02 98.86 01:22:09 01:12:01 0 0.65 0.00 0.27 0.05 0.02 99.02 01:22:09 01:12:01 1 0.30 0.00 0.12 0.52 0.02 99.05 01:22:09 01:12:01 2 0.32 0.00 0.23 0.00 0.03 99.42 01:22:09 01:12:01 3 1.39 0.00 0.27 0.08 0.02 98.25 01:22:09 01:12:01 4 0.65 0.00 0.40 1.03 0.02 97.90 01:22:09 01:12:01 5 0.10 0.00 0.48 0.55 0.02 98.85 01:22:09 01:12:01 6 0.34 0.00 0.17 0.37 0.03 99.09 01:22:09 01:12:01 7 0.23 0.00 0.17 0.23 0.02 99.35 01:22:09 01:13:01 all 0.15 0.00 0.01 0.02 0.01 99.81 01:22:09 01:13:01 0 0.02 0.00 0.02 0.08 0.00 99.88 01:22:09 01:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:22:09 01:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:22:09 01:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:22:09 01:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:22:09 01:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:22:09 01:13:01 6 1.04 0.00 0.03 0.00 0.02 98.91 01:22:09 01:13:01 7 0.03 0.00 0.02 0.05 0.00 99.90 01:22:09 01:14:01 all 0.26 0.00 0.00 0.00 0.01 99.72 01:22:09 01:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:22:09 01:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:22:09 01:14:01 2 0.02 0.00 0.00 0.00 0.03 99.95 01:22:09 01:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:22:09 01:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:22:09 01:14:01 5 0.02 0.00 0.00 0.02 0.02 99.95 01:22:09 01:14:01 6 1.74 0.00 0.02 0.00 0.00 98.24 01:22:09 01:14:01 7 0.27 0.00 0.02 0.00 0.02 99.70 01:22:09 01:15:01 all 0.06 0.00 0.01 0.01 0.01 99.91 01:22:09 01:15:01 0 0.02 0.00 0.00 0.02 0.02 99.95 01:22:09 01:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:22:09 01:15:01 2 0.07 0.00 0.05 0.00 0.03 99.85 01:22:09 01:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:22:09 01:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:22:09 01:15:01 5 0.02 0.00 0.00 0.02 0.02 99.95 01:22:09 01:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:22:09 01:15:01 7 0.27 0.00 0.02 0.02 0.02 99.68 01:22:09 01:16:01 all 0.02 0.00 0.00 0.00 0.01 99.97 01:22:09 01:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:22:09 01:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:22:09 01:16:01 2 0.02 0.00 0.02 0.00 0.03 99.93 01:22:09 01:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:22:09 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:22:09 01:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 01:22:09 01:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:22:09 01:16:01 7 0.03 0.00 0.00 0.02 0.02 99.93 01:22:09 01:17:01 all 0.04 0.00 0.02 0.01 0.01 99.92 01:22:09 01:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:22:09 01:17:01 1 0.03 0.00 0.03 0.02 0.02 99.90 01:22:09 01:17:01 2 0.13 0.00 0.05 0.00 0.02 99.80 01:22:09 01:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:22:09 01:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:22:09 01:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:22:09 01:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:22:09 01:17:01 7 0.05 0.00 0.00 0.05 0.02 99.88 01:22:09 01:18:01 all 0.05 0.00 0.01 0.00 0.01 99.93 01:22:09 01:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:22:09 01:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:22:09 01:18:01 2 0.30 0.00 0.00 0.00 0.02 99.68 01:22:09 01:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:22:09 01:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:22:09 01:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:22:09 01:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:22:09 01:18:01 7 0.00 0.00 0.00 0.02 0.02 99.97 01:22:09 01:22:09 01:18:01 CPU %user %nice %system %iowait %steal %idle 01:22:09 01:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:22:09 01:19:01 0 0.00 0.00 0.00 0.02 0.02 99.97 01:22:09 01:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:22:09 01:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:22:09 01:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:22:09 01:19:01 4 0.03 0.00 0.02 0.00 0.03 99.92 01:22:09 01:19:01 5 0.00 0.00 0.02 0.02 0.00 99.97 01:22:09 01:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:22:09 01:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:22:09 01:20:01 all 0.04 0.00 0.01 0.00 0.01 99.93 01:22:09 01:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:22:09 01:20:01 1 0.05 0.00 0.00 0.00 0.02 99.93 01:22:09 01:20:01 2 0.13 0.00 0.03 0.00 0.02 99.82 01:22:09 01:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 01:22:09 01:20:01 4 0.03 0.00 0.05 0.00 0.03 99.88 01:22:09 01:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:22:09 01:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:22:09 01:20:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:22:09 01:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:22:09 01:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:22:09 01:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:22:09 01:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:22:09 01:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:22:09 01:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:22:09 01:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:22:09 01:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:22:09 01:21:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:22:09 01:22:01 all 0.25 0.00 0.15 0.01 0.01 99.58 01:22:09 01:22:01 0 0.58 0.00 0.20 0.03 0.02 99.17 01:22:09 01:22:01 1 0.52 0.00 0.20 0.00 0.02 99.27 01:22:09 01:22:01 2 0.35 0.00 0.10 0.00 0.03 99.51 01:22:09 01:22:01 3 0.08 0.00 0.10 0.00 0.02 99.80 01:22:09 01:22:01 4 0.12 0.00 0.18 0.00 0.00 99.70 01:22:09 01:22:01 5 0.13 0.00 0.13 0.03 0.02 99.68 01:22:09 01:22:01 6 0.07 0.00 0.15 0.00 0.02 99.77 01:22:09 01:22:01 7 0.12 0.00 0.10 0.02 0.00 99.77 01:22:09 Average: all 5.33 0.00 1.00 0.74 0.03 92.90 01:22:09 Average: 0 5.54 0.00 0.99 0.63 0.03 92.82 01:22:09 Average: 1 5.07 0.00 0.93 0.68 0.03 93.30 01:22:09 Average: 2 5.63 0.00 1.13 2.17 0.04 91.03 01:22:09 Average: 3 5.44 0.00 0.91 0.10 0.02 93.53 01:22:09 Average: 4 4.93 0.00 0.97 1.56 0.03 92.52 01:22:09 Average: 5 5.41 0.00 0.89 0.20 0.02 93.49 01:22:09 Average: 6 5.33 0.00 1.15 0.28 0.02 93.21 01:22:09 Average: 7 5.33 0.00 1.04 0.27 0.03 93.34 01:22:09 01:22:09 01:22:09