Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df468ea0d4659fb9b2b737190123bafb0add59f6 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-ssh3371226532803866810.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh7335240186751477408.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16207149768104925560.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh266061144387096541.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7070715994254266493.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.23 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-5606 in /w/workspace/gexfoundry_device-modbus-go_main [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/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision df468ea0d4659fb9b2b737190123bafb0add59f6 (main) Commit message: "Merge pull request #642 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.24" > git config core.sparsecheckout # timeout=10 > git checkout -f df468ea0d4659fb9b2b737190123bafb0add59f6 # timeout=10 > git rev-list --no-walk b9a734cf70b4c7f63f44c3fe01c824107cf172b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:25:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:25:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:25:08 ========================================================= 09:25:08 EdgeX Global Pipelines Version Info 09:25:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:25:09 ------------------- 09:25:09 stable info: 09:25:09 ------------------- 09:25:09 Commited By: Ginny Guan ginny@iotechsys.com 09:25:09 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 09:25:09 Message: update stable to v1.0.274 09:25:10 ------------------- 09:25:10 experimental info: 09:25:10 ------------------- 09:25:10 Commited By: Ginny Guan ginny@iotechsys.com 09:25:10 Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e 09:25:10 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:25:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df468ea0d4659fb9b2b737190123bafb0add59f6 [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df468ea [Pipeline] echo 09:25:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:11 provisioning config files... 09:25:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6738565226003478830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:11 ---> ****-login.sh 09:25:11 nexus3.edgexfoundry.org:10001 09:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:11 09:25:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:25:11 Configure a credential helper to remove this warning. See 09:25:11 https://docs.****.com/go/credential-store/ 09:25:11 09:25:11 Login Succeeded 09:25:11 nexus3.edgexfoundry.org:10002 09:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:11 09:25:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:25:11 Configure a credential helper to remove this warning. See 09:25:11 https://docs.****.com/go/credential-store/ 09:25:11 09:25:11 Login Succeeded 09:25:12 nexus3.edgexfoundry.org:10003 09:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:12 09:25:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:25:12 Configure a credential helper to remove this warning. See 09:25:12 https://docs.****.com/go/credential-store/ 09:25:12 09:25:12 Login Succeeded 09:25:12 nexus3.edgexfoundry.org:10004 09:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:12 09:25:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:25:12 Configure a credential helper to remove this warning. See 09:25:12 https://docs.****.com/go/credential-store/ 09:25:12 09:25:12 Login Succeeded 09:25:12 ****.io 09:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:12 09:25:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:25:12 Configure a credential helper to remove this warning. See 09:25:12 https://docs.****.com/go/credential-store/ 09:25:12 09:25:12 Login Succeeded 09:25:12 ---> ****-login.sh ends [Pipeline] } 09:25:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:25:12 + git rev-list -1 --merges df468ea0d4659fb9b2b737190123bafb0add59f6~1..df468ea0d4659fb9b2b737190123bafb0add59f6 [Pipeline] echo 09:25:12 -----------> git rev-list -1 --merges df468ea0d4659fb9b2b737190123bafb0add59f6~1..df468ea0d4659fb9b2b737190123bafb0add59f6 df468ea0d4659fb9b2b737190123bafb0add59f6 09:25:12 df468ea0d4659fb9b2b737190123bafb0add59f6 [false] [Pipeline] sh 09:25:13 + git log --format=format:%s -1 df468ea0d4659fb9b2b737190123bafb0add59f6 [Pipeline] echo 09:25:13 ========================================================= 09:25:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:25:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:25:13 + git log --format=format:%s -1 df468ea0d4659fb9b2b737190123bafb0add59f6 [Pipeline] echo 09:25:13 [semverPrep] GIT_COMMIT: df468ea0d4659fb9b2b737190123bafb0add59f6, Commit Message: Merge pull request #642 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.24 [Pipeline] echo 09:25:13 [semverPrep] This is not a build commit. [Pipeline] sh 09:25:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:25:14 + grep -v github /etc/ssh/ssh_known_hosts 09:25:14 + [ -e /tmp/ssh_known_hosts ] 09:25:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:25:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:25:14 + sudo tee -a /etc/ssh/ssh_known_hosts 09:25:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:25:14 09:25:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:25:14 0.1.4: Pulling from edgex-devops/py-git-semver 09:25:14 3dae71ba6b94: Pulling fs layer 09:25:14 6bf1a483ea7c: Pulling fs layer 09:25:14 f5dfc541a4d3: Pulling fs layer 09:25:14 461d9e800cba: Pulling fs layer 09:25:14 80192f66455f: Pulling fs layer 09:25:14 2e8e34ca0e6c: Pulling fs layer 09:25:14 a29436f7fd5d: Pulling fs layer 09:25:14 923cac83aea3: Pulling fs layer 09:25:14 25ad8b0a4227: Pulling fs layer 09:25:14 db01528c6b51: Pulling fs layer 09:25:14 28988de357af: Pulling fs layer 09:25:14 a29436f7fd5d: Waiting 09:25:14 923cac83aea3: Waiting 09:25:14 25ad8b0a4227: Waiting 09:25:14 db01528c6b51: Waiting 09:25:14 28988de357af: Waiting 09:25:14 80192f66455f: Waiting 09:25:14 461d9e800cba: Waiting 09:25:14 2e8e34ca0e6c: Waiting 09:25:14 6bf1a483ea7c: Verifying Checksum 09:25:14 6bf1a483ea7c: Download complete 09:25:14 461d9e800cba: Download complete 09:25:14 80192f66455f: Verifying Checksum 09:25:14 80192f66455f: Download complete 09:25:15 f5dfc541a4d3: Verifying Checksum 09:25:15 f5dfc541a4d3: Download complete 09:25:15 3dae71ba6b94: Verifying Checksum 09:25:15 3dae71ba6b94: Download complete 09:25:15 923cac83aea3: Verifying Checksum 09:25:15 923cac83aea3: Download complete 09:25:15 25ad8b0a4227: Verifying Checksum 09:25:15 25ad8b0a4227: Download complete 09:25:15 db01528c6b51: Verifying Checksum 09:25:15 db01528c6b51: Download complete 09:25:15 28988de357af: Verifying Checksum 09:25:15 28988de357af: Download complete 09:25:15 a29436f7fd5d: Verifying Checksum 09:25:15 a29436f7fd5d: Download complete 09:25:15 2e8e34ca0e6c: Verifying Checksum 09:25:15 2e8e34ca0e6c: Download complete 09:25:16 3dae71ba6b94: Pull complete 09:25:16 6bf1a483ea7c: Pull complete 09:25:17 f5dfc541a4d3: Pull complete 09:25:17 461d9e800cba: Pull complete 09:25:17 80192f66455f: Pull complete 09:25:21 2e8e34ca0e6c: Pull complete 09:25:22 a29436f7fd5d: Pull complete 09:25:22 923cac83aea3: Pull complete 09:25:22 25ad8b0a4227: Pull complete 09:25:22 db01528c6b51: Pull complete 09:25:22 28988de357af: Pull complete 09:25:22 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:25:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:22 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 09:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:25:24 $ docker top 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 -eo pid,comm 09:25:24 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). 09:25:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:25:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:25:24 [ssh-agent] Looking for ssh-agent implementation... 09:25:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:25:24 $ docker exec 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 ssh-agent 09:25:25 SSH_AUTH_SOCK=/tmp/ssh-E5Q02FJAwHOK/agent.32 09:25:25 SSH_AGENT_PID=38 09:25:25 Running ssh-add (command line suppressed) 09:25:25 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15378392557370557132.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15378392557370557132.key) 09:25:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:25:25 + git tag --points-at HEAD [Pipeline] } 09:25:25 $ docker exec --env ******** --env ******** 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 ssh-agent -k 09:25:25 unset SSH_AUTH_SOCK; 09:25:25 unset SSH_AGENT_PID; 09:25:25 echo Agent pid 38 killed; 09:25:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:25:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:25:25 [ssh-agent] Looking for ssh-agent implementation... 09:25:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:25:25 $ docker exec 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 ssh-agent 09:25:25 SSH_AUTH_SOCK=/tmp/ssh-L9o6ISajbKXb/agent.71 09:25:25 SSH_AGENT_PID=77 09:25:25 Running ssh-add (command line suppressed) 09:25:25 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17738617319572434573.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17738617319572434573.key) 09:25:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:25:26 + git semver init 09:25:26 2025-07-23 09:25:26,434 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:25:26 2025-07-23 09:25:26,439 [run_init] DEBUG init version:0.0.0 force:False 09:25:26 2025-07-23 09:25:26,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 09:25:26 2025-07-23 09:25:26,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 09:25:26 2025-07-23 09:25:26,441 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 09:25:27 2025-07-23 09:25:27,717 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 09:25:27 2025-07-23 09:25:27,717 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 09:25:27 2025-07-23 09:25:27,717 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:25:27 2025-07-23 09:25:27,717 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:25:27 4.1.0-dev.1 [Pipeline] } 09:25:27 $ docker exec --env ******** --env ******** 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 ssh-agent -k 09:25:27 unset SSH_AUTH_SOCK; 09:25:27 unset SSH_AGENT_PID; 09:25:27 echo Agent pid 77 killed; 09:25:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:25:28 + git semver [Pipeline] } 09:25:28 $ docker stop --time=1 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 09:25:29 $ docker rm -f --volumes 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 [Pipeline] // withDockerContainer [Pipeline] sh 09:25:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:25:30 Stashed 1 file(s) [Pipeline] echo 09:25:30 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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 09:25:30 provisioning config files... 09:25:30 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13106026577173731965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:30 ---> ****-login.sh 09:25:30 nexus3.edgexfoundry.org:10001 09:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:30 Login Succeeded 09:25:30 nexus3.edgexfoundry.org:10002 09:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:30 Login Succeeded 09:25:30 nexus3.edgexfoundry.org:10003 09:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:31 Login Succeeded 09:25:31 nexus3.edgexfoundry.org:10004 09:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:31 Login Succeeded 09:25:31 ****.io 09:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:31 Login Succeeded 09:25:31 ---> ****-login.sh ends [Pipeline] } 09:25:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:25:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:25:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:25:31 ========================================================= 09:25:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:25:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:25:32 #0 building with "default" instance using docker driver 09:25:32 09:25:32 #1 [internal] load build definition from Dockerfile 09:25:32 #1 transferring dockerfile: 1.52kB done 09:25:32 #1 DONE 0.0s 09:25:32 09:25:32 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:25:32 #2 DONE 0.1s 09:25:32 09:25:32 #3 [internal] load .dockerignore 09:25:32 #3 transferring context: 182B done 09:25:32 #3 DONE 0.0s 09:25:32 09:25:32 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 09:25:32 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done 09:25:32 #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done 09:25:32 #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done 09:25:32 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s 09:25:32 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.24MB / 74.06MB 0.1s 09:25:32 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s 09:25:32 #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done 09:25:32 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 09:25:32 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 09:25:32 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s 09:25:32 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 09:25:32 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 09:25:32 #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.1s done 09:25:32 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 1.05MB / 2.38MB 0.2s 09:25:32 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 880.64kB / 100.52MB 0.2s 09:25:32 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 09:25:33 #4 ... 09:25:33 09:25:33 #5 [internal] load build context 09:25:33 #5 transferring context: 27.88MB 0.2s done 09:25:33 #5 DONE 0.3s 09:25:33 09:25:33 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 09:25:33 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 31.46MB / 74.06MB 0.3s 09:25:33 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 09:25:33 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done 09:25:33 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 8.39MB / 100.52MB 0.3s 09:25:33 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 1.05MB / 13.29MB 0.3s 09:25:33 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 09:25:33 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 67.11MB / 74.06MB 0.5s 09:25:33 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 31.46MB / 100.52MB 0.5s 09:25:33 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s done 09:25:33 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 09:25:33 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 09:25:33 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 47.19MB / 100.52MB 0.6s 09:25:33 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 09:25:33 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 66.06MB / 100.52MB 0.7s 09:25:33 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 09:25:33 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 88.25MB / 100.52MB 0.8s 09:25:33 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 0.9s 09:25:33 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.0s done 09:25:38 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done 09:25:38 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 09:25:38 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 09:25:38 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:25:38 #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done 09:25:38 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 09:25:38 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done 09:25:38 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s 09:25:40 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.3s done 09:25:40 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s 09:25:41 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.7s done 09:25:41 #4 DONE 8.6s 09:25:41 09:25:41 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 09:25:41 #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:25:41 #6 0.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:25:41 #6 0.747 (1/8) Installing openssh-keygen (9.7_p1-r5) 09:25:42 #6 0.754 (2/8) Installing libedit (20240517.3.1-r0) 09:25:42 #6 0.759 (3/8) Installing openssh-client-common (9.7_p1-r5) 09:25:42 #6 0.778 (4/8) Installing openssh-client-default (9.7_p1-r5) 09:25:42 #6 0.789 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 09:25:42 #6 0.794 (6/8) Installing openssh-server-common (9.7_p1-r5) 09:25:42 #6 0.797 (7/8) Installing openssh-server (9.7_p1-r5) 09:25:42 #6 0.812 (8/8) Installing openssh (9.7_p1-r5) 09:25:42 #6 0.831 Executing busybox-1.36.1-r29.trigger 09:25:42 #6 0.840 OK: 253 MiB in 66 packages 09:25:44 #6 DONE 2.8s 09:25:44 09:25:44 #7 [builder 3/7] WORKDIR /device-modbus-go 09:25:44 #7 DONE 0.0s 09:25:44 09:25:44 #8 [builder 4/7] COPY go.mod vendor* ./ 09:25:44 #8 DONE 0.0s 09:25:44 09:25:44 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:45 Still waiting to schedule task 09:25:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:26:31 #9 DONE 42.9s 09:26:31 09:26:31 #10 [builder 6/7] COPY . . 09:26:31 #10 DONE 0.1s 09:26:31 09:26:31 #11 [builder 7/7] RUN echo noop 09:26:31 #11 0.194 noop 09:26:31 #11 DONE 0.2s 09:26:31 09:26:31 #12 exporting to image 09:26:31 #12 exporting layers 09:26:35 #12 exporting layers 7.3s done 09:26:35 #12 writing image sha256:76e16a6d8e6858ee8c8041b2776e7941bb2c73995eb3f283c1d95efd001e26cf done 09:26:35 #12 naming to docker.io/library/ci-base-image-x86_64 done 09:26:35 #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:35 + docker inspect -f . ci-base-image-x86_64 09:26:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:35 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 09:26:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat 09:26:36 $ docker top 6bdf98bfeaa81118958dc218b0f9723c7df21db460a08b45b2f472c238305367 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:36 + go version 09:26:36 go version go1.23.9 linux/amd64 [Pipeline] } 09:26:36 $ docker stop --time=1 6bdf98bfeaa81118958dc218b0f9723c7df21db460a08b45b2f472c238305367 09:26:37 $ docker rm -f --volumes 6bdf98bfeaa81118958dc218b0f9723c7df21db460a08b45b2f472c238305367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:38 + docker inspect -f . ci-base-image-x86_64 09:26:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:38 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 09:26:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat 09:26:38 $ docker top 6205ba17596f65f34625cc83bd36c47788ab5c6dbde869dd97e2021806d3d25f -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:38 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 09:26:39 + make test 09:26:39 go test ./... -coverprofile=coverage.out 09:26:40 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:26:58 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 09:26:58 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 45.2% of statements 09:27:06 go vet ./... 09:27:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:27:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:27:11 ./bin/test-attribution-txt.sh [Pipeline] echo 09:27:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:27:11 $ docker stop --time=1 6205ba17596f65f34625cc83bd36c47788ab5c6dbde869dd97e2021806d3d25f 09:27:14 $ docker rm -f --volumes 6205ba17596f65f34625cc83bd36c47788ab5c6dbde869dd97e2021806d3d25f [Pipeline] // withDockerContainer [Pipeline] sh 09:27:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:27:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:27:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:27:15 + ls -al . 09:27:15 total 260 09:27:15 drwxrwxr-x 9 jenkins jenkins 4096 Jul 23 09:26 . 09:27:15 drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 09:25 .. 09:27:15 -rw-rw-r-- 1 jenkins jenkins 140 Jul 23 09:25 .dockerignore 09:27:15 drwxrwxr-x 8 jenkins jenkins 4096 Jul 23 09:26 .git 09:27:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 09:25 .github 09:27:15 -rw-rw-r-- 1 jenkins jenkins 266 Jul 23 09:25 .gitignore 09:27:15 -rw-rw-r-- 1 jenkins jenkins 199 Jul 23 09:25 .golangci.yml 09:27:15 drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 09:25 .semver 09:27:15 -rw-rw-r-- 1 jenkins jenkins 20457 Jul 23 09:25 Attribution.txt 09:27:15 -rw-rw-r-- 1 jenkins jenkins 18046 Jul 23 09:25 CHANGELOG.md 09:27:15 -rw-rw-r-- 1 jenkins jenkins 1479 Jul 23 09:25 Dockerfile 09:27:15 -rw-rw-r-- 1 jenkins jenkins 677 Jul 23 09:25 GOVERNANCE.md 09:27:15 -rw-rw-r-- 1 jenkins jenkins 658 Jul 23 09:25 Jenkinsfile 09:27:15 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 23 09:25 LICENSE 09:27:15 -rw-rw-r-- 1 jenkins jenkins 2524 Jul 23 09:25 Makefile 09:27:15 -rw-rw-r-- 1 jenkins jenkins 622 Jul 23 09:25 OWNERS.md 09:27:15 -rw-rw-r-- 1 jenkins jenkins 4463 Jul 23 09:25 README.md 09:27:15 -rw-rw-r-- 1 jenkins jenkins 11 Jul 23 09:25 VERSION 09:27:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 09:25 bin 09:27:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 09:25 cmd 09:27:15 -rw-r--r-- 1 jenkins jenkins 26862 Jul 23 09:26 coverage.out 09:27:15 -rw-rw-r-- 1 jenkins jenkins 6324 Jul 23 09:25 go.mod 09:27:15 -rw-rw-r-- 1 jenkins jenkins 87107 Jul 23 09:25 go.sum 09:27:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 09:25 internal 09:27:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 09:25 simulator 09:27:15 -rw-rw-r-- 1 jenkins jenkins 229 Jul 23 09:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:16 + 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=df468ea0d4659fb9b2b737190123bafb0add59f6 --label arch=amd64 --label version=4.1.0-dev.1 . 09:27:16 #0 building with "default" instance using docker driver 09:27:16 09:27:16 #1 [internal] load build definition from Dockerfile 09:27:16 #1 transferring dockerfile: 1.52kB done 09:27:16 #1 DONE 0.0s 09:27:16 09:27:16 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:27:16 #2 DONE 0.0s 09:27:16 09:27:16 #3 [internal] load metadata for docker.io/library/alpine:3.20 09:27:16 #3 DONE 0.1s 09:27:16 09:27:16 #4 [internal] load .dockerignore 09:27:16 #4 transferring context: 182B done 09:27:16 #4 DONE 0.0s 09:27:16 09:27:16 #5 [internal] load build context 09:27:16 #5 transferring context: 40.81kB done 09:27:16 #5 DONE 0.0s 09:27:16 09:27:16 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:27:16 #6 DONE 0.1s 09:27:16 09:27:16 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:27:16 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done 09:27:16 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 09:27:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5607 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 09:27:16 Running in /w/workspace/device-modbus-go/189 [Pipeline] { [Pipeline] checkout 09:27:16 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 09:27:16 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 09:27:16 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:27:16 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 09:27:16 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 09:27:16 #7 DONE 0.2s 09:27:16 09:27:16 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 09:27:16 #8 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:27:16 #8 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:27:17 #8 0.692 OK: 253 MiB in 66 packages 09:27:17 #8 ... 09:27:17 09:27:17 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 09:27:17 #9 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:27:17 #9 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:27:17 #9 0.558 (1/1) Installing dumb-init (1.2.5-r3) 09:27:17 #9 0.563 Executing busybox-1.36.1-r29.trigger 09:27:17 #9 0.569 OK: 8 MiB in 15 packages 09:27:17 #9 DONE 0.7s 09:27:17 09:27:17 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 09:27:17 #8 DONE 0.8s 09:27:17 09:27:17 #10 [builder 3/7] WORKDIR /device-modbus-go 09:27:17 #10 DONE 0.0s 09:27:17 09:27:17 #11 [builder 4/7] COPY go.mod vendor* ./ 09:27:17 #11 DONE 0.0s 09:27:17 09:27:17 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:17 #12 DONE 0.6s 09:27:17 09:27:17 #13 [stage-1 3/6] RUN apk --no-cache upgrade 09:27:17 #13 0.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:27:17 #13 0.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:27:17 #13 ... 09:27:17 09:27:17 #14 [builder 6/7] COPY . . 09:27:17 #14 DONE 0.1s 09:27:18 09:27:18 #13 [stage-1 3/6] RUN apk --no-cache upgrade 09:27:18 #13 0.865 OK: 8 MiB in 15 packages 09:27:18 #13 DONE 1.0s 09:27:18 09:27:18 #15 [builder 7/7] RUN make build 09:27:18 #15 0.314 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 09:27:19 The recommended git tool is: git 09:27:24 using credential edgex-jenkins-ssh 09:27:24 Cloning the remote Git repository 09:27:24 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 09:27:24 > git init /w/workspace/device-modbus-go/189 # timeout=10 09:27:25 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:27:25 > git --version # timeout=10 09:27:25 > git --version # 'git version 2.25.1' 09:27:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:27:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:27 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:27:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:28 Avoid second fetch 09:27:28 Checking out Revision df468ea0d4659fb9b2b737190123bafb0add59f6 (main) 09:27:29 Commit message: "Merge pull request #642 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.24" 09:27:28 > git config core.sparsecheckout # timeout=10 09:27:28 > git checkout -f df468ea0d4659fb9b2b737190123bafb0add59f6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:27:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:27:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:27:34 Dload Upload Total Spent Left Speed 09:27:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14 100 14 0 0 142 0 --:--:-- --:--:-- --:--:-- 144 [Pipeline] sh 09:27:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:27:34 + + sudo tee /etc/docker/daemon.newsudo 09:27:34 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:27:34 { 09:27:34 "registry-mirrors": [ 09:27:34 "https://nexus3.edgexfoundry.org:10001" 09:27:34 ], 09:27:34 "bip": "10.250.0.254/24", 09:27:34 "hosts": [ 09:27:34 "tcp://0.0.0.0:5555", 09:27:34 "unix:///var/run/docker.sock" 09:27:34 ], 09:27:34 "mtu": 1458, 09:27:34 "selinux-enabled": true, 09:27:34 "seccomp-profile": "/etc/docker/seccomp.json" 09:27:34 } [Pipeline] sh 09:27:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:27:35 + sudo service docker restart 09:27:40 #15 DONE 20.8s 09:27:40 09:27:40 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 09:27:40 #16 DONE 0.1s 09:27:40 09:27:40 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 09:27:40 #17 DONE 0.0s 09:27:40 09:27:40 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 09:27:40 #18 DONE 0.0s 09:27:40 09:27:40 #19 exporting to image 09:27:40 #19 exporting layers 0.1s done 09:27:40 #19 writing image sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 done 09:27:40 #19 naming to docker.io/library/device-modbus done 09:27:40 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:27:40 provisioning config files... 09:27:40 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8476367682999844668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:40 ---> ****-login.sh 09:27:40 nexus3.edgexfoundry.org:10001 09:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:40 Login Succeeded 09:27:40 nexus3.edgexfoundry.org:10002 09:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:40 Login Succeeded 09:27:40 nexus3.edgexfoundry.org:10003 09:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:40 Login Succeeded 09:27:40 nexus3.edgexfoundry.org:10004 09:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:40 Login Succeeded 09:27:40 ****.io 09:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:41 Login Succeeded 09:27:41 ---> ****-login.sh ends [Pipeline] } 09:27:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:27:41 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 09:27:41 df468ea0d4659fb9b2b737190123bafb0add59f6 09:27:41 latest 09:27:41 4.1.0-dev.1 09:27:41 df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 09:27:41 main 09:27:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:41 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:41 + docker push nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 09:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:27:41 968ebdf200b9: Preparing 09:27:41 7b9e5835190f: Preparing 09:27:41 dee54d27928d: Preparing 09:27:41 db370dddc825: Preparing 09:27:41 f8620ab6a884: Preparing 09:27:41 097100c76c15: Preparing 09:27:41 097100c76c15: Waiting 09:27:41 968ebdf200b9: Pushed 09:27:41 f8620ab6a884: Pushed 09:27:41 db370dddc825: Pushed 09:27:41 7b9e5835190f: Pushed 09:27:41 097100c76c15: Layer already exists 09:27:45 dee54d27928d: Pushed 09:27:45 df468ea0d4659fb9b2b737190123bafb0add59f6: digest: sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:45 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 09:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:27:45 968ebdf200b9: Preparing 09:27:45 7b9e5835190f: Preparing 09:27:45 dee54d27928d: Preparing 09:27:45 db370dddc825: Preparing 09:27:45 f8620ab6a884: Preparing 09:27:45 097100c76c15: Preparing 09:27:45 097100c76c15: Waiting 09:27:45 7b9e5835190f: Layer already exists 09:27:45 db370dddc825: Layer already exists 09:27:45 f8620ab6a884: Layer already exists 09:27:45 dee54d27928d: Layer already exists 09:27:45 968ebdf200b9: Layer already exists 09:27:45 097100c76c15: Layer already exists 09:27:45 latest: digest: sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:46 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 09:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:27:46 968ebdf200b9: Preparing 09:27:46 7b9e5835190f: Preparing 09:27:46 dee54d27928d: Preparing 09:27:46 db370dddc825: Preparing 09:27:46 f8620ab6a884: Preparing 09:27:46 097100c76c15: Preparing 09:27:46 097100c76c15: Waiting 09:27:46 968ebdf200b9: Layer already exists 09:27:46 db370dddc825: Layer already exists 09:27:46 f8620ab6a884: Layer already exists 09:27:46 dee54d27928d: Layer already exists 09:27:46 7b9e5835190f: Layer already exists 09:27:46 097100c76c15: Layer already exists 09:27:46 4.1.0-dev.1: digest: sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:46 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 09:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:27:47 968ebdf200b9: Preparing 09:27:47 7b9e5835190f: Preparing 09:27:47 dee54d27928d: Preparing 09:27:47 db370dddc825: Preparing 09:27:47 f8620ab6a884: Preparing 09:27:47 097100c76c15: Preparing 09:27:47 097100c76c15: Waiting 09:27:47 f8620ab6a884: Layer already exists 09:27:47 db370dddc825: Layer already exists 09:27:47 968ebdf200b9: Layer already exists 09:27:47 7b9e5835190f: Layer already exists 09:27:47 dee54d27928d: Layer already exists 09:27:47 097100c76c15: Layer already exists 09:27:47 df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1: digest: sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:47 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 09:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:27:47 968ebdf200b9: Preparing 09:27:47 7b9e5835190f: Preparing 09:27:47 dee54d27928d: Preparing 09:27:47 db370dddc825: Preparing 09:27:47 f8620ab6a884: Preparing 09:27:47 097100c76c15: Preparing 09:27:47 097100c76c15: Waiting 09:27:47 f8620ab6a884: Layer already exists 09:27:47 dee54d27928d: Layer already exists 09:27:47 db370dddc825: Layer already exists 09:27:47 7b9e5835190f: Layer already exists 09:27:47 968ebdf200b9: Layer already exists 09:27:47 097100c76c15: Layer already exists 09:27:47 main: digest: sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:47 ===================================================== [Pipeline] echo 09:27:47 taggedImages: 09:27:47 - nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 09:27:47 - nexus3.edgexfoundry.org:10004/device-modbus:latest 09:27:47 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 09:27:47 - nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 09:27:47 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 09:27:47 ========================================================= 09:27:47 [edgeXBuildMultiArch] RAW Config: 09:27:47 images: 09:27:47 - nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 09:27:47 - nexus3.edgexfoundry.org:10004/device-modbus:latest 09:27:47 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 09:27:47 - nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 09:27:47 - nexus3.edgexfoundry.org:10004/device-modbus:main 09:27:47 settingsFile: 09:27:47 device-modbus-go-settings 09:27:47 ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:27:53 provisioning config files... 09:27:53 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/189@tmp/config12325864116615189607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:54 ---> ****-login.sh 09:27:54 nexus3.edgexfoundry.org:10001 09:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:54 Configure a credential helper to remove this warning. See 09:27:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:54 09:27:54 Login Succeeded 09:27:54 nexus3.edgexfoundry.org:10002 09:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:55 Configure a credential helper to remove this warning. See 09:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:55 09:27:55 Login Succeeded 09:27:55 nexus3.edgexfoundry.org:10003 09:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:55 Configure a credential helper to remove this warning. See 09:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:55 09:27:55 Login Succeeded 09:27:55 nexus3.edgexfoundry.org:10004 09:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:55 Configure a credential helper to remove this warning. See 09:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:55 09:27:55 Login Succeeded 09:27:55 ****.io 09:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:56 Configure a credential helper to remove this warning. See 09:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:56 09:27:56 Login Succeeded 09:27:56 ---> ****-login.sh ends [Pipeline] } 09:27:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:27:56 ========================================================= 09:27:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:27:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:27:57 Sending build context to Docker daemon 14.13MB 09:27:57 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 09:27:57 Step 2/10 : FROM ${BASE} AS builder 09:27:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:27:57 94e9d8af2201: Pulling fs layer 09:27:57 a6c56e8762df: Pulling fs layer 09:27:57 f0f3c8884826: Pulling fs layer 09:27:57 c7e7622c144d: Pulling fs layer 09:27:57 4f4fb700ef54: Pulling fs layer 09:27:57 e8859aadc426: Pulling fs layer 09:27:57 b4813487a9f6: Pulling fs layer 09:27:57 502a3d64fb4b: Pulling fs layer 09:27:57 c7e7622c144d: Waiting 09:27:57 4f4fb700ef54: Waiting 09:27:57 b4813487a9f6: Waiting 09:27:57 e8859aadc426: Waiting 09:27:57 502a3d64fb4b: Waiting 09:27:57 a6c56e8762df: Download complete 09:27:57 c7e7622c144d: Verifying Checksum 09:27:57 c7e7622c144d: Download complete 09:27:57 4f4fb700ef54: Verifying Checksum 09:27:57 4f4fb700ef54: Download complete 09:27:57 e8859aadc426: Verifying Checksum 09:27:57 e8859aadc426: Download complete 09:27:57 94e9d8af2201: Verifying Checksum 09:27:57 94e9d8af2201: Download complete 09:27:58 502a3d64fb4b: Verifying Checksum 09:27:58 502a3d64fb4b: Download complete 09:27:59 94e9d8af2201: Pull complete 09:27:59 a6c56e8762df: Pull complete 09:27:59 f0f3c8884826: Verifying Checksum 09:27:59 f0f3c8884826: Download complete 09:28:00 b4813487a9f6: Verifying Checksum 09:28:00 b4813487a9f6: Download complete 09:28:02 Still waiting to schedule task 09:28:02 All nodes of label ‘centos7-docker-4c-2g’ are offline 09:28:15 f0f3c8884826: Pull complete 09:28:15 c7e7622c144d: Pull complete 09:28:15 4f4fb700ef54: Pull complete 09:28:15 e8859aadc426: Pull complete 09:28:22 b4813487a9f6: Pull complete 09:28:24 502a3d64fb4b: Pull complete 09:28:24 Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde 09:28:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:28:24 ---> 3bb21d53e231 09:28:24 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:28:25 ---> Running in a82b4b83baa6 09:28:25 Removing intermediate container a82b4b83baa6 09:28:25 ---> 98c6bb5d1429 09:28:25 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:28:26 ---> Running in 4be61796457a 09:28:26 Removing intermediate container 4be61796457a 09:28:26 ---> 560882a71cac 09:28:26 Step 5/10 : RUN apk add --update --no-cache make git openssh 09:28:26 ---> Running in 41e831c0792f 09:28:26 Decoding seccomp profile failed: invalid character ':' after top-level value [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:28:27 09:28:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:28:27 arm64: Pulling from edgex-lftools-log-publisher 09:28:27 8998bd30e6a1: Pulling fs layer 09:28:27 04944245beec: Pulling fs layer 09:28:27 699f458cf7ca: Pulling fs layer 09:28:27 765212b225bb: Pulling fs layer 09:28:27 f23df028b6ca: Pulling fs layer 09:28:27 d65c8cfc05b1: Pulling fs layer 09:28:27 2437ff75d9bd: Pulling fs layer 09:28:27 f23df028b6ca: Waiting 09:28:27 765212b225bb: Waiting 09:28:27 d65c8cfc05b1: Waiting 09:28:27 2437ff75d9bd: Waiting 09:28:27 04944245beec: Verifying Checksum 09:28:27 04944245beec: Download complete 09:28:27 765212b225bb: Verifying Checksum 09:28:27 765212b225bb: Download complete 09:28:27 f23df028b6ca: Download complete 09:28:27 d65c8cfc05b1: Verifying Checksum 09:28:27 d65c8cfc05b1: Download complete 09:28:27 699f458cf7ca: Verifying Checksum 09:28:27 699f458cf7ca: Download complete 09:28:28 8998bd30e6a1: Download complete 09:28:31 2437ff75d9bd: Verifying Checksum 09:28:31 2437ff75d9bd: Download complete 09:28:33 8998bd30e6a1: Pull complete 09:28:33 04944245beec: Pull complete 09:28:35 699f458cf7ca: Pull complete 09:28:35 765212b225bb: Pull complete 09:28:36 f23df028b6ca: Pull complete 09:28:36 d65c8cfc05b1: Pull complete 09:28:48 Running on prd-centos7-docker-4c-2g-5608 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:28:48 provisioning config files... 09:28:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9493776521872262516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:28:49 ---> ****-login.sh 09:28:49 nexus3.edgexfoundry.org:10001 09:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:50 Configure a credential helper to remove this warning. See 09:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:50 09:28:50 Login Succeeded 09:28:50 nexus3.edgexfoundry.org:10002 09:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:50 Configure a credential helper to remove this warning. See 09:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:50 09:28:50 Login Succeeded 09:28:50 nexus3.edgexfoundry.org:10003 09:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:50 Configure a credential helper to remove this warning. See 09:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:50 09:28:50 Login Succeeded 09:28:50 nexus3.edgexfoundry.org:10004 09:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:50 Configure a credential helper to remove this warning. See 09:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:50 09:28:50 Login Succeeded 09:28:50 ****.io 09:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:51 Configure a credential helper to remove this warning. See 09:28:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:51 09:28:51 Login Succeeded 09:28:51 ---> ****-login.sh ends [Pipeline] } 09:28:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:28:51 + docker buildx ls 09:28:51 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:28:51 default * docker 09:28:51 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:28:51 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 09:28:51 edgex-builder [Pipeline] sh 09:28:52 + docker buildx inspect --bootstrap 09:28:52 #1 [internal] booting buildkit 09:28:52 #1 pulling image moby/buildkit:buildx-stable-1 09:28:54 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 09:28:54 2437ff75d9bd: Pull complete 09:28:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:28:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:54 #1 creating container buildx_buildkit_edgex-builder0 09:28:54 prd-ubuntu20.04-docker-arm64-4c-16g-5607 does not seem to be running inside a container 09:28:55 $ 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/189 -v /w/workspace/device-modbus-go/189:/w/workspace/device-modbus-go/189:rw,z -v /w/workspace/device-modbus-go/189@tmp:/w/workspace/device-modbus-go/189@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:28:55 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 09:28:55 #1 DONE 3.8s 09:28:55 Name: edgex-builder 09:28:55 Driver: docker-container 09:28:55 09:28:55 Nodes: 09:28:55 Name: edgex-builder0 09:28:55 Endpoint: unix:///var/run/docker.sock 09:28:55 Status: running 09:28:55 Buildkit: v0.22.0 09:28:55 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 09:28:57 $ docker top 8118cec5304d3a5ffb67f9704673f69a4a85830bb9ef80be269e1680514cbc28 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 09:28:58 + docker buildx ls 09:28:58 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:28:58 edgex-builder * docker-container 09:28:58 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 09:28:58 default docker 09:28:58 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:28:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6' 09:28:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 --push - 09:28:58 #1 [internal] load build definition from Dockerfile 09:28:58 #1 transferring dockerfile: 198B done 09:28:58 #1 DONE 0.0s 09:28:58 09:28:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 09:28:58 #2 DONE 0.1s 09:28:58 09:28:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 09:28:58 ---> job-cost.sh 09:28:58 lf-activate-venv: SKIPPING 09:28:58 INFO: No Stack... 09:28:58 #3 DONE 0.1s 09:28:58 09:28:58 #4 [internal] load .dockerignore 09:28:58 #4 transferring context: 2B done 09:28:58 #4 DONE 0.0s 09:28:58 09:28:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 09:28:58 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done 09:28:58 #5 DONE 0.0s 09:28:58 09:28:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 09:28:58 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done 09:28:58 #6 DONE 0.1s 09:28:58 09:28:58 #7 exporting to image 09:28:58 #7 exporting layers done 09:28:58 #7 exporting manifest sha256:84731a2d0e2febfe7e270bd7087777d6373f40f3234abd3e07dc2d4a77ad0658 done 09:28:58 #7 exporting config sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 09:28:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:28:58 #7 ... 09:28:58 09:28:58 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 09:28:58 #8 DONE 0.0s 09:28:58 09:28:58 #7 exporting to image 09:28:58 #7 exporting config sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 done 09:28:58 #7 exporting manifest sha256:a83ea9e0d7561c38bdf1b1729e68c9bfe3c4c62595b36b779d7fb5707da886eb 0.0s done 09:28:58 #7 exporting config sha256:afe3ba7e87a1db9526b6c84422ef948718fd816624c110bcd141eab9de91b061 done 09:28:58 #7 exporting manifest list sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c done 09:28:58 #7 pushing layers 0.1s done 09:28:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6@sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c 09:28:58 INFO: Retrieving Pricing Info for: v3-standard-4 09:28:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6@sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c 0.1s done 09:28:59 #7 DONE 0.2s 09:28:59 09:28:59 1 warning found (use --debug to expand): 09:28:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:28:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 09:28:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 09:28:59 #1 [internal] load build definition from Dockerfile 09:28:59 #1 transferring dockerfile: 164B done 09:28:59 #1 DONE 0.0s 09:28:59 09:28:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 09:28:59 #2 DONE 0.0s 09:28:59 09:28:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 09:28:59 #3 DONE 0.0s 09:28:59 09:28:59 #4 [internal] load .dockerignore 09:28:59 #4 transferring context: 2B done 09:28:59 #4 DONE 0.0s 09:28:59 09:28:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 09:28:59 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done 09:28:59 #5 DONE 0.0s 09:28:59 09:28:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 09:28:59 INFO: Archiving Costs [Pipeline] sh 09:28:59 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done 09:28:59 #6 CACHED 09:28:59 09:28:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 09:28:59 #5 CACHED 09:28:59 09:28:59 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 09:28:59 #7 DONE 0.0s 09:28:59 09:28:59 #8 exporting to image 09:28:59 #8 exporting layers done 09:28:59 #8 exporting manifest sha256:84731a2d0e2febfe7e270bd7087777d6373f40f3234abd3e07dc2d4a77ad0658 done 09:28:59 #8 exporting config sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 done 09:28:59 #8 exporting manifest sha256:a83ea9e0d7561c38bdf1b1729e68c9bfe3c4c62595b36b779d7fb5707da886eb done 09:28:59 #8 exporting config sha256:afe3ba7e87a1db9526b6c84422ef948718fd816624c110bcd141eab9de91b061 done 09:28:59 #8 exporting manifest list sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c done 09:28:59 #8 pushing layers 0.0s done 09:28:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c 0.1s done 09:28:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:28:59 #8 DONE 0.1s 09:28:59 09:28:59 1 warning found (use --debug to expand): 09:28:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:28:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1' 09:28:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 --push - 09:28:59 #1 [internal] load build definition from Dockerfile 09:28:59 #1 transferring dockerfile: 169B done 09:28:59 #1 DONE 0.0s 09:28:59 09:28:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 09:28:59 #2 DONE 0.0s 09:28:59 09:28:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 09:28:59 #3 DONE 0.0s 09:28:59 09:28:59 #4 [internal] load .dockerignore 09:28:59 #4 transferring context: 2B done 09:28:59 #4 DONE 0.0s 09:28:59 09:28:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 09:28:59 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done 09:28:59 #5 CACHED 09:28:59 09:28:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 09:28:59 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done 09:28:59 #6 CACHED 09:28:59 09:28:59 #7 exporting to image 09:28:59 #7 exporting layers done 09:28:59 #7 exporting manifest sha256:84731a2d0e2febfe7e270bd7087777d6373f40f3234abd3e07dc2d4a77ad0658 done 09:28:59 #7 exporting config sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 done 09:28:59 #7 exporting manifest sha256:a83ea9e0d7561c38bdf1b1729e68c9bfe3c4c62595b36b779d7fb5707da886eb done 09:28:59 #7 exporting config sha256:afe3ba7e87a1db9526b6c84422ef948718fd816624c110bcd141eab9de91b061 done 09:28:59 #7 exporting manifest list sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c done 09:28:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:29:00 #7 pushing layers 0.0s done 09:29:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c 0.1s done 09:29:00 #7 DONE 0.1s 09:29:00 09:29:00 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 09:29:00 #8 DONE 0.0s 09:29:00 09:29:00 1 warning found (use --debug to expand): 09:29:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:29:00 + cat /w/workspace/device-modbus-go/189/archives/cost.csv 09:29:00 + cut -d, -f6 [Pipeline] lock 09:29:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] 09:29:00 Resource [jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] did not exist. Created. 09:29:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:29:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1' 09:29:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 --push - 09:29:00 #1 [internal] load build definition from Dockerfile 09:29:00 #1 transferring dockerfile: 210B done 09:29:00 #1 DONE 0.0s 09:29:00 09:29:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 09:29:00 #2 DONE 0.0s 09:29:00 09:29:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 09:29:00 #3 DONE 0.0s 09:29:00 09:29:00 #4 [internal] load .dockerignore 09:29:00 #4 transferring context: 2B done 09:29:00 #4 DONE 0.0s 09:29:00 09:29:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 09:29:00 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done 09:29:00 #5 CACHED 09:29:00 09:29:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 09:29:00 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done 09:29:00 #6 CACHED 09:29:00 09:29:00 #7 exporting to image 09:29:00 #7 exporting layers done 09:29:00 #7 exporting manifest sha256:84731a2d0e2febfe7e270bd7087777d6373f40f3234abd3e07dc2d4a77ad0658 done 09:29:00 #7 exporting config sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 done 09:29:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:29:00 #7 exporting manifest sha256:a83ea9e0d7561c38bdf1b1729e68c9bfe3c4c62595b36b779d7fb5707da886eb done 09:29:00 #7 exporting config sha256:afe3ba7e87a1db9526b6c84422ef948718fd816624c110bcd141eab9de91b061 done 09:29:00 #7 exporting manifest list sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c done 09:29:00 #7 pushing layers 0.0s done 09:29:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1@sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c 0.1s done 09:29:00 #7 DONE 0.1s 09:29:00 09:29:00 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 09:29:00 #8 DONE 0.0s 09:29:00 09:29:00 1 warning found (use --debug to expand): 09:29:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:29:00 + echo total: 0.10999999940395355 [Pipeline] stash 09:29:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 09:29:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 09:29:00 #1 [internal] load build definition from Dockerfile 09:29:00 #1 transferring dockerfile: 162B done 09:29:00 #1 DONE 0.0s 09:29:00 09:29:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 09:29:00 #2 DONE 0.0s 09:29:00 09:29:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 09:29:00 #3 DONE 0.0s 09:29:00 09:29:00 #4 [internal] load .dockerignore 09:29:00 #4 transferring context: 2B done 09:29:00 #4 DONE 0.0s 09:29:00 09:29:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 09:29:00 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done 09:29:00 #5 CACHED 09:29:00 09:29:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 09:29:00 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done 09:29:00 #6 CACHED 09:29:00 09:29:00 #7 exporting to image 09:29:00 #7 exporting layers done 09:29:00 #7 exporting manifest sha256:84731a2d0e2febfe7e270bd7087777d6373f40f3234abd3e07dc2d4a77ad0658 done 09:29:00 #7 exporting config sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 done 09:29:00 #7 exporting manifest sha256:a83ea9e0d7561c38bdf1b1729e68c9bfe3c4c62595b36b779d7fb5707da886eb done 09:29:00 #7 exporting config sha256:afe3ba7e87a1db9526b6c84422ef948718fd816624c110bcd141eab9de91b061 done 09:29:00 #7 exporting manifest list sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c 09:29:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:29:01 #7 exporting manifest list sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c done 09:29:01 #7 pushing layers 0.0s done 09:29:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c 0.1s done 09:29:01 #7 DONE 0.1s 09:29:01 09:29:01 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 09:29:01 #8 DONE 0.0s 09:29:01 09:29:01 1 warning found (use --debug to expand): 09:29:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage 09:29:01 Stashed 1 file(s) [Pipeline] } 09:29:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] // lock [Pipeline] } 09:29:01 $ docker stop --time=1 8118cec5304d3a5ffb67f9704673f69a4a85830bb9ef80be269e1680514cbc28 09:29:02 $ docker rm -f --volumes 8118cec5304d3a5ffb67f9704673f69a4a85830bb9ef80be269e1680514cbc28 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:29:03 Failed in branch arm64 09:29:03 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:29:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:29:04 ---> package-listing.sh 09:29:04 ++ facter osfamily 09:29:04 ++ tr '[:upper:]' '[:lower:]' 09:29:04 + OS_FAMILY=redhat 09:29:04 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 09:29:04 + START_PACKAGES=/tmp/packages_start.txt 09:29:04 + END_PACKAGES=/tmp/packages_end.txt 09:29:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:29:04 + PACKAGES=/tmp/packages_start.txt 09:29:04 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:29:04 + PACKAGES=/tmp/packages_end.txt 09:29:04 + case "${OS_FAMILY}" in 09:29:04 + rpm -qa 09:29:04 + sort 09:29:05 + '[' -f /tmp/packages_start.txt ']' 09:29:05 + '[' -f /tmp/packages_end.txt ']' 09:29:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:29:05 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:29:05 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 09:29:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 09:29:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:29:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:29:05 09:29:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:29:06 latest: Pulling from edgex-lftools-log-publisher 09:29:06 5eb5b503b376: Pulling fs layer 09:29:06 5c69ac0246d0: Pulling fs layer 09:29:06 ec43610c2a17: Pulling fs layer 09:29:06 3a2ae6a8a46f: Pulling fs layer 09:29:06 33b1e0a273af: Pulling fs layer 09:29:06 5d3b04190fa2: Pulling fs layer 09:29:06 2f39f015ded8: Pulling fs layer 09:29:06 3a2ae6a8a46f: Waiting 09:29:06 33b1e0a273af: Waiting 09:29:06 5d3b04190fa2: Waiting 09:29:06 2f39f015ded8: Waiting 09:29:06 5c69ac0246d0: Verifying Checksum 09:29:06 5c69ac0246d0: Download complete 09:29:06 3a2ae6a8a46f: Verifying Checksum 09:29:06 3a2ae6a8a46f: Download complete 09:29:06 33b1e0a273af: Verifying Checksum 09:29:06 33b1e0a273af: Download complete 09:29:06 5d3b04190fa2: Verifying Checksum 09:29:06 5d3b04190fa2: Download complete 09:29:06 ec43610c2a17: Verifying Checksum 09:29:06 ec43610c2a17: Download complete 09:29:06 5eb5b503b376: Verifying Checksum 09:29:06 5eb5b503b376: Download complete 09:29:07 2f39f015ded8: Download complete 09:29:07 5eb5b503b376: Pull complete 09:29:07 5c69ac0246d0: Pull complete 09:29:08 ec43610c2a17: Pull complete 09:29:08 3a2ae6a8a46f: Pull complete 09:29:08 33b1e0a273af: Pull complete 09:29:08 5d3b04190fa2: Pull complete 09:29:12 2f39f015ded8: Pull complete 09:29:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:29:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:29:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:13 prd-centos7-docker-4c-2g-5608 does not seem to be running inside a container 09:29:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:29:16 $ docker top 35a663e65087d56fb3216c643979a39fa23865159d4685f28642031b8d9bba4d -eo pid,comm [Pipeline] { [Pipeline] sh 09:29:16 + touch /tmp/pre-build-complete [Pipeline] sh 09:29:16 + mkdir -p /var/log/sysstat [Pipeline] sh 09:29:16 + ls /var/log/sa-host 09:29:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:29:17 provisioning config files... 09:29:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8380361918463175085tmp [Pipeline] { [Pipeline] echo 09:29:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:29:17 ---> create-netrc.sh [Pipeline] } 09:29:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:29:17 ---> python-tools-install.sh [Pipeline] echo 09:29:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:29:18 ---> sudo-logs.sh 09:29:18 Archiving 'sudo' log.. 09:29:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-5608.novalocal: Name or service not known 09:29:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-5608.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:29:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:29:18 ---> job-cost.sh 09:29:18 lf-activate-venv: SKIPPING 09:29:18 DEBUG: total: 0.10999999940395355 09:29:18 INFO: Retrieving Stack Cost... 09:29:18 INFO: Retrieving Pricing Info for: v3-standard-2 09:29:19 INFO: Archiving Costs [Pipeline] echo 09:29:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:29:19 ---> logs-deploy.sh 09:29:19 lf-activate-venv: SKIPPING 09:29:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/189 09:29:19 INFO: archiving workspace using pattern(s): 09:29:20 Archives upload complete. 09:29:20 INFO: archiving logs to Nexus 09:29:21 ---> uname -a: 09:29:21 Linux prd-centos7-docker-4c-2g-5608.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 09:29:21 09:29:21 09:29:21 ---> lscpu: 09:29:21 Architecture: x86_64 09:29:21 CPU op-mode(s): 32-bit, 64-bit 09:29:21 Byte Order: Little Endian 09:29:21 Address sizes: 40 bits physical, 48 bits virtual 09:29:21 CPU(s): 2 09:29:21 On-line CPU(s) list: 0,1 09:29:21 Thread(s) per core: 1 09:29:21 Core(s) per socket: 1 09:29:21 Socket(s): 2 09:29:21 NUMA node(s): 1 09:29:21 Vendor ID: AuthenticAMD 09:29:21 CPU family: 23 09:29:21 Model: 49 09:29:21 Model name: AMD EPYC-Rome Processor 09:29:21 Stepping: 0 09:29:21 CPU MHz: 2800.000 09:29:21 BogoMIPS: 5600.00 09:29:21 Virtualization: AMD-V 09:29:21 Hypervisor vendor: KVM 09:29:21 Virtualization type: full 09:29:21 L1d cache: 64 KiB 09:29:21 L1i cache: 64 KiB 09:29:21 L2 cache: 1 MiB 09:29:21 L3 cache: 32 MiB 09:29:21 NUMA node0 CPU(s): 0,1 09:29:21 Vulnerability Itlb multihit: Not affected 09:29:21 Vulnerability L1tf: Not affected 09:29:21 Vulnerability Mds: Not affected 09:29:21 Vulnerability Meltdown: Not affected 09:29:21 Vulnerability Mmio stale data: Not affected 09:29:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:29:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:29:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:29:21 Vulnerability Srbds: Not affected 09:29:21 Vulnerability Tsx async abort: Not affected 09:29:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 09:29:21 09:29:21 09:29:21 ---> nproc: 09:29:21 2 09:29:21 09:29:21 09:29:21 ---> df -h: 09:29:21 Filesystem Size Used Avail Use% Mounted on 09:29:21 overlay 40G 7.3G 33G 19% / 09:29:21 tmpfs 64M 0 64M 0% /dev 09:29:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:29:21 shm 64M 0 64M 0% /dev/shm 09:29:21 /dev/vda1 40G 7.3G 33G 19% /facter-os 09:29:21 09:29:21 09:29:21 Cannot open /var/log/sysstat/sa23: No such file or directory 09:29:21 Please check if data collecting is enabled 09:29:21 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:21 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:29:21 $ docker stop --time=1 35a663e65087d56fb3216c643979a39fa23865159d4685f28642031b8d9bba4d 09:29:22 $ docker rm -f --volumes 35a663e65087d56fb3216c643979a39fa23865159d4685f28642031b8d9bba4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:29:22 [WS-CLEANUP] Deleting project workspace... 09:29:22 [WS-CLEANUP] Deferred wipeout is used... 09:29:22 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 09:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:29:23 09:29:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:29:23 latest: Pulling from edgex-lftools-log-publisher 09:29:23 5eb5b503b376: Pulling fs layer 09:29:23 5c69ac0246d0: Pulling fs layer 09:29:23 ec43610c2a17: Pulling fs layer 09:29:23 3a2ae6a8a46f: Pulling fs layer 09:29:23 33b1e0a273af: Pulling fs layer 09:29:23 5d3b04190fa2: Pulling fs layer 09:29:23 2f39f015ded8: Pulling fs layer 09:29:23 3a2ae6a8a46f: Waiting 09:29:23 33b1e0a273af: Waiting 09:29:23 5d3b04190fa2: Waiting 09:29:23 2f39f015ded8: Waiting 09:29:23 5c69ac0246d0: Download complete 09:29:23 3a2ae6a8a46f: Download complete 09:29:23 33b1e0a273af: Download complete 09:29:23 ec43610c2a17: Verifying Checksum 09:29:23 ec43610c2a17: Download complete 09:29:23 5d3b04190fa2: Download complete 09:29:23 5eb5b503b376: Download complete 09:29:24 2f39f015ded8: Download complete 09:29:25 5eb5b503b376: Pull complete 09:29:25 5c69ac0246d0: Pull complete 09:29:26 ec43610c2a17: Pull complete 09:29:26 3a2ae6a8a46f: Pull complete 09:29:26 33b1e0a273af: Pull complete 09:29:26 5d3b04190fa2: Pull complete 09:29:31 2f39f015ded8: Pull complete 09:29:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:29:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:29:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:31 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 09:29:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:29:33 $ docker top 2d8abd5d7281520f12116cbde5f51bac9169c8ae12aec9fd5b5ee2dd188b53e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:29:33 ---> job-cost.sh 09:29:33 lf-activate-venv: SKIPPING 09:29:33 INFO: No Stack... 09:29:34 INFO: Retrieving Pricing Info for: v3-standard-8 09:29:34 INFO: Archiving Costs [Pipeline] sh 09:29:34 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 09:29:34 + cut -d, -f6 [Pipeline] lock 09:29:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] 09:29:34 Resource [jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] did not exist. Created. 09:29:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:29:35 /w/workspace/gexfoundry_device-modbus-go_main@tmp/durable-a677beb9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:29:35 + echo total: 0.2199999988079071 [Pipeline] stash 09:29:35 Warning: overwriting stash ‘stack-cost’ 09:29:35 Stashed 1 file(s) [Pipeline] } 09:29:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 09:29:35 $ docker stop --time=1 2d8abd5d7281520f12116cbde5f51bac9169c8ae12aec9fd5b5ee2dd188b53e4 09:29:36 $ docker rm -f --volumes 2d8abd5d7281520f12116cbde5f51bac9169c8ae12aec9fd5b5ee2dd188b53e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 09:29:37 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 09:29:37 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 09:29:37 total 16 09:29:37 drwxr-xr-x 3 root root 4096 Jul 23 09:29 . 09:29:37 drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 09:29 .. 09:29:37 drwxr-xr-x 2 root root 4096 Jul 23 09:29 cost 09:29:37 -rw-r--r-- 1 root root 88 Jul 23 09:29 cost.csv 09:29:37 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 09:29:37 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 09:29:37 total 16 09:29:37 drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 09:29 . 09:29:37 drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 09:29 .. 09:29:37 drwxr-xr-x 2 jenkins jenkins 4096 Jul 23 09:29 cost 09:29:37 -rw-r--r-- 1 jenkins jenkins 88 Jul 23 09:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:29:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:29:38 ---> package-listing.sh 09:29:38 ++ facter osfamily 09:29:38 ++ tr '[:upper:]' '[:lower:]' 09:29:38 + OS_FAMILY=debian 09:29:38 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 09:29:38 + START_PACKAGES=/tmp/packages_start.txt 09:29:38 + END_PACKAGES=/tmp/packages_end.txt 09:29:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:29:38 + PACKAGES=/tmp/packages_start.txt 09:29:38 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:29:38 + PACKAGES=/tmp/packages_end.txt 09:29:38 + case "${OS_FAMILY}" in 09:29:38 + dpkg -l 09:29:38 + grep '^ii' 09:29:38 + '[' -f /tmp/packages_start.txt ']' 09:29:38 + '[' -f /tmp/packages_end.txt ']' 09:29:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:29:38 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:29:38 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 09:29:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 09:29:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:29:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:29:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:39 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 09:29:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:29:40 $ docker top 1069e880ca5b1eb1cf4bc55d1c93484c2dcff962a6ed59bdc80887873add90eb -eo pid,comm [Pipeline] { [Pipeline] sh 09:29:40 + touch /tmp/pre-build-complete [Pipeline] sh 09:29:40 + mkdir -p /var/log/sysstat [Pipeline] sh 09:29:41 + ls /var/log/sa-host 09:29:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:29:41 provisioning config files... 09:29:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12287143359426103918tmp [Pipeline] { [Pipeline] echo 09:29:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:29:41 ---> create-netrc.sh [Pipeline] } 09:29:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:29:41 ---> python-tools-install.sh [Pipeline] echo 09:29:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:29:42 ---> sudo-logs.sh 09:29:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:29:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:29:42 ---> job-cost.sh 09:29:42 lf-activate-venv: SKIPPING 09:29:42 DEBUG: total: 0.2199999988079071 09:29:42 INFO: Retrieving Stack Cost... 09:29:42 INFO: Retrieving Pricing Info for: v3-standard-8 09:29:42 INFO: Archiving Costs [Pipeline] echo 09:29:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:29:42 ---> logs-deploy.sh 09:29:42 lf-activate-venv: SKIPPING 09:29:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/189 09:29:42 INFO: archiving workspace using pattern(s): 09:29:43 Archives upload complete. 09:29:43 INFO: archiving logs to Nexus