Pull request #459 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4aae816fa3bc7ed15c0c146ae454eb567e00d77d+1a68168e1b466f81fb38e733dbe2211c06120b2a (1ecc9a8a3829b06c4b87a28843520c0c3531fa0d) 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-ssh14213847106802413445.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1145337550177542995.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-459/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-459/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17931648318127208373.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-459/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17896419464085304628.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh707701127725358421.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-459/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-459/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1877866091626763050.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9136’ Running on prd-ubuntu20.04-docker-8c-8g-9140 in /w/workspace/xfoundry_device-modbus-go_PR-459 [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-459 # 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/459/head:refs/remotes/origin/PR-459 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1a68168e1b466f81fb38e733dbe2211c06120b2a into PR head commit 4aae816fa3bc7ed15c0c146ae454eb567e00d77d Merge succeeded, producing 4aae816fa3bc7ed15c0c146ae454eb567e00d77d Checking out Revision 4aae816fa3bc7ed15c0c146ae454eb567e00d77d (PR-459) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-20T06:00:47.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-20T06:00:47.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-20T06:00:48.074Z] ========================================================= [2023-04-20T06:00:48.074Z] EdgeX Global Pipelines Version Info [2023-04-20T06:00:48.074Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4aae816fa3bc7ed15c0c146ae454eb567e00d77d # 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 1a68168e1b466f81fb38e733dbe2211c06120b2a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aae816fa3bc7ed15c0c146ae454eb567e00d77d # timeout=10 [2023-04-20T06:00:48.817Z] ------------------- [2023-04-20T06:00:48.817Z] stable info: [2023-04-20T06:00:48.817Z] ------------------- [2023-04-20T06:00:48.817Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-20T06:00:48.817Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T06:00:48.817Z] Message: update stable to v1.0.248 [2023-04-20T06:00:49.385Z] ------------------- [2023-04-20T06:00:49.385Z] experimental info: [2023-04-20T06:00:49.385Z] ------------------- [2023-04-20T06:00:49.385Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-20T06:00:49.385Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T06:00:49.385Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-20T06:00:49.785Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-04-20T06:00:49.825Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-04-20T06:00:49.866Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-20T06:00:49.907Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-20T06:00:49.948Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-20T06:00:49.991Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-20T06:00:50.032Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-20T06:00:50.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-20T06:00:50.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-20T06:00:50.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-20T06:00:50.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-20T06:00:50.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-04-20T06:00:50.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-20T06:00:50.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-20T06:00:50.395Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T06:00:50.441Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T06:00:50.484Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T06:00:50.526Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T06:00:50.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-20T06:00:50.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-20T06:00:50.649Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-20T06:00:50.696Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-20T06:00:50.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-20T06:00:50.777Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-20T06:00:50.810Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-20T06:00:50.847Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-20T06:00:50.884Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-20T06:00:50.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-459 [Pipeline] echo [2023-04-20T06:00:50.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-459 [Pipeline] echo [2023-04-20T06:00:51.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-459 [Pipeline] echo [2023-04-20T06:00:51.046Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4aae816fa3bc7ed15c0c146ae454eb567e00d77d [Pipeline] echo [2023-04-20T06:00:51.088Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4aae816 [Pipeline] echo [2023-04-20T06:00:51.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T06:00:51.255Z] provisioning config files... [2023-04-20T06:00:51.268Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-459@tmp/config4386837988506633969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:00:51.655Z] ---> docker-login.sh [2023-04-20T06:00:51.655Z] nexus3.edgexfoundry.org:10001 [2023-04-20T06:00:51.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:52.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:52.176Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:52.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:52.176Z] [2023-04-20T06:00:52.176Z] Login Succeeded [2023-04-20T06:00:52.176Z] nexus3.edgexfoundry.org:10002 [2023-04-20T06:00:52.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:52.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:52.436Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:52.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:52.436Z] [2023-04-20T06:00:52.436Z] Login Succeeded [2023-04-20T06:00:52.436Z] nexus3.edgexfoundry.org:10003 [2023-04-20T06:00:52.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:52.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:52.698Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:52.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:52.698Z] [2023-04-20T06:00:52.698Z] Login Succeeded [2023-04-20T06:00:52.698Z] nexus3.edgexfoundry.org:10004 [2023-04-20T06:00:52.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:52.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:52.957Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:52.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:52.957Z] [2023-04-20T06:00:52.957Z] Login Succeeded [2023-04-20T06:00:52.957Z] docker.io [2023-04-20T06:00:52.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:53.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:53.219Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:53.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:53.219Z] [2023-04-20T06:00:53.219Z] Login Succeeded [2023-04-20T06:00:53.219Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T06:00:53.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-20T06:00:53.927Z] + git rev-list -1 --merges 4aae816fa3bc7ed15c0c146ae454eb567e00d77d~1..4aae816fa3bc7ed15c0c146ae454eb567e00d77d [Pipeline] echo [2023-04-20T06:00:53.991Z] -----------> git rev-list -1 --merges 4aae816fa3bc7ed15c0c146ae454eb567e00d77d~1..4aae816fa3bc7ed15c0c146ae454eb567e00d77d 4aae816fa3bc7ed15c0c146ae454eb567e00d77d [false] [Pipeline] sh [2023-04-20T06:00:54.294Z] + git log --format=format:%s -1 4aae816fa3bc7ed15c0c146ae454eb567e00d77d [Pipeline] echo [2023-04-20T06:00:54.327Z] ========================================================= [2023-04-20T06:00:54.327Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-20T06:00:54.327Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T06:00:54.742Z] + git log --format=format:%s -1 4aae816fa3bc7ed15c0c146ae454eb567e00d77d [Pipeline] echo [2023-04-20T06:00:54.777Z] [semverPrep] GIT_COMMIT: 4aae816fa3bc7ed15c0c146ae454eb567e00d77d, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-20T06:00:54.802Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-20T06:00:55.165Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T06:00:55.165Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-20T06:00:55.165Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-20T06:00:55.165Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-20T06:00:55.165Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-20T06:00:55.165Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-20T06:00:55.165Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:00:55.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T06:00:55.606Z] [2023-04-20T06:00:55.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:00:55.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T06:00:55.993Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-20T06:00:55.993Z] b85a868b505f: Pulling fs layer [2023-04-20T06:00:55.993Z] e2be974225ed: Pulling fs layer [2023-04-20T06:00:55.993Z] 339a4e72a1f5: Pulling fs layer [2023-04-20T06:00:55.993Z] 988bab9f4d93: Pulling fs layer [2023-04-20T06:00:55.993Z] 1469e6f7b9e6: Pulling fs layer [2023-04-20T06:00:55.993Z] eaf3925da568: Pulling fs layer [2023-04-20T06:00:55.993Z] bab4dde63d76: Pulling fs layer [2023-04-20T06:00:55.993Z] bde34c3a00c8: Pulling fs layer [2023-04-20T06:00:55.993Z] b352a97aabf1: Pulling fs layer [2023-04-20T06:00:55.993Z] 4872d77fe225: Pulling fs layer [2023-04-20T06:00:55.993Z] 5851b861e8e6: Pulling fs layer [2023-04-20T06:00:55.993Z] b352a97aabf1: Waiting [2023-04-20T06:00:55.993Z] bde34c3a00c8: Waiting [2023-04-20T06:00:55.993Z] bab4dde63d76: Waiting [2023-04-20T06:00:55.993Z] 4872d77fe225: Waiting [2023-04-20T06:00:55.993Z] 5851b861e8e6: Waiting [2023-04-20T06:00:55.993Z] 988bab9f4d93: Waiting [2023-04-20T06:00:55.993Z] 1469e6f7b9e6: Waiting [2023-04-20T06:00:55.993Z] eaf3925da568: Waiting [2023-04-20T06:00:55.993Z] e2be974225ed: Verifying Checksum [2023-04-20T06:00:55.993Z] e2be974225ed: Download complete [2023-04-20T06:00:55.993Z] 988bab9f4d93: Download complete [2023-04-20T06:00:55.993Z] 1469e6f7b9e6: Verifying Checksum [2023-04-20T06:00:55.993Z] 1469e6f7b9e6: Download complete [2023-04-20T06:00:56.251Z] 339a4e72a1f5: Verifying Checksum [2023-04-20T06:00:56.251Z] 339a4e72a1f5: Download complete [2023-04-20T06:00:56.251Z] eaf3925da568: Verifying Checksum [2023-04-20T06:00:56.252Z] eaf3925da568: Download complete [2023-04-20T06:00:56.252Z] bde34c3a00c8: Download complete [2023-04-20T06:00:56.252Z] b352a97aabf1: Verifying Checksum [2023-04-20T06:00:56.252Z] b352a97aabf1: Download complete [2023-04-20T06:00:56.252Z] 4872d77fe225: Verifying Checksum [2023-04-20T06:00:56.252Z] 4872d77fe225: Download complete [2023-04-20T06:00:56.252Z] 5851b861e8e6: Download complete [2023-04-20T06:00:56.252Z] b85a868b505f: Verifying Checksum [2023-04-20T06:00:56.252Z] b85a868b505f: Download complete [2023-04-20T06:00:56.510Z] bab4dde63d76: Verifying Checksum [2023-04-20T06:00:56.510Z] bab4dde63d76: Download complete [2023-04-20T06:00:57.445Z] b85a868b505f: Pull complete [2023-04-20T06:00:57.445Z] e2be974225ed: Pull complete [2023-04-20T06:00:58.014Z] 339a4e72a1f5: Pull complete [2023-04-20T06:00:58.014Z] 988bab9f4d93: Pull complete [2023-04-20T06:00:58.272Z] 1469e6f7b9e6: Pull complete [2023-04-20T06:00:58.272Z] eaf3925da568: Pull complete [2023-04-20T06:01:00.183Z] bab4dde63d76: Pull complete [2023-04-20T06:01:00.183Z] bde34c3a00c8: Pull complete [2023-04-20T06:01:00.183Z] b352a97aabf1: Pull complete [2023-04-20T06:01:00.183Z] 4872d77fe225: Pull complete [2023-04-20T06:01:00.183Z] 5851b861e8e6: Pull complete [2023-04-20T06:01:00.183Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-20T06:01:00.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T06:01:00.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:01:00.410Z] prd-ubuntu20.04-docker-8c-8g-9140 does not seem to be running inside a container [2023-04-20T06:01:00.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-459 -v /w/workspace/xfoundry_device-modbus-go_PR-459:/w/workspace/xfoundry_device-modbus-go_PR-459:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-459@tmp:/w/workspace/xfoundry_device-modbus-go_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-20T06:01:02.699Z] $ docker top feed0b6961ebfe004a05c6eeb6fe5e5a9c8f6033ae2b7c26bbdc6602c976ec4b -eo pid,comm [2023-04-20T06:01:02.747Z] 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-04-20T06:01:02.747Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T06:01:02.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T06:01:02.874Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T06:01:02.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T06:01:02.990Z] $ docker exec feed0b6961ebfe004a05c6eeb6fe5e5a9c8f6033ae2b7c26bbdc6602c976ec4b ssh-agent [2023-04-20T06:01:03.090Z] SSH_AUTH_SOCK=/tmp/ssh-9XXqOYPrwCiq/agent.32 [2023-04-20T06:01:03.090Z] SSH_AGENT_PID=38 [2023-04-20T06:01:03.097Z] Running ssh-add (command line suppressed) [2023-04-20T06:01:03.193Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-459@tmp/private_key_3875504262071821409.key (/w/workspace/xfoundry_device-modbus-go_PR-459@tmp/private_key_3875504262071821409.key) [2023-04-20T06:01:03.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T06:01:03.535Z] + git tag --points-at HEAD [Pipeline] } [2023-04-20T06:01:03.566Z] $ docker exec --env ******** --env ******** feed0b6961ebfe004a05c6eeb6fe5e5a9c8f6033ae2b7c26bbdc6602c976ec4b ssh-agent -k [2023-04-20T06:01:03.666Z] unset SSH_AUTH_SOCK; [2023-04-20T06:01:03.666Z] unset SSH_AGENT_PID; [2023-04-20T06:01:03.666Z] echo Agent pid 38 killed; [2023-04-20T06:01:03.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-20T06:01:03.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T06:01:03.756Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T06:01:03.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T06:01:03.872Z] $ docker exec feed0b6961ebfe004a05c6eeb6fe5e5a9c8f6033ae2b7c26bbdc6602c976ec4b ssh-agent [2023-04-20T06:01:03.965Z] SSH_AUTH_SOCK=/tmp/ssh-er51zQVxkNjc/agent.71 [2023-04-20T06:01:03.965Z] SSH_AGENT_PID=77 [2023-04-20T06:01:03.971Z] Running ssh-add (command line suppressed) [2023-04-20T06:01:04.077Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-459@tmp/private_key_11524709933535399315.key (/w/workspace/xfoundry_device-modbus-go_PR-459@tmp/private_key_11524709933535399315.key) [2023-04-20T06:01:04.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T06:01:04.416Z] + git semver init [2023-04-20T06:01:04.677Z] 2023-04-20 06:01:04,587 [run_init] DEBUG init version:0.0.0 force:False [2023-04-20T06:01:04.677Z] 2023-04-20 06:01:04,588 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-459/.semver [2023-04-20T06:01:04.677Z] 2023-04-20 06:01:04,589 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-459/.semver [2023-04-20T06:01:04.677Z] 2023-04-20 06:01:04,589 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-459/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-459, universal_newlines=False, shell=None, istream=None) [2023-04-20T06:01:05.617Z] 2023-04-20 06:01:05,357 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-459/.git/info/exclude [2023-04-20T06:01:05.617Z] 2023-04-20 06:01:05,358 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-459/.semver/PR-459 with force:False [2023-04-20T06:01:05.617Z] 2023-04-20 06:01:05,358 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-459/.semver/PR-459 [2023-04-20T06:01:05.617Z] 2023-04-20 06:01:05,362 [execute] INFO git cat-file --batch-check [2023-04-20T06:01:05.617Z] 2023-04-20 06:01:05,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-459/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T06:01:05.617Z] 2023-04-20 06:01:05,367 [execute] INFO git cat-file --batch [2023-04-20T06:01:05.617Z] 2023-04-20 06:01:05,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-459/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T06:01:05.617Z] 2023-04-20 06:01:05,372 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-459/.semver/PR-459 [2023-04-20T06:01:05.617Z] 0.0.0 [Pipeline] } [2023-04-20T06:01:05.648Z] $ docker exec --env ******** --env ******** feed0b6961ebfe004a05c6eeb6fe5e5a9c8f6033ae2b7c26bbdc6602c976ec4b ssh-agent -k [2023-04-20T06:01:05.736Z] unset SSH_AUTH_SOCK; [2023-04-20T06:01:05.736Z] unset SSH_AGENT_PID; [2023-04-20T06:01:05.736Z] echo Agent pid 77 killed; [2023-04-20T06:01:05.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T06:01:06.156Z] + git semver [Pipeline] } [2023-04-20T06:01:06.445Z] $ docker stop --time=1 feed0b6961ebfe004a05c6eeb6fe5e5a9c8f6033ae2b7c26bbdc6602c976ec4b [2023-04-20T06:01:07.762Z] $ docker rm -f --volumes feed0b6961ebfe004a05c6eeb6fe5e5a9c8f6033ae2b7c26bbdc6602c976ec4b [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T06:01:08.162Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-20T06:01:08.436Z] Stashed 1 file(s) [Pipeline] echo [2023-04-20T06:01:08.453Z] [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-04-20T06:01:09.067Z] provisioning config files... [2023-04-20T06:01:09.077Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-459@tmp/config3047889859712988254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:01:09.425Z] ---> docker-login.sh [2023-04-20T06:01:09.426Z] nexus3.edgexfoundry.org:10001 [2023-04-20T06:01:09.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:01:09.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:01:09.426Z] Configure a credential helper to remove this warning. See [2023-04-20T06:01:09.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:01:09.426Z] [2023-04-20T06:01:09.426Z] Login Succeeded [2023-04-20T06:01:09.426Z] nexus3.edgexfoundry.org:10002 [2023-04-20T06:01:09.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:01:09.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:01:09.426Z] Configure a credential helper to remove this warning. See [2023-04-20T06:01:09.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:01:09.426Z] [2023-04-20T06:01:09.426Z] Login Succeeded [2023-04-20T06:01:09.426Z] nexus3.edgexfoundry.org:10003 [2023-04-20T06:01:09.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:01:09.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:01:09.686Z] Configure a credential helper to remove this warning. See [2023-04-20T06:01:09.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:01:09.686Z] [2023-04-20T06:01:09.686Z] Login Succeeded [2023-04-20T06:01:09.686Z] nexus3.edgexfoundry.org:10004 [2023-04-20T06:01:09.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:01:09.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:01:09.686Z] Configure a credential helper to remove this warning. See [2023-04-20T06:01:09.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:01:09.686Z] [2023-04-20T06:01:09.686Z] Login Succeeded [2023-04-20T06:01:09.686Z] docker.io [2023-04-20T06:01:09.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:01:09.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:01:09.946Z] Configure a credential helper to remove this warning. See [2023-04-20T06:01:09.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:01:09.946Z] [2023-04-20T06:01:09.946Z] Login Succeeded [2023-04-20T06:01:09.946Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T06:01:09.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T06:01:10.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T06:01:10.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T06:01:10.280Z] ========================================================= [2023-04-20T06:01:10.280Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-20T06:01:10.280Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:01:10.753Z] + 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-04-20T06:01:10.753Z] Sending build context to Docker daemon 6.456MB [2023-04-20T06:01:10.753Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T06:01:10.753Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-20T06:01:10.753Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-20T06:01:10.753Z] 63b65145d645: Pulling fs layer [2023-04-20T06:01:10.753Z] a2d21d5440eb: Pulling fs layer [2023-04-20T06:01:10.753Z] 935e6c44a52c: Pulling fs layer [2023-04-20T06:01:10.753Z] 94cc34f8dd06: Pulling fs layer [2023-04-20T06:01:10.753Z] 30dea6a524f1: Pulling fs layer [2023-04-20T06:01:10.753Z] a2aff8979fd8: Pulling fs layer [2023-04-20T06:01:10.753Z] 6808be2612f2: Pulling fs layer [2023-04-20T06:01:10.753Z] f25807f1079a: Pulling fs layer [2023-04-20T06:01:10.754Z] f25807f1079a: Waiting [2023-04-20T06:01:10.754Z] 6808be2612f2: Waiting [2023-04-20T06:01:10.754Z] 30dea6a524f1: Waiting [2023-04-20T06:01:10.754Z] a2aff8979fd8: Waiting [2023-04-20T06:01:10.754Z] 94cc34f8dd06: Waiting [2023-04-20T06:01:10.754Z] a2d21d5440eb: Verifying Checksum [2023-04-20T06:01:10.754Z] a2d21d5440eb: Download complete [2023-04-20T06:01:10.754Z] 94cc34f8dd06: Download complete [2023-04-20T06:01:10.754Z] 30dea6a524f1: Download complete [2023-04-20T06:01:11.013Z] 63b65145d645: Verifying Checksum [2023-04-20T06:01:11.013Z] 63b65145d645: Download complete [2023-04-20T06:01:11.013Z] a2aff8979fd8: Verifying Checksum [2023-04-20T06:01:11.013Z] a2aff8979fd8: Download complete [2023-04-20T06:01:11.014Z] 63b65145d645: Pull complete [2023-04-20T06:01:11.274Z] a2d21d5440eb: Pull complete [2023-04-20T06:01:11.274Z] f25807f1079a: Download complete [2023-04-20T06:01:11.532Z] 935e6c44a52c: Verifying Checksum [2023-04-20T06:01:11.532Z] 935e6c44a52c: Download complete [2023-04-20T06:01:11.791Z] 6808be2612f2: Verifying Checksum [2023-04-20T06:01:11.791Z] 6808be2612f2: Download complete [2023-04-20T06:01:15.078Z] 935e6c44a52c: Pull complete [2023-04-20T06:01:15.078Z] 94cc34f8dd06: Pull complete [2023-04-20T06:01:15.078Z] 30dea6a524f1: Pull complete [2023-04-20T06:01:15.078Z] a2aff8979fd8: Pull complete [2023-04-20T06:01:16.979Z] 6808be2612f2: Pull complete [2023-04-20T06:01:17.559Z] f25807f1079a: Pull complete [2023-04-20T06:01:17.559Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-20T06:01:17.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T06:01:17.559Z] ---> 3b553350e43f [2023-04-20T06:01:17.559Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-20T06:01:21.757Z] ---> Running in 358a4948cab7 [2023-04-20T06:01:21.757Z] Removing intermediate container 358a4948cab7 [2023-04-20T06:01:21.757Z] ---> 5380e007182b [2023-04-20T06:01:21.757Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T06:01:21.757Z] ---> Running in b297c7f496ae [2023-04-20T06:01:22.020Z] Removing intermediate container b297c7f496ae [2023-04-20T06:01:22.020Z] ---> df6569a92a1f [2023-04-20T06:01:22.020Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-20T06:01:22.020Z] ---> Running in bfaaae156c5f [2023-04-20T06:01:22.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T06:01:22.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T06:01:22.540Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-20T06:01:22.540Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-20T06:01:22.540Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-20T06:01:22.540Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-20T06:01:22.540Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-20T06:01:22.540Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-20T06:01:22.540Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-20T06:01:22.540Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-20T06:01:22.540Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T06:01:22.540Z] OK: 270 MiB in 61 packages [2023-04-20T06:01:23.107Z] Removing intermediate container bfaaae156c5f [2023-04-20T06:01:23.107Z] ---> c36381d0227d [2023-04-20T06:01:23.107Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-20T06:01:23.107Z] ---> Running in 1847db28b477 [2023-04-20T06:01:23.107Z] Removing intermediate container 1847db28b477 [2023-04-20T06:01:23.107Z] ---> 3f9b5791c72d [2023-04-20T06:01:23.107Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-20T06:01:23.367Z] ---> 74ad1c77b836 [2023-04-20T06:01:23.367Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T06:01:23.367Z] ---> Running in 27d8883c629a [2023-04-20T06:01:23.888Z] Still waiting to schedule task [2023-04-20T06:01:23.888Z] ‘prd-centos7-blackbox-4c-2g-8594’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-20T06:01:23.888Z] ‘prd-centos7-blackbox-4c-2g-8595’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-20T06:01:23.888Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9141’ is offline [2023-04-20T06:02:10.051Z] Removing intermediate container 27d8883c629a [2023-04-20T06:02:10.051Z] ---> a9da313886c5 [2023-04-20T06:02:10.051Z] Step 9/10 : COPY . . [2023-04-20T06:02:10.051Z] ---> b81e27dddad8 [2023-04-20T06:02:10.051Z] Step 10/10 : RUN ${MAKE} [2023-04-20T06:02:10.051Z] ---> Running in ebf16039951f [2023-04-20T06:02:10.051Z] noop [2023-04-20T06:02:10.051Z] Removing intermediate container ebf16039951f [2023-04-20T06:02:10.051Z] ---> 480fb53fc7f2 [2023-04-20T06:02:10.051Z] Successfully built 480fb53fc7f2 [2023-04-20T06:02:10.051Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:02:10.509Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T06:02:10.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:02:10.661Z] prd-ubuntu20.04-docker-8c-8g-9140 does not seem to be running inside a container [2023-04-20T06:02:10.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-459 -v /w/workspace/xfoundry_device-modbus-go_PR-459:/w/workspace/xfoundry_device-modbus-go_PR-459:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-459@tmp:/w/workspace/xfoundry_device-modbus-go_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-20T06:02:11.002Z] $ docker top 1c8c684324ed4220ec143779e6181d5f0e51edfa73dd7b56f117b466e9655fc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:02:11.396Z] + go version [2023-04-20T06:02:11.396Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-20T06:02:11.432Z] $ docker stop --time=1 1c8c684324ed4220ec143779e6181d5f0e51edfa73dd7b56f117b466e9655fc6 [2023-04-20T06:02:12.712Z] $ docker rm -f --volumes 1c8c684324ed4220ec143779e6181d5f0e51edfa73dd7b56f117b466e9655fc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:02:13.425Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T06:02:13.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:02:13.574Z] prd-ubuntu20.04-docker-8c-8g-9140 does not seem to be running inside a container [2023-04-20T06:02:13.608Z] $ 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-459 -v /w/workspace/xfoundry_device-modbus-go_PR-459:/w/workspace/xfoundry_device-modbus-go_PR-459:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-459@tmp:/w/workspace/xfoundry_device-modbus-go_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-20T06:02:13.952Z] $ docker top 52049136e89ae35f43b753c55270c37943e805cfa906a75700f5055d28545203 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:02:14.356Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-459 [Pipeline] fileExists [Pipeline] sh [2023-04-20T06:02:14.711Z] + make test [2023-04-20T06:02:14.711Z] go test ./... -coverprofile=coverage.out [2023-04-20T06:02:19.983Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-20T06:02:29.947Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-04-20T06:02:29.947Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.4% of statements [2023-04-20T06:02:34.131Z] go vet ./... [2023-04-20T06:02:38.315Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T06:02:38.315Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T06:02:38.315Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T06:02:38.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T06:02:38.391Z] $ docker stop --time=1 52049136e89ae35f43b753c55270c37943e805cfa906a75700f5055d28545203 [2023-04-20T06:02:41.438Z] $ docker rm -f --volumes 52049136e89ae35f43b753c55270c37943e805cfa906a75700f5055d28545203 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T06:02:42.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T06:02:42.195Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-20T06:02:42.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T06:02:43.174Z] + ls -al . [2023-04-20T06:02:43.174Z] total 180 [2023-04-20T06:02:43.174Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 06:02 . [2023-04-20T06:02:43.174Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 06:00 .. [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 06:00 .dockerignore [2023-04-20T06:02:43.174Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 06:01 .git [2023-04-20T06:02:43.174Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 06:00 .github [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 331 Apr 20 06:00 .gitignore [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 06:00 .golangci.yml [2023-04-20T06:02:43.174Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 06:01 .semver [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 10132 Apr 20 06:00 Attribution.txt [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 11576 Apr 20 06:00 CHANGELOG.md [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 1365 Apr 20 06:00 Dockerfile [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 06:00 GOVERNANCE.md [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 20 06:00 Jenkinsfile [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 06:00 LICENSE [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 1705 Apr 20 06:00 Makefile [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 20 06:00 OWNERS.md [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 4045 Apr 20 06:00 README.md [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 06:01 VERSION [2023-04-20T06:02:43.174Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 06:00 bin [2023-04-20T06:02:43.174Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 06:00 cmd [2023-04-20T06:02:43.174Z] -rw-r--r-- 1 jenkins jenkins 24160 Apr 20 06:02 coverage.out [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 3453 Apr 20 06:00 go.mod [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 31785 Apr 20 06:00 go.sum [2023-04-20T06:02:43.174Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 06:00 internal [2023-04-20T06:02:43.174Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 06:00 simulator [2023-04-20T06:02:43.174Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 06:00 snap [2023-04-20T06:02:43.174Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 20 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:02:43.582Z] + 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=4aae816fa3bc7ed15c0c146ae454eb567e00d77d --label arch=amd64 --label version=0.0.0 . [2023-04-20T06:02:43.582Z] Sending build context to Docker daemon 6.481MB [2023-04-20T06:02:43.582Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T06:02:43.582Z] Step 2/22 : FROM ${BASE} AS builder [2023-04-20T06:02:43.582Z] ---> 480fb53fc7f2 [2023-04-20T06:02:43.582Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-04-20T06:02:43.582Z] ---> Running in b5c1520d0592 [2023-04-20T06:02:43.844Z] Removing intermediate container b5c1520d0592 [2023-04-20T06:02:43.844Z] ---> 58176cdb8a2b [2023-04-20T06:02:43.844Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T06:02:43.844Z] ---> Running in 811725cbe650 [2023-04-20T06:02:43.844Z] Removing intermediate container 811725cbe650 [2023-04-20T06:02:43.844Z] ---> 452e167d21cb [2023-04-20T06:02:43.844Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-04-20T06:02:43.844Z] ---> Running in f35536426cec [2023-04-20T06:02:44.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T06:02:44.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T06:02:44.628Z] OK: 270 MiB in 61 packages [2023-04-20T06:02:44.889Z] Removing intermediate container f35536426cec [2023-04-20T06:02:44.889Z] ---> a38442c5111b [2023-04-20T06:02:44.889Z] Step 6/22 : WORKDIR /device-modbus-go [2023-04-20T06:02:44.889Z] ---> Running in c0d0330d2239 [2023-04-20T06:02:44.889Z] Removing intermediate container c0d0330d2239 [2023-04-20T06:02:44.889Z] ---> 4096e65b9586 [2023-04-20T06:02:44.889Z] Step 7/22 : COPY go.mod vendor* ./ [2023-04-20T06:02:45.149Z] ---> ffffac64cc08 [2023-04-20T06:02:45.149Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T06:02:45.149Z] ---> Running in 098b217dd8e7 [2023-04-20T06:02:45.719Z] Removing intermediate container 098b217dd8e7 [2023-04-20T06:02:45.719Z] ---> c31084f8da2a [2023-04-20T06:02:45.719Z] Step 9/22 : COPY . . [2023-04-20T06:02:46.287Z] ---> cab03d96b048 [2023-04-20T06:02:46.287Z] Step 10/22 : RUN ${MAKE} [2023-04-20T06:02:46.287Z] ---> Running in a992d626f73a [2023-04-20T06:02:46.287Z] 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-04-20T06:03:08.218Z] Removing intermediate container a992d626f73a [2023-04-20T06:03:08.218Z] ---> 3d18f7938f97 [2023-04-20T06:03:08.218Z] Step 11/22 : FROM alpine:3.17 [2023-04-20T06:03:08.218Z] 3.17: Pulling from library/alpine [2023-04-20T06:03:08.218Z] f56be85fc22e: Pulling fs layer [2023-04-20T06:03:08.218Z] f56be85fc22e: Verifying Checksum [2023-04-20T06:03:08.218Z] f56be85fc22e: Download complete [2023-04-20T06:03:08.218Z] f56be85fc22e: Pull complete [2023-04-20T06:03:08.218Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T06:03:08.218Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T06:03:08.218Z] ---> 9ed4aefc74f6 [2023-04-20T06:03:08.218Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-04-20T06:03:08.218Z] ---> Running in 57bc4f3ad3ea [2023-04-20T06:03:08.218Z] Removing intermediate container 57bc4f3ad3ea [2023-04-20T06:03:08.218Z] ---> dc7b62d345b6 [2023-04-20T06:03:08.218Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-04-20T06:03:08.218Z] ---> Running in 57e3131fc59e [2023-04-20T06:03:08.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T06:03:08.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T06:03:08.218Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T06:03:08.218Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T06:03:08.218Z] OK: 7 MiB in 16 packages [2023-04-20T06:03:08.218Z] Removing intermediate container 57e3131fc59e [2023-04-20T06:03:08.218Z] ---> 86be05e90870 [2023-04-20T06:03:08.218Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-04-20T06:03:08.218Z] ---> 021f578d4722 [2023-04-20T06:03:08.218Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-04-20T06:03:08.218Z] ---> 68c7fe878874 [2023-04-20T06:03:08.218Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-04-20T06:03:08.218Z] ---> d195a7e2e191 [2023-04-20T06:03:08.218Z] Step 17/22 : EXPOSE 59901 [2023-04-20T06:03:08.218Z] ---> Running in c590767b05c2 [2023-04-20T06:03:08.218Z] Removing intermediate container c590767b05c2 [2023-04-20T06:03:08.218Z] ---> 4460e4245fea [2023-04-20T06:03:08.218Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-04-20T06:03:08.218Z] ---> Running in a04403a50667 [2023-04-20T06:03:08.218Z] Removing intermediate container a04403a50667 [2023-04-20T06:03:08.218Z] ---> 4a72e6760bff [2023-04-20T06:03:08.218Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-20T06:03:08.218Z] ---> Running in a479f96c6fd6 [2023-04-20T06:03:08.218Z] Removing intermediate container a479f96c6fd6 [2023-04-20T06:03:08.218Z] ---> 7b4a3df4cbe1 [2023-04-20T06:03:08.218Z] Step 20/22 : LABEL arch=amd64 [2023-04-20T06:03:08.218Z] ---> Running in a3b4c2a2b87c [2023-04-20T06:03:08.218Z] Removing intermediate container a3b4c2a2b87c [2023-04-20T06:03:08.218Z] ---> aae310f4109e [2023-04-20T06:03:08.218Z] Step 21/22 : LABEL git_sha=4aae816fa3bc7ed15c0c146ae454eb567e00d77d [2023-04-20T06:03:08.218Z] ---> Running in 5def9193a9dd [2023-04-20T06:03:08.218Z] Removing intermediate container 5def9193a9dd [2023-04-20T06:03:08.218Z] ---> 41286c115363 [2023-04-20T06:03:08.218Z] Step 22/22 : LABEL version=0.0.0 [2023-04-20T06:03:08.218Z] ---> Running in 08298f470c49 [2023-04-20T06:03:08.218Z] Removing intermediate container 08298f470c49 [2023-04-20T06:03:08.218Z] ---> a2efad2551b8 [2023-04-20T06:03:08.218Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T06:03:08.218Z] Successfully built a2efad2551b8 [2023-04-20T06:03:08.218Z] 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-04-20T06:03:09.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T06:03:09.147Z] [2023-04-20T06:03:09.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:03:09.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T06:03:09.521Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-20T06:03:09.521Z] 5eb5b503b376: Pulling fs layer [2023-04-20T06:03:09.521Z] 5c69ac0246d0: Pulling fs layer [2023-04-20T06:03:09.521Z] ec43610c2a17: Pulling fs layer [2023-04-20T06:03:09.521Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-20T06:03:09.521Z] 33b1e0a273af: Pulling fs layer [2023-04-20T06:03:09.521Z] 5d3b04190fa2: Pulling fs layer [2023-04-20T06:03:09.521Z] 2f39f015ded8: Pulling fs layer [2023-04-20T06:03:09.521Z] 3a2ae6a8a46f: Waiting [2023-04-20T06:03:09.521Z] 33b1e0a273af: Waiting [2023-04-20T06:03:09.521Z] 5d3b04190fa2: Waiting [2023-04-20T06:03:09.521Z] 2f39f015ded8: Waiting [2023-04-20T06:03:09.521Z] 5c69ac0246d0: Download complete [2023-04-20T06:03:09.521Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-20T06:03:09.521Z] 3a2ae6a8a46f: Download complete [2023-04-20T06:03:09.521Z] 33b1e0a273af: Verifying Checksum [2023-04-20T06:03:09.521Z] 33b1e0a273af: Download complete [2023-04-20T06:03:09.521Z] ec43610c2a17: Verifying Checksum [2023-04-20T06:03:09.521Z] ec43610c2a17: Download complete [2023-04-20T06:03:09.521Z] 5d3b04190fa2: Verifying Checksum [2023-04-20T06:03:09.521Z] 5d3b04190fa2: Download complete [2023-04-20T06:03:09.780Z] 5eb5b503b376: Verifying Checksum [2023-04-20T06:03:09.780Z] 5eb5b503b376: Download complete [2023-04-20T06:03:10.347Z] 2f39f015ded8: Download complete [2023-04-20T06:03:10.915Z] 5eb5b503b376: Pull complete [2023-04-20T06:03:11.172Z] 5c69ac0246d0: Pull complete [2023-04-20T06:03:11.430Z] ec43610c2a17: Pull complete [2023-04-20T06:03:11.430Z] 3a2ae6a8a46f: Pull complete [2023-04-20T06:03:11.689Z] 33b1e0a273af: Pull complete [2023-04-20T06:03:11.689Z] 5d3b04190fa2: Pull complete [2023-04-20T06:03:15.871Z] 2f39f015ded8: Pull complete [2023-04-20T06:03:15.871Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-20T06:03:15.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T06:03:15.871Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:03:16.116Z] prd-ubuntu20.04-docker-8c-8g-9140 does not seem to be running inside a container [2023-04-20T06:03:16.153Z] $ 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-459 -v /w/workspace/xfoundry_device-modbus-go_PR-459:/w/workspace/xfoundry_device-modbus-go_PR-459:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-459@tmp:/w/workspace/xfoundry_device-modbus-go_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-20T06:03:19.007Z] $ docker top 3bf839291115bf6a5aebc4caea983de3fe813050ca452e327f3ba7d74f018bb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:03:19.517Z] ---> job-cost.sh [2023-04-20T06:03:19.517Z] lf-activate-venv: SKIPPING [2023-04-20T06:03:19.517Z] INFO: No Stack... [2023-04-20T06:03:19.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T06:03:20.036Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T06:03:20.363Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-459/archives/cost.csv [2023-04-20T06:03:20.363Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T06:03:20.451Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-459-1-stack-cost] [2023-04-20T06:03:20.456Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-459-1-stack-cost] did not exist. Created. [2023-04-20T06:03:20.456Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T06:03:20.850Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-20T06:03:20.895Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T06:03:20.929Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-459-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T06:03:21.021Z] $ docker stop --time=1 3bf839291115bf6a5aebc4caea983de3fe813050ca452e327f3ba7d74f018bb8 [2023-04-20T06:03:22.162Z] $ docker rm -f --volumes 3bf839291115bf6a5aebc4caea983de3fe813050ca452e327f3ba7d74f018bb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-20T06:03:58.868Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9143 in /w/workspace/xfoundry_device-modbus-go_PR-459 [Pipeline] { [Pipeline] ws [2023-04-20T06:03:58.926Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-04-20T06:03:59.016Z] Selected Git installation does not exist. Using Default [2023-04-20T06:03:59.016Z] The recommended git tool is: NONE [2023-04-20T06:04:05.515Z] using credential edgex-jenkins-ssh [2023-04-20T06:04:05.535Z] Cloning the remote Git repository [2023-04-20T06:04:05.597Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-04-20T06:04:05.727Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-04-20T06:04:05.913Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-20T06:04:05.914Z] > git --version # timeout=10 [2023-04-20T06:04:05.937Z] > git --version # 'git version 2.25.1' [2023-04-20T06:04:05.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T06:04:06.118Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T06:04:08.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-20T06:04:08.379Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T06:04:10.026Z] Merging remotes/origin/main commit 1a68168e1b466f81fb38e733dbe2211c06120b2a into PR head commit 4aae816fa3bc7ed15c0c146ae454eb567e00d77d [2023-04-20T06:04:10.342Z] Merge succeeded, producing 4aae816fa3bc7ed15c0c146ae454eb567e00d77d [2023-04-20T06:04:10.343Z] Checking out Revision 4aae816fa3bc7ed15c0c146ae454eb567e00d77d (PR-459) [2023-04-20T06:04:09.435Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-20T06:04:09.489Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-20T06:04:09.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T06:04:09.511Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/459/head:refs/remotes/origin/PR-459 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-20T06:04:10.051Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T06:04:10.135Z] > git checkout -f 4aae816fa3bc7ed15c0c146ae454eb567e00d77d # timeout=10 [2023-04-20T06:04:10.237Z] > git remote # timeout=10 [2023-04-20T06:04:10.258Z] > git config --get remote.origin.url # timeout=10 [2023-04-20T06:04:10.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T06:04:10.293Z] > git merge 1a68168e1b466f81fb38e733dbe2211c06120b2a # timeout=10 [2023-04-20T06:04:10.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-20T06:04:10.354Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T06:04:10.376Z] > git checkout -f 4aae816fa3bc7ed15c0c146ae454eb567e00d77d # timeout=10 [2023-04-20T06:04:10.900Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-04-20T06:04:10.965Z] > git --version # timeout=10 [2023-04-20T06:04:10.979Z] > git --version # 'git version 2.25.1' [2023-04-20T06:04:11.000Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T06:04:12.138Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-20T06:04:12.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T06:04:12.138Z] Dload Upload Total Spent Left Speed [2023-04-20T06:04:12.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-04-20T06:04:12.844Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-20T06:04:13.202Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-04-20T06:04:13.202Z] /etc/docker/daemon.new [2023-04-20T06:04:13.202Z] { [2023-04-20T06:04:13.202Z] "registry-mirrors": [ [2023-04-20T06:04:13.202Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-20T06:04:13.202Z] ], [2023-04-20T06:04:13.202Z] "bip": "10.250.0.254/24", [2023-04-20T06:04:13.202Z] "hosts": [ [2023-04-20T06:04:13.202Z] "tcp://0.0.0.0:5555", [2023-04-20T06:04:13.202Z] "unix:///var/run/docker.sock" [2023-04-20T06:04:13.202Z] ], [2023-04-20T06:04:13.202Z] "mtu": 1458, [2023-04-20T06:04:13.202Z] "selinux-enabled": true, [2023-04-20T06:04:13.202Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-20T06:04:13.202Z] } [Pipeline] sh [2023-04-20T06:04:13.564Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-20T06:04:13.919Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T06:04:32.276Z] provisioning config files... [2023-04-20T06:04:32.304Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8881933824249389272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:04:32.703Z] ---> docker-login.sh [2023-04-20T06:04:32.703Z] nexus3.edgexfoundry.org:10001 [2023-04-20T06:04:33.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:04:33.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:04:33.293Z] Configure a credential helper to remove this warning. See [2023-04-20T06:04:33.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:04:33.293Z] [2023-04-20T06:04:33.293Z] Login Succeeded [2023-04-20T06:04:33.293Z] nexus3.edgexfoundry.org:10002 [2023-04-20T06:04:33.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:04:33.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:04:33.563Z] Configure a credential helper to remove this warning. See [2023-04-20T06:04:33.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:04:33.563Z] [2023-04-20T06:04:33.563Z] Login Succeeded [2023-04-20T06:04:33.563Z] nexus3.edgexfoundry.org:10003 [2023-04-20T06:04:33.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:04:34.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:04:34.101Z] Configure a credential helper to remove this warning. See [2023-04-20T06:04:34.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:04:34.101Z] [2023-04-20T06:04:34.101Z] Login Succeeded [2023-04-20T06:04:34.101Z] nexus3.edgexfoundry.org:10004 [2023-04-20T06:04:34.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:04:34.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:04:34.371Z] Configure a credential helper to remove this warning. See [2023-04-20T06:04:34.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:04:34.371Z] [2023-04-20T06:04:34.371Z] Login Succeeded [2023-04-20T06:04:34.371Z] docker.io [2023-04-20T06:04:34.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:04:34.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:04:34.908Z] Configure a credential helper to remove this warning. See [2023-04-20T06:04:34.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:04:34.908Z] [2023-04-20T06:04:34.908Z] Login Succeeded [2023-04-20T06:04:34.908Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T06:04:34.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T06:04:35.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T06:04:35.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T06:04:35.423Z] ========================================================= [2023-04-20T06:04:35.423Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-20T06:04:35.423Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:04:35.941Z] + 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-04-20T06:04:36.211Z] Sending build context to Docker daemon 3.372MB [2023-04-20T06:04:36.211Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T06:04:36.211Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-20T06:04:36.493Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-20T06:04:36.493Z] af6eaf76a39c: Pulling fs layer [2023-04-20T06:04:36.493Z] 55522c791124: Pulling fs layer [2023-04-20T06:04:36.493Z] ce5c4a1c91eb: Pulling fs layer [2023-04-20T06:04:36.493Z] 169dfbe0d373: Pulling fs layer [2023-04-20T06:04:36.493Z] e1ff8fa3b103: Pulling fs layer [2023-04-20T06:04:36.493Z] 52ebb69f0ebf: Pulling fs layer [2023-04-20T06:04:36.493Z] 5abe8eddf0d5: Pulling fs layer [2023-04-20T06:04:36.493Z] 169dfbe0d373: Waiting [2023-04-20T06:04:36.493Z] e1ff8fa3b103: Waiting [2023-04-20T06:04:36.493Z] 5abe8eddf0d5: Waiting [2023-04-20T06:04:36.493Z] 52ebb69f0ebf: Waiting [2023-04-20T06:04:36.493Z] 55522c791124: Verifying Checksum [2023-04-20T06:04:36.493Z] 55522c791124: Download complete [2023-04-20T06:04:36.493Z] 169dfbe0d373: Download complete [2023-04-20T06:04:36.493Z] e1ff8fa3b103: Verifying Checksum [2023-04-20T06:04:36.493Z] e1ff8fa3b103: Download complete [2023-04-20T06:04:36.493Z] af6eaf76a39c: Verifying Checksum [2023-04-20T06:04:37.468Z] af6eaf76a39c: Pull complete [2023-04-20T06:04:37.746Z] 5abe8eddf0d5: Verifying Checksum [2023-04-20T06:04:37.746Z] 5abe8eddf0d5: Download complete [2023-04-20T06:04:38.022Z] 55522c791124: Pull complete [2023-04-20T06:04:38.995Z] ce5c4a1c91eb: Verifying Checksum [2023-04-20T06:04:38.995Z] ce5c4a1c91eb: Download complete [2023-04-20T06:04:38.995Z] 52ebb69f0ebf: Verifying Checksum [2023-04-20T06:04:38.995Z] 52ebb69f0ebf: Download complete [2023-04-20T06:04:51.501Z] ce5c4a1c91eb: Pull complete [2023-04-20T06:04:51.501Z] 169dfbe0d373: Pull complete [2023-04-20T06:04:51.770Z] e1ff8fa3b103: Pull complete [2023-04-20T06:04:58.449Z] 52ebb69f0ebf: Pull complete [2023-04-20T06:04:59.874Z] 5abe8eddf0d5: Pull complete [2023-04-20T06:04:59.874Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-20T06:05:00.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T06:05:00.144Z] ---> 6cb57ee374ae [2023-04-20T06:05:00.144Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-20T06:05:01.120Z] ---> Running in 9c8a441e7a3c [2023-04-20T06:05:01.390Z] Removing intermediate container 9c8a441e7a3c [2023-04-20T06:05:01.390Z] ---> 1430d4e693dc [2023-04-20T06:05:01.390Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T06:05:01.390Z] ---> Running in d3c3a666ad3f [2023-04-20T06:05:01.662Z] Removing intermediate container d3c3a666ad3f [2023-04-20T06:05:01.662Z] ---> fd0f11a35cad [2023-04-20T06:05:01.662Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-20T06:05:01.932Z] ---> Running in 47c1304062d3 [2023-04-20T06:05:02.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T06:05:03.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T06:05:04.907Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-20T06:05:04.907Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-20T06:05:04.907Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-20T06:05:04.907Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-20T06:05:04.907Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-20T06:05:04.907Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-20T06:05:04.907Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-20T06:05:04.907Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-20T06:05:04.907Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T06:05:04.907Z] OK: 270 MiB in 61 packages [2023-04-20T06:05:06.326Z] Removing intermediate container 47c1304062d3 [2023-04-20T06:05:06.326Z] ---> b0b7d8fa3af3 [2023-04-20T06:05:06.326Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-20T06:05:06.326Z] ---> Running in 8274e389b702 [2023-04-20T06:05:06.597Z] Removing intermediate container 8274e389b702 [2023-04-20T06:05:06.597Z] ---> dccc68d626ed [2023-04-20T06:05:06.597Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-20T06:05:07.194Z] ---> 45765fc968d0 [2023-04-20T06:05:07.194Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T06:05:07.194Z] ---> Running in b58bf73be482 [2023-04-20T06:06:30.898Z] Removing intermediate container b58bf73be482 [2023-04-20T06:06:30.899Z] ---> a5409cbdcb23 [2023-04-20T06:06:30.899Z] Step 9/10 : COPY . . [2023-04-20T06:06:30.899Z] ---> efd7c7a5c1af [2023-04-20T06:06:30.899Z] Step 10/10 : RUN ${MAKE} [2023-04-20T06:06:30.899Z] ---> Running in cb404510d434 [2023-04-20T06:06:30.899Z] noop [2023-04-20T06:06:30.899Z] Removing intermediate container cb404510d434 [2023-04-20T06:06:30.899Z] ---> f97491a29961 [2023-04-20T06:06:30.899Z] Successfully built f97491a29961 [2023-04-20T06:06:30.899Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:06:31.384Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T06:06:31.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:06:31.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-9143 does not seem to be running inside a container [2023-04-20T06:06:31.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-20T06:06:33.055Z] $ docker top 23b610525f23de05b6f3130fda33fab13ae38b9831d4524a5443a8b768306d9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:06:33.966Z] + go version [2023-04-20T06:06:33.966Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-20T06:06:34.006Z] $ docker stop --time=1 23b610525f23de05b6f3130fda33fab13ae38b9831d4524a5443a8b768306d9e [2023-04-20T06:06:37.348Z] $ docker rm -f --volumes 23b610525f23de05b6f3130fda33fab13ae38b9831d4524a5443a8b768306d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:06:38.252Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T06:06:38.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:06:38.523Z] prd-ubuntu20.04-docker-arm64-4c-16g-9143 does not seem to be running inside a container [2023-04-20T06:06:38.604Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-20T06:06:39.919Z] $ docker top 0d8721f824f2568405429dc82a64ccc3ba2218a286a2bc35c872c5f35a36a155 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:06:40.840Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-20T06:06:41.561Z] + make test [2023-04-20T06:06:41.561Z] go test ./... -coverprofile=coverage.out [2023-04-20T06:07:20.689Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-20T06:09:42.446Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-04-20T06:09:42.446Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.076s coverage: 47.4% of statements [2023-04-20T06:09:42.446Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-20T06:09:42.446Z] go vet ./... [2023-04-20T06:10:00.672Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T06:10:00.672Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T06:10:00.672Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T06:10:00.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T06:10:00.751Z] $ docker stop --time=1 0d8721f824f2568405429dc82a64ccc3ba2218a286a2bc35c872c5f35a36a155 [2023-04-20T06:10:02.598Z] $ docker rm -f --volumes 0d8721f824f2568405429dc82a64ccc3ba2218a286a2bc35c872c5f35a36a155 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T06:10:03.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T06:10:03.833Z] Warning: overwriting stash ‘coverage-report’ [2023-04-20T06:10:04.278Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T06:10:04.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T06:10:05.302Z] + ls -al . [2023-04-20T06:10:05.302Z] total 176 [2023-04-20T06:10:05.302Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 06:06 . [2023-04-20T06:10:05.302Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 06:04 .. [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 06:04 .dockerignore [2023-04-20T06:10:05.302Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 06:04 .git [2023-04-20T06:10:05.302Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 06:04 .github [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 331 Apr 20 06:04 .gitignore [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 06:04 .golangci.yml [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 10132 Apr 20 06:04 Attribution.txt [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 11576 Apr 20 06:04 CHANGELOG.md [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 1365 Apr 20 06:04 Dockerfile [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 06:04 GOVERNANCE.md [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 20 06:04 Jenkinsfile [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 06:04 LICENSE [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 1705 Apr 20 06:04 Makefile [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 20 06:04 OWNERS.md [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 4045 Apr 20 06:04 README.md [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 06:01 VERSION [2023-04-20T06:10:05.302Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 06:04 bin [2023-04-20T06:10:05.302Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 06:04 cmd [2023-04-20T06:10:05.302Z] -rw-r--r-- 1 jenkins jenkins 24160 Apr 20 06:09 coverage.out [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 3453 Apr 20 06:04 go.mod [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 31785 Apr 20 06:04 go.sum [2023-04-20T06:10:05.302Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 06:04 internal [2023-04-20T06:10:05.302Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 06:04 simulator [2023-04-20T06:10:05.302Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 06:04 snap [2023-04-20T06:10:05.302Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 20 06:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:10:05.732Z] + 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=4aae816fa3bc7ed15c0c146ae454eb567e00d77d --label arch=arm64 --label version=0.0.0 . [2023-04-20T06:10:06.005Z] Sending build context to Docker daemon 3.397MB [2023-04-20T06:10:06.005Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T06:10:06.005Z] Step 2/22 : FROM ${BASE} AS builder [2023-04-20T06:10:06.005Z] ---> f97491a29961 [2023-04-20T06:10:06.005Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-04-20T06:10:06.276Z] ---> Running in b6438073f28a [2023-04-20T06:10:06.546Z] Removing intermediate container b6438073f28a [2023-04-20T06:10:06.546Z] ---> 5436996dd826 [2023-04-20T06:10:06.546Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T06:10:06.546Z] ---> Running in 764ed7dc550a [2023-04-20T06:10:06.814Z] Removing intermediate container 764ed7dc550a [2023-04-20T06:10:06.814Z] ---> 40564c73d931 [2023-04-20T06:10:06.814Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-04-20T06:10:06.814Z] ---> Running in 2afe11eb9552 [2023-04-20T06:10:07.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T06:10:08.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T06:10:09.724Z] OK: 270 MiB in 61 packages [2023-04-20T06:10:10.690Z] Removing intermediate container 2afe11eb9552 [2023-04-20T06:10:10.690Z] ---> b0328f5eb66d [2023-04-20T06:10:10.690Z] Step 6/22 : WORKDIR /device-modbus-go [2023-04-20T06:10:10.690Z] ---> Running in b1563a6bdeac [2023-04-20T06:10:10.958Z] Removing intermediate container b1563a6bdeac [2023-04-20T06:10:10.958Z] ---> f9936f58d7d7 [2023-04-20T06:10:10.958Z] Step 7/22 : COPY go.mod vendor* ./ [2023-04-20T06:10:12.903Z] ---> 0885223eae27 [2023-04-20T06:10:12.903Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T06:10:12.903Z] ---> Running in 8c7c41f75454 [2023-04-20T06:10:15.485Z] Removing intermediate container 8c7c41f75454 [2023-04-20T06:10:15.485Z] ---> ac00862edcd7 [2023-04-20T06:10:15.485Z] Step 9/22 : COPY . . [2023-04-20T06:10:16.068Z] ---> d0dca3f399b7 [2023-04-20T06:10:16.068Z] Step 10/22 : RUN ${MAKE} [2023-04-20T06:10:16.068Z] ---> Running in f20a0bda7481 [2023-04-20T06:10:17.043Z] 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-04-20T06:12:38.767Z] Removing intermediate container f20a0bda7481 [2023-04-20T06:12:38.767Z] ---> 97ab9d738385 [2023-04-20T06:12:38.767Z] Step 11/22 : FROM alpine:3.17 [2023-04-20T06:12:38.767Z] 3.17: Pulling from library/alpine [2023-04-20T06:12:38.767Z] c41833b44d91: Pulling fs layer [2023-04-20T06:12:38.767Z] c41833b44d91: Verifying Checksum [2023-04-20T06:12:38.767Z] c41833b44d91: Download complete [2023-04-20T06:12:38.767Z] c41833b44d91: Pull complete [2023-04-20T06:12:38.767Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T06:12:38.767Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T06:12:38.767Z] ---> 51e60588ff2c [2023-04-20T06:12:38.767Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-04-20T06:12:38.767Z] ---> Running in af65613178c2 [2023-04-20T06:12:38.767Z] Removing intermediate container af65613178c2 [2023-04-20T06:12:38.767Z] ---> 9afd0e68ae9a [2023-04-20T06:12:38.767Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-04-20T06:12:38.767Z] ---> Running in 6ae0e6597e35 [2023-04-20T06:12:38.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T06:12:38.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T06:12:38.767Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T06:12:38.767Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T06:12:38.767Z] OK: 8 MiB in 16 packages [2023-04-20T06:12:38.767Z] Removing intermediate container 6ae0e6597e35 [2023-04-20T06:12:38.767Z] ---> cf272f002c67 [2023-04-20T06:12:38.767Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-04-20T06:12:38.767Z] ---> d2d92e5518ac [2023-04-20T06:12:38.767Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-04-20T06:12:38.767Z] ---> 45f3044cdbab [2023-04-20T06:12:38.767Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-04-20T06:12:39.036Z] ---> a63cab6104a2 [2023-04-20T06:12:39.036Z] Step 17/22 : EXPOSE 59901 [2023-04-20T06:12:39.303Z] ---> Running in d36626cc6a69 [2023-04-20T06:12:39.572Z] Removing intermediate container d36626cc6a69 [2023-04-20T06:12:39.572Z] ---> cafd97815737 [2023-04-20T06:12:39.572Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-04-20T06:12:39.572Z] ---> Running in f688f119e059 [2023-04-20T06:12:39.840Z] Removing intermediate container f688f119e059 [2023-04-20T06:12:39.840Z] ---> e4f4a0bba42a [2023-04-20T06:12:39.840Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-20T06:12:39.840Z] ---> Running in 3865e9db3785 [2023-04-20T06:12:40.116Z] Removing intermediate container 3865e9db3785 [2023-04-20T06:12:40.116Z] ---> 13c241772940 [2023-04-20T06:12:40.116Z] Step 20/22 : LABEL arch=arm64 [2023-04-20T06:12:40.384Z] ---> Running in e241f26c378d [2023-04-20T06:12:40.651Z] Removing intermediate container e241f26c378d [2023-04-20T06:12:40.651Z] ---> 8066c195be9f [2023-04-20T06:12:40.651Z] Step 21/22 : LABEL git_sha=4aae816fa3bc7ed15c0c146ae454eb567e00d77d [2023-04-20T06:12:40.651Z] ---> Running in 95a1dffa8fc3 [2023-04-20T06:12:40.918Z] Removing intermediate container 95a1dffa8fc3 [2023-04-20T06:12:40.918Z] ---> f27558c7b2d6 [2023-04-20T06:12:40.918Z] Step 22/22 : LABEL version=0.0.0 [2023-04-20T06:12:40.918Z] ---> Running in 4e6dfa506ac2 [2023-04-20T06:12:41.184Z] Removing intermediate container 4e6dfa506ac2 [2023-04-20T06:12:41.184Z] ---> 99b2c07363c4 [2023-04-20T06:12:41.184Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T06:12:41.184Z] Successfully built 99b2c07363c4 [2023-04-20T06:12:41.184Z] 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-04-20T06:12:41.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T06:12:41.943Z] [2023-04-20T06:12:41.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:12:42.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T06:12:42.343Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-20T06:12:42.343Z] 8998bd30e6a1: Pulling fs layer [2023-04-20T06:12:42.343Z] 04944245beec: Pulling fs layer [2023-04-20T06:12:42.343Z] 699f458cf7ca: Pulling fs layer [2023-04-20T06:12:42.343Z] 765212b225bb: Pulling fs layer [2023-04-20T06:12:42.343Z] f23df028b6ca: Pulling fs layer [2023-04-20T06:12:42.343Z] d65c8cfc05b1: Pulling fs layer [2023-04-20T06:12:42.343Z] 2437ff75d9bd: Pulling fs layer [2023-04-20T06:12:42.343Z] 765212b225bb: Waiting [2023-04-20T06:12:42.343Z] f23df028b6ca: Waiting [2023-04-20T06:12:42.343Z] d65c8cfc05b1: Waiting [2023-04-20T06:12:42.343Z] 2437ff75d9bd: Waiting [2023-04-20T06:12:42.614Z] 04944245beec: Verifying Checksum [2023-04-20T06:12:42.614Z] 04944245beec: Download complete [2023-04-20T06:12:42.614Z] 765212b225bb: Verifying Checksum [2023-04-20T06:12:42.614Z] 765212b225bb: Download complete [2023-04-20T06:12:42.614Z] f23df028b6ca: Verifying Checksum [2023-04-20T06:12:42.614Z] f23df028b6ca: Download complete [2023-04-20T06:12:42.614Z] d65c8cfc05b1: Verifying Checksum [2023-04-20T06:12:42.614Z] d65c8cfc05b1: Download complete [2023-04-20T06:12:42.614Z] 699f458cf7ca: Verifying Checksum [2023-04-20T06:12:42.614Z] 699f458cf7ca: Download complete [2023-04-20T06:12:43.200Z] 8998bd30e6a1: Verifying Checksum [2023-04-20T06:12:43.200Z] 8998bd30e6a1: Download complete [2023-04-20T06:12:45.158Z] 2437ff75d9bd: Verifying Checksum [2023-04-20T06:12:45.158Z] 2437ff75d9bd: Download complete [2023-04-20T06:12:47.101Z] 8998bd30e6a1: Pull complete [2023-04-20T06:12:47.684Z] 04944245beec: Pull complete [2023-04-20T06:12:49.094Z] 699f458cf7ca: Pull complete [2023-04-20T06:12:49.094Z] 765212b225bb: Pull complete [2023-04-20T06:12:50.148Z] f23df028b6ca: Pull complete [2023-04-20T06:12:50.148Z] d65c8cfc05b1: Pull complete [2023-04-20T06:13:05.241Z] 2437ff75d9bd: Pull complete [2023-04-20T06:13:05.241Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-20T06:13:05.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T06:13:05.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:13:05.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-9143 does not seem to be running inside a container [2023-04-20T06:13:05.651Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-20T06:13:08.098Z] $ docker top 41f0c832d4d06832041566339826d79023dbea48b5ce0acf4e1783d5629b9548 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:13:08.664Z] ---> job-cost.sh [2023-04-20T06:13:08.932Z] lf-activate-venv: SKIPPING [2023-04-20T06:13:08.932Z] INFO: No Stack... [2023-04-20T06:13:09.516Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-20T06:13:10.096Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T06:13:10.770Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-04-20T06:13:10.770Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T06:13:10.861Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-459-1-stack-cost] [2023-04-20T06:13:10.866Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-459-1-stack-cost] did not exist. Created. [2023-04-20T06:13:10.866Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T06:13:11.281Z] /w/workspace/device-modbus-go/1@tmp/durable-a5dabe86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-20T06:13:11.643Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-20T06:13:11.675Z] Warning: overwriting stash ‘stack-cost’ [2023-04-20T06:13:11.721Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T06:13:11.739Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-459-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T06:13:11.820Z] $ docker stop --time=1 41f0c832d4d06832041566339826d79023dbea48b5ce0acf4e1783d5629b9548 [2023-04-20T06:13:13.340Z] $ docker rm -f --volumes 41f0c832d4d06832041566339826d79023dbea48b5ce0acf4e1783d5629b9548 [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-04-20T06:13:14.321Z] provisioning config files... [2023-04-20T06:13:14.330Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-459@tmp/config18191802259358240059tmp [Pipeline] { [Pipeline] sh [2023-04-20T06:13:14.665Z] + set +x [2023-04-20T06:13:14.665Z] + curl -s https://codecov.io/bash [2023-04-20T06:13:14.665Z] + bash -s -- [2023-04-20T06:13:14.665Z] [2023-04-20T06:13:14.665Z] _____ _ [2023-04-20T06:13:14.665Z] / ____| | | [2023-04-20T06:13:14.665Z] | | ___ __| | ___ ___ _____ __ [2023-04-20T06:13:14.665Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-20T06:13:14.665Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-20T06:13:14.665Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-20T06:13:14.665Z] Bash-1.0.6 [2023-04-20T06:13:14.665Z] [2023-04-20T06:13:14.665Z] [2023-04-20T06:13:14.665Z] ==> git version 2.25.1 found [2023-04-20T06:13:14.665Z] ==> 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-04-20T06:13:14.665Z] Release-Date: 2020-01-08 [2023-04-20T06:13:14.665Z] 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-04-20T06:13:14.665Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-20T06:13:14.665Z] ==> Jenkins CI detected. [2023-04-20T06:13:14.665Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-459 [2023-04-20T06:13:14.665Z] project root: . [2023-04-20T06:13:14.665Z] --> token set from env [2023-04-20T06:13:14.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-20T06:13:14.665Z] ==> Running gcov in . (disable via -X gcov) [2023-04-20T06:13:14.665Z] ==> Python coveragepy not found [2023-04-20T06:13:14.665Z] ==> Searching for coverage reports in: [2023-04-20T06:13:14.665Z] + . [2023-04-20T06:13:14.665Z] -> Found 1 reports [2023-04-20T06:13:14.665Z] ==> Detecting git/mercurial file structure [2023-04-20T06:13:14.665Z] ==> Reading reports [2023-04-20T06:13:14.665Z] + ./coverage.out bytes=24160 [2023-04-20T06:13:14.665Z] ==> Appending adjustments [2023-04-20T06:13:14.665Z] https://docs.codecov.io/docs/fixing-reports [2023-04-20T06:13:14.924Z] + Found adjustments [2023-04-20T06:13:14.924Z] ==> Gzipping contents [2023-04-20T06:13:14.924Z] 4.0K /tmp/codecov.DVDNEh.gz [2023-04-20T06:13:14.924Z] ==> Uploading reports [2023-04-20T06:13:14.924Z] url: https://codecov.io [2023-04-20T06:13:14.924Z] query: branch=PR-459&commit=4aae816fa3bc7ed15c0c146ae454eb567e00d77d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=459&job=&cmd_args= [2023-04-20T06:13:14.924Z] -> Pinging Codecov [2023-04-20T06:13:14.924Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-459&commit=4aae816fa3bc7ed15c0c146ae454eb567e00d77d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=459&job=&cmd_args= [2023-04-20T06:13:14.924Z] -> Uploading to [2023-04-20T06:13:14.924Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-20/55DBCA73C666E3227836607328DD7E49/4aae816fa3bc7ed15c0c146ae454eb567e00d77d/57d07dbb-114d-4bbb-b285-20f69b9d593f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T061314Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4574ad003fe36dc328d8746d09e9854275ab3af6a1f5f8924cabdf6b650e097a [2023-04-20T06:13:14.924Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T06:13:14.924Z] Dload Upload Total Spent Left Speed [2023-04-20T06:13:15.186Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 18597 --:--:-- --:--:-- --:--:-- 18597 [2023-04-20T06:13:15.186Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/4aae816fa3bc7ed15c0c146ae454eb567e00d77d [Pipeline] } [2023-04-20T06:13:15.212Z] 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-04-20T06:13:16.933Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-459/archives ] [2023-04-20T06:13:16.933Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-459/archives [2023-04-20T06:13:16.933Z] total 16 [2023-04-20T06:13:16.933Z] drwxr-xr-x 3 root root 4096 Apr 20 06:03 . [2023-04-20T06:13:16.933Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 06:03 .. [2023-04-20T06:13:16.933Z] drwxr-xr-x 2 root root 4096 Apr 20 06:03 cost [2023-04-20T06:13:16.933Z] -rw-r--r-- 1 root root 88 Apr 20 06:03 cost.csv [2023-04-20T06:13:16.933Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-459/archives [2023-04-20T06:13:16.933Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-459/archives [2023-04-20T06:13:16.933Z] total 16 [2023-04-20T06:13:16.934Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 06:03 . [2023-04-20T06:13:16.934Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 06:03 .. [2023-04-20T06:13:16.934Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 06:03 cost [2023-04-20T06:13:16.934Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 20 06:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:13:17.264Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:13:18.156Z] ---> package-listing.sh [2023-04-20T06:13:18.156Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-20T06:13:18.156Z] ++ facter osfamily [2023-04-20T06:13:18.416Z] + OS_FAMILY=debian [2023-04-20T06:13:18.416Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-459 [2023-04-20T06:13:18.416Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-20T06:13:18.416Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-20T06:13:18.416Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-20T06:13:18.416Z] + PACKAGES=/tmp/packages_start.txt [2023-04-20T06:13:18.416Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-459 ']' [2023-04-20T06:13:18.416Z] + PACKAGES=/tmp/packages_end.txt [2023-04-20T06:13:18.416Z] + case "${OS_FAMILY}" in [2023-04-20T06:13:18.416Z] + dpkg -l [2023-04-20T06:13:18.416Z] + grep '^ii' [2023-04-20T06:13:18.416Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-20T06:13:18.416Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-20T06:13:18.416Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-20T06:13:18.416Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-459 ']' [2023-04-20T06:13:18.416Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-459/archives/ [2023-04-20T06:13:18.416Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-459/archives/ [Pipeline] echo [2023-04-20T06:13:18.450Z] 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-459/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-20T06:13:18.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:13:19.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T06:13:19.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:13:19.515Z] prd-ubuntu20.04-docker-8c-8g-9140 does not seem to be running inside a container [2023-04-20T06:13:19.550Z] $ 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-459/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-459 -v /w/workspace/xfoundry_device-modbus-go_PR-459:/w/workspace/xfoundry_device-modbus-go_PR-459:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-459@tmp:/w/workspace/xfoundry_device-modbus-go_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-20T06:13:19.757Z] $ docker top ec7f5dd80cb37684f38d1bc0e01cdf30d0919f838f3d14b275cad93d7241ddeb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:13:20.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-20T06:13:20.464Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-20T06:13:20.773Z] + ls /var/log/sa-host [2023-04-20T06:13:20.773Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T06:13:20.908Z] provisioning config files... [2023-04-20T06:13:20.918Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-459@tmp/config13830224605441843442tmp [Pipeline] { [Pipeline] echo [2023-04-20T06:13:20.966Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:13:21.280Z] ---> create-netrc.sh [Pipeline] } [2023-04-20T06:13:21.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:13:21.711Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-20T06:13:21.742Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:13:22.053Z] ---> sudo-logs.sh [2023-04-20T06:13:22.053Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-20T06:13:22.148Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:13:22.456Z] ---> job-cost.sh [2023-04-20T06:13:22.456Z] lf-activate-venv: SKIPPING [2023-04-20T06:13:22.456Z] DEBUG: total: 0.2199999988079071 [2023-04-20T06:13:22.456Z] INFO: Retrieving Stack Cost... [2023-04-20T06:13:22.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T06:13:23.285Z] INFO: Archiving Costs [Pipeline] echo [2023-04-20T06:13:23.321Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:13:23.635Z] ---> logs-deploy.sh [2023-04-20T06:13:23.635Z] lf-activate-venv: SKIPPING [2023-04-20T06:13:23.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-459/1 [2023-04-20T06:13:23.635Z] INFO: archiving workspace using pattern(s): [2023-04-20T06:13:24.573Z] Archives upload complete. [2023-04-20T06:13:24.574Z] INFO: archiving logs to Nexus