Pull request #415 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11c6e2d006034a333972faf4f7351e142fd3b397+f1793b94bf4ff8773907545100fb172936c87502 (002815e392febf7de61e8b8cba9cdff8a1b683a0) 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-ssh454674650620755292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4623009409336024995.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-415/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-415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12370701213080746344.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-415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1954265829634046446.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11686413716105742621.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-415/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-415/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5294673901656765712.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6504 in /w/workspace/xfoundry_device-modbus-go_PR-415 [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-415 # 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/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f1793b94bf4ff8773907545100fb172936c87502 into PR head commit 11c6e2d006034a333972faf4f7351e142fd3b397 Merge succeeded, producing 11c6e2d006034a333972faf4f7351e142fd3b397 Checking out Revision 11c6e2d006034a333972faf4f7351e142fd3b397 (PR-415) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T21:35:46.003Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git config core.sparsecheckout # timeout=10 > git checkout -f 11c6e2d006034a333972faf4f7351e142fd3b397 # 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 f1793b94bf4ff8773907545100fb172936c87502 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11c6e2d006034a333972faf4f7351e142fd3b397 # timeout=10 [Pipeline] { [Pipeline] withCredentials [2023-02-17T21:35:46.174Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T21:35:46.266Z] ========================================================= [2023-02-17T21:35:46.266Z] EdgeX Global Pipelines Version Info [2023-02-17T21:35:46.266Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T21:35:47.013Z] ------------------- [2023-02-17T21:35:47.013Z] stable info: [2023-02-17T21:35:47.013Z] ------------------- [2023-02-17T21:35:47.013Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T21:35:47.013Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T21:35:47.013Z] Message: update stable to v1.0.244 [2023-02-17T21:35:47.584Z] ------------------- [2023-02-17T21:35:47.584Z] experimental info: [2023-02-17T21:35:47.584Z] ------------------- [2023-02-17T21:35:47.584Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T21:35:47.584Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T21:35:47.584Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T21:35:47.854Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-02-17T21:35:47.899Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-02-17T21:35:47.941Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T21:35:47.978Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T21:35:48.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T21:35:48.054Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T21:35:48.091Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T21:35:48.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-17T21:35:48.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T21:35:48.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T21:35:48.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T21:35:48.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-02-17T21:35:48.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T21:35:48.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T21:35:48.418Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T21:35:48.454Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T21:35:48.494Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T21:35:48.531Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T21:35:48.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T21:35:48.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T21:35:48.644Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-17T21:35:48.681Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-17T21:35:48.721Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T21:35:48.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T21:35:48.795Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-17T21:35:48.833Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T21:35:48.876Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T21:35:48.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-415 [Pipeline] echo [2023-02-17T21:35:48.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-415 [Pipeline] echo [2023-02-17T21:35:48.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-415 [Pipeline] echo [2023-02-17T21:35:49.034Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11c6e2d006034a333972faf4f7351e142fd3b397 [Pipeline] echo [2023-02-17T21:35:49.073Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11c6e2d [Pipeline] echo [2023-02-17T21:35:49.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T21:35:49.211Z] provisioning config files... [2023-02-17T21:35:49.223Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-415@tmp/config11644501629083784193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T21:35:49.561Z] ---> docker-login.sh [2023-02-17T21:35:49.561Z] nexus3.edgexfoundry.org:10001 [2023-02-17T21:35:49.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:35:49.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:35:49.821Z] Configure a credential helper to remove this warning. See [2023-02-17T21:35:49.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:35:49.821Z] [2023-02-17T21:35:49.821Z] Login Succeeded [2023-02-17T21:35:49.821Z] nexus3.edgexfoundry.org:10002 [2023-02-17T21:35:49.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:35:49.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:35:49.821Z] Configure a credential helper to remove this warning. See [2023-02-17T21:35:49.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:35:49.821Z] [2023-02-17T21:35:49.821Z] Login Succeeded [2023-02-17T21:35:49.821Z] nexus3.edgexfoundry.org:10003 [2023-02-17T21:35:50.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:35:50.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:35:50.083Z] Configure a credential helper to remove this warning. See [2023-02-17T21:35:50.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:35:50.083Z] [2023-02-17T21:35:50.083Z] Login Succeeded [2023-02-17T21:35:50.083Z] nexus3.edgexfoundry.org:10004 [2023-02-17T21:35:50.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:35:50.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:35:50.083Z] Configure a credential helper to remove this warning. See [2023-02-17T21:35:50.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:35:50.083Z] [2023-02-17T21:35:50.083Z] Login Succeeded [2023-02-17T21:35:50.083Z] docker.io [2023-02-17T21:35:50.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:35:50.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:35:50.627Z] Configure a credential helper to remove this warning. See [2023-02-17T21:35:50.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:35:50.627Z] [2023-02-17T21:35:50.627Z] Login Succeeded [2023-02-17T21:35:50.627Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T21:35:50.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T21:35:51.261Z] + git rev-list -1 --merges 11c6e2d006034a333972faf4f7351e142fd3b397~1..11c6e2d006034a333972faf4f7351e142fd3b397 [Pipeline] echo [2023-02-17T21:35:51.331Z] -----------> git rev-list -1 --merges 11c6e2d006034a333972faf4f7351e142fd3b397~1..11c6e2d006034a333972faf4f7351e142fd3b397 11c6e2d006034a333972faf4f7351e142fd3b397 [false] [Pipeline] sh [2023-02-17T21:35:51.636Z] + git log --format=format:%s -1 11c6e2d006034a333972faf4f7351e142fd3b397 [Pipeline] echo [2023-02-17T21:35:51.670Z] ========================================================= [2023-02-17T21:35:51.670Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T21:35:51.670Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T21:35:52.096Z] + git log --format=format:%s -1 11c6e2d006034a333972faf4f7351e142fd3b397 [Pipeline] echo [2023-02-17T21:35:52.130Z] [semverPrep] GIT_COMMIT: 11c6e2d006034a333972faf4f7351e142fd3b397, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-17T21:35:52.163Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T21:35:52.531Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T21:35:52.532Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T21:35:52.532Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T21:35:52.532Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T21:35:52.532Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T21:35:52.532Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T21:35:52.532Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T21:35:52.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T21:35:52.965Z] [2023-02-17T21:35:52.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T21:35:53.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T21:35:53.351Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T21:35:53.351Z] b85a868b505f: Pulling fs layer [2023-02-17T21:35:53.351Z] e2be974225ed: Pulling fs layer [2023-02-17T21:35:53.351Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T21:35:53.351Z] 988bab9f4d93: Pulling fs layer [2023-02-17T21:35:53.351Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T21:35:53.351Z] eaf3925da568: Pulling fs layer [2023-02-17T21:35:53.351Z] bab4dde63d76: Pulling fs layer [2023-02-17T21:35:53.351Z] bde34c3a00c8: Pulling fs layer [2023-02-17T21:35:53.351Z] b352a97aabf1: Pulling fs layer [2023-02-17T21:35:53.351Z] 4872d77fe225: Pulling fs layer [2023-02-17T21:35:53.351Z] 5851b861e8e6: Pulling fs layer [2023-02-17T21:35:53.351Z] 988bab9f4d93: Waiting [2023-02-17T21:35:53.351Z] eaf3925da568: Waiting [2023-02-17T21:35:53.351Z] 4872d77fe225: Waiting [2023-02-17T21:35:53.351Z] b352a97aabf1: Waiting [2023-02-17T21:35:53.351Z] 5851b861e8e6: Waiting [2023-02-17T21:35:53.351Z] bde34c3a00c8: Waiting [2023-02-17T21:35:53.351Z] 1469e6f7b9e6: Waiting [2023-02-17T21:35:53.351Z] bab4dde63d76: Waiting [2023-02-17T21:35:53.351Z] e2be974225ed: Download complete [2023-02-17T21:35:53.351Z] 988bab9f4d93: Download complete [2023-02-17T21:35:53.618Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T21:35:53.618Z] 1469e6f7b9e6: Download complete [2023-02-17T21:35:53.618Z] eaf3925da568: Verifying Checksum [2023-02-17T21:35:53.618Z] eaf3925da568: Download complete [2023-02-17T21:35:53.618Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T21:35:53.618Z] 339a4e72a1f5: Download complete [2023-02-17T21:35:53.883Z] bde34c3a00c8: Download complete [2023-02-17T21:35:53.883Z] b352a97aabf1: Verifying Checksum [2023-02-17T21:35:53.883Z] b352a97aabf1: Download complete [2023-02-17T21:35:53.883Z] 4872d77fe225: Verifying Checksum [2023-02-17T21:35:53.883Z] 4872d77fe225: Download complete [2023-02-17T21:35:53.883Z] b85a868b505f: Verifying Checksum [2023-02-17T21:35:53.883Z] b85a868b505f: Download complete [2023-02-17T21:35:53.883Z] 5851b861e8e6: Download complete [2023-02-17T21:35:54.141Z] bab4dde63d76: Verifying Checksum [2023-02-17T21:35:54.141Z] bab4dde63d76: Download complete [2023-02-17T21:35:55.073Z] b85a868b505f: Pull complete [2023-02-17T21:35:55.332Z] e2be974225ed: Pull complete [2023-02-17T21:35:55.590Z] 339a4e72a1f5: Pull complete [2023-02-17T21:35:55.852Z] 988bab9f4d93: Pull complete [2023-02-17T21:35:56.111Z] 1469e6f7b9e6: Pull complete [2023-02-17T21:35:56.111Z] eaf3925da568: Pull complete [2023-02-17T21:35:58.015Z] bab4dde63d76: Pull complete [2023-02-17T21:35:58.015Z] bde34c3a00c8: Pull complete [2023-02-17T21:35:58.015Z] b352a97aabf1: Pull complete [2023-02-17T21:35:58.275Z] 4872d77fe225: Pull complete [2023-02-17T21:35:58.275Z] 5851b861e8e6: Pull complete [2023-02-17T21:35:58.275Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T21:35:58.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T21:35:58.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T21:35:58.495Z] prd-ubuntu20.04-docker-8c-8g-6504 does not seem to be running inside a container [2023-02-17T21:35:58.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-415 -v /w/workspace/xfoundry_device-modbus-go_PR-415:/w/workspace/xfoundry_device-modbus-go_PR-415:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-415@tmp:/w/workspace/xfoundry_device-modbus-go_PR-415@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-02-17T21:36:00.827Z] $ docker top 58b4802ded56c78d9bc258af31168ca6a17d2ed4046768d3b65bdac0f055c138 -eo pid,comm [2023-02-17T21:36:00.880Z] 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-02-17T21:36:00.880Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T21:36:01.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T21:36:01.010Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T21:36:01.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T21:36:01.160Z] $ docker exec 58b4802ded56c78d9bc258af31168ca6a17d2ed4046768d3b65bdac0f055c138 ssh-agent [2023-02-17T21:36:01.280Z] SSH_AUTH_SOCK=/tmp/ssh-eDLHKnBIb1Qy/agent.32 [2023-02-17T21:36:01.280Z] SSH_AGENT_PID=38 [2023-02-17T21:36:01.286Z] Running ssh-add (command line suppressed) [2023-02-17T21:36:01.414Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-415@tmp/private_key_11643276967896558160.key (/w/workspace/xfoundry_device-modbus-go_PR-415@tmp/private_key_11643276967896558160.key) [2023-02-17T21:36:01.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T21:36:01.752Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T21:36:01.779Z] $ docker exec --env ******** --env ******** 58b4802ded56c78d9bc258af31168ca6a17d2ed4046768d3b65bdac0f055c138 ssh-agent -k [2023-02-17T21:36:01.881Z] unset SSH_AUTH_SOCK; [2023-02-17T21:36:01.882Z] unset SSH_AGENT_PID; [2023-02-17T21:36:01.882Z] echo Agent pid 38 killed; [2023-02-17T21:36:01.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T21:36:01.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T21:36:01.981Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T21:36:02.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T21:36:02.092Z] $ docker exec 58b4802ded56c78d9bc258af31168ca6a17d2ed4046768d3b65bdac0f055c138 ssh-agent [2023-02-17T21:36:02.199Z] SSH_AUTH_SOCK=/tmp/ssh-1zcmdMFt48sS/agent.70 [2023-02-17T21:36:02.199Z] SSH_AGENT_PID=76 [2023-02-17T21:36:02.204Z] Running ssh-add (command line suppressed) [2023-02-17T21:36:02.309Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-415@tmp/private_key_8514455334422868576.key (/w/workspace/xfoundry_device-modbus-go_PR-415@tmp/private_key_8514455334422868576.key) [2023-02-17T21:36:02.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T21:36:02.655Z] + git semver init [2023-02-17T21:36:02.915Z] 2023-02-17 21:36:02,856 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T21:36:02.915Z] 2023-02-17 21:36:02,857 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-415/.semver [2023-02-17T21:36:02.915Z] 2023-02-17 21:36:02,857 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-415/.semver [2023-02-17T21:36:02.915Z] 2023-02-17 21:36:02,857 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-415/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-415, universal_newlines=False, shell=None, istream=None) [2023-02-17T21:36:03.855Z] 2023-02-17 21:36:03,838 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-415/.git/info/exclude [2023-02-17T21:36:03.855Z] 2023-02-17 21:36:03,838 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-415/.semver/PR-415 with force:False [2023-02-17T21:36:03.855Z] 2023-02-17 21:36:03,838 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-415/.semver/PR-415 [2023-02-17T21:36:03.855Z] 2023-02-17 21:36:03,843 [execute] INFO git cat-file --batch-check [2023-02-17T21:36:03.855Z] 2023-02-17 21:36:03,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-415/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T21:36:03.855Z] 2023-02-17 21:36:03,851 [execute] INFO git cat-file --batch [2023-02-17T21:36:03.855Z] 2023-02-17 21:36:03,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-415/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T21:36:04.115Z] 2023-02-17 21:36:03,857 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-415/.semver/PR-415 [2023-02-17T21:36:04.115Z] 0.0.0 [Pipeline] } [2023-02-17T21:36:04.139Z] $ docker exec --env ******** --env ******** 58b4802ded56c78d9bc258af31168ca6a17d2ed4046768d3b65bdac0f055c138 ssh-agent -k [2023-02-17T21:36:04.238Z] unset SSH_AUTH_SOCK; [2023-02-17T21:36:04.238Z] unset SSH_AGENT_PID; [2023-02-17T21:36:04.238Z] echo Agent pid 76 killed; [2023-02-17T21:36:04.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T21:36:04.653Z] + git semver [Pipeline] } [2023-02-17T21:36:04.941Z] $ docker stop --time=1 58b4802ded56c78d9bc258af31168ca6a17d2ed4046768d3b65bdac0f055c138 [2023-02-17T21:36:06.244Z] $ docker rm -f --volumes 58b4802ded56c78d9bc258af31168ca6a17d2ed4046768d3b65bdac0f055c138 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T21:36:06.647Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T21:36:06.919Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T21:36:06.936Z] [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-02-17T21:36:07.505Z] provisioning config files... [2023-02-17T21:36:07.515Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-415@tmp/config8445358988259751621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T21:36:07.853Z] ---> docker-login.sh [2023-02-17T21:36:07.853Z] nexus3.edgexfoundry.org:10001 [2023-02-17T21:36:07.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:36:07.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:36:07.853Z] Configure a credential helper to remove this warning. See [2023-02-17T21:36:07.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:36:07.853Z] [2023-02-17T21:36:07.853Z] Login Succeeded [2023-02-17T21:36:07.853Z] nexus3.edgexfoundry.org:10002 [2023-02-17T21:36:07.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:36:07.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:36:07.853Z] Configure a credential helper to remove this warning. See [2023-02-17T21:36:07.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:36:07.853Z] [2023-02-17T21:36:07.853Z] Login Succeeded [2023-02-17T21:36:07.853Z] nexus3.edgexfoundry.org:10003 [2023-02-17T21:36:08.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:36:08.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:36:08.114Z] Configure a credential helper to remove this warning. See [2023-02-17T21:36:08.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:36:08.114Z] [2023-02-17T21:36:08.114Z] Login Succeeded [2023-02-17T21:36:08.114Z] nexus3.edgexfoundry.org:10004 [2023-02-17T21:36:08.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:36:08.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:36:08.114Z] Configure a credential helper to remove this warning. See [2023-02-17T21:36:08.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:36:08.114Z] [2023-02-17T21:36:08.114Z] Login Succeeded [2023-02-17T21:36:08.114Z] docker.io [2023-02-17T21:36:08.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:36:08.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:36:08.635Z] Configure a credential helper to remove this warning. See [2023-02-17T21:36:08.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:36:08.635Z] [2023-02-17T21:36:08.635Z] Login Succeeded [2023-02-17T21:36:08.635Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T21:36:08.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T21:36:08.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T21:36:08.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T21:36:08.922Z] ========================================================= [2023-02-17T21:36:08.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T21:36:08.922Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T21:36:09.387Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T21:36:09.387Z] Sending build context to Docker daemon 6.385MB [2023-02-17T21:36:09.387Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T21:36:09.387Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-17T21:36:09.387Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T21:36:09.387Z] 213ec9aee27d: Pulling fs layer [2023-02-17T21:36:09.387Z] 4583459ba037: Pulling fs layer [2023-02-17T21:36:09.387Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T21:36:09.387Z] 53926ce57604: Pulling fs layer [2023-02-17T21:36:09.387Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T21:36:09.387Z] 22ff95d597cd: Pulling fs layer [2023-02-17T21:36:09.387Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T21:36:09.387Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T21:36:09.387Z] a7acece74701: Pulling fs layer [2023-02-17T21:36:09.387Z] 21b2b0c7a3f4: Waiting [2023-02-17T21:36:09.387Z] a7acece74701: Waiting [2023-02-17T21:36:09.387Z] 22ff95d597cd: Waiting [2023-02-17T21:36:09.387Z] 96b7cbca73a9: Waiting [2023-02-17T21:36:09.387Z] 12d6caf4c0d1: Waiting [2023-02-17T21:36:09.387Z] 53926ce57604: Waiting [2023-02-17T21:36:09.387Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T21:36:09.387Z] 93c1e223e6f2: Download complete [2023-02-17T21:36:09.387Z] 4583459ba037: Verifying Checksum [2023-02-17T21:36:09.387Z] 4583459ba037: Download complete [2023-02-17T21:36:09.651Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T21:36:09.651Z] 21b2b0c7a3f4: Download complete [2023-02-17T21:36:09.651Z] 22ff95d597cd: Verifying Checksum [2023-02-17T21:36:09.651Z] 22ff95d597cd: Download complete [2023-02-17T21:36:09.651Z] 213ec9aee27d: Verifying Checksum [2023-02-17T21:36:09.651Z] 213ec9aee27d: Download complete [2023-02-17T21:36:09.651Z] 12d6caf4c0d1: Verifying Checksum [2023-02-17T21:36:09.651Z] 12d6caf4c0d1: Download complete [2023-02-17T21:36:09.651Z] 213ec9aee27d: Pull complete [2023-02-17T21:36:09.923Z] 4583459ba037: Pull complete [2023-02-17T21:36:09.923Z] 93c1e223e6f2: Pull complete [2023-02-17T21:36:11.002Z] 53926ce57604: Verifying Checksum [2023-02-17T21:36:11.002Z] 53926ce57604: Download complete [2023-02-17T21:36:11.270Z] a7acece74701: Verifying Checksum [2023-02-17T21:36:11.270Z] a7acece74701: Download complete [2023-02-17T21:36:11.270Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T21:36:11.270Z] 96b7cbca73a9: Download complete [2023-02-17T21:36:15.451Z] 53926ce57604: Pull complete [2023-02-17T21:36:15.451Z] 21b2b0c7a3f4: Pull complete [2023-02-17T21:36:15.451Z] 22ff95d597cd: Pull complete [2023-02-17T21:36:15.451Z] 12d6caf4c0d1: Pull complete [2023-02-17T21:36:17.977Z] 96b7cbca73a9: Pull complete [2023-02-17T21:36:18.239Z] a7acece74701: Pull complete [2023-02-17T21:36:18.239Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T21:36:18.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T21:36:18.239Z] ---> db6d94c90886 [2023-02-17T21:36:18.239Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-17T21:36:22.326Z] Still waiting to schedule task [2023-02-17T21:36:22.327Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-17T21:36:22.433Z] ---> Running in ad6d68f7376e [2023-02-17T21:36:22.433Z] Removing intermediate container ad6d68f7376e [2023-02-17T21:36:22.433Z] ---> 746394973b3c [2023-02-17T21:36:22.433Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T21:36:22.433Z] ---> Running in 53537906e49e [2023-02-17T21:36:22.433Z] Removing intermediate container 53537906e49e [2023-02-17T21:36:22.433Z] ---> c7883c4a0382 [2023-02-17T21:36:22.433Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-17T21:36:22.433Z] ---> Running in 3d5d7f517dd3 [2023-02-17T21:36:22.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T21:36:22.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T21:36:22.954Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-17T21:36:22.954Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-17T21:36:22.954Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-17T21:36:22.954Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-17T21:36:22.954Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-17T21:36:22.954Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-17T21:36:22.954Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-17T21:36:22.954Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-17T21:36:22.954Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T21:36:22.954Z] OK: 217 MiB in 59 packages [2023-02-17T21:36:23.523Z] Removing intermediate container 3d5d7f517dd3 [2023-02-17T21:36:23.523Z] ---> a8c219021643 [2023-02-17T21:36:23.523Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-17T21:36:23.523Z] ---> Running in e6bff857a9de [2023-02-17T21:36:23.781Z] Removing intermediate container e6bff857a9de [2023-02-17T21:36:23.781Z] ---> cd3ac626c740 [2023-02-17T21:36:23.781Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-17T21:36:23.781Z] ---> ce804a6eac08 [2023-02-17T21:36:23.781Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T21:36:23.781Z] ---> Running in 09e4e0460406 [2023-02-17T21:37:02.598Z] Removing intermediate container 09e4e0460406 [2023-02-17T21:37:02.598Z] ---> 554a27797c18 [2023-02-17T21:37:02.598Z] Step 9/10 : COPY . . [2023-02-17T21:37:02.598Z] ---> 2c1c5ef6797a [2023-02-17T21:37:02.598Z] Step 10/10 : RUN ${MAKE} [2023-02-17T21:37:02.598Z] ---> Running in b253af50ec42 [2023-02-17T21:37:02.598Z] noop [2023-02-17T21:37:02.598Z] Removing intermediate container b253af50ec42 [2023-02-17T21:37:02.598Z] ---> 91e5c25a8e78 [2023-02-17T21:37:02.598Z] Successfully built 91e5c25a8e78 [2023-02-17T21:37:02.598Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T21:37:03.054Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T21:37:03.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T21:37:03.196Z] prd-ubuntu20.04-docker-8c-8g-6504 does not seem to be running inside a container [2023-02-17T21:37:03.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-415 -v /w/workspace/xfoundry_device-modbus-go_PR-415:/w/workspace/xfoundry_device-modbus-go_PR-415:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-415@tmp:/w/workspace/xfoundry_device-modbus-go_PR-415@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-02-17T21:37:03.545Z] $ docker top 6012d6b148261a967da29b10446e9a3bf682899a99b98bdbfc680cc37b45a755 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T21:37:03.932Z] + go version [2023-02-17T21:37:03.932Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T21:37:03.967Z] $ docker stop --time=1 6012d6b148261a967da29b10446e9a3bf682899a99b98bdbfc680cc37b45a755 [2023-02-17T21:37:05.257Z] $ docker rm -f --volumes 6012d6b148261a967da29b10446e9a3bf682899a99b98bdbfc680cc37b45a755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T21:37:05.962Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T21:37:05.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T21:37:06.104Z] prd-ubuntu20.04-docker-8c-8g-6504 does not seem to be running inside a container [2023-02-17T21:37:06.135Z] $ 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-415 -v /w/workspace/xfoundry_device-modbus-go_PR-415:/w/workspace/xfoundry_device-modbus-go_PR-415:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-415@tmp:/w/workspace/xfoundry_device-modbus-go_PR-415@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-02-17T21:37:06.463Z] $ docker top 470eff1cc56ccb57330e1f19b34c85cd655fc46f611385e73beccbbd98e028a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T21:37:06.854Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-415 [Pipeline] fileExists [Pipeline] sh [2023-02-17T21:37:07.211Z] + make test [2023-02-17T21:37:07.211Z] go test ./... -coverprofile=coverage.out [2023-02-17T21:37:07.470Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-17T21:37:17.440Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-17T21:37:17.440Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 47.7% of statements [2023-02-17T21:37:23.992Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T21:37:23.992Z] go vet ./... [2023-02-17T21:37:27.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T21:37:27.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T21:37:27.272Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T21:37:27.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T21:37:27.632Z] $ docker stop --time=1 470eff1cc56ccb57330e1f19b34c85cd655fc46f611385e73beccbbd98e028a1 [2023-02-17T21:37:29.972Z] $ docker rm -f --volumes 470eff1cc56ccb57330e1f19b34c85cd655fc46f611385e73beccbbd98e028a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T21:37:30.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T21:37:30.569Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-17T21:37:31.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T21:37:31.469Z] + ls -al . [2023-02-17T21:37:31.469Z] total 184 [2023-02-17T21:37:31.469Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 21:37 . [2023-02-17T21:37:31.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 21:35 .. [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 21:35 .dockerignore [2023-02-17T21:37:31.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 21:37 .git [2023-02-17T21:37:31.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:35 .github [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 17 21:35 .gitignore [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 21:35 .golangci.yml [2023-02-17T21:37:31.469Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 21:36 .semver [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 10236 Feb 17 21:35 Attribution.txt [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 17 21:35 CHANGELOG.md [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 17 21:35 Dockerfile [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 21:35 GOVERNANCE.md [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 17 21:35 Jenkinsfile [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 21:35 LICENSE [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 17 21:35 Makefile [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 17 21:35 OWNERS.md [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 17 21:35 README.md [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 21:36 VERSION [2023-02-17T21:37:31.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 21:35 bin [2023-02-17T21:37:31.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:35 cmd [2023-02-17T21:37:31.469Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 17 21:37 coverage.out [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 3496 Feb 17 21:35 go.mod [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 33621 Feb 17 21:35 go.sum [2023-02-17T21:37:31.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:35 internal [2023-02-17T21:37:31.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 21:35 simulator [2023-02-17T21:37:31.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 21:35 snap [2023-02-17T21:37:31.469Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 17 21:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T21:37:31.885Z] + 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=11c6e2d006034a333972faf4f7351e142fd3b397 --label arch=amd64 --label version=0.0.0 . [2023-02-17T21:37:31.885Z] Sending build context to Docker daemon 6.409MB [2023-02-17T21:37:31.885Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T21:37:31.885Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-17T21:37:31.885Z] ---> 91e5c25a8e78 [2023-02-17T21:37:31.885Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T21:37:32.145Z] ---> Running in 5c646fe2fb67 [2023-02-17T21:37:32.145Z] Removing intermediate container 5c646fe2fb67 [2023-02-17T21:37:32.145Z] ---> 461396093e22 [2023-02-17T21:37:32.145Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T21:37:32.145Z] ---> Running in 8ada2bee9b1e [2023-02-17T21:37:32.404Z] Removing intermediate container 8ada2bee9b1e [2023-02-17T21:37:32.404Z] ---> ee9ad53ab05f [2023-02-17T21:37:32.404Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-17T21:37:32.404Z] ---> Running in 1880a527220a [2023-02-17T21:37:32.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T21:37:32.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T21:37:32.922Z] OK: 217 MiB in 59 packages [2023-02-17T21:37:33.489Z] Removing intermediate container 1880a527220a [2023-02-17T21:37:33.489Z] ---> a66a1442b858 [2023-02-17T21:37:33.489Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-17T21:37:33.489Z] ---> Running in fd8bfbf30875 [2023-02-17T21:37:33.489Z] Removing intermediate container fd8bfbf30875 [2023-02-17T21:37:33.489Z] ---> 6aff64088870 [2023-02-17T21:37:33.489Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-17T21:37:33.751Z] ---> b6e7be2e15a5 [2023-02-17T21:37:33.751Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T21:37:33.751Z] ---> Running in a5ec32f2ef87 [2023-02-17T21:37:34.714Z] Removing intermediate container a5ec32f2ef87 [2023-02-17T21:37:34.714Z] ---> 7244ff75a15a [2023-02-17T21:37:34.714Z] Step 9/22 : COPY . . [2023-02-17T21:37:34.972Z] ---> 1af04b97d177 [2023-02-17T21:37:34.972Z] Step 10/22 : RUN ${MAKE} [2023-02-17T21:37:34.972Z] ---> Running in 0bb55333e8e4 [2023-02-17T21:37:35.230Z] 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-02-17T21:37:57.160Z] Removing intermediate container 0bb55333e8e4 [2023-02-17T21:37:57.160Z] ---> 8ee01b14962e [2023-02-17T21:37:57.160Z] Step 11/22 : FROM alpine:3.14 [2023-02-17T21:37:57.160Z] 3.14: Pulling from library/alpine [2023-02-17T21:37:57.160Z] d261077062b2: Pulling fs layer [2023-02-17T21:37:57.160Z] d261077062b2: Verifying Checksum [2023-02-17T21:37:57.160Z] d261077062b2: Download complete [2023-02-17T21:37:57.160Z] d261077062b2: Pull complete [2023-02-17T21:37:57.160Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-17T21:37:57.160Z] Status: Downloaded newer image for alpine:3.14 [2023-02-17T21:37:57.160Z] ---> 6dff1269bc79 [2023-02-17T21:37:57.160Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-17T21:37:57.160Z] ---> Running in 31bf6a7af8e4 [2023-02-17T21:37:57.160Z] Removing intermediate container 31bf6a7af8e4 [2023-02-17T21:37:57.160Z] ---> 78e2b9e1fc14 [2023-02-17T21:37:57.160Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T21:37:57.160Z] ---> Running in 4efd52ede25f [2023-02-17T21:37:57.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-02-17T21:37:57.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-02-17T21:37:57.678Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T21:37:57.936Z] Executing busybox-1.33.1-r8.trigger [2023-02-17T21:37:57.936Z] OK: 6 MiB in 15 packages [2023-02-17T21:37:58.195Z] Removing intermediate container 4efd52ede25f [2023-02-17T21:37:58.195Z] ---> 767aef6571be [2023-02-17T21:37:58.195Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-02-17T21:37:58.763Z] ---> ce8e9a930fb6 [2023-02-17T21:37:58.763Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-17T21:37:59.022Z] ---> 89ed4cb8842c [2023-02-17T21:37:59.022Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-17T21:37:59.022Z] ---> f8d4a8321c31 [2023-02-17T21:37:59.022Z] Step 17/22 : EXPOSE 59901 [2023-02-17T21:37:59.022Z] ---> Running in 8c3d19729897 [2023-02-17T21:37:59.280Z] Removing intermediate container 8c3d19729897 [2023-02-17T21:37:59.280Z] ---> 012dfce7b347 [2023-02-17T21:37:59.280Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-17T21:37:59.280Z] ---> Running in 2994da6673f1 [2023-02-17T21:37:59.280Z] Removing intermediate container 2994da6673f1 [2023-02-17T21:37:59.280Z] ---> 393ea1349f17 [2023-02-17T21:37:59.280Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-17T21:37:59.280Z] ---> Running in 074c64cb7cb3 [2023-02-17T21:37:59.280Z] Removing intermediate container 074c64cb7cb3 [2023-02-17T21:37:59.280Z] ---> 8c39aeaf18b8 [2023-02-17T21:37:59.280Z] Step 20/22 : LABEL arch=amd64 [2023-02-17T21:37:59.280Z] ---> Running in bb1059df1e0d [2023-02-17T21:37:59.540Z] Removing intermediate container bb1059df1e0d [2023-02-17T21:37:59.540Z] ---> 1c2a00099607 [2023-02-17T21:37:59.540Z] Step 21/22 : LABEL git_sha=11c6e2d006034a333972faf4f7351e142fd3b397 [2023-02-17T21:37:59.540Z] ---> Running in 848366908b2d [2023-02-17T21:37:59.540Z] Removing intermediate container 848366908b2d [2023-02-17T21:37:59.540Z] ---> 6053b5dade14 [2023-02-17T21:37:59.540Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T21:37:59.540Z] ---> Running in 5131049857b4 [2023-02-17T21:37:59.796Z] Removing intermediate container 5131049857b4 [2023-02-17T21:37:59.796Z] ---> f6acbe10e10d [2023-02-17T21:37:59.796Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T21:37:59.796Z] Successfully built f6acbe10e10d [2023-02-17T21:37:59.796Z] 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-02-17T21:38:00.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T21:38:00.637Z] [2023-02-17T21:38:00.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T21:38:01.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T21:38:01.017Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T21:38:01.017Z] 5eb5b503b376: Pulling fs layer [2023-02-17T21:38:01.017Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T21:38:01.017Z] ec43610c2a17: Pulling fs layer [2023-02-17T21:38:01.017Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T21:38:01.017Z] 33b1e0a273af: Pulling fs layer [2023-02-17T21:38:01.017Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T21:38:01.017Z] 2f39f015ded8: Pulling fs layer [2023-02-17T21:38:01.018Z] 33b1e0a273af: Waiting [2023-02-17T21:38:01.018Z] 3a2ae6a8a46f: Waiting [2023-02-17T21:38:01.018Z] 2f39f015ded8: Waiting [2023-02-17T21:38:01.018Z] 5d3b04190fa2: Waiting [2023-02-17T21:38:01.018Z] 5c69ac0246d0: Download complete [2023-02-17T21:38:01.018Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T21:38:01.018Z] 3a2ae6a8a46f: Download complete [2023-02-17T21:38:01.297Z] 33b1e0a273af: Verifying Checksum [2023-02-17T21:38:01.297Z] 33b1e0a273af: Download complete [2023-02-17T21:38:01.297Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T21:38:01.297Z] 5d3b04190fa2: Download complete [2023-02-17T21:38:01.562Z] ec43610c2a17: Verifying Checksum [2023-02-17T21:38:01.562Z] ec43610c2a17: Download complete [2023-02-17T21:38:01.562Z] 5eb5b503b376: Verifying Checksum [2023-02-17T21:38:01.562Z] 5eb5b503b376: Download complete [2023-02-17T21:38:03.029Z] 5eb5b503b376: Pull complete [2023-02-17T21:38:03.029Z] 2f39f015ded8: Verifying Checksum [2023-02-17T21:38:03.029Z] 2f39f015ded8: Download complete [2023-02-17T21:38:03.029Z] 5c69ac0246d0: Pull complete [2023-02-17T21:38:03.597Z] ec43610c2a17: Pull complete [2023-02-17T21:38:03.597Z] 3a2ae6a8a46f: Pull complete [2023-02-17T21:38:03.856Z] 33b1e0a273af: Pull complete [2023-02-17T21:38:03.856Z] 5d3b04190fa2: Pull complete [2023-02-17T21:38:09.119Z] 2f39f015ded8: Pull complete [2023-02-17T21:38:09.119Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T21:38:09.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T21:38:09.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T21:38:09.359Z] prd-ubuntu20.04-docker-8c-8g-6504 does not seem to be running inside a container [2023-02-17T21:38:09.393Z] $ 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-415 -v /w/workspace/xfoundry_device-modbus-go_PR-415:/w/workspace/xfoundry_device-modbus-go_PR-415:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-415@tmp:/w/workspace/xfoundry_device-modbus-go_PR-415@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-02-17T21:38:13.049Z] $ docker top 3fd5dabfdf16af561f9560d02c1a0bb09870db3d30c53903900be77b16e1a97f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T21:38:13.496Z] ---> job-cost.sh [2023-02-17T21:38:13.496Z] lf-activate-venv: SKIPPING [2023-02-17T21:38:13.496Z] INFO: No Stack... [2023-02-17T21:38:14.062Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T21:38:14.320Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T21:38:14.638Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-415/archives/cost.csv [2023-02-17T21:38:14.638Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T21:38:14.678Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-415-1-stack-cost] [2023-02-17T21:38:14.683Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-415-1-stack-cost] did not exist. Created. [2023-02-17T21:38:14.683Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-415-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T21:38:15.060Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T21:38:15.111Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T21:38:15.137Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-415-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T21:38:15.218Z] $ docker stop --time=1 3fd5dabfdf16af561f9560d02c1a0bb09870db3d30c53903900be77b16e1a97f [2023-02-17T21:38:16.362Z] $ docker rm -f --volumes 3fd5dabfdf16af561f9560d02c1a0bb09870db3d30c53903900be77b16e1a97f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T21:38:21.799Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6507 in /w/workspace/xfoundry_device-modbus-go_PR-415 [Pipeline] { [Pipeline] ws [2023-02-17T21:38:21.860Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-02-17T21:38:21.940Z] Selected Git installation does not exist. Using Default [2023-02-17T21:38:21.940Z] The recommended git tool is: NONE [2023-02-17T21:38:27.980Z] using credential edgex-jenkins-ssh [2023-02-17T21:38:27.997Z] Cloning the remote Git repository [2023-02-17T21:38:28.045Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-02-17T21:38:28.131Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-02-17T21:38:28.452Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-17T21:38:28.453Z] > git --version # timeout=10 [2023-02-17T21:38:28.488Z] > git --version # 'git version 2.25.1' [2023-02-17T21:38:28.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T21:38:28.561Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T21:38:29.782Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-17T21:38:29.804Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T21:38:30.818Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-17T21:38:30.865Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-17T21:38:30.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T21:38:30.884Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-17T21:38:31.516Z] Merging remotes/origin/main commit f1793b94bf4ff8773907545100fb172936c87502 into PR head commit 11c6e2d006034a333972faf4f7351e142fd3b397 [2023-02-17T21:38:31.755Z] Merge succeeded, producing 11c6e2d006034a333972faf4f7351e142fd3b397 [2023-02-17T21:38:31.755Z] Checking out Revision 11c6e2d006034a333972faf4f7351e142fd3b397 (PR-415) [2023-02-17T21:38:31.533Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T21:38:31.550Z] > git checkout -f 11c6e2d006034a333972faf4f7351e142fd3b397 # timeout=10 [2023-02-17T21:38:31.640Z] > git remote # timeout=10 [2023-02-17T21:38:31.659Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T21:38:31.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T21:38:31.703Z] > git merge f1793b94bf4ff8773907545100fb172936c87502 # timeout=10 [2023-02-17T21:38:31.733Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T21:38:31.759Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T21:38:31.775Z] > git checkout -f 11c6e2d006034a333972faf4f7351e142fd3b397 # timeout=10 [2023-02-17T21:38:32.336Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-17T21:38:32.392Z] > git --version # timeout=10 [2023-02-17T21:38:32.403Z] > git --version # 'git version 2.25.1' [2023-02-17T21:38:32.419Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T21:38:33.496Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T21:38:33.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T21:38:33.497Z] Dload Upload Total Spent Left Speed [2023-02-17T21:38:33.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-02-17T21:38:34.084Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T21:38:34.438Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T21:38:34.438Z] + sudo tee /etc/docker/daemon.new [2023-02-17T21:38:34.438Z] { [2023-02-17T21:38:34.438Z] "registry-mirrors": [ [2023-02-17T21:38:34.438Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T21:38:34.438Z] ], [2023-02-17T21:38:34.438Z] "bip": "10.250.0.254/24", [2023-02-17T21:38:34.438Z] "hosts": [ [2023-02-17T21:38:34.438Z] "tcp://0.0.0.0:5555", [2023-02-17T21:38:34.438Z] "unix:///var/run/docker.sock" [2023-02-17T21:38:34.438Z] ], [2023-02-17T21:38:34.438Z] "mtu": 1458, [2023-02-17T21:38:34.438Z] "selinux-enabled": true, [2023-02-17T21:38:34.438Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T21:38:34.438Z] } [Pipeline] sh [2023-02-17T21:38:34.789Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T21:38:35.152Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T21:38:53.495Z] provisioning config files... [2023-02-17T21:38:53.527Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config6410716947042861568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T21:38:53.930Z] ---> docker-login.sh [2023-02-17T21:38:53.930Z] nexus3.edgexfoundry.org:10001 [2023-02-17T21:38:54.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:38:54.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:38:54.488Z] Configure a credential helper to remove this warning. See [2023-02-17T21:38:54.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:38:54.488Z] [2023-02-17T21:38:54.488Z] Login Succeeded [2023-02-17T21:38:54.488Z] nexus3.edgexfoundry.org:10002 [2023-02-17T21:38:54.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:38:55.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:38:55.030Z] Configure a credential helper to remove this warning. See [2023-02-17T21:38:55.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:38:55.030Z] [2023-02-17T21:38:55.030Z] Login Succeeded [2023-02-17T21:38:55.030Z] nexus3.edgexfoundry.org:10003 [2023-02-17T21:38:55.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:38:55.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:38:55.299Z] Configure a credential helper to remove this warning. See [2023-02-17T21:38:55.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:38:55.299Z] [2023-02-17T21:38:55.299Z] Login Succeeded [2023-02-17T21:38:55.299Z] nexus3.edgexfoundry.org:10004 [2023-02-17T21:38:55.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:38:55.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:38:55.840Z] Configure a credential helper to remove this warning. See [2023-02-17T21:38:55.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:38:55.840Z] [2023-02-17T21:38:55.840Z] Login Succeeded [2023-02-17T21:38:55.840Z] docker.io [2023-02-17T21:38:56.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T21:38:56.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T21:38:56.377Z] Configure a credential helper to remove this warning. See [2023-02-17T21:38:56.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T21:38:56.377Z] [2023-02-17T21:38:56.377Z] Login Succeeded [2023-02-17T21:38:56.377Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T21:38:56.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T21:38:56.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T21:38:56.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T21:38:56.897Z] ========================================================= [2023-02-17T21:38:56.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T21:38:56.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T21:38:57.394Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T21:38:57.663Z] Sending build context to Docker daemon 3.324MB [2023-02-17T21:38:57.663Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T21:38:57.663Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-17T21:38:57.932Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T21:38:57.932Z] 9b18e9b68314: Pulling fs layer [2023-02-17T21:38:57.932Z] 35d82f9e3411: Pulling fs layer [2023-02-17T21:38:57.932Z] e16973657156: Pulling fs layer [2023-02-17T21:38:57.932Z] fc693d55d65f: Pulling fs layer [2023-02-17T21:38:57.932Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T21:38:57.932Z] fc693d55d65f: Waiting [2023-02-17T21:38:57.932Z] dda99020689f: Pulling fs layer [2023-02-17T21:38:57.932Z] 7e9fc2657dce: Waiting [2023-02-17T21:38:57.932Z] db1c61fa0a46: Pulling fs layer [2023-02-17T21:38:57.932Z] 891c053d2c06: Pulling fs layer [2023-02-17T21:38:57.932Z] dda99020689f: Waiting [2023-02-17T21:38:57.932Z] db1c61fa0a46: Waiting [2023-02-17T21:38:57.932Z] 891c053d2c06: Waiting [2023-02-17T21:38:57.932Z] e16973657156: Download complete [2023-02-17T21:38:57.932Z] 35d82f9e3411: Verifying Checksum [2023-02-17T21:38:57.932Z] 35d82f9e3411: Download complete [2023-02-17T21:38:57.932Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T21:38:57.932Z] 7e9fc2657dce: Download complete [2023-02-17T21:38:57.932Z] dda99020689f: Verifying Checksum [2023-02-17T21:38:57.932Z] dda99020689f: Download complete [2023-02-17T21:38:57.932Z] 9b18e9b68314: Verifying Checksum [2023-02-17T21:38:58.918Z] 9b18e9b68314: Pull complete [2023-02-17T21:38:58.918Z] 891c053d2c06: Verifying Checksum [2023-02-17T21:38:58.918Z] 891c053d2c06: Download complete [2023-02-17T21:38:59.511Z] 35d82f9e3411: Pull complete [2023-02-17T21:38:59.785Z] e16973657156: Pull complete [2023-02-17T21:39:00.374Z] db1c61fa0a46: Verifying Checksum [2023-02-17T21:39:00.374Z] db1c61fa0a46: Download complete [2023-02-17T21:39:00.648Z] fc693d55d65f: Verifying Checksum [2023-02-17T21:39:00.648Z] fc693d55d65f: Download complete [2023-02-17T21:39:12.989Z] fc693d55d65f: Pull complete [2023-02-17T21:39:12.989Z] 7e9fc2657dce: Pull complete [2023-02-17T21:39:12.989Z] dda99020689f: Pull complete [2023-02-17T21:39:18.483Z] db1c61fa0a46: Pull complete [2023-02-17T21:39:19.473Z] 891c053d2c06: Pull complete [2023-02-17T21:39:19.473Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T21:39:19.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T21:39:19.473Z] ---> f96f9c87975a [2023-02-17T21:39:19.473Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-17T21:39:22.080Z] ---> Running in 721faf93f37f [2023-02-17T21:39:22.080Z] Removing intermediate container 721faf93f37f [2023-02-17T21:39:22.080Z] ---> 217de8450878 [2023-02-17T21:39:22.080Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T21:39:22.080Z] ---> Running in aafe32fcf347 [2023-02-17T21:39:22.355Z] Removing intermediate container aafe32fcf347 [2023-02-17T21:39:22.355Z] ---> cccc0ef871e1 [2023-02-17T21:39:22.355Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-17T21:39:22.355Z] ---> Running in 98ad4632de4b [2023-02-17T21:39:23.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T21:39:23.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T21:39:25.195Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-17T21:39:25.195Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-17T21:39:25.195Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-17T21:39:25.195Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-17T21:39:25.195Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-17T21:39:25.195Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-17T21:39:25.195Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-17T21:39:25.195Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-17T21:39:25.195Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T21:39:25.195Z] OK: 228 MiB in 59 packages [2023-02-17T21:39:26.178Z] Removing intermediate container 98ad4632de4b [2023-02-17T21:39:26.178Z] ---> 3bd4896ba82e [2023-02-17T21:39:26.178Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-17T21:39:26.178Z] ---> Running in 1aa598b5130a [2023-02-17T21:39:26.448Z] Removing intermediate container 1aa598b5130a [2023-02-17T21:39:26.448Z] ---> 3f858bc605a3 [2023-02-17T21:39:26.448Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-17T21:39:27.043Z] ---> 2eac10035a84 [2023-02-17T21:39:27.043Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T21:39:27.043Z] ---> Running in ce71b6c46306 [2023-02-17T21:40:48.761Z] Removing intermediate container ce71b6c46306 [2023-02-17T21:40:48.761Z] ---> 3566a01c2a21 [2023-02-17T21:40:48.761Z] Step 9/10 : COPY . . [2023-02-17T21:40:48.761Z] ---> 3c5d52eb1585 [2023-02-17T21:40:48.761Z] Step 10/10 : RUN ${MAKE} [2023-02-17T21:40:48.761Z] ---> Running in f5900ba04049 [2023-02-17T21:40:48.761Z] noop [2023-02-17T21:40:48.761Z] Removing intermediate container f5900ba04049 [2023-02-17T21:40:48.761Z] ---> ce88f458aae7 [2023-02-17T21:40:48.761Z] Successfully built ce88f458aae7 [2023-02-17T21:40:48.762Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T21:40:49.238Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T21:40:49.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T21:40:49.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-6507 does not seem to be running inside a container [2023-02-17T21:40:49.614Z] $ 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-02-17T21:40:50.988Z] $ docker top e4b7221e189f5369ce4cf446bb096292a4e4fee6020cb2e2b88bf95d095afe5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T21:40:51.969Z] + go version [2023-02-17T21:40:51.969Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T21:40:52.000Z] $ docker stop --time=1 e4b7221e189f5369ce4cf446bb096292a4e4fee6020cb2e2b88bf95d095afe5c [2023-02-17T21:40:53.657Z] $ docker rm -f --volumes e4b7221e189f5369ce4cf446bb096292a4e4fee6020cb2e2b88bf95d095afe5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T21:40:54.601Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T21:40:54.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T21:40:54.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-6507 does not seem to be running inside a container [2023-02-17T21:40:54.967Z] $ 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-02-17T21:40:56.319Z] $ docker top 990f350d7702daed47458cac4f2e159e2a0bf6006bd373b5557779cb21c84d53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T21:40:57.232Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-17T21:40:57.952Z] + make test [2023-02-17T21:40:57.952Z] go test ./... -coverprofile=coverage.out [2023-02-17T21:40:59.923Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-17T21:42:36.656Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-17T21:42:36.656Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.068s coverage: 47.7% of statements [2023-02-17T21:42:36.656Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T21:42:36.656Z] go vet ./... [2023-02-17T21:43:08.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T21:43:08.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T21:43:08.921Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T21:43:08.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T21:43:08.999Z] $ docker stop --time=1 990f350d7702daed47458cac4f2e159e2a0bf6006bd373b5557779cb21c84d53 [2023-02-17T21:43:10.840Z] $ docker rm -f --volumes 990f350d7702daed47458cac4f2e159e2a0bf6006bd373b5557779cb21c84d53 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T21:43:11.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T21:43:11.978Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T21:43:12.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T21:43:13.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T21:43:13.483Z] + ls -al . [2023-02-17T21:43:13.483Z] total 180 [2023-02-17T21:43:13.483Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 21:40 . [2023-02-17T21:43:13.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 21:38 .. [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 21:38 .dockerignore [2023-02-17T21:43:13.483Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 21:38 .git [2023-02-17T21:43:13.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:38 .github [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 17 21:38 .gitignore [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 21:38 .golangci.yml [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 10236 Feb 17 21:38 Attribution.txt [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 17 21:38 CHANGELOG.md [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 17 21:38 Dockerfile [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 21:38 GOVERNANCE.md [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 17 21:38 Jenkinsfile [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 21:38 LICENSE [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 17 21:38 Makefile [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 17 21:38 OWNERS.md [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 17 21:38 README.md [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 21:36 VERSION [2023-02-17T21:43:13.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 21:38 bin [2023-02-17T21:43:13.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:38 cmd [2023-02-17T21:43:13.483Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 17 21:42 coverage.out [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 3496 Feb 17 21:38 go.mod [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 33621 Feb 17 21:38 go.sum [2023-02-17T21:43:13.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:38 internal [2023-02-17T21:43:13.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 21:38 simulator [2023-02-17T21:43:13.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 21:38 snap [2023-02-17T21:43:13.483Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 17 21:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T21:43:13.910Z] + 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=11c6e2d006034a333972faf4f7351e142fd3b397 --label arch=arm64 --label version=0.0.0 . [2023-02-17T21:43:14.179Z] Sending build context to Docker daemon 3.348MB [2023-02-17T21:43:14.179Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T21:43:14.179Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-17T21:43:14.179Z] ---> ce88f458aae7 [2023-02-17T21:43:14.179Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T21:43:14.455Z] ---> Running in 137802e745b5 [2023-02-17T21:43:14.725Z] Removing intermediate container 137802e745b5 [2023-02-17T21:43:14.725Z] ---> 4e0609898b60 [2023-02-17T21:43:14.725Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T21:43:14.725Z] ---> Running in eb84fb96e766 [2023-02-17T21:43:14.994Z] Removing intermediate container eb84fb96e766 [2023-02-17T21:43:14.994Z] ---> b469b1a7632f [2023-02-17T21:43:14.994Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-17T21:43:15.264Z] ---> Running in 7cedb1a1a7f3 [2023-02-17T21:43:16.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T21:43:16.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T21:43:17.915Z] OK: 228 MiB in 59 packages [2023-02-17T21:43:18.502Z] Removing intermediate container 7cedb1a1a7f3 [2023-02-17T21:43:18.502Z] ---> 13cd29941c2c [2023-02-17T21:43:18.502Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-17T21:43:18.502Z] ---> Running in e7f8d4403d93 [2023-02-17T21:43:18.788Z] Removing intermediate container e7f8d4403d93 [2023-02-17T21:43:18.788Z] ---> acd1020a5a59 [2023-02-17T21:43:18.788Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-17T21:43:19.373Z] ---> ac3eeb449c0b [2023-02-17T21:43:19.373Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T21:43:19.373Z] ---> Running in 1036cf43d9aa [2023-02-17T21:43:21.985Z] Removing intermediate container 1036cf43d9aa [2023-02-17T21:43:21.985Z] ---> 1cdc436f8edf [2023-02-17T21:43:21.985Z] Step 9/22 : COPY . . [2023-02-17T21:43:22.947Z] ---> 07c35d9af63e [2023-02-17T21:43:22.947Z] Step 10/22 : RUN ${MAKE} [2023-02-17T21:43:22.947Z] ---> Running in c9cdf6e5e968 [2023-02-17T21:43:23.916Z] 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-02-17T21:45:45.615Z] Removing intermediate container c9cdf6e5e968 [2023-02-17T21:45:45.615Z] ---> b34950c7dff6 [2023-02-17T21:45:45.615Z] Step 11/22 : FROM alpine:3.14 [2023-02-17T21:45:45.615Z] 3.14: Pulling from library/alpine [2023-02-17T21:45:45.615Z] 6f0e733d82e2: Pulling fs layer [2023-02-17T21:45:45.615Z] 6f0e733d82e2: Download complete [2023-02-17T21:45:45.615Z] 6f0e733d82e2: Pull complete [2023-02-17T21:45:45.615Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-17T21:45:45.615Z] Status: Downloaded newer image for alpine:3.14 [2023-02-17T21:45:45.615Z] ---> bf97f6347a60 [2023-02-17T21:45:45.615Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-17T21:45:45.615Z] ---> Running in 44ad434c2542 [2023-02-17T21:45:45.615Z] Removing intermediate container 44ad434c2542 [2023-02-17T21:45:45.615Z] ---> ae2251f8dc68 [2023-02-17T21:45:45.615Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T21:45:45.615Z] ---> Running in 5f9401be1107 [2023-02-17T21:45:45.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-02-17T21:45:45.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-02-17T21:45:45.615Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T21:45:45.615Z] Executing busybox-1.33.1-r8.trigger [2023-02-17T21:45:45.615Z] OK: 6 MiB in 15 packages [2023-02-17T21:45:45.615Z] Removing intermediate container 5f9401be1107 [2023-02-17T21:45:45.615Z] ---> 70cc3d9db450 [2023-02-17T21:45:45.615Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-02-17T21:45:45.615Z] ---> 7c794c5983fc [2023-02-17T21:45:45.615Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-17T21:45:45.615Z] ---> 688fd3b1b2fc [2023-02-17T21:45:45.615Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-17T21:45:45.615Z] ---> c42168626bce [2023-02-17T21:45:45.615Z] Step 17/22 : EXPOSE 59901 [2023-02-17T21:45:45.615Z] ---> Running in ee1a6628b1c5 [2023-02-17T21:45:45.615Z] Removing intermediate container ee1a6628b1c5 [2023-02-17T21:45:45.615Z] ---> efac516d596f [2023-02-17T21:45:45.615Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-17T21:45:45.615Z] ---> Running in 3485d78ee677 [2023-02-17T21:45:45.615Z] Removing intermediate container 3485d78ee677 [2023-02-17T21:45:45.615Z] ---> 14ce41bb0e3c [2023-02-17T21:45:45.615Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-17T21:45:45.615Z] ---> Running in 6f7415f6427b [2023-02-17T21:45:45.615Z] Removing intermediate container 6f7415f6427b [2023-02-17T21:45:45.615Z] ---> d0a5c6f4d8b3 [2023-02-17T21:45:45.615Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T21:45:45.615Z] ---> Running in fbba9d984034 [2023-02-17T21:45:45.615Z] Removing intermediate container fbba9d984034 [2023-02-17T21:45:45.615Z] ---> 8eadaf9b377c [2023-02-17T21:45:45.615Z] Step 21/22 : LABEL git_sha=11c6e2d006034a333972faf4f7351e142fd3b397 [2023-02-17T21:45:45.615Z] ---> Running in 7515eae47a17 [2023-02-17T21:45:45.615Z] Removing intermediate container 7515eae47a17 [2023-02-17T21:45:45.615Z] ---> f83b2292896c [2023-02-17T21:45:45.615Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T21:45:45.615Z] ---> Running in 4e480e49be77 [2023-02-17T21:45:45.615Z] Removing intermediate container 4e480e49be77 [2023-02-17T21:45:45.615Z] ---> c441d6c47edb [2023-02-17T21:45:45.615Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T21:45:45.615Z] Successfully built c441d6c47edb [2023-02-17T21:45:45.615Z] 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-02-17T21:45:46.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T21:45:46.437Z] [2023-02-17T21:45:46.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T21:45:46.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T21:45:47.120Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T21:45:47.120Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T21:45:47.120Z] 04944245beec: Pulling fs layer [2023-02-17T21:45:47.120Z] 699f458cf7ca: Pulling fs layer [2023-02-17T21:45:47.120Z] 765212b225bb: Pulling fs layer [2023-02-17T21:45:47.120Z] f23df028b6ca: Pulling fs layer [2023-02-17T21:45:47.120Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T21:45:47.120Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T21:45:47.120Z] f23df028b6ca: Waiting [2023-02-17T21:45:47.120Z] d65c8cfc05b1: Waiting [2023-02-17T21:45:47.120Z] 765212b225bb: Waiting [2023-02-17T21:45:47.120Z] 2437ff75d9bd: Waiting [2023-02-17T21:45:47.120Z] 04944245beec: Verifying Checksum [2023-02-17T21:45:47.120Z] 04944245beec: Download complete [2023-02-17T21:45:47.120Z] 765212b225bb: Download complete [2023-02-17T21:45:47.392Z] f23df028b6ca: Verifying Checksum [2023-02-17T21:45:47.392Z] f23df028b6ca: Download complete [2023-02-17T21:45:47.392Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T21:45:47.392Z] d65c8cfc05b1: Download complete [2023-02-17T21:45:47.392Z] 699f458cf7ca: Verifying Checksum [2023-02-17T21:45:47.392Z] 699f458cf7ca: Download complete [2023-02-17T21:45:47.996Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T21:45:47.996Z] 8998bd30e6a1: Download complete [2023-02-17T21:45:49.958Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T21:45:49.958Z] 2437ff75d9bd: Download complete [2023-02-17T21:45:52.548Z] 8998bd30e6a1: Pull complete [2023-02-17T21:45:52.548Z] 04944245beec: Pull complete [2023-02-17T21:45:53.963Z] 699f458cf7ca: Pull complete [2023-02-17T21:45:54.233Z] 765212b225bb: Pull complete [2023-02-17T21:45:55.201Z] f23df028b6ca: Pull complete [2023-02-17T21:45:55.201Z] d65c8cfc05b1: Pull complete [2023-02-17T21:46:10.213Z] 2437ff75d9bd: Pull complete [2023-02-17T21:46:10.213Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T21:46:10.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T21:46:10.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T21:46:10.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-6507 does not seem to be running inside a container [2023-02-17T21:46:10.639Z] $ 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-02-17T21:46:13.406Z] $ docker top 8393f6d067d446f623e4e7f0ddf4667dbb9780a459252968e63e522bff3cbff0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T21:46:14.315Z] ---> job-cost.sh [2023-02-17T21:46:14.315Z] lf-activate-venv: SKIPPING [2023-02-17T21:46:14.315Z] INFO: No Stack... [2023-02-17T21:46:17.544Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T21:46:18.505Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T21:46:18.846Z] + cut -d, -f6 [2023-02-17T21:46:18.846Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2023-02-17T21:46:18.930Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-415-1-stack-cost] [2023-02-17T21:46:18.935Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-415-1-stack-cost] did not exist. Created. [2023-02-17T21:46:18.935Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-415-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T21:46:19.348Z] /w/workspace/device-modbus-go/1@tmp/durable-11999128/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T21:46:20.015Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T21:46:20.056Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T21:46:20.106Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T21:46:20.120Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-415-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T21:46:20.199Z] $ docker stop --time=1 8393f6d067d446f623e4e7f0ddf4667dbb9780a459252968e63e522bff3cbff0 [2023-02-17T21:46:21.678Z] $ docker rm -f --volumes 8393f6d067d446f623e4e7f0ddf4667dbb9780a459252968e63e522bff3cbff0 [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-02-17T21:46:22.746Z] provisioning config files... [2023-02-17T21:46:22.753Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-415@tmp/config367076683653641770tmp [Pipeline] { [Pipeline] sh [2023-02-17T21:46:23.088Z] + set +x [2023-02-17T21:46:23.088Z] + bash -s -- [2023-02-17T21:46:23.088Z] + curl -s https://codecov.io/bash [2023-02-17T21:46:23.088Z] [2023-02-17T21:46:23.088Z] _____ _ [2023-02-17T21:46:23.088Z] / ____| | | [2023-02-17T21:46:23.088Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T21:46:23.088Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T21:46:23.088Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T21:46:23.088Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T21:46:23.088Z] Bash-1.0.6 [2023-02-17T21:46:23.088Z] [2023-02-17T21:46:23.088Z] [2023-02-17T21:46:23.089Z] ==> git version 2.25.1 found [2023-02-17T21:46:23.089Z] ==> 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-02-17T21:46:23.089Z] Release-Date: 2020-01-08 [2023-02-17T21:46:23.089Z] 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-02-17T21:46:23.089Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T21:46:23.089Z] ==> Jenkins CI detected. [2023-02-17T21:46:23.089Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-415 [2023-02-17T21:46:23.089Z] project root: . [2023-02-17T21:46:23.089Z] --> token set from env [2023-02-17T21:46:23.089Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T21:46:23.089Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T21:46:23.089Z] ==> Python coveragepy not found [2023-02-17T21:46:23.089Z] ==> Searching for coverage reports in: [2023-02-17T21:46:23.089Z] + . [2023-02-17T21:46:23.089Z] -> Found 1 reports [2023-02-17T21:46:23.089Z] ==> Detecting git/mercurial file structure [2023-02-17T21:46:23.089Z] ==> Reading reports [2023-02-17T21:46:23.089Z] + ./coverage.out bytes=23241 [2023-02-17T21:46:23.089Z] ==> Appending adjustments [2023-02-17T21:46:23.089Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T21:46:23.348Z] + Found adjustments [2023-02-17T21:46:23.348Z] ==> Gzipping contents [2023-02-17T21:46:23.348Z] 4.0K /tmp/codecov.quZWUi.gz [2023-02-17T21:46:23.348Z] ==> Uploading reports [2023-02-17T21:46:23.348Z] url: https://codecov.io [2023-02-17T21:46:23.348Z] query: branch=PR-415&commit=11c6e2d006034a333972faf4f7351e142fd3b397&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=415&job=&cmd_args= [2023-02-17T21:46:23.348Z] -> Pinging Codecov [2023-02-17T21:46:23.348Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-415&commit=11c6e2d006034a333972faf4f7351e142fd3b397&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=415&job=&cmd_args= [2023-02-17T21:46:23.611Z] -> Uploading to [2023-02-17T21:46:23.611Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/55DBCA73C666E3227836607328DD7E49/11c6e2d006034a333972faf4f7351e142fd3b397/1f5d7c47-8eba-463d-a13d-9275e6baa6a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T214623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0d76da45e1bd518cc0e871215ae4c97571dcc23d0be1e4a42bfe16bb87e203b [2023-02-17T21:46:23.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T21:46:23.611Z] Dload Upload Total Spent Left Speed [2023-02-17T21:46:23.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3881 0 0 100 3881 0 17561 --:--:-- --:--:-- --:--:-- 17481 100 3881 0 0 100 3881 0 13429 --:--:-- --:--:-- --:--:-- 13382 [2023-02-17T21:46:23.870Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/11c6e2d006034a333972faf4f7351e142fd3b397 [Pipeline] } [2023-02-17T21:46:23.897Z] 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-02-17T21:46:25.703Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-415/archives ] [2023-02-17T21:46:25.703Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-415/archives [2023-02-17T21:46:25.703Z] total 16 [2023-02-17T21:46:25.703Z] drwxr-xr-x 3 root root 4096 Feb 17 21:38 . [2023-02-17T21:46:25.703Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 21:38 .. [2023-02-17T21:46:25.703Z] drwxr-xr-x 2 root root 4096 Feb 17 21:38 cost [2023-02-17T21:46:25.703Z] -rw-r--r-- 1 root root 88 Feb 17 21:38 cost.csv [2023-02-17T21:46:25.703Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-415/archives [2023-02-17T21:46:25.703Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-415/archives [2023-02-17T21:46:25.703Z] total 16 [2023-02-17T21:46:25.703Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 21:38 . [2023-02-17T21:46:25.703Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 21:38 .. [2023-02-17T21:46:25.703Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 21:38 cost [2023-02-17T21:46:25.703Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 17 21:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T21:46:26.037Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T21:46:26.934Z] ---> package-listing.sh [2023-02-17T21:46:26.934Z] ++ facter osfamily [2023-02-17T21:46:26.934Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T21:46:27.193Z] + OS_FAMILY=debian [2023-02-17T21:46:27.193Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-415 [2023-02-17T21:46:27.193Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T21:46:27.193Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T21:46:27.193Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T21:46:27.193Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T21:46:27.193Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-415 ']' [2023-02-17T21:46:27.193Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T21:46:27.193Z] + case "${OS_FAMILY}" in [2023-02-17T21:46:27.193Z] + dpkg -l [2023-02-17T21:46:27.193Z] + grep '^ii' [2023-02-17T21:46:27.193Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T21:46:27.193Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T21:46:27.193Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T21:46:27.193Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-415 ']' [2023-02-17T21:46:27.193Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-415/archives/ [2023-02-17T21:46:27.193Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-415/archives/ [Pipeline] echo [2023-02-17T21:46:27.231Z] 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-415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T21:46:27.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T21:46:28.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T21:46:28.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T21:46:28.301Z] prd-ubuntu20.04-docker-8c-8g-6504 does not seem to be running inside a container [2023-02-17T21:46:28.337Z] $ 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-415/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-415 -v /w/workspace/xfoundry_device-modbus-go_PR-415:/w/workspace/xfoundry_device-modbus-go_PR-415:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-415@tmp:/w/workspace/xfoundry_device-modbus-go_PR-415@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-02-17T21:46:28.524Z] $ docker top c2b7564f94a48b2a5330480826202eb9e53f1b1d652e72975162626bb145075d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T21:46:28.916Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T21:46:29.230Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T21:46:29.539Z] + ls /var/log/sa-host [2023-02-17T21:46:29.540Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T21:46:29.707Z] provisioning config files... [2023-02-17T21:46:29.717Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-415@tmp/config4936482844090946810tmp [Pipeline] { [Pipeline] echo [2023-02-17T21:46:29.770Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T21:46:30.080Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T21:46:30.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T21:46:30.503Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T21:46:30.536Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T21:46:30.848Z] ---> sudo-logs.sh [2023-02-17T21:46:30.848Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T21:46:30.939Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T21:46:31.243Z] ---> job-cost.sh [2023-02-17T21:46:31.243Z] lf-activate-venv: SKIPPING [2023-02-17T21:46:31.243Z] DEBUG: total: 0.2199999988079071 [2023-02-17T21:46:31.243Z] INFO: Retrieving Stack Cost... [2023-02-17T21:46:31.811Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T21:46:32.070Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T21:46:32.107Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T21:46:32.418Z] ---> logs-deploy.sh [2023-02-17T21:46:32.418Z] lf-activate-venv: SKIPPING [2023-02-17T21:46:32.418Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-415/1 [2023-02-17T21:46:32.418Z] INFO: archiving workspace using pattern(s): [2023-02-17T21:46:33.353Z] Archives upload complete. [2023-02-17T21:46:33.353Z] INFO: archiving logs to Nexus