Pull request #484 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6798326889d3c79811c4f7a8f040e734aba625e5+c2a684ad799e189efd0923067d1fe2be35db2ba6 (584b353f7bf71f0dbbdf3e662ca9a2dc8b1c3e3d) 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-ssh14346525419509534362.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9965967300871084871.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-484/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-484/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5016930698058801286.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16037516163542818409.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-484/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-484/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1686448820658546627.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus 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 ‘prd-centos7-blackbox-4c-2g-16172’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16366’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16369’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16370’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16373’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16378’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16379’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16380’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-16371’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-16372’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-16374’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-16375’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16380 in /w/workspace/xfoundry_device-modbus-go_PR-484 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-484 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c2a684ad799e189efd0923067d1fe2be35db2ba6 into PR head commit 6798326889d3c79811c4f7a8f040e734aba625e5 Merge succeeded, producing 6798326889d3c79811c4f7a8f040e734aba625e5 Checking out Revision 6798326889d3c79811c4f7a8f040e734aba625e5 (PR-484) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T21:52:02.116Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T21:52:02.164Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T21:52:02.180Z] ========================================================= [2023-05-22T21:52:02.180Z] EdgeX Global Pipelines Version Info [2023-05-22T21:52:02.180Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 6798326889d3c79811c4f7a8f040e734aba625e5 # 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 c2a684ad799e189efd0923067d1fe2be35db2ba6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6798326889d3c79811c4f7a8f040e734aba625e5 # timeout=10 > git rev-list --no-walk 7d98976c619e5737d68bbec58b27cb939b67a430 # timeout=10 [2023-05-22T21:52:02.884Z] ------------------- [2023-05-22T21:52:02.884Z] stable info: [2023-05-22T21:52:02.884Z] ------------------- [2023-05-22T21:52:02.884Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T21:52:02.884Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:52:02.884Z] Message: update stable to v1.0.249 [2023-05-22T21:52:03.454Z] ------------------- [2023-05-22T21:52:03.454Z] experimental info: [2023-05-22T21:52:03.454Z] ------------------- [2023-05-22T21:52:03.454Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T21:52:03.454Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:52:03.454Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T21:52:03.623Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-22T21:52:03.639Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-22T21:52:03.652Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T21:52:03.665Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T21:52:03.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T21:52:03.764Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T21:52:03.773Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T21:52:03.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T21:52:03.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T21:52:03.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T21:52:03.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T21:52:03.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-22T21:52:03.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T21:52:03.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T21:52:03.845Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:52:03.862Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:52:03.873Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:52:03.887Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:52:03.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T21:52:03.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T21:52:03.941Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-22T21:52:03.958Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-22T21:52:03.971Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T21:52:03.986Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T21:52:03.998Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T21:52:04.011Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T21:52:04.026Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T21:52:04.045Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-484 [Pipeline] echo [2023-05-22T21:52:04.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-484 [Pipeline] echo [2023-05-22T21:52:04.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-484 [Pipeline] echo [2023-05-22T21:52:04.082Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6798326889d3c79811c4f7a8f040e734aba625e5 [Pipeline] echo [2023-05-22T21:52:04.098Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6798326 [Pipeline] echo [2023-05-22T21:52:04.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:52:04.152Z] provisioning config files... [2023-05-22T21:52:04.166Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config16783860816155826365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:52:04.466Z] ---> docker-login.sh [2023-05-22T21:52:04.466Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:52:04.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:52:04.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:52:04.726Z] Configure a credential helper to remove this warning. See [2023-05-22T21:52:04.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:52:04.726Z] [2023-05-22T21:52:04.726Z] Login Succeeded [2023-05-22T21:52:04.726Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:52:04.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:52:04.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:52:04.726Z] Configure a credential helper to remove this warning. See [2023-05-22T21:52:04.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:52:04.726Z] [2023-05-22T21:52:04.726Z] Login Succeeded [2023-05-22T21:52:04.726Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:52:04.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:52:04.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:52:04.985Z] Configure a credential helper to remove this warning. See [2023-05-22T21:52:04.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:52:04.985Z] [2023-05-22T21:52:04.985Z] Login Succeeded [2023-05-22T21:52:04.985Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:52:04.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:52:04.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:52:04.985Z] Configure a credential helper to remove this warning. See [2023-05-22T21:52:04.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:52:04.985Z] [2023-05-22T21:52:04.985Z] Login Succeeded [2023-05-22T21:52:04.985Z] docker.io [2023-05-22T21:52:04.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:52:05.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:52:05.245Z] Configure a credential helper to remove this warning. See [2023-05-22T21:52:05.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:52:05.245Z] [2023-05-22T21:52:05.245Z] Login Succeeded [2023-05-22T21:52:05.245Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:52:05.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T21:52:05.631Z] + git rev-list -1 --merges 6798326889d3c79811c4f7a8f040e734aba625e5~1..6798326889d3c79811c4f7a8f040e734aba625e5 [Pipeline] echo [2023-05-22T21:52:05.680Z] -----------> git rev-list -1 --merges 6798326889d3c79811c4f7a8f040e734aba625e5~1..6798326889d3c79811c4f7a8f040e734aba625e5 6798326889d3c79811c4f7a8f040e734aba625e5 [false] [Pipeline] sh [2023-05-22T21:52:05.971Z] + git log --format=format:%s -1 6798326889d3c79811c4f7a8f040e734aba625e5 [Pipeline] echo [2023-05-22T21:52:05.984Z] ========================================================= [2023-05-22T21:52:05.984Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T21:52:05.984Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:52:06.308Z] + git log --format=format:%s -1 6798326889d3c79811c4f7a8f040e734aba625e5 [Pipeline] echo [2023-05-22T21:52:06.318Z] [semverPrep] GIT_COMMIT: 6798326889d3c79811c4f7a8f040e734aba625e5, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo [2023-05-22T21:52:06.329Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T21:52:06.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T21:52:06.683Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T21:52:06.683Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T21:52:06.683Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T21:52:06.683Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T21:52:06.683Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T21:52:06.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:52:07.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:52:07.044Z] [2023-05-22T21:52:07.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:52:07.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:52:07.353Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T21:52:07.353Z] b85a868b505f: Pulling fs layer [2023-05-22T21:52:07.353Z] e2be974225ed: Pulling fs layer [2023-05-22T21:52:07.353Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T21:52:07.353Z] 988bab9f4d93: Pulling fs layer [2023-05-22T21:52:07.353Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T21:52:07.353Z] eaf3925da568: Pulling fs layer [2023-05-22T21:52:07.353Z] bab4dde63d76: Pulling fs layer [2023-05-22T21:52:07.353Z] bde34c3a00c8: Pulling fs layer [2023-05-22T21:52:07.353Z] b352a97aabf1: Pulling fs layer [2023-05-22T21:52:07.353Z] 4872d77fe225: Pulling fs layer [2023-05-22T21:52:07.353Z] 5851b861e8e6: Pulling fs layer [2023-05-22T21:52:07.353Z] eaf3925da568: Waiting [2023-05-22T21:52:07.353Z] bab4dde63d76: Waiting [2023-05-22T21:52:07.353Z] bde34c3a00c8: Waiting [2023-05-22T21:52:07.353Z] b352a97aabf1: Waiting [2023-05-22T21:52:07.353Z] 4872d77fe225: Waiting [2023-05-22T21:52:07.353Z] 5851b861e8e6: Waiting [2023-05-22T21:52:07.353Z] 1469e6f7b9e6: Waiting [2023-05-22T21:52:07.353Z] 988bab9f4d93: Waiting [2023-05-22T21:52:07.353Z] e2be974225ed: Download complete [2023-05-22T21:52:07.353Z] 988bab9f4d93: Verifying Checksum [2023-05-22T21:52:07.353Z] 988bab9f4d93: Download complete [2023-05-22T21:52:07.353Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T21:52:07.353Z] 1469e6f7b9e6: Download complete [2023-05-22T21:52:07.353Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T21:52:07.353Z] 339a4e72a1f5: Download complete [2023-05-22T21:52:07.615Z] eaf3925da568: Verifying Checksum [2023-05-22T21:52:07.615Z] eaf3925da568: Download complete [2023-05-22T21:52:07.615Z] bde34c3a00c8: Verifying Checksum [2023-05-22T21:52:07.615Z] bde34c3a00c8: Download complete [2023-05-22T21:52:07.615Z] b352a97aabf1: Verifying Checksum [2023-05-22T21:52:07.615Z] b352a97aabf1: Download complete [2023-05-22T21:52:07.615Z] 4872d77fe225: Verifying Checksum [2023-05-22T21:52:07.615Z] 4872d77fe225: Download complete [2023-05-22T21:52:07.615Z] 5851b861e8e6: Download complete [2023-05-22T21:52:07.615Z] b85a868b505f: Verifying Checksum [2023-05-22T21:52:07.615Z] b85a868b505f: Download complete [2023-05-22T21:52:07.878Z] bab4dde63d76: Verifying Checksum [2023-05-22T21:52:07.878Z] bab4dde63d76: Download complete [2023-05-22T21:52:08.820Z] b85a868b505f: Pull complete [2023-05-22T21:52:08.820Z] e2be974225ed: Pull complete [2023-05-22T21:52:09.389Z] 339a4e72a1f5: Pull complete [2023-05-22T21:52:09.389Z] 988bab9f4d93: Pull complete [2023-05-22T21:52:09.649Z] 1469e6f7b9e6: Pull complete [2023-05-22T21:52:09.649Z] eaf3925da568: Pull complete [2023-05-22T21:52:11.557Z] bab4dde63d76: Pull complete [2023-05-22T21:52:11.557Z] bde34c3a00c8: Pull complete [2023-05-22T21:52:11.557Z] b352a97aabf1: Pull complete [2023-05-22T21:52:11.557Z] 4872d77fe225: Pull complete [2023-05-22T21:52:11.557Z] 5851b861e8e6: Pull complete [2023-05-22T21:52:11.557Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T21:52:11.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:52:11.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:52:11.658Z] prd-ubuntu20.04-docker-8c-8g-16380 does not seem to be running inside a container [2023-05-22T21:52:11.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T21:52:14.662Z] $ docker top 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 -eo pid,comm [2023-05-22T21:52:14.716Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-22T21:52:14.716Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T21:52:14.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:52:14.759Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:52:14.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:52:14.863Z] $ docker exec 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 ssh-agent [2023-05-22T21:52:14.967Z] SSH_AUTH_SOCK=/tmp/ssh-4GFRghi5lmS2/agent.32 [2023-05-22T21:52:14.967Z] SSH_AGENT_PID=38 [2023-05-22T21:52:14.973Z] Running ssh-add (command line suppressed) [2023-05-22T21:52:15.064Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_18347277752986294795.key (/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_18347277752986294795.key) [2023-05-22T21:52:15.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:52:15.368Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T21:52:15.376Z] $ docker exec --env ******** --env ******** 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 ssh-agent -k [2023-05-22T21:52:15.470Z] unset SSH_AUTH_SOCK; [2023-05-22T21:52:15.471Z] unset SSH_AGENT_PID; [2023-05-22T21:52:15.471Z] echo Agent pid 38 killed; [2023-05-22T21:52:15.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T21:52:15.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:52:15.511Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:52:15.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:52:15.610Z] $ docker exec 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 ssh-agent [2023-05-22T21:52:15.726Z] SSH_AUTH_SOCK=/tmp/ssh-vO3bLM9qnkms/agent.70 [2023-05-22T21:52:15.726Z] SSH_AGENT_PID=76 [2023-05-22T21:52:15.733Z] Running ssh-add (command line suppressed) [2023-05-22T21:52:15.824Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_9169743107155127096.key (/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_9169743107155127096.key) [2023-05-22T21:52:15.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:52:16.136Z] + git semver init [2023-05-22T21:52:16.395Z] 2023-05-22 21:52:16,323 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T21:52:16.395Z] 2023-05-22 21:52:16,324 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver [2023-05-22T21:52:16.395Z] 2023-05-22 21:52:16,325 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-484/.semver [2023-05-22T21:52:16.395Z] 2023-05-22 21:52:16,325 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-484/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484, universal_newlines=False, shell=None, istream=None) [2023-05-22T21:52:17.335Z] 2023-05-22 21:52:17,136 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-484/.git/info/exclude [2023-05-22T21:52:17.335Z] 2023-05-22 21:52:17,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 with force:False [2023-05-22T21:52:17.335Z] 2023-05-22 21:52:17,136 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 [2023-05-22T21:52:17.335Z] 2023-05-22 21:52:17,140 [execute] INFO git cat-file --batch-check [2023-05-22T21:52:17.335Z] 2023-05-22 21:52:17,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:52:17.335Z] 2023-05-22 21:52:17,147 [execute] INFO git cat-file --batch [2023-05-22T21:52:17.335Z] 2023-05-22 21:52:17,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:52:17.335Z] 2023-05-22 21:52:17,151 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 [2023-05-22T21:52:17.335Z] 0.0.0 [Pipeline] } [2023-05-22T21:52:17.342Z] $ docker exec --env ******** --env ******** 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 ssh-agent -k [2023-05-22T21:52:17.434Z] unset SSH_AUTH_SOCK; [2023-05-22T21:52:17.435Z] unset SSH_AGENT_PID; [2023-05-22T21:52:17.435Z] echo Agent pid 76 killed; [2023-05-22T21:52:17.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T21:52:17.764Z] + git semver [Pipeline] } [2023-05-22T21:52:18.034Z] $ docker stop --time=1 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 [2023-05-22T21:52:19.321Z] $ docker rm -f --volumes 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:52:19.670Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T21:52:19.887Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T21:52:19.891Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:52:20.054Z] provisioning config files... [2023-05-22T21:52:20.065Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config8665641435453995086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:52:20.356Z] ---> docker-login.sh [2023-05-22T21:52:20.356Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:52:20.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:52:20.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:52:20.356Z] Configure a credential helper to remove this warning. See [2023-05-22T21:52:20.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:52:20.356Z] [2023-05-22T21:52:20.356Z] Login Succeeded [2023-05-22T21:52:20.356Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:52:20.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:52:20.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:52:20.357Z] Configure a credential helper to remove this warning. See [2023-05-22T21:52:20.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:52:20.357Z] [2023-05-22T21:52:20.357Z] Login Succeeded [2023-05-22T21:52:20.357Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:52:20.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:52:20.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:52:20.616Z] Configure a credential helper to remove this warning. See [2023-05-22T21:52:20.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:52:20.616Z] [2023-05-22T21:52:20.616Z] Login Succeeded [2023-05-22T21:52:20.616Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:52:20.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:52:20.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:52:20.616Z] Configure a credential helper to remove this warning. See [2023-05-22T21:52:20.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:52:20.616Z] [2023-05-22T21:52:20.616Z] Login Succeeded [2023-05-22T21:52:20.616Z] docker.io [2023-05-22T21:52:20.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:52:20.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:52:20.876Z] Configure a credential helper to remove this warning. See [2023-05-22T21:52:20.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:52:20.876Z] [2023-05-22T21:52:20.876Z] Login Succeeded [2023-05-22T21:52:20.876Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:52:20.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:52:20.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:52:20.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:52:20.978Z] ========================================================= [2023-05-22T21:52:20.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T21:52:20.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:52:21.280Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T21:52:21.280Z] Sending build context to Docker daemon 6.545MB [2023-05-22T21:52:21.280Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:52:21.280Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-22T21:52:21.280Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T21:52:21.280Z] f56be85fc22e: Pulling fs layer [2023-05-22T21:52:21.280Z] 85791d961cd3: Pulling fs layer [2023-05-22T21:52:21.280Z] d694b5ae8c79: Pulling fs layer [2023-05-22T21:52:21.280Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T21:52:21.280Z] 4d19c01a9841: Pulling fs layer [2023-05-22T21:52:21.280Z] 9325e15d5711: Pulling fs layer [2023-05-22T21:52:21.280Z] 556b6ee489ea: Pulling fs layer [2023-05-22T21:52:21.280Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T21:52:21.280Z] 9f32a84ed3da: Waiting [2023-05-22T21:52:21.280Z] 9325e15d5711: Waiting [2023-05-22T21:52:21.280Z] c5a4b2cf53e6: Waiting [2023-05-22T21:52:21.280Z] 4d19c01a9841: Waiting [2023-05-22T21:52:21.280Z] 556b6ee489ea: Waiting [2023-05-22T21:52:21.280Z] 85791d961cd3: Download complete [2023-05-22T21:52:21.280Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T21:52:21.280Z] 9f32a84ed3da: Download complete [2023-05-22T21:52:21.280Z] 4d19c01a9841: Verifying Checksum [2023-05-22T21:52:21.281Z] 4d19c01a9841: Download complete [2023-05-22T21:52:21.281Z] f56be85fc22e: Verifying Checksum [2023-05-22T21:52:21.281Z] f56be85fc22e: Download complete [2023-05-22T21:52:21.544Z] 9325e15d5711: Verifying Checksum [2023-05-22T21:52:21.544Z] 9325e15d5711: Download complete [2023-05-22T21:52:21.544Z] f56be85fc22e: Pull complete [2023-05-22T21:52:21.813Z] 85791d961cd3: Pull complete [2023-05-22T21:52:22.073Z] d694b5ae8c79: Verifying Checksum [2023-05-22T21:52:22.073Z] d694b5ae8c79: Download complete [2023-05-22T21:52:22.642Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T21:52:22.642Z] c5a4b2cf53e6: Download complete [2023-05-22T21:52:22.642Z] 556b6ee489ea: Verifying Checksum [2023-05-22T21:52:22.642Z] 556b6ee489ea: Download complete [2023-05-22T21:52:25.349Z] d694b5ae8c79: Pull complete [2023-05-22T21:52:25.349Z] 9f32a84ed3da: Pull complete [2023-05-22T21:52:25.349Z] 4d19c01a9841: Pull complete [2023-05-22T21:52:25.349Z] 9325e15d5711: Pull complete [2023-05-22T21:52:27.877Z] 556b6ee489ea: Pull complete [2023-05-22T21:52:28.136Z] c5a4b2cf53e6: Pull complete [2023-05-22T21:52:28.394Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T21:52:28.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T21:52:28.394Z] ---> c4be618373d6 [2023-05-22T21:52:28.394Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:52:34.992Z] ---> Running in 0dd058207d43 [2023-05-22T21:52:34.992Z] Removing intermediate container 0dd058207d43 [2023-05-22T21:52:34.992Z] ---> bb17ef2278e4 [2023-05-22T21:52:34.992Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:52:34.992Z] ---> Running in 961451638c12 [2023-05-22T21:52:34.992Z] Removing intermediate container 961451638c12 [2023-05-22T21:52:34.992Z] ---> 5d8b39c431c4 [2023-05-22T21:52:34.992Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-22T21:52:34.992Z] ---> Running in e32bd03d7725 [2023-05-22T21:52:35.022Z] Still waiting to schedule task [2023-05-22T21:52:35.023Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-22T21:52:35.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:52:35.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:52:35.511Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-22T21:52:35.511Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-22T21:52:35.511Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-22T21:52:35.511Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-22T21:52:35.511Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-22T21:52:35.511Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-22T21:52:35.511Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-22T21:52:35.511Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-22T21:52:35.511Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:52:35.511Z] OK: 270 MiB in 61 packages [2023-05-22T21:52:36.079Z] Removing intermediate container e32bd03d7725 [2023-05-22T21:52:36.079Z] ---> 95468fee9bfb [2023-05-22T21:52:36.079Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-22T21:52:36.079Z] ---> Running in 8fcdbfa4371e [2023-05-22T21:52:36.337Z] Removing intermediate container 8fcdbfa4371e [2023-05-22T21:52:36.337Z] ---> aefc2ace5d9d [2023-05-22T21:52:36.337Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-22T21:52:36.337Z] ---> 605bdf49790d [2023-05-22T21:52:36.337Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:52:36.337Z] ---> Running in bbd1749b984d [2023-05-22T21:53:08.441Z] Removing intermediate container bbd1749b984d [2023-05-22T21:53:08.441Z] ---> 0d58ff5f96bf [2023-05-22T21:53:08.441Z] Step 9/10 : COPY . . [2023-05-22T21:53:09.066Z] ---> 2faaacad74ad [2023-05-22T21:53:09.066Z] Step 10/10 : RUN ${MAKE} [2023-05-22T21:53:09.066Z] ---> Running in cf9f5f1d8514 [2023-05-22T21:53:09.066Z] noop [2023-05-22T21:53:09.635Z] Removing intermediate container cf9f5f1d8514 [2023-05-22T21:53:09.635Z] ---> 6ab6f481db6b [2023-05-22T21:53:09.635Z] Successfully built 6ab6f481db6b [2023-05-22T21:53:09.635Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:09.941Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:53:09.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:53:10.008Z] prd-ubuntu20.04-docker-8c-8g-16380 does not seem to be running inside a container [2023-05-22T21:53:10.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T21:53:10.388Z] $ docker top a29bdc7c5eef878e6fd65c0609d9bf082721503b2e1e7d5ab957fd8ebc9cacdf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:53:10.734Z] + go version [2023-05-22T21:53:10.734Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T21:53:10.751Z] $ docker stop --time=1 a29bdc7c5eef878e6fd65c0609d9bf082721503b2e1e7d5ab957fd8ebc9cacdf [2023-05-22T21:53:12.025Z] $ docker rm -f --volumes a29bdc7c5eef878e6fd65c0609d9bf082721503b2e1e7d5ab957fd8ebc9cacdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:12.411Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:53:12.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:53:12.476Z] prd-ubuntu20.04-docker-8c-8g-16380 does not seem to be running inside a container [2023-05-22T21:53:12.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T21:53:12.842Z] $ docker top 2292446d34a757017e9d6da380ecc865b3efe8ae9d653eedc8d8dd3d6e008dc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:53:13.183Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-484 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:53:13.481Z] + make test [2023-05-22T21:53:13.481Z] go test ./... -coverprofile=coverage.out [2023-05-22T21:53:17.671Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-22T21:53:27.637Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-22T21:53:27.637Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.4% of statements [2023-05-22T21:53:32.901Z] go vet ./... [2023-05-22T21:53:35.429Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T21:53:35.429Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T21:53:35.429Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T21:53:35.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T21:53:35.461Z] $ docker stop --time=1 2292446d34a757017e9d6da380ecc865b3efe8ae9d653eedc8d8dd3d6e008dc3 [2023-05-22T21:53:38.923Z] $ docker rm -f --volumes 2292446d34a757017e9d6da380ecc865b3efe8ae9d653eedc8d8dd3d6e008dc3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:53:39.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T21:53:39.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-22T21:53:39.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T21:53:40.226Z] + ls -al . [2023-05-22T21:53:40.226Z] total 184 [2023-05-22T21:53:40.226Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 21:53 . [2023-05-22T21:53:40.226Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:52 .. [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 140 May 22 21:52 .dockerignore [2023-05-22T21:53:40.226Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:52 .git [2023-05-22T21:53:40.226Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:52 .github [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 331 May 22 21:52 .gitignore [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:52 .golangci.yml [2023-05-22T21:53:40.226Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:52 .semver [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 22 21:52 Attribution.txt [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 22 21:52 CHANGELOG.md [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 22 21:52 Dockerfile [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:52 GOVERNANCE.md [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 680 May 22 21:52 Jenkinsfile [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 22 21:52 LICENSE [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 22 21:52 Makefile [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 622 May 22 21:52 OWNERS.md [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 22 21:52 README.md [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:52 VERSION [2023-05-22T21:53:40.226Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:52 bin [2023-05-22T21:53:40.226Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:52 cmd [2023-05-22T21:53:40.226Z] -rw-r--r-- 1 jenkins jenkins 24160 May 22 21:53 coverage.out [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 22 21:52 go.mod [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 31760 May 22 21:52 go.sum [2023-05-22T21:53:40.226Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:52 internal [2023-05-22T21:53:40.226Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:52 simulator [2023-05-22T21:53:40.226Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:52 snap [2023-05-22T21:53:40.226Z] -rw-rw-r-- 1 jenkins jenkins 229 May 22 21:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:40.532Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6798326889d3c79811c4f7a8f040e734aba625e5 --label arch=amd64 --label version=0.0.0 . [2023-05-22T21:53:40.532Z] Sending build context to Docker daemon 6.57MB [2023-05-22T21:53:40.532Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:53:40.532Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-22T21:53:40.532Z] ---> 6ab6f481db6b [2023-05-22T21:53:40.532Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:53:40.793Z] ---> Running in 9d91b0353315 [2023-05-22T21:53:40.793Z] Removing intermediate container 9d91b0353315 [2023-05-22T21:53:40.793Z] ---> 24343c10c044 [2023-05-22T21:53:40.793Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:53:40.793Z] ---> Running in 5a58b8f32526 [2023-05-22T21:53:41.053Z] Removing intermediate container 5a58b8f32526 [2023-05-22T21:53:41.053Z] ---> f7974e4947f5 [2023-05-22T21:53:41.053Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-22T21:53:41.053Z] ---> Running in 98308805ff5c [2023-05-22T21:53:41.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:53:41.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:53:41.573Z] OK: 270 MiB in 61 packages [2023-05-22T21:53:42.140Z] Removing intermediate container 98308805ff5c [2023-05-22T21:53:42.140Z] ---> d1951eda586c [2023-05-22T21:53:42.140Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-22T21:53:42.140Z] ---> Running in 8a5e3bb219eb [2023-05-22T21:53:42.140Z] Removing intermediate container 8a5e3bb219eb [2023-05-22T21:53:42.140Z] ---> 4d1d917aaed3 [2023-05-22T21:53:42.140Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-22T21:53:42.140Z] ---> a8c380f034fe [2023-05-22T21:53:42.140Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:53:42.140Z] ---> Running in 034a242fc319 [2023-05-22T21:53:43.085Z] Removing intermediate container 034a242fc319 [2023-05-22T21:53:43.085Z] ---> 266729c21e9f [2023-05-22T21:53:43.085Z] Step 9/22 : COPY . . [2023-05-22T21:53:43.345Z] ---> 51b0b2414a72 [2023-05-22T21:53:43.345Z] Step 10/22 : RUN ${MAKE} [2023-05-22T21:53:43.345Z] ---> Running in fcd715f7f9cb [2023-05-22T21:53:43.605Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-22T21:54:01.688Z] Removing intermediate container fcd715f7f9cb [2023-05-22T21:54:01.688Z] ---> d62f3ad40b5c [2023-05-22T21:54:01.688Z] Step 11/22 : FROM alpine:3.17 [2023-05-22T21:54:01.946Z] 3.17: Pulling from library/alpine [2023-05-22T21:54:01.946Z] f56be85fc22e: Already exists [2023-05-22T21:54:02.206Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T21:54:02.206Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T21:54:02.206Z] ---> 9ed4aefc74f6 [2023-05-22T21:54:02.206Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-22T21:54:02.206Z] ---> Running in 9a4615da9c83 [2023-05-22T21:54:02.206Z] Removing intermediate container 9a4615da9c83 [2023-05-22T21:54:02.206Z] ---> c29172f69be7 [2023-05-22T21:54:02.206Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-22T21:54:02.464Z] ---> Running in d8a787f083ac [2023-05-22T21:54:02.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:54:02.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:54:02.983Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T21:54:02.983Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:54:02.983Z] OK: 7 MiB in 16 packages [2023-05-22T21:54:03.244Z] Removing intermediate container d8a787f083ac [2023-05-22T21:54:03.244Z] ---> d1f207ede0da [2023-05-22T21:54:03.244Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-22T21:54:04.202Z] ---> 5de765efce51 [2023-05-22T21:54:04.202Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-22T21:54:04.202Z] ---> 55eb869216d4 [2023-05-22T21:54:04.202Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-22T21:54:04.202Z] ---> c4ca53d49375 [2023-05-22T21:54:04.202Z] Step 17/22 : EXPOSE 59901 [2023-05-22T21:54:04.202Z] ---> Running in 331dbedbb6c7 [2023-05-22T21:54:04.202Z] Removing intermediate container 331dbedbb6c7 [2023-05-22T21:54:04.202Z] ---> 245dbbe68f62 [2023-05-22T21:54:04.202Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-22T21:54:04.202Z] ---> Running in 17c6fce4b6df [2023-05-22T21:54:04.462Z] Removing intermediate container 17c6fce4b6df [2023-05-22T21:54:04.462Z] ---> 3402f7100a78 [2023-05-22T21:54:04.462Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-22T21:54:04.462Z] ---> Running in 24ead777468b [2023-05-22T21:54:04.462Z] Removing intermediate container 24ead777468b [2023-05-22T21:54:04.462Z] ---> faaef3e7f80b [2023-05-22T21:54:04.462Z] Step 20/22 : LABEL arch=amd64 [2023-05-22T21:54:04.462Z] ---> Running in f247440dcc76 [2023-05-22T21:54:04.462Z] Removing intermediate container f247440dcc76 [2023-05-22T21:54:04.462Z] ---> 8996e22799e0 [2023-05-22T21:54:04.462Z] Step 21/22 : LABEL git_sha=6798326889d3c79811c4f7a8f040e734aba625e5 [2023-05-22T21:54:04.721Z] ---> Running in 44dd9dba35bb [2023-05-22T21:54:04.721Z] Removing intermediate container 44dd9dba35bb [2023-05-22T21:54:04.721Z] ---> 553222f4edda [2023-05-22T21:54:04.721Z] Step 22/22 : LABEL version=0.0.0 [2023-05-22T21:54:04.721Z] ---> Running in 1d99ea97d48e [2023-05-22T21:54:04.721Z] Removing intermediate container 1d99ea97d48e [2023-05-22T21:54:04.721Z] ---> d90bcf8d3cbf [2023-05-22T21:54:04.721Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T21:54:04.721Z] Successfully built d90bcf8d3cbf [2023-05-22T21:54:04.721Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:54:05.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:54:05.159Z] [2023-05-22T21:54:05.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:54:05.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:54:05.456Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T21:54:05.456Z] 5eb5b503b376: Pulling fs layer [2023-05-22T21:54:05.456Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T21:54:05.456Z] ec43610c2a17: Pulling fs layer [2023-05-22T21:54:05.456Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T21:54:05.456Z] 33b1e0a273af: Pulling fs layer [2023-05-22T21:54:05.456Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T21:54:05.456Z] 3a2ae6a8a46f: Waiting [2023-05-22T21:54:05.456Z] 33b1e0a273af: Waiting [2023-05-22T21:54:05.456Z] 2f39f015ded8: Pulling fs layer [2023-05-22T21:54:05.456Z] 2f39f015ded8: Waiting [2023-05-22T21:54:05.456Z] 5d3b04190fa2: Waiting [2023-05-22T21:54:05.456Z] 5c69ac0246d0: Download complete [2023-05-22T21:54:05.456Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-22T21:54:05.456Z] 3a2ae6a8a46f: Download complete [2023-05-22T21:54:05.456Z] 33b1e0a273af: Verifying Checksum [2023-05-22T21:54:05.456Z] 33b1e0a273af: Download complete [2023-05-22T21:54:05.456Z] 5d3b04190fa2: Download complete [2023-05-22T21:54:05.456Z] ec43610c2a17: Verifying Checksum [2023-05-22T21:54:05.456Z] ec43610c2a17: Download complete [2023-05-22T21:54:05.715Z] 5eb5b503b376: Verifying Checksum [2023-05-22T21:54:05.715Z] 5eb5b503b376: Download complete [2023-05-22T21:54:06.279Z] 2f39f015ded8: Download complete [2023-05-22T21:54:06.845Z] 5eb5b503b376: Pull complete [2023-05-22T21:54:06.845Z] 5c69ac0246d0: Pull complete [2023-05-22T21:54:07.412Z] ec43610c2a17: Pull complete [2023-05-22T21:54:07.412Z] 3a2ae6a8a46f: Pull complete [2023-05-22T21:54:07.670Z] 33b1e0a273af: Pull complete [2023-05-22T21:54:07.670Z] 5d3b04190fa2: Pull complete [2023-05-22T21:54:11.855Z] 2f39f015ded8: Pull complete [2023-05-22T21:54:11.855Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T21:54:11.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:54:11.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:54:11.926Z] prd-ubuntu20.04-docker-8c-8g-16380 does not seem to be running inside a container [2023-05-22T21:54:11.967Z] $ 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/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T21:54:15.949Z] $ docker top e0d6e9c0c0ebfecf8c1620f3d9fc64dd9fae812c535122a10372b82156039bb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:54:16.312Z] ---> job-cost.sh [2023-05-22T21:54:16.312Z] lf-activate-venv: SKIPPING [2023-05-22T21:54:16.312Z] INFO: No Stack... [2023-05-22T21:54:16.572Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T21:54:17.141Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T21:54:17.427Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-484/archives/cost.csv [2023-05-22T21:54:17.427Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T21:54:17.440Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] [2023-05-22T21:54:17.446Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] did not exist. Created. [2023-05-22T21:54:17.446Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T21:54:17.753Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T21:54:17.787Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T21:54:17.793Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T21:54:17.824Z] $ docker stop --time=1 e0d6e9c0c0ebfecf8c1620f3d9fc64dd9fae812c535122a10372b82156039bb9 [2023-05-22T21:54:18.969Z] $ docker rm -f --volumes e0d6e9c0c0ebfecf8c1620f3d9fc64dd9fae812c535122a10372b82156039bb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-22T21:55:16.736Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16383 in /w/workspace/xfoundry_device-modbus-go_PR-484 [Pipeline] { [Pipeline] ws [2023-05-22T21:55:16.746Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2023-05-22T21:55:16.786Z] Selected Git installation does not exist. Using Default [2023-05-22T21:55:16.786Z] The recommended git tool is: NONE [2023-05-22T21:55:23.992Z] using credential edgex-jenkins-ssh [2023-05-22T21:55:24.012Z] Cloning the remote Git repository [2023-05-22T21:55:24.083Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-22T21:55:24.203Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2023-05-22T21:55:24.383Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-22T21:55:24.384Z] > git --version # timeout=10 [2023-05-22T21:55:24.417Z] > git --version # 'git version 2.25.1' [2023-05-22T21:55:24.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:55:24.609Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:55:25.809Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-22T21:55:25.838Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:55:26.943Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-22T21:55:26.990Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-22T21:55:26.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:55:27.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-22T21:55:27.529Z] Merging remotes/origin/main commit c2a684ad799e189efd0923067d1fe2be35db2ba6 into PR head commit 6798326889d3c79811c4f7a8f040e734aba625e5 [2023-05-22T21:55:27.843Z] Merge succeeded, producing 6798326889d3c79811c4f7a8f040e734aba625e5 [2023-05-22T21:55:27.843Z] Checking out Revision 6798326889d3c79811c4f7a8f040e734aba625e5 (PR-484) [2023-05-22T21:55:28.365Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" [2023-05-22T21:55:27.553Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:55:27.639Z] > git checkout -f 6798326889d3c79811c4f7a8f040e734aba625e5 # timeout=10 [2023-05-22T21:55:27.733Z] > git remote # timeout=10 [2023-05-22T21:55:27.750Z] > git config --get remote.origin.url # timeout=10 [2023-05-22T21:55:27.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:55:27.792Z] > git merge c2a684ad799e189efd0923067d1fe2be35db2ba6 # timeout=10 [2023-05-22T21:55:27.822Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-22T21:55:27.853Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:55:27.866Z] > git checkout -f 6798326889d3c79811c4f7a8f040e734aba625e5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:55:29.237Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T21:55:29.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T21:55:29.237Z] Dload Upload Total Spent Left Speed [2023-05-22T21:55:29.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-05-22T21:55:29.907Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T21:55:30.244Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T21:55:30.244Z] + sudo tee /etc/docker/daemon.new [2023-05-22T21:55:30.244Z] { [2023-05-22T21:55:30.244Z] "registry-mirrors": [ [2023-05-22T21:55:30.244Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T21:55:30.244Z] ], [2023-05-22T21:55:30.244Z] "bip": "10.250.0.254/24", [2023-05-22T21:55:30.244Z] "hosts": [ [2023-05-22T21:55:30.244Z] "tcp://0.0.0.0:5555", [2023-05-22T21:55:30.244Z] "unix:///var/run/docker.sock" [2023-05-22T21:55:30.244Z] ], [2023-05-22T21:55:30.244Z] "mtu": 1458, [2023-05-22T21:55:30.244Z] "selinux-enabled": true, [2023-05-22T21:55:30.244Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T21:55:30.244Z] } [Pipeline] sh [2023-05-22T21:55:30.577Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T21:55:30.937Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:55:49.231Z] provisioning config files... [2023-05-22T21:55:49.262Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config15259808471955569600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:55:49.627Z] ---> docker-login.sh [2023-05-22T21:55:49.627Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:55:50.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:50.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:50.873Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:50.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:50.873Z] [2023-05-22T21:55:50.873Z] Login Succeeded [2023-05-22T21:55:50.873Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:55:51.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:51.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:51.144Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:51.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:51.144Z] [2023-05-22T21:55:51.144Z] Login Succeeded [2023-05-22T21:55:51.144Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:55:51.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:51.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:51.689Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:51.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:51.689Z] [2023-05-22T21:55:51.689Z] Login Succeeded [2023-05-22T21:55:51.689Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:55:51.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:51.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:51.958Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:51.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:51.958Z] [2023-05-22T21:55:51.958Z] Login Succeeded [2023-05-22T21:55:51.958Z] docker.io [2023-05-22T21:55:52.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:52.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:52.507Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:52.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:52.507Z] [2023-05-22T21:55:52.507Z] Login Succeeded [2023-05-22T21:55:52.507Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:55:52.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:55:52.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:55:52.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:55:52.947Z] ========================================================= [2023-05-22T21:55:52.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T21:55:52.947Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:55:53.329Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T21:55:53.602Z] Sending build context to Docker daemon 3.42MB [2023-05-22T21:55:53.898Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:55:53.898Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-22T21:55:53.898Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T21:55:53.898Z] c41833b44d91: Pulling fs layer [2023-05-22T21:55:53.898Z] ed15518f5707: Pulling fs layer [2023-05-22T21:55:53.898Z] feae8fd75edb: Pulling fs layer [2023-05-22T21:55:53.898Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T21:55:53.898Z] 3cdef696dda3: Pulling fs layer [2023-05-22T21:55:53.898Z] 2ced38df9373: Pulling fs layer [2023-05-22T21:55:53.898Z] 58f1dce35555: Pulling fs layer [2023-05-22T21:55:53.898Z] 3cdef696dda3: Waiting [2023-05-22T21:55:53.898Z] 2ced38df9373: Waiting [2023-05-22T21:55:53.898Z] 242c74f7c9fa: Waiting [2023-05-22T21:55:53.898Z] 58f1dce35555: Waiting [2023-05-22T21:55:54.171Z] ed15518f5707: Verifying Checksum [2023-05-22T21:55:54.171Z] ed15518f5707: Download complete [2023-05-22T21:55:54.171Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T21:55:54.171Z] 242c74f7c9fa: Download complete [2023-05-22T21:55:54.171Z] 3cdef696dda3: Verifying Checksum [2023-05-22T21:55:54.171Z] 3cdef696dda3: Download complete [2023-05-22T21:55:54.171Z] c41833b44d91: Verifying Checksum [2023-05-22T21:55:54.171Z] c41833b44d91: Download complete [2023-05-22T21:55:55.151Z] c41833b44d91: Pull complete [2023-05-22T21:55:55.746Z] 58f1dce35555: Verifying Checksum [2023-05-22T21:55:55.746Z] 58f1dce35555: Download complete [2023-05-22T21:55:56.017Z] ed15518f5707: Pull complete [2023-05-22T21:55:56.991Z] feae8fd75edb: Verifying Checksum [2023-05-22T21:55:56.991Z] feae8fd75edb: Download complete [2023-05-22T21:55:56.991Z] 2ced38df9373: Verifying Checksum [2023-05-22T21:55:56.991Z] 2ced38df9373: Download complete [2023-05-22T21:56:09.363Z] feae8fd75edb: Pull complete [2023-05-22T21:56:09.363Z] 242c74f7c9fa: Pull complete [2023-05-22T21:56:09.363Z] 3cdef696dda3: Pull complete [2023-05-22T21:56:16.207Z] 2ced38df9373: Pull complete [2023-05-22T21:56:19.587Z] 58f1dce35555: Pull complete [2023-05-22T21:56:19.587Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T21:56:19.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T21:56:19.587Z] ---> fadd8f120f05 [2023-05-22T21:56:19.587Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:56:21.013Z] ---> Running in 5c3318f50742 [2023-05-22T21:56:21.293Z] Removing intermediate container 5c3318f50742 [2023-05-22T21:56:21.293Z] ---> 9310db0afb2c [2023-05-22T21:56:21.293Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:56:21.583Z] ---> Running in 732e0fb27ab0 [2023-05-22T21:56:21.854Z] Removing intermediate container 732e0fb27ab0 [2023-05-22T21:56:21.854Z] ---> 589bb7125bf5 [2023-05-22T21:56:21.854Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-22T21:56:21.854Z] ---> Running in 1af23ecfd289 [2023-05-22T21:56:23.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:56:23.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:56:25.380Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-22T21:56:25.380Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-22T21:56:25.380Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-22T21:56:25.380Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-22T21:56:25.380Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-22T21:56:25.380Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-22T21:56:25.380Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-22T21:56:25.380Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-22T21:56:25.380Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:56:25.380Z] OK: 270 MiB in 61 packages [2023-05-22T21:56:26.807Z] Removing intermediate container 1af23ecfd289 [2023-05-22T21:56:26.807Z] ---> accbef142791 [2023-05-22T21:56:26.807Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-22T21:56:26.807Z] ---> Running in 482dabdb0316 [2023-05-22T21:56:27.079Z] Removing intermediate container 482dabdb0316 [2023-05-22T21:56:27.079Z] ---> 387ab059d63a [2023-05-22T21:56:27.079Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-22T21:56:27.672Z] ---> d9f23c74b83c [2023-05-22T21:56:27.672Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:56:27.672Z] ---> Running in adc599a22400 [2023-05-22T21:57:35.631Z] Removing intermediate container adc599a22400 [2023-05-22T21:57:35.631Z] ---> fa33798037ab [2023-05-22T21:57:35.631Z] Step 9/10 : COPY . . [2023-05-22T21:57:35.631Z] ---> 93ac8cd9c00b [2023-05-22T21:57:35.631Z] Step 10/10 : RUN ${MAKE} [2023-05-22T21:57:35.631Z] ---> Running in cd4f5b812d56 [2023-05-22T21:57:35.631Z] noop [2023-05-22T21:57:35.631Z] Removing intermediate container cd4f5b812d56 [2023-05-22T21:57:35.631Z] ---> 3946fb024228 [2023-05-22T21:57:35.631Z] Successfully built 3946fb024228 [2023-05-22T21:57:35.631Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:57:36.232Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:57:36.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:57:36.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container [2023-05-22T21:57:36.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T21:57:37.939Z] $ docker top c1308f1fc29b20277dd3335e20eedc502ca87a2d2b9e181bf65adf291fc1f2ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:57:38.813Z] + go version [2023-05-22T21:57:38.813Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T21:57:38.843Z] $ docker stop --time=1 c1308f1fc29b20277dd3335e20eedc502ca87a2d2b9e181bf65adf291fc1f2ae [2023-05-22T21:57:40.514Z] $ docker rm -f --volumes c1308f1fc29b20277dd3335e20eedc502ca87a2d2b9e181bf65adf291fc1f2ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:57:41.100Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:57:41.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:57:41.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container [2023-05-22T21:57:41.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T21:57:42.928Z] $ docker top 847ec7aea9fc59242757cf9fff92c2fbe1b8fd3c6218aa602e80335985d782e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:57:43.809Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:57:44.485Z] + make test [2023-05-22T21:57:44.486Z] go test ./... -coverprofile=coverage.out [2023-05-22T21:58:23.395Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-22T22:00:45.196Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-22T22:00:49.463Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.086s coverage: 47.4% of statements [2023-05-22T22:00:50.432Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T22:00:50.432Z] go vet ./... [2023-05-22T22:01:22.726Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T22:01:22.726Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T22:01:22.726Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T22:01:22.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T22:01:22.768Z] $ docker stop --time=1 847ec7aea9fc59242757cf9fff92c2fbe1b8fd3c6218aa602e80335985d782e2 [2023-05-22T22:01:24.721Z] $ docker rm -f --volumes 847ec7aea9fc59242757cf9fff92c2fbe1b8fd3c6218aa602e80335985d782e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:01:26.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T22:01:26.040Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T22:01:26.726Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:01:27.106Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T22:01:27.444Z] + ls -al . [2023-05-22T22:01:27.444Z] total 180 [2023-05-22T22:01:27.444Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 21:57 . [2023-05-22T22:01:27.444Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:55 .. [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 140 May 22 21:55 .dockerignore [2023-05-22T22:01:27.444Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:55 .git [2023-05-22T22:01:27.444Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:55 .github [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 331 May 22 21:55 .gitignore [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:55 .golangci.yml [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 22 21:55 Attribution.txt [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 22 21:55 CHANGELOG.md [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 22 21:55 Dockerfile [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:55 GOVERNANCE.md [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 680 May 22 21:55 Jenkinsfile [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 22 21:55 LICENSE [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 22 21:55 Makefile [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 622 May 22 21:55 OWNERS.md [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 22 21:55 README.md [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:52 VERSION [2023-05-22T22:01:27.444Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:55 bin [2023-05-22T22:01:27.444Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:55 cmd [2023-05-22T22:01:27.444Z] -rw-r--r-- 1 jenkins jenkins 24160 May 22 22:00 coverage.out [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 22 21:55 go.mod [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 31760 May 22 21:55 go.sum [2023-05-22T22:01:27.444Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:55 internal [2023-05-22T22:01:27.444Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:55 simulator [2023-05-22T22:01:27.444Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:55 snap [2023-05-22T22:01:27.444Z] -rw-rw-r-- 1 jenkins jenkins 229 May 22 21:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:01:27.802Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6798326889d3c79811c4f7a8f040e734aba625e5 --label arch=arm64 --label version=0.0.0 . [2023-05-22T22:01:28.084Z] Sending build context to Docker daemon 3.445MB [2023-05-22T22:01:28.084Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:01:28.084Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-22T22:01:28.084Z] ---> 3946fb024228 [2023-05-22T22:01:28.084Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:01:28.359Z] ---> Running in 4bf76ae9c458 [2023-05-22T22:01:28.686Z] Removing intermediate container 4bf76ae9c458 [2023-05-22T22:01:28.686Z] ---> ad11f082637a [2023-05-22T22:01:28.686Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:01:28.686Z] ---> Running in 1c3368522d84 [2023-05-22T22:01:29.283Z] Removing intermediate container 1c3368522d84 [2023-05-22T22:01:29.283Z] ---> 831dfb61b1aa [2023-05-22T22:01:29.283Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-22T22:01:29.283Z] ---> Running in 752b1ca5c574 [2023-05-22T22:01:30.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:01:31.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:01:32.670Z] OK: 270 MiB in 61 packages [2023-05-22T22:01:33.268Z] Removing intermediate container 752b1ca5c574 [2023-05-22T22:01:33.268Z] ---> 7529217d0ce5 [2023-05-22T22:01:33.268Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-22T22:01:33.268Z] ---> Running in 914e42bc1321 [2023-05-22T22:01:33.538Z] Removing intermediate container 914e42bc1321 [2023-05-22T22:01:33.539Z] ---> d6426c5ccbbd [2023-05-22T22:01:33.539Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-22T22:01:34.129Z] ---> 39398c57dc2d [2023-05-22T22:01:34.129Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:01:34.415Z] ---> Running in a99f6999b069 [2023-05-22T22:01:37.797Z] Removing intermediate container a99f6999b069 [2023-05-22T22:01:37.797Z] ---> 0160f2765df0 [2023-05-22T22:01:37.797Z] Step 9/22 : COPY . . [2023-05-22T22:01:38.391Z] ---> cfd6d3862c41 [2023-05-22T22:01:38.391Z] Step 10/22 : RUN ${MAKE} [2023-05-22T22:01:38.391Z] ---> Running in 415f3fc16a5d [2023-05-22T22:01:39.361Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-22T22:04:16.207Z] Removing intermediate container 415f3fc16a5d [2023-05-22T22:04:16.207Z] ---> 85631e12329e [2023-05-22T22:04:16.207Z] Step 11/22 : FROM alpine:3.17 [2023-05-22T22:04:16.207Z] 3.17: Pulling from library/alpine [2023-05-22T22:04:16.207Z] c41833b44d91: Already exists [2023-05-22T22:04:16.207Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T22:04:16.207Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T22:04:16.207Z] ---> 51e60588ff2c [2023-05-22T22:04:16.207Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-22T22:04:16.207Z] ---> Running in 07d7b7e75cac [2023-05-22T22:04:16.207Z] Removing intermediate container 07d7b7e75cac [2023-05-22T22:04:16.207Z] ---> 40a8ed99a912 [2023-05-22T22:04:16.207Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-22T22:04:16.207Z] ---> Running in 3926a551c350 [2023-05-22T22:04:16.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:04:16.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:04:16.207Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T22:04:16.207Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T22:04:16.207Z] OK: 8 MiB in 16 packages [2023-05-22T22:04:16.794Z] Removing intermediate container 3926a551c350 [2023-05-22T22:04:16.794Z] ---> 221067c9a5f7 [2023-05-22T22:04:16.794Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-22T22:04:18.214Z] ---> b645bddd14ad [2023-05-22T22:04:18.214Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-22T22:04:18.482Z] ---> eb2cbed13179 [2023-05-22T22:04:18.482Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-22T22:04:21.137Z] ---> 8839efa0d619 [2023-05-22T22:04:21.137Z] Step 17/22 : EXPOSE 59901 [2023-05-22T22:04:21.137Z] ---> Running in 50b0907aa397 [2023-05-22T22:04:21.137Z] Removing intermediate container 50b0907aa397 [2023-05-22T22:04:21.137Z] ---> eef5b06323ad [2023-05-22T22:04:21.137Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-22T22:04:21.137Z] ---> Running in c9eafdc040af [2023-05-22T22:04:21.426Z] Removing intermediate container c9eafdc040af [2023-05-22T22:04:21.426Z] ---> 783ed57eec35 [2023-05-22T22:04:21.426Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-22T22:04:21.710Z] ---> Running in c736e40da60a [2023-05-22T22:04:21.980Z] Removing intermediate container c736e40da60a [2023-05-22T22:04:21.980Z] ---> 822df099248e [2023-05-22T22:04:21.980Z] Step 20/22 : LABEL arch=arm64 [2023-05-22T22:04:21.980Z] ---> Running in e656445a55e0 [2023-05-22T22:04:22.278Z] Removing intermediate container e656445a55e0 [2023-05-22T22:04:22.278Z] ---> 654316dc6ce7 [2023-05-22T22:04:22.278Z] Step 21/22 : LABEL git_sha=6798326889d3c79811c4f7a8f040e734aba625e5 [2023-05-22T22:04:22.554Z] ---> Running in 8349a75f7b63 [2023-05-22T22:04:22.834Z] Removing intermediate container 8349a75f7b63 [2023-05-22T22:04:22.835Z] ---> 1994134379a6 [2023-05-22T22:04:22.835Z] Step 22/22 : LABEL version=0.0.0 [2023-05-22T22:04:22.835Z] ---> Running in c8e21c49ab64 [2023-05-22T22:04:23.112Z] Removing intermediate container c8e21c49ab64 [2023-05-22T22:04:23.113Z] ---> 31107d605ae8 [2023-05-22T22:04:23.113Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T22:04:23.113Z] Successfully built 31107d605ae8 [2023-05-22T22:04:23.113Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:23.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:04:23.573Z] [2023-05-22T22:04:23.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:23.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:04:23.918Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T22:04:23.918Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T22:04:23.918Z] 04944245beec: Pulling fs layer [2023-05-22T22:04:23.918Z] 699f458cf7ca: Pulling fs layer [2023-05-22T22:04:23.918Z] 765212b225bb: Pulling fs layer [2023-05-22T22:04:23.918Z] f23df028b6ca: Pulling fs layer [2023-05-22T22:04:23.918Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T22:04:23.918Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T22:04:23.918Z] 765212b225bb: Waiting [2023-05-22T22:04:23.918Z] f23df028b6ca: Waiting [2023-05-22T22:04:23.918Z] 2437ff75d9bd: Waiting [2023-05-22T22:04:23.918Z] d65c8cfc05b1: Waiting [2023-05-22T22:04:24.193Z] 04944245beec: Verifying Checksum [2023-05-22T22:04:24.193Z] 04944245beec: Download complete [2023-05-22T22:04:24.193Z] 765212b225bb: Verifying Checksum [2023-05-22T22:04:24.193Z] 765212b225bb: Download complete [2023-05-22T22:04:24.193Z] f23df028b6ca: Verifying Checksum [2023-05-22T22:04:24.193Z] f23df028b6ca: Download complete [2023-05-22T22:04:24.193Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T22:04:24.193Z] d65c8cfc05b1: Download complete [2023-05-22T22:04:24.466Z] 699f458cf7ca: Verifying Checksum [2023-05-22T22:04:24.466Z] 699f458cf7ca: Download complete [2023-05-22T22:04:24.736Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T22:04:24.736Z] 8998bd30e6a1: Download complete [2023-05-22T22:04:27.331Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T22:04:27.331Z] 2437ff75d9bd: Download complete [2023-05-22T22:04:28.745Z] 8998bd30e6a1: Pull complete [2023-05-22T22:04:29.014Z] 04944245beec: Pull complete [2023-05-22T22:04:30.431Z] 699f458cf7ca: Pull complete [2023-05-22T22:04:30.698Z] 765212b225bb: Pull complete [2023-05-22T22:04:31.284Z] f23df028b6ca: Pull complete [2023-05-22T22:04:31.554Z] d65c8cfc05b1: Pull complete [2023-05-22T22:04:46.562Z] 2437ff75d9bd: Pull complete [2023-05-22T22:04:46.562Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T22:04:46.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:04:46.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:04:46.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container [2023-05-22T22:04:46.856Z] $ 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-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-22T22:04:49.870Z] $ docker top 8055c0cb6dac71221dc2a402fdd32c3a550e06fe495e125ac43d4018f7398fe7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:04:50.754Z] ---> job-cost.sh [2023-05-22T22:04:50.754Z] lf-activate-venv: SKIPPING [2023-05-22T22:04:50.754Z] INFO: No Stack... [2023-05-22T22:04:51.339Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T22:04:52.304Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T22:04:52.949Z] + cut -d, -f6 [2023-05-22T22:04:52.950Z] + cat /w/workspace/device-modbus-go/3/archives/cost.csv [Pipeline] lock [2023-05-22T22:04:53.024Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] [2023-05-22T22:04:53.031Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] did not exist. Created. [2023-05-22T22:04:53.031Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:04:53.704Z] /w/workspace/device-modbus-go/3@tmp/durable-f7469b9d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T22:04:54.366Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T22:04:54.390Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T22:04:54.450Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T22:04:54.459Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T22:04:54.483Z] $ docker stop --time=1 8055c0cb6dac71221dc2a402fdd32c3a550e06fe495e125ac43d4018f7398fe7 [2023-05-22T22:04:56.053Z] $ docker rm -f --volumes 8055c0cb6dac71221dc2a402fdd32c3a550e06fe495e125ac43d4018f7398fe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-22T22:04:56.404Z] provisioning config files... [2023-05-22T22:04:56.425Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config12634744742075460800tmp [Pipeline] { [Pipeline] sh [2023-05-22T22:04:56.720Z] + set +x [2023-05-22T22:04:56.721Z] + + curl -s https://codecov.io/bash [2023-05-22T22:04:56.721Z] bash -s -- [2023-05-22T22:04:56.721Z] [2023-05-22T22:04:56.721Z] _____ _ [2023-05-22T22:04:56.721Z] / ____| | | [2023-05-22T22:04:56.721Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T22:04:56.721Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T22:04:56.721Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T22:04:56.721Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T22:04:56.721Z] Bash-1.0.6 [2023-05-22T22:04:56.721Z] [2023-05-22T22:04:56.721Z] [2023-05-22T22:04:56.721Z] ==> git version 2.25.1 found [2023-05-22T22:04:56.721Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-22T22:04:56.721Z] Release-Date: 2020-01-08 [2023-05-22T22:04:56.721Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-22T22:04:56.721Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T22:04:56.721Z] ==> Jenkins CI detected. [2023-05-22T22:04:56.721Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-484 [2023-05-22T22:04:56.721Z] project root: . [2023-05-22T22:04:56.721Z] --> token set from env [2023-05-22T22:04:56.721Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T22:04:56.721Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T22:04:56.721Z] ==> Python coveragepy not found [2023-05-22T22:04:56.721Z] ==> Searching for coverage reports in: [2023-05-22T22:04:56.721Z] + . [2023-05-22T22:04:56.721Z] -> Found 1 reports [2023-05-22T22:04:56.721Z] ==> Detecting git/mercurial file structure [2023-05-22T22:04:56.721Z] ==> Reading reports [2023-05-22T22:04:56.721Z] + ./coverage.out bytes=24160 [2023-05-22T22:04:56.981Z] ==> Appending adjustments [2023-05-22T22:04:56.981Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T22:04:56.981Z] + Found adjustments [2023-05-22T22:04:56.981Z] ==> Gzipping contents [2023-05-22T22:04:56.981Z] 4.0K /tmp/codecov.MRgqVE.gz [2023-05-22T22:04:56.981Z] ==> Uploading reports [2023-05-22T22:04:56.981Z] url: https://codecov.io [2023-05-22T22:04:56.981Z] query: branch=PR-484&commit=6798326889d3c79811c4f7a8f040e734aba625e5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-484%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=484&job=&cmd_args= [2023-05-22T22:04:56.981Z] -> Pinging Codecov [2023-05-22T22:04:56.981Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-484&commit=6798326889d3c79811c4f7a8f040e734aba625e5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-484%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=484&job=&cmd_args= [2023-05-22T22:04:57.240Z] -> Uploading to [2023-05-22T22:04:57.240Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/55DBCA73C666E3227836607328DD7E49/6798326889d3c79811c4f7a8f040e734aba625e5/f1938b75-9584-47b4-a45e-bb8610a1e882.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T220456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e646cef352e2778e2db131a3229ea9976d67f9ed062389afda4497f830c2ef79 [2023-05-22T22:04:57.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:04:57.240Z] Dload Upload Total Spent Left Speed [2023-05-22T22:04:57.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 20983 --:--:-- --:--:-- --:--:-- 20983 [2023-05-22T22:04:57.240Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/6798326889d3c79811c4f7a8f040e734aba625e5 [Pipeline] } [2023-05-22T22:04:57.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-22T22:04:57.883Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-484/archives ] [2023-05-22T22:04:57.883Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-484/archives [2023-05-22T22:04:57.883Z] total 16 [2023-05-22T22:04:57.883Z] drwxr-xr-x 3 root root 4096 May 22 21:54 . [2023-05-22T22:04:57.883Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 21:54 .. [2023-05-22T22:04:57.883Z] drwxr-xr-x 2 root root 4096 May 22 21:54 cost [2023-05-22T22:04:57.883Z] -rw-r--r-- 1 root root 88 May 22 21:54 cost.csv [2023-05-22T22:04:57.883Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-484/archives [2023-05-22T22:04:57.883Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-484/archives [2023-05-22T22:04:57.883Z] total 16 [2023-05-22T22:04:57.883Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:54 . [2023-05-22T22:04:57.883Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 21:54 .. [2023-05-22T22:04:57.883Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 21:54 cost [2023-05-22T22:04:57.883Z] -rw-r--r-- 1 jenkins jenkins 88 May 22 21:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:04:58.168Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:04:59.030Z] ---> package-listing.sh [2023-05-22T22:04:59.030Z] ++ facter osfamily [2023-05-22T22:04:59.030Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T22:04:59.288Z] + OS_FAMILY=debian [2023-05-22T22:04:59.288Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-484 [2023-05-22T22:04:59.288Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T22:04:59.288Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T22:04:59.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T22:04:59.288Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T22:04:59.288Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-484 ']' [2023-05-22T22:04:59.288Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T22:04:59.288Z] + case "${OS_FAMILY}" in [2023-05-22T22:04:59.288Z] + dpkg -l [2023-05-22T22:04:59.288Z] + grep '^ii' [2023-05-22T22:04:59.288Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T22:04:59.288Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T22:04:59.288Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T22:04:59.288Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-484 ']' [2023-05-22T22:04:59.288Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-484/archives/ [2023-05-22T22:04:59.288Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-484/archives/ [Pipeline] echo [2023-05-22T22:04:59.297Z] 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/xfoundry_device-modbus-go_PR-484/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-22T22:04:59.576Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:05:00.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:05:00.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:05:00.195Z] prd-ubuntu20.04-docker-8c-8g-16380 does not seem to be running inside a container [2023-05-22T22:05:00.237Z] $ 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/xfoundry_device-modbus-go_PR-484/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T22:05:00.434Z] $ docker top b3c705c6ce97654b12179bb2f1a130eca31cf6cb46505ff22147046bd6dccc1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:05:00.768Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T22:05:01.053Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T22:05:01.342Z] + ls /var/log/sa-host [2023-05-22T22:05:01.342Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:05:01.409Z] provisioning config files... [2023-05-22T22:05:01.415Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config12276558979715065768tmp [Pipeline] { [Pipeline] echo [2023-05-22T22:05:01.429Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:01.712Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T22:05:01.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:02.121Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T22:05:02.128Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:02.405Z] ---> sudo-logs.sh [2023-05-22T22:05:02.405Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T22:05:02.427Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:02.710Z] ---> job-cost.sh [2023-05-22T22:05:02.711Z] lf-activate-venv: SKIPPING [2023-05-22T22:05:02.711Z] DEBUG: total: 0.2199999988079071 [2023-05-22T22:05:02.711Z] INFO: Retrieving Stack Cost... [2023-05-22T22:05:02.971Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T22:05:03.537Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T22:05:03.547Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:03.831Z] ---> logs-deploy.sh [2023-05-22T22:05:03.831Z] lf-activate-venv: SKIPPING [2023-05-22T22:05:03.831Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-484/3 [2023-05-22T22:05:03.831Z] INFO: archiving workspace using pattern(s): [2023-05-22T22:05:04.771Z] Archives upload complete. [2023-05-22T22:05:04.771Z] INFO: archiving logs to Nexus [2023-05-22T22:05:05.342Z] ---> uname -a: [2023-05-22T22:05:05.342Z] Linux prd-ubuntu20-04-docker-8c-8g-16380 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-22T22:05:05.342Z] [2023-05-22T22:05:05.342Z] [2023-05-22T22:05:05.342Z] ---> lscpu: [2023-05-22T22:05:05.342Z] Architecture: x86_64 [2023-05-22T22:05:05.342Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-22T22:05:05.342Z] Byte Order: Little Endian [2023-05-22T22:05:05.342Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-22T22:05:05.342Z] CPU(s): 8 [2023-05-22T22:05:05.342Z] On-line CPU(s) list: 0-7 [2023-05-22T22:05:05.342Z] Thread(s) per core: 1 [2023-05-22T22:05:05.342Z] Core(s) per socket: 1 [2023-05-22T22:05:05.342Z] Socket(s): 8 [2023-05-22T22:05:05.342Z] NUMA node(s): 1 [2023-05-22T22:05:05.342Z] Vendor ID: AuthenticAMD [2023-05-22T22:05:05.342Z] CPU family: 23 [2023-05-22T22:05:05.342Z] Model: 49 [2023-05-22T22:05:05.342Z] Model name: AMD EPYC-Rome Processor [2023-05-22T22:05:05.342Z] Stepping: 0 [2023-05-22T22:05:05.342Z] CPU MHz: 2799.998 [2023-05-22T22:05:05.342Z] BogoMIPS: 5599.99 [2023-05-22T22:05:05.342Z] Virtualization: AMD-V [2023-05-22T22:05:05.342Z] Hypervisor vendor: KVM [2023-05-22T22:05:05.342Z] Virtualization type: full [2023-05-22T22:05:05.342Z] L1d cache: 256 KiB [2023-05-22T22:05:05.342Z] L1i cache: 256 KiB [2023-05-22T22:05:05.342Z] L2 cache: 4 MiB [2023-05-22T22:05:05.343Z] L3 cache: 128 MiB [2023-05-22T22:05:05.343Z] NUMA node0 CPU(s): 0-7 [2023-05-22T22:05:05.343Z] Vulnerability Itlb multihit: Not affected [2023-05-22T22:05:05.343Z] Vulnerability L1tf: Not affected [2023-05-22T22:05:05.343Z] Vulnerability Mds: Not affected [2023-05-22T22:05:05.343Z] Vulnerability Meltdown: Not affected [2023-05-22T22:05:05.343Z] Vulnerability Mmio stale data: Not affected [2023-05-22T22:05:05.343Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-22T22:05:05.343Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-22T22:05:05.343Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-22T22:05:05.343Z] Vulnerability Srbds: Not affected [2023-05-22T22:05:05.343Z] Vulnerability Tsx async abort: Not affected [2023-05-22T22:05:05.343Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] ---> nproc: [2023-05-22T22:05:05.343Z] 8 [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] ---> df -h: [2023-05-22T22:05:05.343Z] Filesystem Size Used Avail Use% Mounted on [2023-05-22T22:05:05.343Z] overlay 155G 12G 144G 8% / [2023-05-22T22:05:05.343Z] tmpfs 64M 0 64M 0% /dev [2023-05-22T22:05:05.343Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-22T22:05:05.343Z] shm 64M 0 64M 0% /dev/shm [2023-05-22T22:05:05.343Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] ---> sar -b -r -n DEV: [2023-05-22T22:05:05.343Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16380) 05/22/23 _x86_64_ (8 CPU) [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] 21:51:25 LINUX RESTART (8 CPU) [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] 21:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-22T22:05:05.343Z] 21:53:01 166.81 11.83 154.97 0.00 1768.91 66125.51 0.00 [2023-05-22T22:05:05.343Z] 21:54:01 135.49 1.35 134.14 0.00 47.33 40751.07 0.00 [2023-05-22T22:05:05.343Z] 21:55:01 88.35 0.03 88.32 0.00 3.73 20009.22 0.00 [2023-05-22T22:05:05.343Z] 21:56:01 2.07 0.00 2.07 0.00 0.00 24.13 0.00 [2023-05-22T22:05:05.343Z] 21:57:01 54.14 10.58 43.56 0.00 5153.16 8902.75 0.00 [2023-05-22T22:05:05.343Z] 21:58:01 5.18 0.07 5.12 0.00 0.67 111.58 0.00 [2023-05-22T22:05:05.343Z] 21:59:01 2.03 0.02 2.02 0.00 0.13 24.00 0.00 [2023-05-22T22:05:05.343Z] 22:00:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 [2023-05-22T22:05:05.343Z] 22:01:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2023-05-22T22:05:05.343Z] 22:02:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 [2023-05-22T22:05:05.343Z] 22:03:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2023-05-22T22:05:05.343Z] 22:04:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 [2023-05-22T22:05:05.343Z] 22:05:01 5.97 0.25 5.72 0.00 19.33 109.18 0.00 [2023-05-22T22:05:05.343Z] Average: 35.91 1.86 34.06 0.00 538.05 10471.92 0.00 [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] 21:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-22T22:05:05.343Z] 21:53:01 27849684 31619888 684296 2.08 143836 3782364 1863592 5.49 1139200 3403816 465912 [2023-05-22T22:05:05.343Z] 21:54:01 27973608 31586148 714344 2.17 149352 3646092 1881988 5.55 1229796 3207732 2612 [2023-05-22T22:05:05.343Z] 21:55:01 27680312 31597436 703284 2.14 159028 3904720 1765052 5.20 1236852 3458684 12 [2023-05-22T22:05:05.343Z] 21:56:01 27680364 31597668 702744 2.14 159112 3904728 1765052 5.20 1236904 3458692 8 [2023-05-22T22:05:05.343Z] 21:57:01 27143912 31576224 710236 2.16 193296 4365608 1811856 5.34 1561648 3633448 944 [2023-05-22T22:05:05.343Z] 21:58:01 27148460 31576052 710568 2.16 191864 4362464 1799984 5.30 1559936 3630324 376 [2023-05-22T22:05:05.343Z] 21:59:01 27158876 31586712 699532 2.13 191908 4362496 1799984 5.30 1550292 3630340 24 [2023-05-22T22:05:05.343Z] 22:00:01 27159112 31587000 699220 2.13 191952 4362496 1799984 5.30 1550400 3630344 8 [2023-05-22T22:05:05.343Z] 22:01:01 27159064 31587280 699168 2.13 191984 4362500 1799984 5.30 1549856 3630640 12 [2023-05-22T22:05:05.343Z] 22:02:01 27158876 31587188 699164 2.13 192048 4362508 1799984 5.30 1550080 3630644 60 [2023-05-22T22:05:05.343Z] 22:03:01 27158924 31587476 698960 2.13 192060 4362508 1799984 5.30 1550012 3630836 16 [2023-05-22T22:05:05.343Z] 22:04:01 27159092 31587648 698684 2.12 192096 4362512 1799984 5.30 1549972 3630840 148 [2023-05-22T22:05:05.343Z] 22:05:01 27120992 31551792 731024 2.22 192216 4363844 1861476 5.49 1582180 3631072 304 [2023-05-22T22:05:05.343Z] Average: 27350098 31586809 703940 2.14 180058 4192680 1811454 5.34 1449779 3554416 36187 [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] 21:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-22T22:05:05.343Z] 21:53:01 ens3 581.80 348.51 7999.76 53.19 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:53:01 lo 6.20 6.20 0.60 0.60 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:53:01 docker0 179.94 292.93 14.65 2024.14 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:54:01 ens3 54.47 49.33 83.03 92.87 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:54:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:54:01 docker0 1.38 3.82 0.09 42.55 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:55:01 ens3 112.56 64.52 2576.21 12.61 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:55:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:55:01 docker0 1.38 4.03 0.09 43.05 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:56:01 ens3 1.55 0.67 0.80 0.58 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:57:01 ens3 184.56 94.62 2867.06 6.93 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:57:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:58:01 ens3 0.42 0.33 0.08 0.02 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:59:01 ens3 1.55 0.45 0.45 0.27 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:00:01 ens3 0.45 0.32 0.26 0.20 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:01:01 ens3 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:02:01 ens3 1.08 0.25 0.23 0.14 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:03:01 ens3 1.05 0.30 0.37 0.20 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:04:01 ens3 1.47 0.68 0.65 0.48 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:05:01 ens3 17.83 11.80 20.42 6.87 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] Average: ens3 73.78 43.98 1042.29 13.41 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] Average: docker0 14.05 23.14 1.14 162.28 0.00 0.00 0.00 0.00 [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] ---> sar -P ALL: [2023-05-22T22:05:05.343Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16380) 05/22/23 _x86_64_ (8 CPU) [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] 21:51:25 LINUX RESTART (8 CPU) [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] 21:52:01 CPU %user %nice %system %iowait %steal %idle [2023-05-22T22:05:05.343Z] 21:53:01 all 9.35 0.00 3.93 5.42 0.07 81.23 [2023-05-22T22:05:05.343Z] 21:53:01 0 8.79 0.00 4.61 12.11 0.08 74.40 [2023-05-22T22:05:05.343Z] 21:53:01 1 9.68 0.00 3.47 14.12 0.07 72.67 [2023-05-22T22:05:05.343Z] 21:53:01 2 9.26 0.00 4.28 0.96 0.08 85.41 [2023-05-22T22:05:05.343Z] 21:53:01 3 10.03 0.00 3.19 0.52 0.07 86.20 [2023-05-22T22:05:05.343Z] 21:53:01 4 8.39 0.00 4.48 0.91 0.05 86.17 [2023-05-22T22:05:05.343Z] 21:53:01 5 8.76 0.00 3.76 0.20 0.05 87.23 [2023-05-22T22:05:05.343Z] 21:53:01 6 11.42 0.00 3.29 4.74 0.05 80.50 [2023-05-22T22:05:05.343Z] 21:53:01 7 8.50 0.00 4.36 9.81 0.09 77.24 [2023-05-22T22:05:05.343Z] 21:54:01 all 35.21 0.00 5.73 3.23 0.08 55.75 [2023-05-22T22:05:05.343Z] 21:54:01 0 36.24 0.00 5.80 9.86 0.07 48.03 [2023-05-22T22:05:05.343Z] 21:54:01 1 35.76 0.00 5.38 10.25 0.08 48.53 [2023-05-22T22:05:05.343Z] 21:54:01 2 35.35 0.00 6.21 0.37 0.07 57.99 [2023-05-22T22:05:05.343Z] 21:54:01 3 34.99 0.00 5.38 0.07 0.08 59.48 [2023-05-22T22:05:05.343Z] 21:54:01 4 33.89 0.00 5.37 3.55 0.07 57.12 [2023-05-22T22:05:05.343Z] 21:54:01 5 35.48 0.00 5.59 1.11 0.08 57.73 [2023-05-22T22:05:05.343Z] 21:54:01 6 35.47 0.00 6.46 0.54 0.08 57.44 [2023-05-22T22:05:05.343Z] 21:54:01 7 34.52 0.00 5.65 0.10 0.08 59.64 [2023-05-22T22:05:05.343Z] 21:55:01 all 2.96 0.00 1.15 1.19 0.03 94.67 [2023-05-22T22:05:05.343Z] 21:55:01 0 2.51 0.00 0.94 0.42 0.03 96.10 [2023-05-22T22:05:05.343Z] 21:55:01 1 3.03 0.00 1.27 0.84 0.02 94.84 [2023-05-22T22:05:05.343Z] 21:55:01 2 2.48 0.00 1.44 0.05 0.03 96.00 [2023-05-22T22:05:05.343Z] 21:55:01 3 2.78 0.00 1.42 4.56 0.02 91.22 [2023-05-22T22:05:05.343Z] 21:55:01 4 4.34 0.00 1.00 0.71 0.03 93.92 [2023-05-22T22:05:05.343Z] 21:55:01 5 2.59 0.00 0.89 2.07 0.02 94.43 [2023-05-22T22:05:05.343Z] 21:55:01 6 2.80 0.00 1.16 0.39 0.03 95.63 [2023-05-22T22:05:05.343Z] 21:55:01 7 3.12 0.00 1.13 0.52 0.02 95.21 [2023-05-22T22:05:05.343Z] 21:56:01 all 0.10 0.00 0.00 0.01 0.01 99.88 [2023-05-22T22:05:05.343Z] 21:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-22T22:05:05.343Z] 21:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-22T22:05:05.343Z] 21:56:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-22T22:05:05.343Z] 21:56:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2023-05-22T22:05:05.343Z] 21:56:01 4 0.63 0.00 0.00 0.00 0.02 99.35 [2023-05-22T22:05:05.343Z] 21:56:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2023-05-22T22:05:05.343Z] 21:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-22T22:05:05.343Z] 21:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-22T22:05:05.343Z] 21:57:01 all 2.32 0.00 1.49 1.35 0.02 94.82 [2023-05-22T22:05:05.343Z] 21:57:01 0 2.60 0.00 0.90 0.58 0.02 95.90 [2023-05-22T22:05:05.343Z] 21:57:01 1 1.87 0.00 0.92 0.50 0.02 96.69 [2023-05-22T22:05:05.343Z] 21:57:01 2 1.30 0.00 0.85 0.08 0.03 97.73 [2023-05-22T22:05:05.343Z] 21:57:01 3 2.92 0.00 1.87 0.17 0.03 95.01 [2023-05-22T22:05:05.343Z] 21:57:01 4 3.36 0.00 2.82 1.86 0.02 91.94 [2023-05-22T22:05:05.343Z] 21:57:01 5 1.67 0.00 1.04 6.12 0.02 91.16 [2023-05-22T22:05:05.343Z] 21:57:01 6 1.82 0.00 1.20 1.37 0.02 95.59 [2023-05-22T22:05:05.343Z] 21:57:01 7 2.98 0.00 2.33 0.15 0.03 94.51 [2023-05-22T22:05:05.343Z] 21:58:01 all 0.07 0.00 0.07 0.01 0.01 99.84 [2023-05-22T22:05:05.343Z] 21:58:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2023-05-22T22:05:05.343Z] 21:58:01 1 0.02 0.00 0.08 0.00 0.00 99.90 [2023-05-22T22:05:05.343Z] 21:58:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2023-05-22T22:05:05.343Z] 21:58:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-22T22:05:05.343Z] 21:58:01 4 0.08 0.00 0.07 0.02 0.00 99.83 [2023-05-22T22:05:05.343Z] 21:58:01 5 0.00 0.00 0.07 0.07 0.02 99.85 [2023-05-22T22:05:05.343Z] 21:58:01 6 0.22 0.00 0.12 0.02 0.02 99.63 [2023-05-22T22:05:05.343Z] 21:58:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2023-05-22T22:05:05.343Z] 21:59:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-05-22T22:05:05.343Z] 21:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-22T22:05:05.343Z] 21:59:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-22T22:05:05.343Z] 21:59:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-22T22:05:05.343Z] 21:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-22T22:05:05.343Z] 21:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-22T22:05:05.343Z] 21:59:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-22T22:05:05.343Z] 21:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-22T22:05:05.343Z] 21:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-22T22:05:05.343Z] 22:00:01 all 0.01 0.00 0.01 0.03 0.01 99.94 [2023-05-22T22:05:05.343Z] 22:00:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-22T22:05:05.343Z] 22:00:01 1 0.00 0.00 0.02 0.17 0.00 99.82 [2023-05-22T22:05:05.343Z] 22:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-22T22:05:05.343Z] 22:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-22T22:05:05.343Z] 22:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-22T22:05:05.343Z] 22:00:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-22T22:05:05.343Z] 22:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-22T22:05:05.343Z] 22:00:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-22T22:05:05.343Z] 22:01:01 all 0.02 0.00 0.01 0.05 0.00 99.91 [2023-05-22T22:05:05.343Z] 22:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-22T22:05:05.343Z] 22:01:01 1 0.03 0.00 0.00 0.37 0.00 99.60 [2023-05-22T22:05:05.343Z] 22:01:01 2 0.05 0.00 0.02 0.05 0.02 99.87 [2023-05-22T22:05:05.343Z] 22:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-22T22:05:05.343Z] 22:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-22T22:05:05.343Z] 22:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-22T22:05:05.343Z] 22:01:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-22T22:05:05.343Z] 22:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-22T22:05:05.343Z] 22:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-22T22:05:05.343Z] 22:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-22T22:05:05.343Z] 22:02:01 1 0.00 0.00 0.03 0.10 0.02 99.85 [2023-05-22T22:05:05.343Z] 22:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-22T22:05:05.343Z] 22:02:01 3 0.08 0.00 0.00 0.02 0.00 99.90 [2023-05-22T22:05:05.343Z] 22:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-22T22:05:05.343Z] 22:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-22T22:05:05.343Z] 22:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-22T22:05:05.343Z] 22:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-22T22:05:05.343Z] 22:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-05-22T22:05:05.343Z] 22:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-22T22:05:05.343Z] 22:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-22T22:05:05.343Z] 22:03:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-22T22:05:05.343Z] 22:03:01 3 0.20 0.00 0.00 0.00 0.00 99.80 [2023-05-22T22:05:05.343Z] 22:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-22T22:05:05.343Z] 22:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-22T22:05:05.343Z] 22:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-22T22:05:05.343Z] 22:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-22T22:05:05.343Z] [2023-05-22T22:05:05.343Z] 22:03:01 CPU %user %nice %system %iowait %steal %idle [2023-05-22T22:05:05.343Z] 22:04:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2023-05-22T22:05:05.343Z] 22:04:01 0 0.45 0.00 0.02 0.00 0.02 99.52 [2023-05-22T22:05:05.343Z] 22:04:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-22T22:05:05.343Z] 22:04:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-05-22T22:05:05.343Z] 22:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-22T22:05:05.343Z] 22:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-22T22:05:05.343Z] 22:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-22T22:05:05.343Z] 22:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-22T22:05:05.343Z] 22:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-22T22:05:05.343Z] 22:05:01 all 0.51 0.00 0.15 0.02 0.01 99.31 [2023-05-22T22:05:05.343Z] 22:05:01 0 1.15 0.00 0.13 0.00 0.03 98.69 [2023-05-22T22:05:05.343Z] 22:05:01 1 0.22 0.00 0.13 0.05 0.02 99.58 [2023-05-22T22:05:05.343Z] 22:05:01 2 0.28 0.00 0.17 0.02 0.02 99.52 [2023-05-22T22:05:05.343Z] 22:05:01 3 0.17 0.00 0.12 0.00 0.00 99.72 [2023-05-22T22:05:05.343Z] 22:05:01 4 1.05 0.00 0.17 0.00 0.00 98.78 [2023-05-22T22:05:05.343Z] 22:05:01 5 0.30 0.00 0.13 0.03 0.00 99.53 [2023-05-22T22:05:05.343Z] 22:05:01 6 0.13 0.00 0.13 0.02 0.00 99.72 [2023-05-22T22:05:05.343Z] 22:05:01 7 0.78 0.00 0.22 0.05 0.02 98.93 [2023-05-22T22:05:05.343Z] Average: all 3.88 0.00 0.96 0.87 0.02 94.27 [2023-05-22T22:05:05.343Z] Average: 0 3.98 0.00 0.96 1.76 0.03 93.27 [2023-05-22T22:05:05.343Z] Average: 1 3.87 0.00 0.87 2.02 0.02 93.22 [2023-05-22T22:05:05.343Z] Average: 2 3.76 0.00 1.00 0.12 0.03 95.10 [2023-05-22T22:05:05.343Z] Average: 3 3.93 0.00 0.92 0.41 0.02 94.73 [2023-05-22T22:05:05.344Z] Average: 4 3.96 0.00 1.06 0.54 0.02 94.43 [2023-05-22T22:05:05.344Z] Average: 5 3.74 0.00 0.88 0.75 0.02 94.62 [2023-05-22T22:05:05.344Z] Average: 6 3.97 0.00 0.95 0.54 0.02 94.52 [2023-05-22T22:05:05.344Z] Average: 7 3.82 0.00 1.05 0.80 0.02 94.30 [2023-05-22T22:05:05.344Z] [2023-05-22T22:05:05.344Z] [2023-05-22T22:05:05.344Z]