Pull request #558 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 74c9693bc184421cd09d4c9383402722d397ba85+016774ad856346449abec6a76f039c0b34c03e63 (81c29b1ade82a583ce0898b4f52543f230cc21f7) 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-ssh9900937519017593733.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15611657657646276296.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3110150874796678614.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13110430602188281681.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4613799065236066166.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4896 in /w/workspace/xfoundry_device-modbus-go_PR-558 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-558 # 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 Merging remotes/origin/main commit 016774ad856346449abec6a76f039c0b34c03e63 into PR head commit 74c9693bc184421cd09d4c9383402722d397ba85 > 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/558/head:refs/remotes/origin/PR-558 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74c9693bc184421cd09d4c9383402722d397ba85 # timeout=10 Merge succeeded, producing 74c9693bc184421cd09d4c9383402722d397ba85 Checking out Revision 74c9693bc184421cd09d4c9383402722d397ba85 (PR-558) Commit message: "build: Correct Attribution.txt" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 016774ad856346449abec6a76f039c0b34c03e63 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74c9693bc184421cd09d4c9383402722d397ba85 # timeout=10 > git rev-list --no-walk 313bd4257294a3611ddab0d25a1668d691212468 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T07:34:13.854Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T07:34:13.923Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T07:34:13.948Z] ========================================================= [2024-07-03T07:34:13.948Z] EdgeX Global Pipelines Version Info [2024-07-03T07:34:13.949Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:34:14.698Z] ------------------- [2024-07-03T07:34:14.698Z] stable info: [2024-07-03T07:34:14.698Z] ------------------- [2024-07-03T07:34:14.698Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T07:34:14.698Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T07:34:14.698Z] Message: update stable to v1.0.260 [2024-07-03T07:34:15.640Z] ------------------- [2024-07-03T07:34:15.640Z] experimental info: [2024-07-03T07:34:15.640Z] ------------------- [2024-07-03T07:34:15.640Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T07:34:15.640Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T07:34:15.640Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T07:34:15.719Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-07-03T07:34:15.745Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-07-03T07:34:15.767Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T07:34:15.785Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T07:34:15.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T07:34:15.828Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T07:34:15.851Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T07:34:15.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T07:34:15.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T07:34:15.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T07:34:15.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T07:34:15.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-07-03T07:34:15.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T07:34:16.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T07:34:16.025Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T07:34:16.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T07:34:16.073Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T07:34:16.096Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T07:34:16.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T07:34:16.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T07:34:16.168Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T07:34:16.188Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T07:34:16.215Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T07:34:16.240Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T07:34:16.268Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T07:34:16.297Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T07:34:16.323Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T07:34:16.347Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-558 [Pipeline] echo [2024-07-03T07:34:16.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-558 [Pipeline] echo [2024-07-03T07:34:16.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-558 [Pipeline] echo [2024-07-03T07:34:16.405Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74c9693bc184421cd09d4c9383402722d397ba85 [Pipeline] echo [2024-07-03T07:34:16.422Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74c9693 [Pipeline] echo [2024-07-03T07:34:16.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T07:34:16.493Z] provisioning config files... [2024-07-03T07:34:16.505Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-558@tmp/config2346366590484710120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:34:16.841Z] ---> ****-login.sh [2024-07-03T07:34:16.841Z] nexus3.edgexfoundry.org:10001 [2024-07-03T07:34:17.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:34:17.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:34:17.102Z] Configure a credential helper to remove this warning. See [2024-07-03T07:34:17.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:34:17.102Z] [2024-07-03T07:34:17.102Z] Login Succeeded [2024-07-03T07:34:17.102Z] nexus3.edgexfoundry.org:10002 [2024-07-03T07:34:17.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:34:17.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:34:17.365Z] Configure a credential helper to remove this warning. See [2024-07-03T07:34:17.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:34:17.365Z] [2024-07-03T07:34:17.365Z] Login Succeeded [2024-07-03T07:34:17.365Z] nexus3.edgexfoundry.org:10003 [2024-07-03T07:34:17.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:34:17.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:34:17.365Z] Configure a credential helper to remove this warning. See [2024-07-03T07:34:17.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:34:17.365Z] [2024-07-03T07:34:17.365Z] Login Succeeded [2024-07-03T07:34:17.365Z] nexus3.edgexfoundry.org:10004 [2024-07-03T07:34:17.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:34:17.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:34:17.625Z] Configure a credential helper to remove this warning. See [2024-07-03T07:34:17.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:34:17.625Z] [2024-07-03T07:34:17.625Z] Login Succeeded [2024-07-03T07:34:17.625Z] ****.io [2024-07-03T07:34:17.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:34:17.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:34:17.886Z] Configure a credential helper to remove this warning. See [2024-07-03T07:34:17.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:34:17.886Z] [2024-07-03T07:34:17.886Z] Login Succeeded [2024-07-03T07:34:17.886Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T07:34:17.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T07:34:18.297Z] + git rev-list -1 --merges 74c9693bc184421cd09d4c9383402722d397ba85~1..74c9693bc184421cd09d4c9383402722d397ba85 [Pipeline] echo [2024-07-03T07:34:18.325Z] -----------> git rev-list -1 --merges 74c9693bc184421cd09d4c9383402722d397ba85~1..74c9693bc184421cd09d4c9383402722d397ba85 74c9693bc184421cd09d4c9383402722d397ba85 [false] [Pipeline] sh [2024-07-03T07:34:18.616Z] + git log --format=format:%s -1 74c9693bc184421cd09d4c9383402722d397ba85 [Pipeline] echo [2024-07-03T07:34:18.630Z] ========================================================= [2024-07-03T07:34:18.630Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T07:34:18.630Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T07:34:18.958Z] + git log --format=format:%s -1 74c9693bc184421cd09d4c9383402722d397ba85 [Pipeline] echo [2024-07-03T07:34:18.969Z] [semverPrep] GIT_COMMIT: 74c9693bc184421cd09d4c9383402722d397ba85, Commit Message: build: Correct Attribution.txt [Pipeline] echo [2024-07-03T07:34:18.981Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T07:34:19.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T07:34:19.355Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T07:34:19.355Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T07:34:19.355Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T07:34:19.355Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T07:34:19.355Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T07:34:19.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:34:19.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T07:34:19.784Z] [2024-07-03T07:34:19.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:34:20.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T07:34:20.087Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T07:34:20.087Z] b85a868b505f: Pulling fs layer [2024-07-03T07:34:20.087Z] e2be974225ed: Pulling fs layer [2024-07-03T07:34:20.087Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T07:34:20.087Z] 988bab9f4d93: Pulling fs layer [2024-07-03T07:34:20.087Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T07:34:20.087Z] eaf3925da568: Pulling fs layer [2024-07-03T07:34:20.087Z] bab4dde63d76: Pulling fs layer [2024-07-03T07:34:20.087Z] bde34c3a00c8: Pulling fs layer [2024-07-03T07:34:20.087Z] b352a97aabf1: Pulling fs layer [2024-07-03T07:34:20.087Z] 4872d77fe225: Pulling fs layer [2024-07-03T07:34:20.087Z] 5851b861e8e6: Pulling fs layer [2024-07-03T07:34:20.087Z] b352a97aabf1: Waiting [2024-07-03T07:34:20.087Z] 1469e6f7b9e6: Waiting [2024-07-03T07:34:20.087Z] 4872d77fe225: Waiting [2024-07-03T07:34:20.087Z] eaf3925da568: Waiting [2024-07-03T07:34:20.087Z] 5851b861e8e6: Waiting [2024-07-03T07:34:20.087Z] bde34c3a00c8: Waiting [2024-07-03T07:34:20.087Z] 988bab9f4d93: Waiting [2024-07-03T07:34:20.087Z] bab4dde63d76: Waiting [2024-07-03T07:34:20.087Z] e2be974225ed: Verifying Checksum [2024-07-03T07:34:20.087Z] e2be974225ed: Download complete [2024-07-03T07:34:20.087Z] 988bab9f4d93: Download complete [2024-07-03T07:34:20.087Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T07:34:20.087Z] 1469e6f7b9e6: Download complete [2024-07-03T07:34:20.087Z] eaf3925da568: Verifying Checksum [2024-07-03T07:34:20.087Z] eaf3925da568: Download complete [2024-07-03T07:34:20.346Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T07:34:20.346Z] 339a4e72a1f5: Download complete [2024-07-03T07:34:20.346Z] bde34c3a00c8: Download complete [2024-07-03T07:34:20.346Z] b352a97aabf1: Verifying Checksum [2024-07-03T07:34:20.346Z] b352a97aabf1: Download complete [2024-07-03T07:34:20.346Z] 4872d77fe225: Verifying Checksum [2024-07-03T07:34:20.346Z] 4872d77fe225: Download complete [2024-07-03T07:34:20.346Z] 5851b861e8e6: Verifying Checksum [2024-07-03T07:34:20.346Z] 5851b861e8e6: Download complete [2024-07-03T07:34:20.346Z] b85a868b505f: Verifying Checksum [2024-07-03T07:34:20.346Z] b85a868b505f: Download complete [2024-07-03T07:34:20.605Z] bab4dde63d76: Verifying Checksum [2024-07-03T07:34:20.605Z] bab4dde63d76: Download complete [2024-07-03T07:34:21.542Z] b85a868b505f: Pull complete [2024-07-03T07:34:21.801Z] e2be974225ed: Pull complete [2024-07-03T07:34:22.370Z] 339a4e72a1f5: Pull complete [2024-07-03T07:34:22.370Z] 988bab9f4d93: Pull complete [2024-07-03T07:34:22.644Z] 1469e6f7b9e6: Pull complete [2024-07-03T07:34:22.644Z] eaf3925da568: Pull complete [2024-07-03T07:34:24.581Z] bab4dde63d76: Pull complete [2024-07-03T07:34:24.581Z] bde34c3a00c8: Pull complete [2024-07-03T07:34:24.843Z] b352a97aabf1: Pull complete [2024-07-03T07:34:24.843Z] 4872d77fe225: Pull complete [2024-07-03T07:34:24.843Z] 5851b861e8e6: Pull complete [2024-07-03T07:34:24.843Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T07:34:24.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T07:34:24.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:34:24.990Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2024-07-03T07:34:25.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-558 -v /w/workspace/xfoundry_device-modbus-go_PR-558:/w/workspace/xfoundry_device-modbus-go_PR-558:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-558@tmp:/w/workspace/xfoundry_device-modbus-go_PR-558@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T07:34:27.388Z] $ docker top be0b41e49176b431f06321a7004393bba6ba5c86204b3bf3e48f01783c732d3c -eo pid,comm [2024-07-03T07:34:27.442Z] 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). [2024-07-03T07:34:27.442Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T07:34:27.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T07:34:27.498Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T07:34:27.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T07:34:27.616Z] $ docker exec be0b41e49176b431f06321a7004393bba6ba5c86204b3bf3e48f01783c732d3c ssh-agent [2024-07-03T07:34:27.721Z] SSH_AUTH_SOCK=/tmp/ssh-VWzBnUYOxwEp/agent.31 [2024-07-03T07:34:27.721Z] SSH_AGENT_PID=37 [2024-07-03T07:34:27.728Z] Running ssh-add (command line suppressed) [2024-07-03T07:34:27.834Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-558@tmp/private_key_1478883266963830808.key (/w/workspace/xfoundry_device-modbus-go_PR-558@tmp/private_key_1478883266963830808.key) [2024-07-03T07:34:27.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T07:34:28.154Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T07:34:28.164Z] $ docker exec --env ******** --env ******** be0b41e49176b431f06321a7004393bba6ba5c86204b3bf3e48f01783c732d3c ssh-agent -k [2024-07-03T07:34:28.265Z] unset SSH_AUTH_SOCK; [2024-07-03T07:34:28.265Z] unset SSH_AGENT_PID; [2024-07-03T07:34:28.265Z] echo Agent pid 37 killed; [2024-07-03T07:34:28.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T07:34:28.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T07:34:28.322Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T07:34:28.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T07:34:28.438Z] $ docker exec be0b41e49176b431f06321a7004393bba6ba5c86204b3bf3e48f01783c732d3c ssh-agent [2024-07-03T07:34:28.553Z] SSH_AUTH_SOCK=/tmp/ssh-H7DJ3sRWrVVZ/agent.70 [2024-07-03T07:34:28.553Z] SSH_AGENT_PID=76 [2024-07-03T07:34:28.558Z] Running ssh-add (command line suppressed) [2024-07-03T07:34:28.667Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-558@tmp/private_key_6205388600077404542.key (/w/workspace/xfoundry_device-modbus-go_PR-558@tmp/private_key_6205388600077404542.key) [2024-07-03T07:34:28.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T07:34:28.975Z] + git semver init [2024-07-03T07:34:29.236Z] 2024-07-03 07:34:29,146 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T07:34:29.236Z] 2024-07-03 07:34:29,147 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-558/.semver [2024-07-03T07:34:29.236Z] 2024-07-03 07:34:29,148 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-558/.semver [2024-07-03T07:34:29.236Z] 2024-07-03 07:34:29,148 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-558/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-558, universal_newlines=False, shell=None, istream=None) [2024-07-03T07:34:30.174Z] 2024-07-03 07:34:30,136 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-558/.git/info/exclude [2024-07-03T07:34:30.174Z] 2024-07-03 07:34:30,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-558/.semver/PR-558 with force:False [2024-07-03T07:34:30.174Z] 2024-07-03 07:34:30,136 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-558/.semver/PR-558 [2024-07-03T07:34:30.174Z] 2024-07-03 07:34:30,141 [execute] INFO git cat-file --batch-check [2024-07-03T07:34:30.174Z] 2024-07-03 07:34:30,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-558/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T07:34:30.174Z] 2024-07-03 07:34:30,147 [execute] INFO git cat-file --batch [2024-07-03T07:34:30.174Z] 2024-07-03 07:34:30,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-558/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T07:34:30.174Z] 2024-07-03 07:34:30,152 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-558/.semver/PR-558 [2024-07-03T07:34:30.174Z] 0.0.0 [Pipeline] } [2024-07-03T07:34:30.182Z] $ docker exec --env ******** --env ******** be0b41e49176b431f06321a7004393bba6ba5c86204b3bf3e48f01783c732d3c ssh-agent -k [2024-07-03T07:34:30.270Z] unset SSH_AUTH_SOCK; [2024-07-03T07:34:30.271Z] unset SSH_AGENT_PID; [2024-07-03T07:34:30.271Z] echo Agent pid 76 killed; [2024-07-03T07:34:30.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T07:34:30.597Z] + git semver [Pipeline] } [2024-07-03T07:34:30.868Z] $ docker stop --time=1 be0b41e49176b431f06321a7004393bba6ba5c86204b3bf3e48f01783c732d3c [2024-07-03T07:34:32.160Z] $ docker rm -f --volumes be0b41e49176b431f06321a7004393bba6ba5c86204b3bf3e48f01783c732d3c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T07:34:32.507Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T07:34:32.734Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T07:34:32.738Z] [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 [2024-07-03T07:34:32.904Z] provisioning config files... [2024-07-03T07:34:32.915Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-558@tmp/config8250676784807053081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:34:33.222Z] ---> ****-login.sh [2024-07-03T07:34:33.222Z] nexus3.edgexfoundry.org:10001 [2024-07-03T07:34:33.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:34:33.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:34:33.222Z] Configure a credential helper to remove this warning. See [2024-07-03T07:34:33.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:34:33.222Z] [2024-07-03T07:34:33.222Z] Login Succeeded [2024-07-03T07:34:33.222Z] nexus3.edgexfoundry.org:10002 [2024-07-03T07:34:33.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:34:33.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:34:33.222Z] Configure a credential helper to remove this warning. See [2024-07-03T07:34:33.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:34:33.222Z] [2024-07-03T07:34:33.222Z] Login Succeeded [2024-07-03T07:34:33.222Z] nexus3.edgexfoundry.org:10003 [2024-07-03T07:34:33.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:34:33.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:34:33.483Z] Configure a credential helper to remove this warning. See [2024-07-03T07:34:33.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:34:33.483Z] [2024-07-03T07:34:33.483Z] Login Succeeded [2024-07-03T07:34:33.483Z] nexus3.edgexfoundry.org:10004 [2024-07-03T07:34:33.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:34:33.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:34:33.483Z] Configure a credential helper to remove this warning. See [2024-07-03T07:34:33.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:34:33.483Z] [2024-07-03T07:34:33.483Z] Login Succeeded [2024-07-03T07:34:33.483Z] ****.io [2024-07-03T07:34:33.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:34:33.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:34:33.744Z] Configure a credential helper to remove this warning. See [2024-07-03T07:34:33.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:34:33.744Z] [2024-07-03T07:34:33.744Z] Login Succeeded [2024-07-03T07:34:33.744Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T07:34:33.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T07:34:33.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T07:34:33.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T07:34:33.889Z] ========================================================= [2024-07-03T07:34:33.889Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T07:34:33.889Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:34:34.226Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T07:34:34.226Z] Sending build context to Docker daemon 17.84MB [2024-07-03T07:34:34.226Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T07:34:34.226Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-03T07:34:34.487Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T07:34:34.487Z] 619be1103602: Pulling fs layer [2024-07-03T07:34:34.487Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T07:34:34.487Z] 5df492c9dc93: Pulling fs layer [2024-07-03T07:34:34.487Z] 7629e6793208: Pulling fs layer [2024-07-03T07:34:34.487Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T07:34:34.487Z] fb5054dd5b73: Pulling fs layer [2024-07-03T07:34:34.487Z] eeca6798cff9: Pulling fs layer [2024-07-03T07:34:34.487Z] aa269ceb94a6: Pulling fs layer [2024-07-03T07:34:34.487Z] ada007ff1a6a: Pulling fs layer [2024-07-03T07:34:34.487Z] 4f4fb700ef54: Waiting [2024-07-03T07:34:34.487Z] fb5054dd5b73: Waiting [2024-07-03T07:34:34.487Z] 7629e6793208: Waiting [2024-07-03T07:34:34.487Z] eeca6798cff9: Waiting [2024-07-03T07:34:34.487Z] aa269ceb94a6: Waiting [2024-07-03T07:34:34.487Z] ada007ff1a6a: Waiting [2024-07-03T07:34:34.487Z] 7862e08f4a3e: Verifying Checksum [2024-07-03T07:34:34.487Z] 7862e08f4a3e: Download complete [2024-07-03T07:34:34.487Z] 7629e6793208: Verifying Checksum [2024-07-03T07:34:34.487Z] 7629e6793208: Download complete [2024-07-03T07:34:34.487Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T07:34:34.487Z] 4f4fb700ef54: Download complete [2024-07-03T07:34:34.487Z] 619be1103602: Verifying Checksum [2024-07-03T07:34:34.487Z] 619be1103602: Download complete [2024-07-03T07:34:34.487Z] fb5054dd5b73: Verifying Checksum [2024-07-03T07:34:34.487Z] fb5054dd5b73: Download complete [2024-07-03T07:34:34.487Z] eeca6798cff9: Verifying Checksum [2024-07-03T07:34:34.487Z] eeca6798cff9: Download complete [2024-07-03T07:34:34.487Z] 619be1103602: Pull complete [2024-07-03T07:34:34.747Z] ada007ff1a6a: Verifying Checksum [2024-07-03T07:34:34.747Z] ada007ff1a6a: Download complete [2024-07-03T07:34:34.747Z] 7862e08f4a3e: Pull complete [2024-07-03T07:34:34.747Z] 5df492c9dc93: Verifying Checksum [2024-07-03T07:34:34.747Z] 5df492c9dc93: Download complete [2024-07-03T07:34:35.315Z] aa269ceb94a6: Verifying Checksum [2024-07-03T07:34:35.315Z] aa269ceb94a6: Download complete [2024-07-03T07:34:38.599Z] 5df492c9dc93: Pull complete [2024-07-03T07:34:38.599Z] 7629e6793208: Pull complete [2024-07-03T07:34:38.599Z] 4f4fb700ef54: Pull complete [2024-07-03T07:34:38.599Z] fb5054dd5b73: Pull complete [2024-07-03T07:34:38.599Z] eeca6798cff9: Pull complete [2024-07-03T07:34:41.143Z] aa269ceb94a6: Pull complete [2024-07-03T07:34:41.431Z] ada007ff1a6a: Pull complete [2024-07-03T07:34:41.431Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T07:34:41.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T07:34:41.431Z] ---> f489d0715acc [2024-07-03T07:34:41.431Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-07-03T07:34:44.751Z] ---> Running in 3a9cb7d27db4 [2024-07-03T07:34:44.751Z] Removing intermediate container 3a9cb7d27db4 [2024-07-03T07:34:44.751Z] ---> 03c3390abeb3 [2024-07-03T07:34:44.751Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T07:34:45.009Z] ---> Running in acfd943795a1 [2024-07-03T07:34:45.009Z] Removing intermediate container acfd943795a1 [2024-07-03T07:34:45.009Z] ---> 3ffc6f35d4a2 [2024-07-03T07:34:45.009Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-03T07:34:45.009Z] ---> Running in 3cd3b0cb83dd [2024-07-03T07:34:45.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T07:34:45.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T07:34:45.786Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T07:34:45.786Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-03T07:34:45.786Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T07:34:45.786Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T07:34:45.786Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-03T07:34:45.786Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-03T07:34:45.786Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-03T07:34:45.786Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-03T07:34:45.786Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T07:34:45.786Z] OK: 270 MiB in 60 packages [2024-07-03T07:34:46.353Z] Removing intermediate container 3cd3b0cb83dd [2024-07-03T07:34:46.353Z] ---> 0e7d79db30be [2024-07-03T07:34:46.353Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-03T07:34:46.353Z] ---> Running in a7cc63cfd3e3 [2024-07-03T07:34:46.353Z] Removing intermediate container a7cc63cfd3e3 [2024-07-03T07:34:46.353Z] ---> 4e7dcdb23be2 [2024-07-03T07:34:46.353Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-03T07:34:46.353Z] ---> a1e4e79acfdf [2024-07-03T07:34:46.353Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T07:34:46.613Z] ---> Running in de7abc6d5a5e [2024-07-03T07:34:47.856Z] Still waiting to schedule task [2024-07-03T07:34:47.857Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-03T07:35:42.865Z] Removing intermediate container de7abc6d5a5e [2024-07-03T07:35:42.865Z] ---> 4b510be384ef [2024-07-03T07:35:42.865Z] Step 9/10 : COPY . . [2024-07-03T07:35:42.865Z] ---> 95d5fa9c1324 [2024-07-03T07:35:42.865Z] Step 10/10 : RUN ${MAKE} [2024-07-03T07:35:42.865Z] ---> Running in 755cf8c4fab7 [2024-07-03T07:35:42.865Z] noop [2024-07-03T07:35:42.865Z] Removing intermediate container 755cf8c4fab7 [2024-07-03T07:35:42.865Z] ---> e60580e5e345 [2024-07-03T07:35:42.865Z] Successfully built e60580e5e345 [2024-07-03T07:35:42.865Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:35:43.192Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T07:35:43.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:35:43.277Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2024-07-03T07:35:43.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-558 -v /w/workspace/xfoundry_device-modbus-go_PR-558:/w/workspace/xfoundry_device-modbus-go_PR-558:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-558@tmp:/w/workspace/xfoundry_device-modbus-go_PR-558@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T07:35:43.623Z] $ docker top b9eefb9a94b3072b165d992490065ff42d6c8118f29ab172fbf963ea0d1c305c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T07:35:43.977Z] + go version [2024-07-03T07:35:43.977Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T07:35:43.987Z] $ docker stop --time=1 b9eefb9a94b3072b165d992490065ff42d6c8118f29ab172fbf963ea0d1c305c [2024-07-03T07:35:45.283Z] $ docker rm -f --volumes b9eefb9a94b3072b165d992490065ff42d6c8118f29ab172fbf963ea0d1c305c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:35:45.711Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T07:35:45.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:35:45.791Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2024-07-03T07:35:45.817Z] $ 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-558 -v /w/workspace/xfoundry_device-modbus-go_PR-558:/w/workspace/xfoundry_device-modbus-go_PR-558:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-558@tmp:/w/workspace/xfoundry_device-modbus-go_PR-558@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T07:35:46.128Z] $ docker top 086bbbddcf8113347de04cfedc965d0b227c375298505392d081e99111d8e654 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T07:35:46.480Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-558 [Pipeline] fileExists [Pipeline] sh [2024-07-03T07:35:46.778Z] + make test [2024-07-03T07:35:46.778Z] go test ./... -coverprofile=coverage.out [2024-07-03T07:35:48.151Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-03T07:36:06.248Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-03T07:36:06.248Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.9% of statements [2024-07-03T07:36:16.259Z] go vet ./... [2024-07-03T07:36:21.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T07:36:21.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T07:36:21.550Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-03T07:36:21.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T07:36:21.596Z] $ docker stop --time=1 086bbbddcf8113347de04cfedc965d0b227c375298505392d081e99111d8e654 [2024-07-03T07:36:23.873Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4897 in /w/workspace/xfoundry_device-modbus-go_PR-558 [2024-07-03T07:36:28.117Z] $ docker rm -f --volumes 086bbbddcf8113347de04cfedc965d0b227c375298505392d081e99111d8e654 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-07-03T07:36:28.414Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2024-07-03T07:36:28.466Z] The recommended git tool is: git [2024-07-03T07:36:28.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T07:36:28.710Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-03T07:36:29.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T07:36:29.538Z] + ls -al . [2024-07-03T07:36:29.538Z] total 272 [2024-07-03T07:36:29.538Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 07:35 . [2024-07-03T07:36:29.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 07:34 .. [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 3 07:34 .dockerignore [2024-07-03T07:36:29.538Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 07:36 .git [2024-07-03T07:36:29.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 07:34 .github [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 3 07:34 .gitignore [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 07:34 .golangci.yml [2024-07-03T07:36:29.538Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 07:34 .semver [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 3 07:34 Attribution.txt [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 3 07:34 CHANGELOG.md [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 3 07:34 Dockerfile [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 07:34 GOVERNANCE.md [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 3 07:34 Jenkinsfile [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 07:34 LICENSE [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 3 07:34 Makefile [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 3 07:34 OWNERS.md [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 3 07:34 README.md [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 07:34 VERSION [2024-07-03T07:36:29.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 07:34 bin [2024-07-03T07:36:29.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 07:34 cmd [2024-07-03T07:36:29.538Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 3 07:36 coverage.out [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 7242 Jul 3 07:34 go.mod [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 102293 Jul 3 07:34 go.sum [2024-07-03T07:36:29.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 07:34 internal [2024-07-03T07:36:29.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 07:34 simulator [2024-07-03T07:36:29.538Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 3 07:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:36:29.853Z] + 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=74c9693bc184421cd09d4c9383402722d397ba85 --label arch=amd64 --label version=0.0.0 . [2024-07-03T07:36:29.853Z] Sending build context to Docker daemon 17.87MB [2024-07-03T07:36:29.853Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T07:36:29.853Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-03T07:36:29.853Z] ---> e60580e5e345 [2024-07-03T07:36:29.853Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-03T07:36:30.112Z] ---> Running in edc4cad61442 [2024-07-03T07:36:30.112Z] Removing intermediate container edc4cad61442 [2024-07-03T07:36:30.112Z] ---> 757bd2ecd0f2 [2024-07-03T07:36:30.112Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T07:36:30.112Z] ---> Running in 8b2249f6a73c [2024-07-03T07:36:30.112Z] Removing intermediate container 8b2249f6a73c [2024-07-03T07:36:30.112Z] ---> 8f43493d784f [2024-07-03T07:36:30.112Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-03T07:36:30.370Z] ---> Running in 3f1c3e581e45 [2024-07-03T07:36:30.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T07:36:30.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T07:36:30.888Z] OK: 270 MiB in 60 packages [2024-07-03T07:36:31.456Z] Removing intermediate container 3f1c3e581e45 [2024-07-03T07:36:31.456Z] ---> c21f37077bfd [2024-07-03T07:36:31.456Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-03T07:36:31.456Z] ---> Running in 57889d83a95f [2024-07-03T07:36:31.456Z] Removing intermediate container 57889d83a95f [2024-07-03T07:36:31.456Z] ---> 34778089f735 [2024-07-03T07:36:31.456Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-03T07:36:31.456Z] ---> bf097bd02681 [2024-07-03T07:36:31.456Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T07:36:31.456Z] ---> Running in 20086e730c53 [2024-07-03T07:36:32.024Z] Removing intermediate container 20086e730c53 [2024-07-03T07:36:32.024Z] ---> 040eca79d841 [2024-07-03T07:36:32.024Z] Step 9/23 : COPY . . [2024-07-03T07:36:32.592Z] ---> 05e8a576ea30 [2024-07-03T07:36:32.592Z] Step 10/23 : RUN ${MAKE} [2024-07-03T07:36:32.592Z] ---> Running in e10b28c496ac [2024-07-03T07:36:32.850Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-03T07:36:34.829Z] using credential edgex-jenkins-ssh [2024-07-03T07:36:34.858Z] Cloning the remote Git repository [2024-07-03T07:36:34.902Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-07-03T07:36:35.051Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2024-07-03T07:36:35.295Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-07-03T07:36:35.296Z] > git --version # timeout=10 [2024-07-03T07:36:35.334Z] > git --version # 'git version 2.25.1' [2024-07-03T07:36:35.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T07:36:35.522Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T07:36:37.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-07-03T07:36:37.625Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T07:36:38.465Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-07-03T07:36:38.503Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-07-03T07:36:38.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T07:36:38.526Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/558/head:refs/remotes/origin/PR-558 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-03T07:36:39.018Z] Merging remotes/origin/main commit 016774ad856346449abec6a76f039c0b34c03e63 into PR head commit 74c9693bc184421cd09d4c9383402722d397ba85 [2024-07-03T07:36:39.275Z] Merge succeeded, producing 74c9693bc184421cd09d4c9383402722d397ba85 [2024-07-03T07:36:39.276Z] Checking out Revision 74c9693bc184421cd09d4c9383402722d397ba85 (PR-558) [2024-07-03T07:36:39.977Z] Commit message: "build: Correct Attribution.txt" [2024-07-03T07:36:39.037Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T07:36:39.092Z] > git checkout -f 74c9693bc184421cd09d4c9383402722d397ba85 # timeout=10 [2024-07-03T07:36:39.185Z] > git remote # timeout=10 [2024-07-03T07:36:39.203Z] > git config --get remote.origin.url # timeout=10 [2024-07-03T07:36:39.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T07:36:39.234Z] > git merge 016774ad856346449abec6a76f039c0b34c03e63 # timeout=10 [2024-07-03T07:36:39.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-03T07:36:39.277Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T07:36:39.288Z] > git checkout -f 74c9693bc184421cd09d4c9383402722d397ba85 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T07:36:44.629Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T07:36:44.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T07:36:44.629Z] Dload Upload Total Spent Left Speed [2024-07-03T07:36:44.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2024-07-03T07:36:44.956Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T07:36:45.275Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-07-03T07:36:45.275Z] /etc/docker/daemon.json [2024-07-03T07:36:45.275Z] { [2024-07-03T07:36:45.275Z] "registry-mirrors": [ [2024-07-03T07:36:45.275Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T07:36:45.275Z] ], [2024-07-03T07:36:45.275Z] "bip": "10.250.0.254/24", [2024-07-03T07:36:45.275Z] "hosts": [ [2024-07-03T07:36:45.275Z] "tcp://0.0.0.0:5555", [2024-07-03T07:36:45.275Z] "unix:///var/run/docker.sock" [2024-07-03T07:36:45.275Z] ], [2024-07-03T07:36:45.275Z] "mtu": 1458, [2024-07-03T07:36:45.275Z] "selinux-enabled": true, [2024-07-03T07:36:45.275Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T07:36:45.275Z] } [Pipeline] sh [2024-07-03T07:36:45.588Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T07:36:45.909Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T07:37:04.161Z] provisioning config files... [2024-07-03T07:37:04.186Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config14110334321159903966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:37:04.629Z] ---> ****-login.sh [2024-07-03T07:37:04.629Z] nexus3.edgexfoundry.org:10001 [2024-07-03T07:37:05.002Z] Removing intermediate container e10b28c496ac [2024-07-03T07:37:05.002Z] ---> 29d6e692458c [2024-07-03T07:37:05.002Z] Step 11/23 : FROM alpine:3.18 [2024-07-03T07:37:05.002Z] 3.18: Pulling from library/alpine [2024-07-03T07:37:05.002Z] 73baa7ef167e: Pulling fs layer [2024-07-03T07:37:05.002Z] 73baa7ef167e: Verifying Checksum [2024-07-03T07:37:05.002Z] 73baa7ef167e: Download complete [2024-07-03T07:37:05.002Z] 73baa7ef167e: Pull complete [2024-07-03T07:37:05.002Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T07:37:05.002Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T07:37:05.002Z] ---> 8fd7cac70a4a [2024-07-03T07:37:05.002Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-03T07:37:05.002Z] ---> Running in 8b9e63e81761 [2024-07-03T07:37:05.002Z] Removing intermediate container 8b9e63e81761 [2024-07-03T07:37:05.002Z] ---> cbc763d7d977 [2024-07-03T07:37:05.002Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-03T07:37:05.002Z] ---> Running in df344bfe4f50 [2024-07-03T07:37:05.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T07:37:05.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T07:37:05.002Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T07:37:05.002Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T07:37:05.002Z] OK: 7 MiB in 16 packages [2024-07-03T07:37:05.002Z] Removing intermediate container df344bfe4f50 [2024-07-03T07:37:05.002Z] ---> f27e752e8dc7 [2024-07-03T07:37:05.002Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-03T07:37:05.002Z] ---> Running in fb7523ad9ecd [2024-07-03T07:37:05.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T07:37:05.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T07:37:05.002Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T07:37:05.002Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T07:37:05.002Z] OK: 7 MiB in 16 packages [2024-07-03T07:37:05.002Z] Removing intermediate container fb7523ad9ecd [2024-07-03T07:37:05.002Z] ---> a1772182027a [2024-07-03T07:37:05.002Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-03T07:37:05.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:37:05.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:37:05.212Z] Configure a credential helper to remove this warning. See [2024-07-03T07:37:05.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:37:05.213Z] [2024-07-03T07:37:05.213Z] Login Succeeded [2024-07-03T07:37:05.213Z] nexus3.edgexfoundry.org:10002 [2024-07-03T07:37:05.261Z] ---> 0f6a3c3a1476 [2024-07-03T07:37:05.261Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-03T07:37:05.261Z] ---> b6d5f6f2efe8 [2024-07-03T07:37:05.261Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-03T07:37:05.261Z] ---> 7f145a48fc0b [2024-07-03T07:37:05.261Z] Step 18/23 : EXPOSE 59901 [2024-07-03T07:37:05.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:37:05.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:37:05.480Z] Configure a credential helper to remove this warning. See [2024-07-03T07:37:05.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:37:05.481Z] [2024-07-03T07:37:05.481Z] Login Succeeded [2024-07-03T07:37:05.481Z] nexus3.edgexfoundry.org:10003 [2024-07-03T07:37:05.520Z] ---> Running in 337b37ba17af [2024-07-03T07:37:05.520Z] Removing intermediate container 337b37ba17af [2024-07-03T07:37:05.520Z] ---> 2bc2aef97482 [2024-07-03T07:37:05.520Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-03T07:37:05.520Z] ---> Running in 157a86edeabe [2024-07-03T07:37:05.520Z] Removing intermediate container 157a86edeabe [2024-07-03T07:37:05.520Z] ---> 0c204dd114c8 [2024-07-03T07:37:05.520Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-03T07:37:05.520Z] ---> Running in 7dc735636d9a [2024-07-03T07:37:05.520Z] Removing intermediate container 7dc735636d9a [2024-07-03T07:37:05.520Z] ---> 0f778d98c94c [2024-07-03T07:37:05.520Z] Step 21/23 : LABEL arch=amd64 [2024-07-03T07:37:05.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:37:05.780Z] ---> Running in 5a12e3789b5e [2024-07-03T07:37:05.780Z] Removing intermediate container 5a12e3789b5e [2024-07-03T07:37:05.780Z] ---> a72a2c02a522 [2024-07-03T07:37:05.780Z] Step 22/23 : LABEL git_sha=74c9693bc184421cd09d4c9383402722d397ba85 [2024-07-03T07:37:05.780Z] ---> Running in 6a76710d03a7 [2024-07-03T07:37:05.780Z] Removing intermediate container 6a76710d03a7 [2024-07-03T07:37:05.780Z] ---> f5588603d47f [2024-07-03T07:37:05.780Z] Step 23/23 : LABEL version=0.0.0 [2024-07-03T07:37:05.780Z] ---> Running in 05a9df8eaa7e [2024-07-03T07:37:06.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:37:06.018Z] Configure a credential helper to remove this warning. See [2024-07-03T07:37:06.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:37:06.018Z] [2024-07-03T07:37:06.018Z] Login Succeeded [2024-07-03T07:37:06.018Z] nexus3.edgexfoundry.org:10004 [2024-07-03T07:37:06.039Z] Removing intermediate container 05a9df8eaa7e [2024-07-03T07:37:06.039Z] ---> e92bab94785e [2024-07-03T07:37:06.039Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T07:37:06.039Z] Successfully built e92bab94785e [2024-07-03T07:37:06.039Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:37:06.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:37:06.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:37:06.288Z] Configure a credential helper to remove this warning. See [2024-07-03T07:37:06.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:37:06.288Z] [2024-07-03T07:37:06.288Z] Login Succeeded [2024-07-03T07:37:06.288Z] ****.io [2024-07-03T07:37:06.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T07:37:06.531Z] [2024-07-03T07:37:06.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:37:06.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:37:06.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:37:06.825Z] Configure a credential helper to remove this warning. See [2024-07-03T07:37:06.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:37:06.825Z] [2024-07-03T07:37:06.825Z] Login Succeeded [2024-07-03T07:37:06.825Z] ---> ****-login.sh ends [2024-07-03T07:37:06.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T07:37:06.833Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T07:37:06.833Z] 5eb5b503b376: Pulling fs layer [2024-07-03T07:37:06.833Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T07:37:06.833Z] ec43610c2a17: Pulling fs layer [2024-07-03T07:37:06.833Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T07:37:06.833Z] 33b1e0a273af: Pulling fs layer [2024-07-03T07:37:06.833Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T07:37:06.833Z] 2f39f015ded8: Pulling fs layer [2024-07-03T07:37:06.833Z] 3a2ae6a8a46f: Waiting [2024-07-03T07:37:06.833Z] 2f39f015ded8: Waiting [2024-07-03T07:37:06.833Z] 33b1e0a273af: Waiting [2024-07-03T07:37:06.833Z] 5d3b04190fa2: Waiting [2024-07-03T07:37:06.833Z] 5c69ac0246d0: Download complete [2024-07-03T07:37:06.833Z] 3a2ae6a8a46f: Download complete [2024-07-03T07:37:06.833Z] 33b1e0a273af: Verifying Checksum [2024-07-03T07:37:06.833Z] 33b1e0a273af: Download complete [2024-07-03T07:37:06.833Z] 5d3b04190fa2: Verifying Checksum [2024-07-03T07:37:06.833Z] 5d3b04190fa2: Download complete [2024-07-03T07:37:06.833Z] ec43610c2a17: Verifying Checksum [2024-07-03T07:37:06.833Z] ec43610c2a17: Download complete [Pipeline] } [2024-07-03T07:37:06.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-03T07:37:07.090Z] 5eb5b503b376: Verifying Checksum [2024-07-03T07:37:07.091Z] 5eb5b503b376: Download complete [Pipeline] echo [2024-07-03T07:37:07.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T07:37:07.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T07:37:07.209Z] ========================================================= [2024-07-03T07:37:07.209Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T07:37:07.209Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:37:07.573Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T07:37:07.654Z] 2f39f015ded8: Download complete [2024-07-03T07:37:07.842Z] Sending build context to Docker daemon 9.07MB [2024-07-03T07:37:08.110Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T07:37:08.110Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-03T07:37:08.110Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T07:37:08.110Z] c6b39de5b339: Pulling fs layer [2024-07-03T07:37:08.110Z] a69c41024577: Pulling fs layer [2024-07-03T07:37:08.110Z] d6de4b400683: Pulling fs layer [2024-07-03T07:37:08.110Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T07:37:08.110Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T07:37:08.110Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T07:37:08.110Z] 00f215d4a9da: Pulling fs layer [2024-07-03T07:37:08.110Z] d496ad576159: Pulling fs layer [2024-07-03T07:37:08.110Z] 35cb2a7552d0: Waiting [2024-07-03T07:37:08.110Z] 4f4fb700ef54: Waiting [2024-07-03T07:37:08.110Z] 464afbd9ba4c: Waiting [2024-07-03T07:37:08.110Z] 00f215d4a9da: Waiting [2024-07-03T07:37:08.110Z] d496ad576159: Waiting [2024-07-03T07:37:08.110Z] a69c41024577: Verifying Checksum [2024-07-03T07:37:08.110Z] a69c41024577: Download complete [2024-07-03T07:37:08.110Z] 35cb2a7552d0: Verifying Checksum [2024-07-03T07:37:08.110Z] 35cb2a7552d0: Download complete [2024-07-03T07:37:08.110Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T07:37:08.110Z] 4f4fb700ef54: Download complete [2024-07-03T07:37:08.110Z] 464afbd9ba4c: Download complete [2024-07-03T07:37:08.219Z] 5eb5b503b376: Pull complete [2024-07-03T07:37:08.219Z] 5c69ac0246d0: Pull complete [2024-07-03T07:37:08.380Z] c6b39de5b339: Download complete [2024-07-03T07:37:08.657Z] d496ad576159: Verifying Checksum [2024-07-03T07:37:08.657Z] d496ad576159: Download complete [2024-07-03T07:37:08.787Z] ec43610c2a17: Pull complete [2024-07-03T07:37:08.787Z] 3a2ae6a8a46f: Pull complete [2024-07-03T07:37:09.045Z] 33b1e0a273af: Pull complete [2024-07-03T07:37:09.045Z] 5d3b04190fa2: Pull complete [2024-07-03T07:37:09.260Z] c6b39de5b339: Pull complete [2024-07-03T07:37:09.849Z] a69c41024577: Pull complete [2024-07-03T07:37:10.117Z] d6de4b400683: Verifying Checksum [2024-07-03T07:37:10.117Z] d6de4b400683: Download complete [2024-07-03T07:37:11.087Z] 00f215d4a9da: Verifying Checksum [2024-07-03T07:37:11.087Z] 00f215d4a9da: Download complete [2024-07-03T07:37:13.224Z] 2f39f015ded8: Pull complete [2024-07-03T07:37:13.224Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T07:37:13.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T07:37:13.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:37:13.325Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2024-07-03T07:37:13.354Z] $ 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-558 -v /w/workspace/xfoundry_device-modbus-go_PR-558:/w/workspace/xfoundry_device-modbus-go_PR-558:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-558@tmp:/w/workspace/xfoundry_device-modbus-go_PR-558@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T07:37:16.496Z] $ docker top 205e0cf749198bdd044bbbb20e7527a3d37740197b5046fa7ea6d699a1fc3012 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:37:16.903Z] ---> job-cost.sh [2024-07-03T07:37:16.903Z] lf-activate-venv: SKIPPING [2024-07-03T07:37:16.903Z] INFO: No Stack... [2024-07-03T07:37:17.162Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T07:37:17.421Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T07:37:17.710Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-558/archives/cost.csv [2024-07-03T07:37:17.710Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T07:37:17.722Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-558-3-stack-cost] [2024-07-03T07:37:17.730Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-558-3-stack-cost] did not exist. Created. [2024-07-03T07:37:17.737Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-558-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T07:37:18.046Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T07:37:18.086Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T07:37:18.094Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-558-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T07:37:18.117Z] $ docker stop --time=1 205e0cf749198bdd044bbbb20e7527a3d37740197b5046fa7ea6d699a1fc3012 [2024-07-03T07:37:19.264Z] $ docker rm -f --volumes 205e0cf749198bdd044bbbb20e7527a3d37740197b5046fa7ea6d699a1fc3012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T07:37:23.403Z] d6de4b400683: Pull complete [2024-07-03T07:37:23.403Z] 35cb2a7552d0: Pull complete [2024-07-03T07:37:23.403Z] 4f4fb700ef54: Pull complete [2024-07-03T07:37:23.403Z] 464afbd9ba4c: Pull complete [2024-07-03T07:37:31.613Z] 00f215d4a9da: Pull complete [2024-07-03T07:37:33.573Z] d496ad576159: Pull complete [2024-07-03T07:37:33.573Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T07:37:33.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T07:37:33.573Z] ---> f246e2811388 [2024-07-03T07:37:33.573Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-07-03T07:37:35.512Z] ---> Running in e96cb26e5345 [2024-07-03T07:37:35.512Z] Removing intermediate container e96cb26e5345 [2024-07-03T07:37:35.512Z] ---> 28c09b5adc98 [2024-07-03T07:37:35.512Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T07:37:35.512Z] ---> Running in 66f9d1a8440c [2024-07-03T07:37:35.779Z] Removing intermediate container 66f9d1a8440c [2024-07-03T07:37:35.779Z] ---> 66f6e2d6aa9c [2024-07-03T07:37:35.779Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-03T07:37:36.046Z] ---> Running in 5b3d34098cc1 [2024-07-03T07:37:37.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T07:37:37.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T07:37:38.552Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T07:37:38.552Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-03T07:37:38.552Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T07:37:38.552Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T07:37:38.552Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-03T07:37:38.552Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-03T07:37:38.552Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-03T07:37:38.821Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-03T07:37:38.821Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T07:37:39.092Z] OK: 272 MiB in 60 packages [2024-07-03T07:37:40.510Z] Removing intermediate container 5b3d34098cc1 [2024-07-03T07:37:40.510Z] ---> 5c4fe38cac6c [2024-07-03T07:37:40.510Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-03T07:37:40.510Z] ---> Running in 39f5f1ce2a38 [2024-07-03T07:37:40.788Z] Removing intermediate container 39f5f1ce2a38 [2024-07-03T07:37:40.788Z] ---> d38a2d88f24b [2024-07-03T07:37:40.788Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-03T07:37:41.055Z] ---> 71f4070b384c [2024-07-03T07:37:41.055Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T07:37:41.323Z] ---> Running in 2443b4328668 [2024-07-03T07:39:32.990Z] Removing intermediate container 2443b4328668 [2024-07-03T07:39:32.990Z] ---> 3f1059d67960 [2024-07-03T07:39:32.990Z] Step 9/10 : COPY . . [2024-07-03T07:39:32.990Z] ---> 0c37e048cc08 [2024-07-03T07:39:32.990Z] Step 10/10 : RUN ${MAKE} [2024-07-03T07:39:32.990Z] ---> Running in 9b4a1b8d14e4 [2024-07-03T07:39:32.990Z] noop [2024-07-03T07:39:32.990Z] Removing intermediate container 9b4a1b8d14e4 [2024-07-03T07:39:32.990Z] ---> 423a3a7c4e20 [2024-07-03T07:39:32.990Z] Successfully built 423a3a7c4e20 [2024-07-03T07:39:32.990Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:39:33.349Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T07:39:33.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:39:33.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-4897 does not seem to be running inside a container [2024-07-03T07:39:33.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T07:39:34.824Z] $ docker top 9298b7611c5801f1000bc3ddeaa8bdfbf71b47b602305c90aee876d33c643cc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T07:39:35.653Z] + go version [2024-07-03T07:39:35.653Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T07:39:35.668Z] $ docker stop --time=1 9298b7611c5801f1000bc3ddeaa8bdfbf71b47b602305c90aee876d33c643cc3 [2024-07-03T07:39:37.230Z] $ docker rm -f --volumes 9298b7611c5801f1000bc3ddeaa8bdfbf71b47b602305c90aee876d33c643cc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:39:37.788Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T07:39:37.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:39:37.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-4897 does not seem to be running inside a container [2024-07-03T07:39:38.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T07:39:39.189Z] $ docker top 5a2c77344a995447ea85d27dbb6981df4ebd3ad23a2dcbf397a76d476d9e7ad7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T07:39:39.845Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/3 [Pipeline] fileExists [Pipeline] sh [2024-07-03T07:39:40.489Z] + make test [2024-07-03T07:39:40.490Z] go test ./... -coverprofile=coverage.out [2024-07-03T07:39:45.833Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-03T07:42:52.559Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-03T07:42:56.056Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.052s coverage: 47.9% of statements [2024-07-03T07:42:57.033Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T07:42:57.033Z] go vet ./... [2024-07-03T07:43:43.887Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T07:43:43.887Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T07:43:43.887Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-03T07:43:43.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T07:43:43.916Z] $ docker stop --time=1 5a2c77344a995447ea85d27dbb6981df4ebd3ad23a2dcbf397a76d476d9e7ad7 [2024-07-03T07:43:45.675Z] $ docker rm -f --volumes 5a2c77344a995447ea85d27dbb6981df4ebd3ad23a2dcbf397a76d476d9e7ad7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T07:43:47.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T07:43:47.120Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T07:43:47.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T07:43:47.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T07:43:48.248Z] + ls -al . [2024-07-03T07:43:48.248Z] total 268 [2024-07-03T07:43:48.248Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 07:39 . [2024-07-03T07:43:48.248Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 07:36 .. [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 3 07:36 .dockerignore [2024-07-03T07:43:48.248Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 07:36 .git [2024-07-03T07:43:48.248Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 07:36 .github [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 3 07:36 .gitignore [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 07:36 .golangci.yml [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 3 07:36 Attribution.txt [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 3 07:36 CHANGELOG.md [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 3 07:36 Dockerfile [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 07:36 GOVERNANCE.md [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 3 07:36 Jenkinsfile [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 07:36 LICENSE [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 3 07:36 Makefile [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 3 07:36 OWNERS.md [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 3 07:36 README.md [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 07:34 VERSION [2024-07-03T07:43:48.248Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 07:36 bin [2024-07-03T07:43:48.248Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 07:36 cmd [2024-07-03T07:43:48.248Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 3 07:42 coverage.out [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 7242 Jul 3 07:36 go.mod [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 102293 Jul 3 07:36 go.sum [2024-07-03T07:43:48.248Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 07:36 internal [2024-07-03T07:43:48.248Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 07:36 simulator [2024-07-03T07:43:48.248Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 3 07:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:43:48.603Z] + 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=74c9693bc184421cd09d4c9383402722d397ba85 --label arch=arm64 --label version=0.0.0 . [2024-07-03T07:43:48.877Z] Sending build context to Docker daemon 9.095MB [2024-07-03T07:43:48.877Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T07:43:48.877Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-03T07:43:48.877Z] ---> 423a3a7c4e20 [2024-07-03T07:43:48.877Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-03T07:43:49.147Z] ---> Running in d000c327900a [2024-07-03T07:43:49.414Z] Removing intermediate container d000c327900a [2024-07-03T07:43:49.414Z] ---> c7198947fd87 [2024-07-03T07:43:49.414Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T07:43:49.678Z] ---> Running in de0d071dab9e [2024-07-03T07:43:49.942Z] Removing intermediate container de0d071dab9e [2024-07-03T07:43:49.942Z] ---> 435018db636f [2024-07-03T07:43:49.942Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-03T07:43:49.942Z] ---> Running in d16d473a822a [2024-07-03T07:43:50.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T07:43:51.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T07:43:52.111Z] OK: 272 MiB in 60 packages [2024-07-03T07:43:53.072Z] Removing intermediate container d16d473a822a [2024-07-03T07:43:53.072Z] ---> 8d32ec9ccaa3 [2024-07-03T07:43:53.072Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-03T07:43:53.072Z] ---> Running in 45c99c74fc1f [2024-07-03T07:43:53.337Z] Removing intermediate container 45c99c74fc1f [2024-07-03T07:43:53.337Z] ---> 224ecb136204 [2024-07-03T07:43:53.337Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-03T07:43:53.603Z] ---> 04c9602ab824 [2024-07-03T07:43:53.603Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T07:43:53.876Z] ---> Running in 7eb79eabbc21 [2024-07-03T07:43:55.806Z] Removing intermediate container 7eb79eabbc21 [2024-07-03T07:43:55.806Z] ---> a5268993c92a [2024-07-03T07:43:55.806Z] Step 9/23 : COPY . . [2024-07-03T07:43:57.212Z] ---> 8fe33e193e4a [2024-07-03T07:43:57.212Z] Step 10/23 : RUN ${MAKE} [2024-07-03T07:43:57.212Z] ---> Running in bf8f26cae228 [2024-07-03T07:43:58.165Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-03T07:47:19.884Z] Removing intermediate container bf8f26cae228 [2024-07-03T07:47:19.884Z] ---> 130f5b5e5146 [2024-07-03T07:47:19.884Z] Step 11/23 : FROM alpine:3.18 [2024-07-03T07:47:19.884Z] 3.18: Pulling from library/alpine [2024-07-03T07:47:19.884Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T07:47:19.884Z] 5c905c7ebe2f: Verifying Checksum [2024-07-03T07:47:19.884Z] 5c905c7ebe2f: Download complete [2024-07-03T07:47:19.884Z] 5c905c7ebe2f: Pull complete [2024-07-03T07:47:19.884Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T07:47:19.884Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T07:47:19.884Z] ---> dec292d02e07 [2024-07-03T07:47:19.884Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-03T07:47:19.884Z] ---> Running in 5ef5a2ed3964 [2024-07-03T07:47:19.884Z] Removing intermediate container 5ef5a2ed3964 [2024-07-03T07:47:19.884Z] ---> 7e3970a03619 [2024-07-03T07:47:19.884Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-03T07:47:19.884Z] ---> Running in cce80b25ff57 [2024-07-03T07:47:19.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T07:47:19.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T07:47:19.884Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T07:47:19.884Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T07:47:19.884Z] OK: 8 MiB in 16 packages [2024-07-03T07:47:19.884Z] Removing intermediate container cce80b25ff57 [2024-07-03T07:47:19.884Z] ---> 119d3535b344 [2024-07-03T07:47:19.884Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-03T07:47:19.884Z] ---> Running in 5c7d9c33894c [2024-07-03T07:47:19.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T07:47:19.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T07:47:19.884Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T07:47:19.884Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T07:47:19.884Z] OK: 8 MiB in 16 packages [2024-07-03T07:47:19.884Z] Removing intermediate container 5c7d9c33894c [2024-07-03T07:47:19.884Z] ---> 9dc03dac3f0f [2024-07-03T07:47:19.884Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-03T07:47:21.289Z] ---> 3f501601f240 [2024-07-03T07:47:21.289Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-03T07:47:21.876Z] ---> 75f97ad77887 [2024-07-03T07:47:21.876Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-03T07:47:22.148Z] ---> 52bbabb1a615 [2024-07-03T07:47:22.148Z] Step 18/23 : EXPOSE 59901 [2024-07-03T07:47:22.148Z] ---> Running in 30ad26a95e08 [2024-07-03T07:47:22.729Z] Removing intermediate container 30ad26a95e08 [2024-07-03T07:47:22.729Z] ---> 79b81b7ce66f [2024-07-03T07:47:22.729Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-03T07:47:22.729Z] ---> Running in 2b2916d36237 [2024-07-03T07:47:22.994Z] Removing intermediate container 2b2916d36237 [2024-07-03T07:47:22.994Z] ---> 19bab1469d41 [2024-07-03T07:47:22.994Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-03T07:47:22.994Z] ---> Running in 4ea6ea73ace4 [2024-07-03T07:47:23.264Z] Removing intermediate container 4ea6ea73ace4 [2024-07-03T07:47:23.264Z] ---> 1dc68237a3bf [2024-07-03T07:47:23.264Z] Step 21/23 : LABEL arch=arm64 [2024-07-03T07:47:23.530Z] ---> Running in f66a4560d972 [2024-07-03T07:47:23.799Z] Removing intermediate container f66a4560d972 [2024-07-03T07:47:23.799Z] ---> aa35001e0d53 [2024-07-03T07:47:23.799Z] Step 22/23 : LABEL git_sha=74c9693bc184421cd09d4c9383402722d397ba85 [2024-07-03T07:47:23.799Z] ---> Running in 5dbd2e05d740 [2024-07-03T07:47:24.072Z] Removing intermediate container 5dbd2e05d740 [2024-07-03T07:47:24.072Z] ---> 355cfc278136 [2024-07-03T07:47:24.072Z] Step 23/23 : LABEL version=0.0.0 [2024-07-03T07:47:24.072Z] ---> Running in d08fa8801d24 [2024-07-03T07:47:24.339Z] Removing intermediate container d08fa8801d24 [2024-07-03T07:47:24.339Z] ---> 812783a6950e [2024-07-03T07:47:24.339Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T07:47:24.339Z] Successfully built 812783a6950e [2024-07-03T07:47:24.603Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:47:25.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T07:47:25.060Z] [2024-07-03T07:47:25.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:47:25.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T07:47:25.385Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T07:47:25.385Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T07:47:25.385Z] 04944245beec: Pulling fs layer [2024-07-03T07:47:25.385Z] 699f458cf7ca: Pulling fs layer [2024-07-03T07:47:25.385Z] 765212b225bb: Pulling fs layer [2024-07-03T07:47:25.385Z] f23df028b6ca: Pulling fs layer [2024-07-03T07:47:25.385Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T07:47:25.385Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T07:47:25.385Z] 765212b225bb: Waiting [2024-07-03T07:47:25.385Z] f23df028b6ca: Waiting [2024-07-03T07:47:25.385Z] d65c8cfc05b1: Waiting [2024-07-03T07:47:25.385Z] 2437ff75d9bd: Waiting [2024-07-03T07:47:25.663Z] 04944245beec: Verifying Checksum [2024-07-03T07:47:25.663Z] 04944245beec: Download complete [2024-07-03T07:47:25.663Z] 765212b225bb: Download complete [2024-07-03T07:47:25.663Z] f23df028b6ca: Verifying Checksum [2024-07-03T07:47:25.663Z] f23df028b6ca: Download complete [2024-07-03T07:47:25.663Z] d65c8cfc05b1: Download complete [2024-07-03T07:47:25.663Z] 699f458cf7ca: Verifying Checksum [2024-07-03T07:47:25.663Z] 699f458cf7ca: Download complete [2024-07-03T07:47:26.244Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T07:47:26.244Z] 8998bd30e6a1: Download complete [2024-07-03T07:47:28.820Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T07:47:28.820Z] 2437ff75d9bd: Download complete [2024-07-03T07:47:30.759Z] 8998bd30e6a1: Pull complete [2024-07-03T07:47:31.341Z] 04944245beec: Pull complete [2024-07-03T07:47:32.748Z] 699f458cf7ca: Pull complete [2024-07-03T07:47:33.015Z] 765212b225bb: Pull complete [2024-07-03T07:47:33.975Z] f23df028b6ca: Pull complete [2024-07-03T07:47:33.975Z] d65c8cfc05b1: Pull complete [2024-07-03T07:47:52.183Z] 2437ff75d9bd: Pull complete [2024-07-03T07:47:52.183Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T07:47:52.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T07:47:52.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:47:52.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-4897 does not seem to be running inside a container [2024-07-03T07:47:52.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-03T07:47:55.040Z] $ docker top e3e170126d33190f18e2dc2a644f335e2c3f96adf99481933c53fb48789bdb61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:47:55.893Z] ---> job-cost.sh [2024-07-03T07:47:55.893Z] lf-activate-venv: SKIPPING [2024-07-03T07:47:55.893Z] INFO: No Stack... [2024-07-03T07:47:56.156Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T07:47:57.108Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T07:47:57.745Z] + cat /w/workspace/device-modbus-go/3/archives/cost.csv [2024-07-03T07:47:57.745Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T07:47:57.805Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-558-3-stack-cost] [2024-07-03T07:47:57.816Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-558-3-stack-cost] did not exist. Created. [2024-07-03T07:47:57.824Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-558-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T07:47:58.481Z] /w/workspace/device-modbus-go/3@tmp/durable-ee775798/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T07:47:58.806Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T07:47:59.106Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T07:47:59.152Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T07:47:59.162Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-558-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T07:47:59.184Z] $ docker stop --time=1 e3e170126d33190f18e2dc2a644f335e2c3f96adf99481933c53fb48789bdb61 [2024-07-03T07:48:00.671Z] $ docker rm -f --volumes e3e170126d33190f18e2dc2a644f335e2c3f96adf99481933c53fb48789bdb61 [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 [2024-07-03T07:48:01.152Z] provisioning config files... [2024-07-03T07:48:01.159Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-558@tmp/config9551617179247902297tmp [Pipeline] { [Pipeline] sh [2024-07-03T07:48:01.455Z] + set +x [2024-07-03T07:48:01.455Z] + curl -s https://codecov.io/bash [2024-07-03T07:48:01.455Z] + bash -s -- [2024-07-03T07:48:01.455Z] [2024-07-03T07:48:01.455Z] _____ _ [2024-07-03T07:48:01.455Z] / ____| | | [2024-07-03T07:48:01.455Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T07:48:01.455Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T07:48:01.455Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T07:48:01.455Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T07:48:01.455Z] Bash-1.0.6 [2024-07-03T07:48:01.455Z] [2024-07-03T07:48:01.455Z] [2024-07-03T07:48:01.455Z] ==> git version 2.25.1 found [2024-07-03T07:48:01.455Z] ==> 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 [2024-07-03T07:48:01.455Z] Release-Date: 2020-01-08 [2024-07-03T07:48:01.455Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-03T07:48:01.455Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T07:48:01.455Z] ==> Jenkins CI detected. [2024-07-03T07:48:01.455Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-558 [2024-07-03T07:48:01.455Z] project root: . [2024-07-03T07:48:01.455Z] --> token set from env [2024-07-03T07:48:01.455Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T07:48:01.455Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T07:48:01.455Z] ==> Python coveragepy not found [2024-07-03T07:48:01.455Z] ==> Searching for coverage reports in: [2024-07-03T07:48:01.455Z] + . [2024-07-03T07:48:01.455Z] -> Found 1 reports [2024-07-03T07:48:01.455Z] ==> Detecting git/mercurial file structure [2024-07-03T07:48:01.455Z] ==> Reading reports [2024-07-03T07:48:01.455Z] + ./coverage.out bytes=24601 [2024-07-03T07:48:01.715Z] ==> Appending adjustments [2024-07-03T07:48:01.715Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T07:48:01.715Z] + Found adjustments [2024-07-03T07:48:01.715Z] ==> Gzipping contents [2024-07-03T07:48:01.715Z] 4.0K /tmp/codecov.Io2pbT.gz [2024-07-03T07:48:01.715Z] ==> Uploading reports [2024-07-03T07:48:01.715Z] url: https://codecov.io [2024-07-03T07:48:01.715Z] query: branch=PR-558&commit=74c9693bc184421cd09d4c9383402722d397ba85&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-558%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=558&job=&cmd_args= [2024-07-03T07:48:01.715Z] -> Pinging Codecov [2024-07-03T07:48:01.715Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-558&commit=74c9693bc184421cd09d4c9383402722d397ba85&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-558%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=558&job=&cmd_args= [2024-07-03T07:48:01.715Z] -> Uploading to [2024-07-03T07:48:01.715Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/55DBCA73C666E3227836607328DD7E49/74c9693bc184421cd09d4c9383402722d397ba85/8a238c7a-93c5-4bb0-92ea-a70df80fb5e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T074801Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d60f7e7effacd76abf6aae164b26799522b3c4799992cc9ed881550e21d78f5 [2024-07-03T07:48:01.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T07:48:01.715Z] Dload Upload Total Spent Left Speed [2024-07-03T07:48:01.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 16781 --:--:-- --:--:-- --:--:-- 16781 [2024-07-03T07:48:01.975Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/74c9693bc184421cd09d4c9383402722d397ba85 [Pipeline] } [2024-07-03T07:48:01.982Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-03T07:48:02.850Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-558/archives ] [2024-07-03T07:48:02.850Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-558/archives [2024-07-03T07:48:02.850Z] total 16 [2024-07-03T07:48:02.850Z] drwxr-xr-x 3 root root 4096 Jul 3 07:37 . [2024-07-03T07:48:02.850Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 07:37 .. [2024-07-03T07:48:02.850Z] drwxr-xr-x 2 root root 4096 Jul 3 07:37 cost [2024-07-03T07:48:02.850Z] -rw-r--r-- 1 root root 88 Jul 3 07:37 cost.csv [2024-07-03T07:48:02.850Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-558/archives [2024-07-03T07:48:02.850Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-558/archives [2024-07-03T07:48:02.850Z] total 16 [2024-07-03T07:48:02.850Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 07:37 . [2024-07-03T07:48:02.850Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 07:37 .. [2024-07-03T07:48:02.850Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 07:37 cost [2024-07-03T07:48:02.850Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 3 07:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:48:03.139Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:48:03.998Z] ---> package-listing.sh [2024-07-03T07:48:03.998Z] ++ facter osfamily [2024-07-03T07:48:03.998Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T07:48:04.258Z] + OS_FAMILY=debian [2024-07-03T07:48:04.258Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-558 [2024-07-03T07:48:04.258Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T07:48:04.258Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T07:48:04.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T07:48:04.258Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T07:48:04.258Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-558 ']' [2024-07-03T07:48:04.258Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T07:48:04.258Z] + case "${OS_FAMILY}" in [2024-07-03T07:48:04.258Z] + dpkg -l [2024-07-03T07:48:04.258Z] + grep '^ii' [2024-07-03T07:48:04.258Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T07:48:04.258Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T07:48:04.258Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T07:48:04.258Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-558 ']' [2024-07-03T07:48:04.258Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-558/archives/ [2024-07-03T07:48:04.258Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-558/archives/ [Pipeline] echo [2024-07-03T07:48:04.269Z] 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-558/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-03T07:48:04.546Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:48:05.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T07:48:05.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:48:05.198Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2024-07-03T07:48:05.222Z] $ 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-558/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-558 -v /w/workspace/xfoundry_device-modbus-go_PR-558:/w/workspace/xfoundry_device-modbus-go_PR-558:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-558@tmp:/w/workspace/xfoundry_device-modbus-go_PR-558@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T07:48:05.432Z] $ docker top f84147d7b090d62b11c0918f36a4c3a96086c0d22a0f3248cfe8724ed27b8c5e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T07:48:05.784Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T07:48:06.072Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T07:48:06.363Z] + ls /var/log/sa-host [2024-07-03T07:48:06.363Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T07:48:06.526Z] provisioning config files... [2024-07-03T07:48:06.536Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-558@tmp/config7512291040894634636tmp [Pipeline] { [Pipeline] echo [2024-07-03T07:48:06.555Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:48:06.849Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T07:48:06.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:48:07.197Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T07:48:07.207Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:48:07.491Z] ---> sudo-logs.sh [2024-07-03T07:48:07.491Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T07:48:07.524Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:48:07.806Z] ---> job-cost.sh [2024-07-03T07:48:07.806Z] lf-activate-venv: SKIPPING [2024-07-03T07:48:07.806Z] DEBUG: total: 0.2199999988079071 [2024-07-03T07:48:07.806Z] INFO: Retrieving Stack Cost... [2024-07-03T07:48:08.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T07:48:08.634Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T07:48:08.648Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:48:08.930Z] ---> logs-deploy.sh [2024-07-03T07:48:08.930Z] lf-activate-venv: SKIPPING [2024-07-03T07:48:08.930Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-558/3 [2024-07-03T07:48:08.930Z] INFO: archiving workspace using pattern(s): [2024-07-03T07:48:09.879Z] Archives upload complete. [2024-07-03T07:48:09.880Z] INFO: archiving logs to Nexus