Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 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-ssh8594523707062753733.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh1743530628619254252.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6493408534917059442.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh17492042658646750849.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-s7/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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13226074529856555310.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-s7, goVersion:1.25] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3825 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 (main) Commit message: "Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 # timeout=10 > git rev-list --no-walk e02a882e6723baa1894a1e161c68d4b0ca9539cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:09:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:09:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:09:33 ========================================================= 02:09:33 EdgeX Global Pipelines Version Info 02:09:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:09:34 ------------------- 02:09:34 stable info: 02:09:34 ------------------- 02:09:34 Commited By: Cherry Wang cherry@iotechsys.com 02:09:34 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:09:34 Message: update stable to v1.0.278 02:09:34 ------------------- 02:09:34 experimental info: 02:09:34 ------------------- 02:09:34 Commited By: **** collab-it+edgex@linuxfoundation.org 02:09:34 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:09:34 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0639d5d [Pipeline] echo 02:09:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:35 provisioning config files... 02:09:35 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3900674729421209455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:35 ---> ****-login.sh 02:09:35 nexus3.edgexfoundry.org:10001 02:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:35 02:09:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:09:35 Configure a credential helper to remove this warning. See 02:09:35 https://docs.****.com/go/credential-store/ 02:09:35 02:09:35 Login Succeeded 02:09:35 nexus3.edgexfoundry.org:10002 02:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:35 02:09:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:09:35 Configure a credential helper to remove this warning. See 02:09:35 https://docs.****.com/go/credential-store/ 02:09:35 02:09:35 Login Succeeded 02:09:35 nexus3.edgexfoundry.org:10003 02:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:36 02:09:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:09:36 Configure a credential helper to remove this warning. See 02:09:36 https://docs.****.com/go/credential-store/ 02:09:36 02:09:36 Login Succeeded 02:09:36 nexus3.edgexfoundry.org:10004 02:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:36 02:09:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:09:36 Configure a credential helper to remove this warning. See 02:09:36 https://docs.****.com/go/credential-store/ 02:09:36 02:09:36 Login Succeeded 02:09:36 ****.io 02:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:36 02:09:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:09:36 Configure a credential helper to remove this warning. See 02:09:36 https://docs.****.com/go/credential-store/ 02:09:36 02:09:36 Login Succeeded 02:09:36 ---> ****-login.sh ends [Pipeline] } 02:09:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:09:36 + git rev-list -1 --merges 0639d5dab03208e318b20f520e68cc5dbb7ef2f0~1..0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] echo 02:09:36 -----------> git rev-list -1 --merges 0639d5dab03208e318b20f520e68cc5dbb7ef2f0~1..0639d5dab03208e318b20f520e68cc5dbb7ef2f0 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 02:09:36 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [false] [Pipeline] sh 02:09:37 + git log --format=format:%s -1 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] echo 02:09:37 ========================================================= 02:09:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:09:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:37 + git log --format=format:%s -1 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] echo 02:09:37 [semverPrep] GIT_COMMIT: 0639d5dab03208e318b20f520e68cc5dbb7ef2f0, Commit Message: Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo 02:09:37 [semverPrep] This is not a build commit. [Pipeline] sh 02:09:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:09:37 + grep -v github /etc/ssh/ssh_known_hosts 02:09:37 + [ -e /tmp/ssh_known_hosts ] 02:09:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:09:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:09:37 + sudo tee -a /etc/ssh/ssh_known_hosts 02:09:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:38 02:09:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:38 0.1.4: Pulling from edgex-devops/py-git-semver 02:09:38 3dae71ba6b94: Pulling fs layer 02:09:38 6bf1a483ea7c: Pulling fs layer 02:09:38 f5dfc541a4d3: Pulling fs layer 02:09:38 461d9e800cba: Pulling fs layer 02:09:38 80192f66455f: Pulling fs layer 02:09:38 2e8e34ca0e6c: Pulling fs layer 02:09:38 a29436f7fd5d: Pulling fs layer 02:09:38 923cac83aea3: Pulling fs layer 02:09:38 25ad8b0a4227: Pulling fs layer 02:09:38 db01528c6b51: Pulling fs layer 02:09:38 28988de357af: Pulling fs layer 02:09:38 461d9e800cba: Waiting 02:09:38 80192f66455f: Waiting 02:09:38 db01528c6b51: Waiting 02:09:38 28988de357af: Waiting 02:09:38 a29436f7fd5d: Waiting 02:09:38 923cac83aea3: Waiting 02:09:38 25ad8b0a4227: Waiting 02:09:38 6bf1a483ea7c: Verifying Checksum 02:09:38 6bf1a483ea7c: Download complete 02:09:38 461d9e800cba: Verifying Checksum 02:09:38 461d9e800cba: Download complete 02:09:38 80192f66455f: Verifying Checksum 02:09:38 80192f66455f: Download complete 02:09:38 f5dfc541a4d3: Verifying Checksum 02:09:38 f5dfc541a4d3: Download complete 02:09:38 3dae71ba6b94: Verifying Checksum 02:09:38 3dae71ba6b94: Download complete 02:09:38 923cac83aea3: Download complete 02:09:39 25ad8b0a4227: Verifying Checksum 02:09:39 25ad8b0a4227: Download complete 02:09:39 db01528c6b51: Verifying Checksum 02:09:39 db01528c6b51: Download complete 02:09:39 28988de357af: Download complete 02:09:39 a29436f7fd5d: Verifying Checksum 02:09:39 a29436f7fd5d: Download complete 02:09:39 2e8e34ca0e6c: Verifying Checksum 02:09:39 2e8e34ca0e6c: Download complete 02:09:40 3dae71ba6b94: Pull complete 02:09:40 6bf1a483ea7c: Pull complete 02:09:41 f5dfc541a4d3: Pull complete 02:09:41 461d9e800cba: Pull complete 02:09:41 80192f66455f: Pull complete 02:09:46 2e8e34ca0e6c: Pull complete 02:09:46 a29436f7fd5d: Pull complete 02:09:46 923cac83aea3: Pull complete 02:09:46 25ad8b0a4227: Pull complete 02:09:46 db01528c6b51: Pull complete 02:09:46 28988de357af: Pull complete 02:09:46 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:09:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:46 prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container 02:09:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:09:48 $ docker top b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 -eo pid,comm 02:09:49 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). 02:09:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:49 [ssh-agent] Looking for ssh-agent implementation... 02:09:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:49 $ docker exec b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 ssh-agent 02:09:49 SSH_AUTH_SOCK=/tmp/ssh-dBgRNt1Z54iM/agent.32 02:09:49 SSH_AGENT_PID=38 02:09:49 Running ssh-add (command line suppressed) 02:09:49 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2497593572922777338.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2497593572922777338.key) 02:09:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 02:09:49 + git tag --points-at HEAD [Pipeline] } 02:09:49 $ docker exec --env ******** --env ******** b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 ssh-agent -k 02:09:50 unset SSH_AUTH_SOCK; 02:09:50 unset SSH_AGENT_PID; 02:09:50 echo Agent pid 38 killed; 02:09:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:09:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:50 [ssh-agent] Looking for ssh-agent implementation... 02:09:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:50 $ docker exec b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 ssh-agent 02:09:50 SSH_AUTH_SOCK=/tmp/ssh-fbUe5t2QB9jG/agent.85 02:09:50 SSH_AGENT_PID=91 02:09:50 Running ssh-add (command line suppressed) 02:09:50 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2676236546826764515.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2676236546826764515.key) 02:09:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:50 + git semver init 02:09:50 2026-03-21 02:09:50,927 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:09:50 2026-03-21 02:09:50,932 [run_init] DEBUG init version:0.0.0 force:False 02:09:50 2026-03-21 02:09:50,932 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 02:09:50 2026-03-21 02:09:50,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 02:09:50 2026-03-21 02:09:50,933 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 02:09:52 2026-03-21 02:09:52,022 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 02:09:52 2026-03-21 02:09:52,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 02:09:52 2026-03-21 02:09:52,022 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:09:52 2026-03-21 02:09:52,023 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:09:52 4.1.0-dev.15 [Pipeline] } 02:09:52 $ docker exec --env ******** --env ******** b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 ssh-agent -k 02:09:52 unset SSH_AUTH_SOCK; 02:09:52 unset SSH_AGENT_PID; 02:09:52 echo Agent pid 91 killed; 02:09:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:52 + git semver [Pipeline] } 02:09:53 $ docker stop --time=1 b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 02:09:54 $ docker rm -f --volumes b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 [Pipeline] // withDockerContainer [Pipeline] sh 02:09:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:09:54 Stashed 1 file(s) [Pipeline] echo 02:09:54 [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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 02:09:55 provisioning config files... 02:09:55 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5991129557805346594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:55 ---> ****-login.sh 02:09:55 nexus3.edgexfoundry.org:10001 02:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:55 Login Succeeded 02:09:55 nexus3.edgexfoundry.org:10002 02:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:55 Login Succeeded 02:09:55 nexus3.edgexfoundry.org:10003 02:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:55 Login Succeeded 02:09:55 nexus3.edgexfoundry.org:10004 02:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:55 Login Succeeded 02:09:55 ****.io 02:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:55 Login Succeeded 02:09:55 ---> ****-login.sh ends [Pipeline] } 02:09:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:09:56 ========================================================= 02:09:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:09:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 02:09:56 #0 building with "default" instance using docker driver 02:09:56 02:09:56 #1 [internal] load build definition from Dockerfile 02:09:56 #1 transferring dockerfile: 1.62kB done 02:09:56 #1 DONE 0.0s 02:09:56 02:09:56 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:09:56 #2 DONE 0.1s 02:09:57 02:09:57 #3 [internal] load .dockerignore 02:09:57 #3 transferring context: 2B done 02:09:57 #3 DONE 0.0s 02:09:57 02:09:57 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:09:57 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 02:09:57 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 02:09:57 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 02:09:57 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s 02:09:57 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 02:09:57 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 02:09:57 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 02:09:57 #4 ... 02:09:57 02:09:57 #5 [internal] load build context 02:09:57 #5 transferring context: 17.05MB 0.1s done 02:09:57 #5 DONE 0.2s 02:09:57 02:09:57 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:09:57 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 02:09:57 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 02:09:57 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 02:09:57 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 02:09:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 02:09:57 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:09:57 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 02:09:57 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 02:09:57 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s 02:09:57 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 02:09:57 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 02:09:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s 02:09:57 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 02:09:57 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 02:09:57 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 02:09:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.5s 02:09:57 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s 02:09:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 59.77MB / 112.58MB 0.7s 02:09:57 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 02:09:57 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 02:09:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.33MB / 112.58MB 0.8s 02:09:57 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 02:09:57 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 02:09:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 0.9s 02:09:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 02:09:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done 02:10:02 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done 02:10:02 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 02:10:02 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 02:10:02 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:10:02 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 02:10:02 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 02:10:03 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 02:10:03 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 02:10:06 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.3s done 02:10:06 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 02:10:07 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 02:10:07 #4 DONE 10.1s 02:10:07 02:10:07 #6 [builder 2/7] WORKDIR /device-s7 02:10:09 #6 DONE 2.0s 02:10:09 02:10:09 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 02:10:09 #7 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:10:09 #7 0.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:10:09 #7 0.822 OK: 265 MiB in 60 packages 02:10:10 Still waiting to schedule task 02:10:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3823’ 02:10:10 #7 DONE 0.9s 02:10:10 02:10:10 #8 [builder 4/7] COPY go.mod vendor* ./ 02:10:10 #8 DONE 0.0s 02:10:10 02:10:10 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:32 #9 DONE 19.5s 02:10:32 02:10:32 #10 [builder 6/7] COPY . . 02:10:32 #10 DONE 0.1s 02:10:32 02:10:32 #11 [builder 7/7] RUN echo noop 02:10:32 #11 0.204 noop 02:10:32 #11 DONE 0.3s 02:10:32 02:10:32 #12 exporting to image 02:10:32 #12 exporting layers 02:10:38 #12 exporting layers 7.7s done 02:10:38 #12 writing image sha256:63ef159cd4a94a9580e51f4b0e5aefeea3bdb010162df45bd7c537d0361f1b09 done 02:10:38 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:10:38 #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:38 + docker inspect -f . ci-base-image-x86_64 02:10:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:38 prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container 02:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** -e ******** ci-base-image-x86_64 cat 02:10:39 $ docker top 12d2839d06a12dd62ed86f651c49b34197a35f66ab0604a5df1cd82b9e84e00d -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:39 + go version 02:10:39 go version go1.25.2 linux/amd64 [Pipeline] } 02:10:39 $ docker stop --time=1 12d2839d06a12dd62ed86f651c49b34197a35f66ab0604a5df1cd82b9e84e00d 02:10:40 $ docker rm -f --volumes 12d2839d06a12dd62ed86f651c49b34197a35f66ab0604a5df1cd82b9e84e00d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:41 + docker inspect -f . ci-base-image-x86_64 02:10:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:41 prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container 02:10:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** -e ******** ci-base-image-x86_64 cat 02:10:41 $ docker top 8f943874156fc8bbb9b1fe05a39141ea9e64e9580aeb9832f45373df9b1a226c -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 02:10:42 + make test 02:10:42 go test -race -coverprofile=coverage.out ./... 02:10:50 ? github.com/edgexfoundry/device-s7 [no test files] 02:11:22 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 02:11:22 ok github.com/edgexfoundry/device-s7/internal/driver 1.032s coverage: 6.8% of statements 02:11:49 0 issues. 02:11:49 go vet ./... 02:11:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:11:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:11:54 ./bin/test-attribution-txt.sh 02:11:54 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:11:54 $ docker stop --time=1 8f943874156fc8bbb9b1fe05a39141ea9e64e9580aeb9832f45373df9b1a226c 02:11:57 $ docker rm -f --volumes 8f943874156fc8bbb9b1fe05a39141ea9e64e9580aeb9832f45373df9b1a226c [Pipeline] // withDockerContainer [Pipeline] sh 02:11:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:11:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:11:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:11:59 + ls -al . 02:11:59 total 224 02:11:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:10 . 02:11:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:09 .. 02:11:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:11 .git 02:11:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:09 .github 02:11:59 -rw-rw-r-- 1 jenkins jenkins 237 Mar 21 02:09 .gitignore 02:11:59 -rw-rw-r-- 1 jenkins jenkins 359 Mar 21 02:09 .golangci.yml 02:11:59 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 02:09 .semver 02:11:59 -rw-rw-r-- 1 jenkins jenkins 22332 Mar 21 02:09 Attribution.txt 02:11:59 -rw-rw-r-- 1 jenkins jenkins 1668 Mar 21 02:09 CHANGLOG.md 02:11:59 -rw-rw-r-- 1 jenkins jenkins 1579 Mar 21 02:09 Dockerfile 02:11:59 -rw-rw-r-- 1 jenkins jenkins 665 Mar 21 02:09 Jenkinsfile 02:11:59 -rw-rw-r-- 1 jenkins jenkins 10947 Mar 21 02:09 LICENSE 02:11:59 -rw-rw-r-- 1 jenkins jenkins 1902 Mar 21 02:09 Makefile 02:11:59 -rw-rw-r-- 1 jenkins jenkins 614 Mar 21 02:09 OWNERS.md 02:11:59 -rw-rw-r-- 1 jenkins jenkins 2393 Mar 21 02:09 README.md 02:11:59 -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 02:09 VERSION 02:11:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:09 bin 02:11:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:09 cmd 02:11:59 -rw-r--r-- 1 jenkins jenkins 19094 Mar 21 02:11 coverage.out 02:11:59 -rw-rw-r-- 1 jenkins jenkins 6651 Mar 21 02:09 go.mod 02:11:59 -rw-rw-r-- 1 jenkins jenkins 89519 Mar 21 02:09 go.sum 02:11:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:09 internal 02:11:59 -rw-rw-r-- 1 jenkins jenkins 223 Mar 21 02:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:59 + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0639d5dab03208e318b20f520e68cc5dbb7ef2f0 --label arch=amd64 --label version=4.1.0-dev.15 . 02:11:59 #0 building with "default" instance using docker driver 02:11:59 02:11:59 #1 [internal] load build definition from Dockerfile 02:11:59 #1 transferring dockerfile: 1.62kB done 02:11:59 #1 DONE 0.0s 02:11:59 02:11:59 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:11:59 #2 DONE 0.0s 02:11:59 02:11:59 #3 [internal] load metadata for docker.io/library/alpine:3.22 02:11:59 #3 DONE 0.2s 02:11:59 02:11:59 #4 [internal] load .dockerignore 02:11:59 #4 transferring context: 2B done 02:11:59 #4 DONE 0.0s 02:11:59 02:11:59 #5 [internal] load build context 02:11:59 #5 transferring context: 28.56kB 0.0s done 02:11:59 #5 DONE 0.0s 02:11:59 02:11:59 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:11:59 #6 DONE 0.1s 02:11:59 02:11:59 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:11:59 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:11:59 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 02:12:00 #7 ... 02:12:00 02:12:00 #8 [builder 2/7] WORKDIR /device-s7 02:12:00 #8 DONE 0.0s 02:12:00 02:12:00 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:12:00 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:12:00 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:12:00 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:12:00 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:12:00 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 02:12:00 #7 DONE 0.3s 02:12:00 02:12:00 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:12:00 #9 0.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:00 #9 0.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:00 #9 ... 02:12:00 02:12:00 #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 02:12:00 #10 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:00 #10 0.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:00 #10 0.747 OK: 265 MiB in 60 packages 02:12:00 #10 DONE 0.9s 02:12:00 02:12:00 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:12:00 #9 0.604 (1/1) Installing dumb-init (1.2.5-r3) 02:12:00 #9 0.629 Executing busybox-1.37.0-r20.trigger 02:12:00 #9 0.635 OK: 7 MiB in 17 packages 02:12:01 #9 DONE 0.8s 02:12:01 02:12:01 #11 [builder 4/7] COPY go.mod vendor* ./ 02:12:01 #11 DONE 0.0s 02:12:01 02:12:01 #12 [stage-1 3/7] RUN apk --no-cache upgrade 02:12:01 #12 0.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:01 #12 ... 02:12:01 02:12:01 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:01 #13 DONE 0.4s 02:12:01 02:12:01 #14 [builder 6/7] COPY . . 02:12:01 #14 DONE 0.1s 02:12:01 02:12:01 #12 [stage-1 3/7] RUN apk --no-cache upgrade 02:12:01 #12 0.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:01 #12 0.737 OK: 7 MiB in 17 packages 02:12:01 #12 DONE 0.8s 02:12:01 02:12:01 #15 [builder 7/7] RUN make build 02:12:01 #15 0.228 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 02:12:28 #15 DONE 26.8s 02:12:28 02:12:28 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 02:12:28 #16 DONE 0.0s 02:12:28 02:12:28 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 02:12:28 #17 DONE 0.3s 02:12:28 02:12:28 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 02:12:28 #18 DONE 0.0s 02:12:28 02:12:28 #19 exporting to image 02:12:28 #19 exporting layers 0.1s done 02:12:28 #19 writing image sha256:d191be155ae6c34c05f734f101cee861ac61efa02eaaae35a6021a4f97f815f4 done 02:12:28 #19 naming to docker.io/library/device-s7 done 02:12:28 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:28 provisioning config files... 02:12:28 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8487020967497775088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:29 ---> ****-login.sh 02:12:29 nexus3.edgexfoundry.org:10001 02:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:29 Login Succeeded 02:12:29 nexus3.edgexfoundry.org:10002 02:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:29 Login Succeeded 02:12:29 nexus3.edgexfoundry.org:10003 02:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:29 Login Succeeded 02:12:29 nexus3.edgexfoundry.org:10004 02:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:29 Login Succeeded 02:12:29 ****.io 02:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:29 Login Succeeded 02:12:29 ---> ****-login.sh ends [Pipeline] } 02:12:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:12:29 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 02:12:29 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 02:12:29 latest 02:12:29 4.1.0-dev.15 02:12:29 0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 02:12:29 main 02:12:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:30 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:30 + docker push nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 02:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:12:30 6d8fca958c06: Preparing 02:12:30 787cf1f8caea: Preparing 02:12:30 287c69a8ded1: Preparing 02:12:30 95cfefac63de: Preparing 02:12:30 06229646047f: Preparing 02:12:30 cce92674e987: Preparing 02:12:30 cce92674e987: Waiting 02:12:30 06229646047f: Pushed 02:12:30 287c69a8ded1: Pushed 02:12:30 95cfefac63de: Pushed 02:12:30 6d8fca958c06: Pushed 02:12:30 cce92674e987: Layer already exists 02:12:35 787cf1f8caea: Pushed 02:12:35 0639d5dab03208e318b20f520e68cc5dbb7ef2f0: digest: sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:36 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:36 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 02:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:12:36 6d8fca958c06: Preparing 02:12:36 787cf1f8caea: Preparing 02:12:36 287c69a8ded1: Preparing 02:12:36 95cfefac63de: Preparing 02:12:36 06229646047f: Preparing 02:12:36 cce92674e987: Preparing 02:12:36 cce92674e987: Waiting 02:12:36 06229646047f: Layer already exists 02:12:36 287c69a8ded1: Layer already exists 02:12:36 6d8fca958c06: Layer already exists 02:12:36 787cf1f8caea: Layer already exists 02:12:36 95cfefac63de: Layer already exists 02:12:36 cce92674e987: Layer already exists 02:12:36 latest: digest: sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:36 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:36 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 02:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:12:36 6d8fca958c06: Preparing 02:12:36 787cf1f8caea: Preparing 02:12:36 287c69a8ded1: Preparing 02:12:36 95cfefac63de: Preparing 02:12:36 06229646047f: Preparing 02:12:36 cce92674e987: Preparing 02:12:36 cce92674e987: Waiting 02:12:36 6d8fca958c06: Layer already exists 02:12:36 95cfefac63de: Layer already exists 02:12:36 787cf1f8caea: Layer already exists 02:12:36 287c69a8ded1: Layer already exists 02:12:36 06229646047f: Layer already exists 02:12:36 cce92674e987: Layer already exists 02:12:36 4.1.0-dev.15: digest: sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:37 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:37 + docker push nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 02:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:12:37 6d8fca958c06: Preparing 02:12:37 787cf1f8caea: Preparing 02:12:37 287c69a8ded1: Preparing 02:12:37 95cfefac63de: Preparing 02:12:37 06229646047f: Preparing 02:12:37 cce92674e987: Preparing 02:12:37 cce92674e987: Waiting 02:12:37 6d8fca958c06: Layer already exists 02:12:37 95cfefac63de: Layer already exists 02:12:37 787cf1f8caea: Layer already exists 02:12:37 287c69a8ded1: Layer already exists 02:12:37 06229646047f: Layer already exists 02:12:37 cce92674e987: Layer already exists 02:12:37 0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15: digest: sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:37 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:38 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 02:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:12:38 6d8fca958c06: Preparing 02:12:38 787cf1f8caea: Preparing 02:12:38 287c69a8ded1: Preparing 02:12:38 95cfefac63de: Preparing 02:12:38 06229646047f: Preparing 02:12:38 cce92674e987: Preparing 02:12:38 cce92674e987: Waiting 02:12:38 06229646047f: Layer already exists 02:12:38 95cfefac63de: Layer already exists 02:12:38 287c69a8ded1: Layer already exists 02:12:38 6d8fca958c06: Layer already exists 02:12:38 787cf1f8caea: Layer already exists 02:12:38 cce92674e987: Layer already exists 02:12:38 main: digest: sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:38 ===================================================== [Pipeline] echo 02:12:38 taggedImages: 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7:latest 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 02:12:38 ========================================================= 02:12:38 [edgeXBuildMultiArch] RAW Config: 02:12:38 images: 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7:latest 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7:main 02:12:38 settingsFile: 02:12:38 device-s7-settings 02:12:38 ========================================================= [Pipeline] node 02:12:53 Still waiting to schedule task 02:12:53 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:13:18 Running on prd-centos7-docker-4c-2g-3827 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:18 provisioning config files... 02:13:18 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13681589823889642126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:20 ---> ****-login.sh 02:13:20 nexus3.edgexfoundry.org:10001 02:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:22 Configure a credential helper to remove this warning. See 02:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:22 02:13:22 Login Succeeded 02:13:22 nexus3.edgexfoundry.org:10002 02:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:22 Configure a credential helper to remove this warning. See 02:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:22 02:13:22 Login Succeeded 02:13:22 nexus3.edgexfoundry.org:10003 02:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:22 Configure a credential helper to remove this warning. See 02:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:22 02:13:22 Login Succeeded 02:13:22 nexus3.edgexfoundry.org:10004 02:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:22 Configure a credential helper to remove this warning. See 02:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:22 02:13:22 Login Succeeded 02:13:22 ****.io 02:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:23 Configure a credential helper to remove this warning. See 02:13:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:23 02:13:23 Login Succeeded 02:13:23 ---> ****-login.sh ends [Pipeline] } 02:13:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:23 + docker buildx ls 02:13:23 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:13:23 default * docker 02:13:23 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:13:23 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:13:23 edgex-builder [Pipeline] sh 02:13:24 + docker buildx inspect --bootstrap 02:13:24 #1 [internal] booting buildkit 02:13:24 #1 pulling image moby/buildkit:buildx-stable-1 02:13:27 #1 pulling image moby/buildkit:buildx-stable-1 3.3s done 02:13:27 #1 creating container buildx_buildkit_edgex-builder0 02:13:28 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 02:13:28 #1 DONE 4.6s 02:13:28 Name: edgex-builder 02:13:28 Driver: docker-container 02:13:28 02:13:28 Nodes: 02:13:28 Name: edgex-builder0 02:13:28 Endpoint: unix:///var/run/docker.sock 02:13:28 Status: running 02:13:28 Buildkit: v0.28.0 02:13:28 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:13:29 + docker buildx ls 02:13:29 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:13:29 edgex-builder * docker-container 02:13:29 edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:13:29 default docker 02:13:29 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:13:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0' 02:13:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 --push - 02:13:29 #1 [internal] load build definition from Dockerfile 02:13:29 #1 transferring dockerfile: 194B done 02:13:29 #1 DONE 0.0s 02:13:29 02:13:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 02:13:29 #2 DONE 0.1s 02:13:29 02:13:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 02:13:29 #3 DONE 0.1s 02:13:29 02:13:29 #4 [internal] load .dockerignore 02:13:29 #4 transferring context: 2B done 02:13:29 #4 DONE 0.0s 02:13:29 02:13:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 02:13:29 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done 02:13:29 #5 DONE 0.0s 02:13:29 02:13:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 02:13:29 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done 02:13:29 #6 DONE 0.1s 02:13:30 02:13:30 #7 exporting to image 02:13:30 #7 exporting layers done 02:13:30 #7 exporting manifest sha256:63a42747e146aa8c82935068756f966a989c6b9b40751986d240569e869cccc9 done 02:13:30 #7 exporting config sha256:d191be155ae6c34c05f734f101cee861ac61efa02eaaae35a6021a4f97f815f4 done 02:13:30 #7 exporting manifest sha256:b99e2d21e4afb0e70138acdecd9d818f89827fca96238aa61552cd5abbbfdb6d done 02:13:30 #7 exporting config sha256:c688658ea012d102cee6587935fced683f7d2b4201bcbb48e1574654453d2590 done 02:13:30 #7 exporting manifest list sha256:cd5118d9c1cab3d1aaf1f642948b39988c577c386079b1f96572426fb3af4f42 done 02:13:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:13:30 #7 DONE 0.0s 02:13:30 02:13:30 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 02:13:30 #8 DONE 0.0s 02:13:30 02:13:30 1 warning found (use --debug to expand): 02:13:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:13:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' 02:13:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - 02:13:30 #1 [internal] load build definition from Dockerfile 02:13:30 #1 transferring dockerfile: 160B done 02:13:30 #1 DONE 0.0s 02:13:30 02:13:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 02:13:30 #2 DONE 0.0s 02:13:30 02:13:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 02:13:30 #3 DONE 0.0s 02:13:30 02:13:30 #4 [internal] load .dockerignore 02:13:30 #4 transferring context: 2B done 02:13:30 #4 DONE 0.0s 02:13:30 02:13:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 02:13:30 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done 02:13:30 #5 DONE 0.0s 02:13:30 02:13:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 02:13:30 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done 02:13:30 #6 CACHED 02:13:30 02:13:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 02:13:30 #5 CACHED 02:13:30 02:13:30 #7 exporting to image 02:13:30 #7 exporting layers done 02:13:30 #7 exporting manifest sha256:63a42747e146aa8c82935068756f966a989c6b9b40751986d240569e869cccc9 done 02:13:30 #7 exporting config sha256:d191be155ae6c34c05f734f101cee861ac61efa02eaaae35a6021a4f97f815f4 done 02:13:30 #7 exporting manifest sha256:b99e2d21e4afb0e70138acdecd9d818f89827fca96238aa61552cd5abbbfdb6d done 02:13:30 #7 exporting config sha256:c688658ea012d102cee6587935fced683f7d2b4201bcbb48e1574654453d2590 done 02:13:30 #7 exporting manifest list sha256:cd5118d9c1cab3d1aaf1f642948b39988c577c386079b1f96572426fb3af4f42 done 02:13:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:13:30 #7 DONE 0.0s 02:13:30 02:13:30 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 02:13:30 #8 DONE 0.0s 02:13:30 02:13:30 1 warning found (use --debug to expand): 02:13:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:13:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 --push - 02:13:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15' 02:13:30 #1 [internal] load build definition from Dockerfile 02:13:30 #1 transferring dockerfile: 166B done 02:13:30 #1 DONE 0.0s 02:13:30 02:13:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 02:13:30 #2 DONE 0.0s 02:13:30 02:13:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 02:13:30 #3 DONE 0.0s 02:13:30 02:13:30 #4 [internal] load .dockerignore 02:13:30 #4 transferring context: 2B done 02:13:30 #4 DONE 0.0s 02:13:30 02:13:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 02:13:30 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done 02:13:30 #5 CACHED 02:13:30 02:13:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 02:13:30 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done 02:13:30 #6 CACHED 02:13:30 02:13:30 #7 exporting to image 02:13:30 #7 exporting layers done 02:13:30 #7 exporting manifest sha256:63a42747e146aa8c82935068756f966a989c6b9b40751986d240569e869cccc9 done 02:13:30 #7 exporting config sha256:d191be155ae6c34c05f734f101cee861ac61efa02eaaae35a6021a4f97f815f4 done 02:13:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:13:31 #7 exporting manifest sha256:b99e2d21e4afb0e70138acdecd9d818f89827fca96238aa61552cd5abbbfdb6d done 02:13:31 #7 exporting config sha256:c688658ea012d102cee6587935fced683f7d2b4201bcbb48e1574654453d2590 done 02:13:31 #7 exporting manifest list sha256:cd5118d9c1cab3d1aaf1f642948b39988c577c386079b1f96572426fb3af4f42 done 02:13:31 #7 DONE 0.0s 02:13:31 02:13:31 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 02:13:31 #8 DONE 0.0s 02:13:31 02:13:31 1 warning found (use --debug to expand): 02:13:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:13:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15' 02:13:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 --push - 02:13:31 #1 [internal] load build definition from Dockerfile 02:13:31 #1 transferring dockerfile: 207B done 02:13:31 #1 DONE 0.0s 02:13:31 02:13:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 02:13:31 #2 DONE 0.0s 02:13:31 02:13:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 02:13:31 #3 DONE 0.0s 02:13:31 02:13:31 #4 [internal] load .dockerignore 02:13:31 #4 transferring context: 2B done 02:13:31 #4 DONE 0.0s 02:13:31 02:13:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 02:13:31 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done 02:13:31 #5 CACHED 02:13:31 02:13:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 02:13:31 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done 02:13:31 #6 CACHED 02:13:31 02:13:31 #7 exporting to image 02:13:31 #7 exporting layers done 02:13:31 #7 exporting manifest sha256:63a42747e146aa8c82935068756f966a989c6b9b40751986d240569e869cccc9 done 02:13:31 #7 exporting config sha256:d191be155ae6c34c05f734f101cee861ac61efa02eaaae35a6021a4f97f815f4 done 02:13:31 #7 exporting manifest sha256:b99e2d21e4afb0e70138acdecd9d818f89827fca96238aa61552cd5abbbfdb6d 02:13:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:13:31 #7 exporting manifest sha256:b99e2d21e4afb0e70138acdecd9d818f89827fca96238aa61552cd5abbbfdb6d done 02:13:31 #7 exporting config sha256:c688658ea012d102cee6587935fced683f7d2b4201bcbb48e1574654453d2590 done 02:13:31 #7 exporting manifest list sha256:cd5118d9c1cab3d1aaf1f642948b39988c577c386079b1f96572426fb3af4f42 done 02:13:31 #7 DONE 0.0s 02:13:31 02:13:31 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 02:13:31 #8 DONE 0.0s 02:13:31 02:13:31 1 warning found (use --debug to expand): 02:13:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:13:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - 02:13:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' 02:13:31 #1 [internal] load build definition from Dockerfile 02:13:31 #1 transferring dockerfile: 158B done 02:13:31 #1 DONE 0.0s 02:13:31 02:13:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 02:13:31 #2 DONE 0.0s 02:13:31 02:13:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 02:13:31 #3 DONE 0.0s 02:13:31 02:13:31 #4 [internal] load .dockerignore 02:13:31 #4 transferring context: 2B done 02:13:31 #4 DONE 0.0s 02:13:31 02:13:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 02:13:31 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done 02:13:31 #5 CACHED 02:13:31 02:13:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 02:13:31 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done 02:13:31 #6 CACHED 02:13:31 02:13:31 #7 exporting to image 02:13:31 #7 exporting layers done 02:13:31 #7 exporting manifest sha256:63a42747e146aa8c82935068756f966a989c6b9b40751986d240569e869cccc9 done 02:13:31 #7 exporting config sha256:d191be155ae6c34c05f734f101cee861ac61efa02eaaae35a6021a4f97f815f4 done 02:13:31 #7 exporting manifest sha256:b99e2d21e4afb0e70138acdecd9d818f89827fca96238aa61552cd5abbbfdb6d done 02:13:31 #7 exporting config sha256:c688658ea012d102cee6587935fced683f7d2b4201bcbb48e1574654453d2590 done 02:13:31 #7 exporting manifest list sha256:cd5118d9c1cab3d1aaf1f642948b39988c577c386079b1f96572426fb3af4f42 02:13:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:13:32 #7 exporting manifest list sha256:cd5118d9c1cab3d1aaf1f642948b39988c577c386079b1f96572426fb3af4f42 done 02:13:32 #7 DONE 0.0s 02:13:32 02:13:32 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 02:13:32 #8 DONE 0.0s 02:13:32 02:13:32 1 warning found (use --debug to expand): 02:13:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:13:32 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:13:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:33 ---> package-listing.sh 02:13:33 ++ facter osfamily 02:13:33 ++ tr '[:upper:]' '[:lower:]' 02:13:33 + OS_FAMILY=redhat 02:13:33 + workspace=/w/workspace/edgexfoundry_device-s7_main 02:13:33 + START_PACKAGES=/tmp/packages_start.txt 02:13:33 + END_PACKAGES=/tmp/packages_end.txt 02:13:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:33 + PACKAGES=/tmp/packages_start.txt 02:13:33 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:13:33 + PACKAGES=/tmp/packages_end.txt 02:13:33 + case "${OS_FAMILY}" in 02:13:33 + rpm -qa 02:13:33 + sort 02:13:34 + '[' -f /tmp/packages_start.txt ']' 02:13:34 + '[' -f /tmp/packages_end.txt ']' 02:13:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:34 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:13:34 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 02:13:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 02:13:34 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:13:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:35 02:13:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:35 latest: Pulling from edgex-lftools-log-publisher 02:13:35 5eb5b503b376: Pulling fs layer 02:13:35 5c69ac0246d0: Pulling fs layer 02:13:35 ec43610c2a17: Pulling fs layer 02:13:35 3a2ae6a8a46f: Pulling fs layer 02:13:35 33b1e0a273af: Pulling fs layer 02:13:35 5d3b04190fa2: Pulling fs layer 02:13:35 2f39f015ded8: Pulling fs layer 02:13:35 3a2ae6a8a46f: Waiting 02:13:35 33b1e0a273af: Waiting 02:13:35 5d3b04190fa2: Waiting 02:13:35 2f39f015ded8: Waiting 02:13:35 5c69ac0246d0: Verifying Checksum 02:13:35 5c69ac0246d0: Download complete 02:13:35 3a2ae6a8a46f: Download complete 02:13:35 33b1e0a273af: Verifying Checksum 02:13:35 33b1e0a273af: Download complete 02:13:35 ec43610c2a17: Verifying Checksum 02:13:35 ec43610c2a17: Download complete 02:13:35 5d3b04190fa2: Verifying Checksum 02:13:35 5d3b04190fa2: Download complete 02:13:35 5eb5b503b376: Verifying Checksum 02:13:35 5eb5b503b376: Download complete 02:13:36 2f39f015ded8: Verifying Checksum 02:13:36 2f39f015ded8: Download complete 02:13:37 5eb5b503b376: Pull complete 02:13:37 5c69ac0246d0: Pull complete 02:13:37 ec43610c2a17: Pull complete 02:13:37 3a2ae6a8a46f: Pull complete 02:13:37 33b1e0a273af: Pull complete 02:13:38 5d3b04190fa2: Pull complete 02:13:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3826 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 02:13:39 Running in /w/workspace/device-s7/42 [Pipeline] { [Pipeline] checkout 02:13:42 Selected Git installation does not exist. Using Default 02:13:42 The recommended git tool is: NONE 02:13:42 2f39f015ded8: Pull complete 02:13:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:13:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:42 prd-centos7-docker-4c-2g-3827 does not seem to be running inside a container 02:13:42 $ 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 02:13:45 $ docker top 9b70555507189cd581749e73574ce3316d6f54aaeef272b7d05db849bf190a82 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:46 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:46 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:46 + ls /var/log/sa-host 02:13:46 ls: cannot access '/var/log/sa-host': No such file or directory 02:13:46 using credential edgex-jenkins-ssh 02:13:46 Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:46 provisioning config files... 02:13:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config14469104094952360194tmp [Pipeline] { [Pipeline] echo 02:13:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:46 Cloning repository git@github.com:edgexfoundry/device-s7.git 02:13:46 > git init /w/workspace/device-s7/42 # timeout=10 02:13:47 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 02:13:47 > git --version # timeout=10 02:13:47 > git --version # 'git version 2.25.1' 02:13:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:47 ---> create-netrc.sh [Pipeline] } 02:13:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:47 ---> python-tools-install.sh [Pipeline] echo 02:13:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:47 ---> sudo-logs.sh 02:13:47 Archiving 'sudo' log.. 02:13:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-3827.novalocal: Name or service not known 02:13:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-3827.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:13:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:48 ---> job-cost.sh 02:13:48 lf-activate-venv: SKIPPING 02:13:48 INFO: No Stack... 02:13:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:48 INFO: Retrieving Pricing Info for: v3-standard-2 02:13:48 INFO: Archiving Costs [Pipeline] echo 02:13:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:48 ---> logs-deploy.sh 02:13:48 lf-activate-venv: SKIPPING 02:13:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/42 02:13:48 INFO: archiving workspace using pattern(s): 02:13:49 Archives upload complete. 02:13:49 INFO: archiving logs to Nexus 02:13:50 ---> uname -a: 02:13:50 Linux prd-centos7-docker-4c-2g-3827.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:13:50 02:13:50 02:13:50 ---> lscpu: 02:13:50 Architecture: x86_64 02:13:50 CPU op-mode(s): 32-bit, 64-bit 02:13:50 Byte Order: Little Endian 02:13:50 Address sizes: 40 bits physical, 48 bits virtual 02:13:50 CPU(s): 2 02:13:50 On-line CPU(s) list: 0,1 02:13:50 Thread(s) per core: 1 02:13:50 Core(s) per socket: 1 02:13:50 Socket(s): 2 02:13:50 NUMA node(s): 1 02:13:50 Vendor ID: AuthenticAMD 02:13:50 CPU family: 23 02:13:50 Model: 49 02:13:50 Model name: AMD EPYC-Rome Processor 02:13:50 Stepping: 0 02:13:50 CPU MHz: 2799.998 02:13:50 BogoMIPS: 5599.99 02:13:50 Virtualization: AMD-V 02:13:50 Hypervisor vendor: KVM 02:13:50 Virtualization type: full 02:13:50 L1d cache: 64 KiB 02:13:50 L1i cache: 64 KiB 02:13:50 L2 cache: 1 MiB 02:13:50 L3 cache: 32 MiB 02:13:50 NUMA node0 CPU(s): 0,1 02:13:50 Vulnerability Itlb multihit: Not affected 02:13:50 Vulnerability L1tf: Not affected 02:13:50 Vulnerability Mds: Not affected 02:13:50 Vulnerability Meltdown: Not affected 02:13:50 Vulnerability Mmio stale data: Not affected 02:13:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:13:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:13:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:13:50 Vulnerability Srbds: Not affected 02:13:50 Vulnerability Tsx async abort: Not affected 02:13:50 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 02:13:50 02:13:50 02:13:50 ---> nproc: 02:13:50 2 02:13:50 02:13:50 02:13:50 ---> df -h: 02:13:50 Filesystem Size Used Avail Use% Mounted on 02:13:50 overlay 40G 7.4G 33G 19% / 02:13:50 tmpfs 64M 0 64M 0% /dev 02:13:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:13:50 shm 64M 0 64M 0% /dev/shm 02:13:50 /dev/vda1 40G 7.4G 33G 19% /facter-os 02:13:50 02:13:50 02:13:50 Cannot open /var/log/sysstat/sa21: No such file or directory 02:13:50 Please check if data collecting is enabled 02:13:50 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:50 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:13:50 $ docker stop --time=1 9b70555507189cd581749e73574ce3316d6f54aaeef272b7d05db849bf190a82 02:13:50 Avoid second fetch 02:13:50 Checking out Revision 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 (main) 02:13:49 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 02:13:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:50 > git config core.sparsecheckout # timeout=10 02:13:50 > git checkout -f 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 # timeout=10 02:13:51 Commit message: "Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" 02:13:51 $ docker rm -f --volumes 9b70555507189cd581749e73574ce3316d6f54aaeef272b7d05db849bf190a82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:13:51 [WS-CLEANUP] Deleting project workspace... 02:13:51 [WS-CLEANUP] Deferred wipeout is used... 02:13:51 [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 02:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:52 02:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:52 latest: Pulling from edgex-lftools-log-publisher 02:13:52 5eb5b503b376: Pulling fs layer 02:13:52 5c69ac0246d0: Pulling fs layer 02:13:52 ec43610c2a17: Pulling fs layer 02:13:52 3a2ae6a8a46f: Pulling fs layer 02:13:52 33b1e0a273af: Pulling fs layer 02:13:52 5d3b04190fa2: Pulling fs layer 02:13:52 2f39f015ded8: Pulling fs layer 02:13:52 3a2ae6a8a46f: Waiting 02:13:52 33b1e0a273af: Waiting 02:13:52 5d3b04190fa2: Waiting 02:13:52 2f39f015ded8: Waiting 02:13:52 5c69ac0246d0: Download complete 02:13:52 3a2ae6a8a46f: Verifying Checksum 02:13:52 3a2ae6a8a46f: Download complete 02:13:52 33b1e0a273af: Verifying Checksum 02:13:52 33b1e0a273af: Download complete 02:13:52 ec43610c2a17: Verifying Checksum 02:13:52 ec43610c2a17: Download complete 02:13:52 5eb5b503b376: Verifying Checksum 02:13:52 5eb5b503b376: Download complete 02:13:53 2f39f015ded8: Verifying Checksum 02:13:53 2f39f015ded8: Download complete 02:13:54 5eb5b503b376: Pull complete 02:13:54 5c69ac0246d0: Pull complete 02:13:54 ec43610c2a17: Pull complete 02:13:54 3a2ae6a8a46f: Pull complete 02:13:54 33b1e0a273af: Pull complete 02:13:54 5d3b04190fa2: Pull complete 02:13:55 02:13:55 GitHub has been notified of this commit’s build result 02:13:55 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:55 provisioning config files... 02:13:55 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/42@tmp/config12692868897330348436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:56 ---> ****-login.sh 02:13:56 nexus3.edgexfoundry.org:10001 02:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:57 Configure a credential helper to remove this warning. See 02:13:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:57 02:13:57 Login Succeeded 02:13:57 nexus3.edgexfoundry.org:10002 02:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:57 Configure a credential helper to remove this warning. See 02:13:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:57 02:13:57 Login Succeeded 02:13:57 nexus3.edgexfoundry.org:10003 02:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:57 Configure a credential helper to remove this warning. See 02:13:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:57 02:13:57 Login Succeeded 02:13:57 nexus3.edgexfoundry.org:10004 02:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:58 Configure a credential helper to remove this warning. See 02:13:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:58 02:13:58 Login Succeeded 02:13:58 ****.io 02:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:58 Configure a credential helper to remove this warning. See 02:13:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:58 02:13:58 Login Succeeded 02:13:58 ---> ****-login.sh ends [Pipeline] } 02:13:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:13:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:13:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:13:59 ========================================================= 02:13:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:13:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 02:13:59 Sending build context to Docker daemon 8.687MB 02:13:59 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 02:13:59 Step 2/10 : FROM ${BASE} AS builder 02:14:00 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:14:00 6b59a28fa201: Pulling fs layer 02:14:00 d32bb0dddca7: Pulling fs layer 02:14:00 5dab1238d3d9: Pulling fs layer 02:14:00 196fd7d83e7d: Pulling fs layer 02:14:00 4f4fb700ef54: Pulling fs layer 02:14:00 8ba94037c8f0: Pulling fs layer 02:14:00 deaec5988b04: Pulling fs layer 02:14:00 9f65657bb879: Pulling fs layer 02:14:00 4f4fb700ef54: Waiting 02:14:00 8ba94037c8f0: Waiting 02:14:00 deaec5988b04: Waiting 02:14:00 9f65657bb879: Waiting 02:14:00 196fd7d83e7d: Waiting 02:14:00 d32bb0dddca7: Verifying Checksum 02:14:00 d32bb0dddca7: Download complete 02:14:00 196fd7d83e7d: Verifying Checksum 02:14:00 196fd7d83e7d: Download complete 02:14:00 4f4fb700ef54: Verifying Checksum 02:14:00 4f4fb700ef54: Download complete 02:14:00 8ba94037c8f0: Verifying Checksum 02:14:00 8ba94037c8f0: Download complete 02:14:00 6b59a28fa201: Verifying Checksum 02:14:00 6b59a28fa201: Download complete 02:14:00 9f65657bb879: Verifying Checksum 02:14:00 9f65657bb879: Download complete 02:14:01 6b59a28fa201: Pull complete 02:14:01 2f39f015ded8: Pull complete 02:14:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:14:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:14:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:01 prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container 02:14:01 $ 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/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:14:01 d32bb0dddca7: Pull complete 02:14:01 5dab1238d3d9: Verifying Checksum 02:14:01 5dab1238d3d9: Download complete 02:14:02 $ docker top e6612288ce59313cf61964f29e079a24e2b03528ce2aed00f6c32d94badc8b35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:02 ---> job-cost.sh 02:14:02 lf-activate-venv: SKIPPING 02:14:02 INFO: No Stack... 02:14:03 INFO: Retrieving Pricing Info for: v3-standard-8 02:14:03 INFO: Archiving Costs [Pipeline] sh 02:14:03 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 02:14:03 + cut -d, -f6 [Pipeline] lock 02:14:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-42-stack-cost] 02:14:03 deaec5988b04: Verifying Checksum 02:14:03 deaec5988b04: Download complete 02:14:16 5dab1238d3d9: Pull complete 02:14:16 196fd7d83e7d: Pull complete 02:14:16 4f4fb700ef54: Pull complete 02:14:16 8ba94037c8f0: Pull complete 02:14:21 Resource [jenkins-edgexfoundry-device-s7-main-42-stack-cost] did not exist. Created. 02:14:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:14:22 + echo total: 0.2199999988079071 [Pipeline] stash 02:14:22 Stashed 1 file(s) [Pipeline] } 02:14:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 02:14:22 $ docker stop --time=1 e6612288ce59313cf61964f29e079a24e2b03528ce2aed00f6c32d94badc8b35 02:14:23 $ docker rm -f --volumes e6612288ce59313cf61964f29e079a24e2b03528ce2aed00f6c32d94badc8b35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:14:26 deaec5988b04: Pull complete 02:14:26 9f65657bb879: Pull complete 02:14:26 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:14:26 ---> 334268110677 02:14:26 Step 3/10 : ARG MAKE=make build 02:14:28 ---> Running in a6177ab85488 02:14:28 Removing intermediate container a6177ab85488 02:14:28 ---> d725d289cfea 02:14:28 Step 4/10 : WORKDIR /device-s7 02:14:29 ---> Running in c6f8f7633969 02:14:29 Removing intermediate container c6f8f7633969 02:14:29 ---> ae91dabb189f 02:14:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:14:29 ---> Running in eb4e7c6e5d4b 02:14:29 Removing intermediate container eb4e7c6e5d4b 02:14:29 ---> 554ae37cb18e 02:14:29 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 02:14:30 ---> Running in 45b2793d9631 02:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:14:35 OK: 255 MiB in 60 packages 02:14:36 Removing intermediate container 45b2793d9631 02:14:36 ---> d45b7de60f70 02:14:36 Step 7/10 : COPY go.mod vendor* ./ 02:14:37 ---> 3ac3ba604bdb 02:14:37 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:37 ---> Running in 83fddf1ec30a 02:16:28 Removing intermediate container 83fddf1ec30a 02:16:28 ---> ba1dadf16911 02:16:28 Step 9/10 : COPY . . 02:16:28 ---> a3b0e7f141d1 02:16:28 Step 10/10 : RUN ${MAKE} 02:16:28 ---> Running in d61d0e449a21 02:16:28 noop 02:16:28 Removing intermediate container d61d0e449a21 02:16:28 ---> e3061fdb43cb 02:16:28 Successfully built e3061fdb43cb 02:16:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:29 + docker inspect -f . ci-base-image-arm64 02:16:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:29 prd-ubuntu20.04-docker-arm64-4c-16g-3826 does not seem to be running inside a container 02:16:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/42 -v /w/workspace/device-s7/42:/w/workspace/device-s7/42:rw,z -v /w/workspace/device-s7/42@tmp:/w/workspace/device-s7/42@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 ******** ci-base-image-arm64 cat 02:16:32 $ docker top f4b952e0c4a23c6a642a8737ae1d46ffced4fbb5fb2d74e31a91725addef6bca -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:33 + go version 02:16:33 go version go1.25.3 linux/arm64 [Pipeline] } 02:16:33 $ docker stop --time=1 f4b952e0c4a23c6a642a8737ae1d46ffced4fbb5fb2d74e31a91725addef6bca 02:16:35 $ docker rm -f --volumes f4b952e0c4a23c6a642a8737ae1d46ffced4fbb5fb2d74e31a91725addef6bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:35 + docker inspect -f . ci-base-image-arm64 02:16:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:36 prd-ubuntu20.04-docker-arm64-4c-16g-3826 does not seem to be running inside a container 02:16:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/42 -v /w/workspace/device-s7/42:/w/workspace/device-s7/42:rw,z -v /w/workspace/device-s7/42@tmp:/w/workspace/device-s7/42@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 ******** ci-base-image-arm64 cat 02:16:37 $ docker top 0b816274df314be7c69f6d3d7fc9af9a86f6edf558fa41ca3f5f1a5ebc5cd729 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:38 + git config --global --add safe.directory /w/workspace/device-s7/42 [Pipeline] fileExists [Pipeline] sh 02:16:38 + make test 02:16:38 go test -race -coverprofile=coverage.out ./... 02:17:25 ? github.com/edgexfoundry/device-s7 [no test files] 02:21:32 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 02:21:32 ok github.com/edgexfoundry/device-s7/internal/driver 1.166s coverage: 6.8% of statements 02:21:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:21:32 go vet ./... 02:25:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:25:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:25:09 ./bin/test-attribution-txt.sh 02:25:09 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:25:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:25:09 $ docker stop --time=1 0b816274df314be7c69f6d3d7fc9af9a86f6edf558fa41ca3f5f1a5ebc5cd729 02:25:11 $ docker rm -f --volumes 0b816274df314be7c69f6d3d7fc9af9a86f6edf558fa41ca3f5f1a5ebc5cd729 [Pipeline] // withDockerContainer [Pipeline] sh 02:25:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:25:13 Warning: overwriting stash ‘coverage-report’ 02:25:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:25:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:25:14 + ls -al . 02:25:14 total 220 02:25:14 drwxrwxr-x 7 jenkins jenkins 4096 Mar 21 02:16 . 02:25:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:13 .. 02:25:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:13 .git 02:25:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:13 .github 02:25:14 -rw-rw-r-- 1 jenkins jenkins 237 Mar 21 02:13 .gitignore 02:25:14 -rw-rw-r-- 1 jenkins jenkins 359 Mar 21 02:13 .golangci.yml 02:25:14 -rw-rw-r-- 1 jenkins jenkins 22332 Mar 21 02:13 Attribution.txt 02:25:14 -rw-rw-r-- 1 jenkins jenkins 1668 Mar 21 02:13 CHANGLOG.md 02:25:14 -rw-rw-r-- 1 jenkins jenkins 1579 Mar 21 02:13 Dockerfile 02:25:14 -rw-rw-r-- 1 jenkins jenkins 665 Mar 21 02:13 Jenkinsfile 02:25:14 -rw-rw-r-- 1 jenkins jenkins 10947 Mar 21 02:13 LICENSE 02:25:14 -rw-rw-r-- 1 jenkins jenkins 1902 Mar 21 02:13 Makefile 02:25:14 -rw-rw-r-- 1 jenkins jenkins 614 Mar 21 02:13 OWNERS.md 02:25:14 -rw-rw-r-- 1 jenkins jenkins 2393 Mar 21 02:13 README.md 02:25:14 -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 02:09 VERSION 02:25:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:13 bin 02:25:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:13 cmd 02:25:14 -rw-r--r-- 1 jenkins jenkins 19094 Mar 21 02:21 coverage.out 02:25:14 -rw-rw-r-- 1 jenkins jenkins 6651 Mar 21 02:13 go.mod 02:25:14 -rw-rw-r-- 1 jenkins jenkins 89519 Mar 21 02:13 go.sum 02:25:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:13 internal 02:25:14 -rw-rw-r-- 1 jenkins jenkins 223 Mar 21 02:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0639d5dab03208e318b20f520e68cc5dbb7ef2f0 --label arch=arm64 --label version=4.1.0-dev.15 . 02:25:15 Sending build context to Docker daemon 8.707MB 02:25:15 Step 1/24 : ARG BASE=golang:1.25-alpine3.22 02:25:15 Step 2/24 : FROM ${BASE} AS builder 02:25:15 ---> e3061fdb43cb 02:25:15 Step 3/24 : ARG MAKE=make build 02:25:16 ---> Running in 57e071919777 02:25:16 Removing intermediate container 57e071919777 02:25:16 ---> 591a7b90015e 02:25:16 Step 4/24 : WORKDIR /device-s7 02:25:16 ---> Running in a2512519e848 02:25:17 Removing intermediate container a2512519e848 02:25:17 ---> a7de3d5d51cc 02:25:17 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:25:17 ---> Running in a9ef7c595150 02:25:17 Removing intermediate container a9ef7c595150 02:25:17 ---> d6dca31d0466 02:25:17 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 02:25:17 ---> Running in d583d5a1505f 02:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:25:20 OK: 255 MiB in 60 packages 02:25:21 Removing intermediate container d583d5a1505f 02:25:21 ---> 4c3260617977 02:25:21 Step 7/24 : COPY go.mod vendor* ./ 02:25:21 ---> 81f94705502e 02:25:21 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:21 ---> Running in 5dc8276835e0 02:25:24 Removing intermediate container 5dc8276835e0 02:25:24 ---> 4b71c0a38b57 02:25:24 Step 9/24 : COPY . . 02:25:24 ---> a8e9c6f01977 02:25:24 Step 10/24 : RUN ${MAKE} 02:25:24 ---> Running in 6b8cb1846aea 02:25:25 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 02:29:32 Removing intermediate container 6b8cb1846aea 02:29:32 ---> aec80454a776 02:29:32 Step 11/24 : FROM alpine:3.22 02:29:32 3.22: Pulling from library/alpine 02:29:32 d741ee1608f3: Pulling fs layer 02:29:32 d741ee1608f3: Verifying Checksum 02:29:32 d741ee1608f3: Download complete 02:29:32 d741ee1608f3: Pull complete 02:29:32 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:29:32 Status: Downloaded newer image for alpine:3.22 02:29:32 ---> 5a766deef0c8 02:29:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:29:32 ---> Running in 878bcb0970c5 02:29:32 Removing intermediate container 878bcb0970c5 02:29:32 ---> ca1258e03ca5 02:29:32 Step 13/24 : RUN apk add --update --no-cache dumb-init 02:29:32 ---> Running in 8a6c2b023b31 02:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:29:35 (1/1) Installing dumb-init (1.2.5-r3) 02:29:35 Executing busybox-1.37.0-r20.trigger 02:29:35 OK: 8 MiB in 17 packages 02:29:36 Removing intermediate container 8a6c2b023b31 02:29:36 ---> 6d8ed3fd78d5 02:29:36 Step 14/24 : RUN apk --no-cache upgrade 02:29:36 ---> Running in 954aadbd80d8 02:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:29:39 OK: 8 MiB in 17 packages 02:29:40 Removing intermediate container 954aadbd80d8 02:29:40 ---> 05edc89a4e9b 02:29:40 Step 15/24 : WORKDIR / 02:29:40 ---> Running in b5e1c4c0dde5 02:29:40 Removing intermediate container b5e1c4c0dde5 02:29:40 ---> e69637eae753 02:29:40 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 02:29:41 ---> c2834c457683 02:29:41 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 02:29:43 ---> f69fc8df3aa2 02:29:43 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 02:29:43 ---> 9aa44936022b 02:29:43 Step 19/24 : EXPOSE 59994 02:29:43 ---> Running in 3c2b32abddc1 02:29:44 Removing intermediate container 3c2b32abddc1 02:29:44 ---> 05734d8200b0 02:29:44 Step 20/24 : ENTRYPOINT ["/device-s7"] 02:29:44 ---> Running in 919c603b7734 02:29:44 Removing intermediate container 919c603b7734 02:29:44 ---> 37156806c84e 02:29:44 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:29:44 ---> Running in b7574c256837 02:29:44 Removing intermediate container b7574c256837 02:29:44 ---> 6575f1fbdb5c 02:29:44 Step 22/24 : LABEL arch=arm64 02:29:44 ---> Running in e6f2a2f9f618 02:29:45 Removing intermediate container e6f2a2f9f618 02:29:45 ---> adee850fddea 02:29:45 Step 23/24 : LABEL git_sha=0639d5dab03208e318b20f520e68cc5dbb7ef2f0 02:29:45 ---> Running in e873bcb6d335 02:29:45 Removing intermediate container e873bcb6d335 02:29:45 ---> d8915afd7bb6 02:29:45 Step 24/24 : LABEL version=4.1.0-dev.15 02:29:45 ---> Running in 2baa00af36a4 02:29:45 Removing intermediate container 2baa00af36a4 02:29:45 ---> 430225c2bc23 02:29:45 [Warning] One or more build-args [ARCH] were not consumed 02:29:45 Successfully built 430225c2bc23 02:29:45 Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:46 provisioning config files... 02:29:46 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/42@tmp/config1019964845519280266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:46 ---> ****-login.sh 02:29:46 nexus3.edgexfoundry.org:10001 02:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:46 Configure a credential helper to remove this warning. See 02:29:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:46 02:29:46 Login Succeeded 02:29:46 nexus3.edgexfoundry.org:10002 02:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:46 Configure a credential helper to remove this warning. See 02:29:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:46 02:29:46 Login Succeeded 02:29:46 nexus3.edgexfoundry.org:10003 02:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:47 Configure a credential helper to remove this warning. See 02:29:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:47 02:29:47 Login Succeeded 02:29:47 nexus3.edgexfoundry.org:10004 02:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:47 Configure a credential helper to remove this warning. See 02:29:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:47 02:29:47 Login Succeeded 02:29:47 ****.io 02:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:48 Configure a credential helper to remove this warning. See 02:29:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:48 02:29:48 Login Succeeded 02:29:48 ---> ****-login.sh ends [Pipeline] } 02:29:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:29:48 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 02:29:48 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 02:29:48 latest 02:29:48 4.1.0-dev.15 02:29:48 0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 02:29:48 main 02:29:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:48 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:49 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 02:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:29:49 cfd2e1626c5d: Preparing 02:29:49 27b5a7f93fd9: Preparing 02:29:49 eb9cb2ef1841: Preparing 02:29:49 3380ce6c8569: Preparing 02:29:49 0e1603ce561b: Preparing 02:29:49 c4e71c2a4573: Preparing 02:29:49 3380ce6c8569: Pushed 02:29:49 eb9cb2ef1841: Pushed 02:29:49 c4e71c2a4573: Layer already exists 02:29:49 cfd2e1626c5d: Pushed 02:29:49 0e1603ce561b: Pushed 02:29:59 27b5a7f93fd9: Pushed 02:29:59 0639d5dab03208e318b20f520e68cc5dbb7ef2f0: digest: sha256:32629e18b17056d7b4768316d6d36aaa81bce3ac8d9cbb77a1df7a958542844f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:00 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:00 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 02:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:30:00 cfd2e1626c5d: Preparing 02:30:00 27b5a7f93fd9: Preparing 02:30:00 eb9cb2ef1841: Preparing 02:30:00 3380ce6c8569: Preparing 02:30:00 0e1603ce561b: Preparing 02:30:00 c4e71c2a4573: Preparing 02:30:00 c4e71c2a4573: Waiting 02:30:00 0e1603ce561b: Layer already exists 02:30:00 3380ce6c8569: Layer already exists 02:30:00 27b5a7f93fd9: Layer already exists 02:30:00 cfd2e1626c5d: Layer already exists 02:30:00 eb9cb2ef1841: Layer already exists 02:30:00 c4e71c2a4573: Layer already exists 02:30:00 latest: digest: sha256:32629e18b17056d7b4768316d6d36aaa81bce3ac8d9cbb77a1df7a958542844f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:01 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:01 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 02:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:30:01 cfd2e1626c5d: Preparing 02:30:01 27b5a7f93fd9: Preparing 02:30:01 eb9cb2ef1841: Preparing 02:30:01 3380ce6c8569: Preparing 02:30:01 0e1603ce561b: Preparing 02:30:01 c4e71c2a4573: Preparing 02:30:01 c4e71c2a4573: Waiting 02:30:01 cfd2e1626c5d: Layer already exists 02:30:01 3380ce6c8569: Layer already exists 02:30:01 0e1603ce561b: Layer already exists 02:30:01 27b5a7f93fd9: Layer already exists 02:30:01 eb9cb2ef1841: Layer already exists 02:30:01 c4e71c2a4573: Layer already exists 02:30:01 4.1.0-dev.15: digest: sha256:32629e18b17056d7b4768316d6d36aaa81bce3ac8d9cbb77a1df7a958542844f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:02 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:02 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 02:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:30:02 cfd2e1626c5d: Preparing 02:30:02 27b5a7f93fd9: Preparing 02:30:02 eb9cb2ef1841: Preparing 02:30:02 3380ce6c8569: Preparing 02:30:02 0e1603ce561b: Preparing 02:30:02 c4e71c2a4573: Preparing 02:30:02 c4e71c2a4573: Waiting 02:30:02 27b5a7f93fd9: Layer already exists 02:30:02 eb9cb2ef1841: Layer already exists 02:30:02 3380ce6c8569: Layer already exists 02:30:02 0e1603ce561b: Layer already exists 02:30:02 cfd2e1626c5d: Layer already exists 02:30:02 c4e71c2a4573: Layer already exists 02:30:03 0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15: digest: sha256:32629e18b17056d7b4768316d6d36aaa81bce3ac8d9cbb77a1df7a958542844f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:03 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:03 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 02:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:30:03 cfd2e1626c5d: Preparing 02:30:03 27b5a7f93fd9: Preparing 02:30:03 eb9cb2ef1841: Preparing 02:30:03 3380ce6c8569: Preparing 02:30:03 0e1603ce561b: Preparing 02:30:03 c4e71c2a4573: Preparing 02:30:03 c4e71c2a4573: Waiting 02:30:03 cfd2e1626c5d: Layer already exists 02:30:03 27b5a7f93fd9: Layer already exists 02:30:03 3380ce6c8569: Layer already exists 02:30:03 0e1603ce561b: Layer already exists 02:30:03 eb9cb2ef1841: Layer already exists 02:30:03 c4e71c2a4573: Layer already exists 02:30:03 main: digest: sha256:32629e18b17056d7b4768316d6d36aaa81bce3ac8d9cbb77a1df7a958542844f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:04 ===================================================== [Pipeline] echo 02:30:04 taggedImages: 02:30:04 - nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 02:30:04 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 02:30:04 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 02:30:04 - nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 02:30:04 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 02:30:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] echo 02:30:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 02:30:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 [Pipeline] echo 02:30:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [Pipeline] echo 02:30:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:30:04 02:30:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:30:04 arm64: Pulling from edgex-lftools-log-publisher 02:30:04 8998bd30e6a1: Pulling fs layer 02:30:04 04944245beec: Pulling fs layer 02:30:04 699f458cf7ca: Pulling fs layer 02:30:04 765212b225bb: Pulling fs layer 02:30:04 f23df028b6ca: Pulling fs layer 02:30:04 d65c8cfc05b1: Pulling fs layer 02:30:04 2437ff75d9bd: Pulling fs layer 02:30:04 765212b225bb: Waiting 02:30:04 f23df028b6ca: Waiting 02:30:04 d65c8cfc05b1: Waiting 02:30:04 2437ff75d9bd: Waiting 02:30:05 04944245beec: Verifying Checksum 02:30:05 04944245beec: Download complete 02:30:05 765212b225bb: Verifying Checksum 02:30:05 765212b225bb: Download complete 02:30:05 f23df028b6ca: Download complete 02:30:05 d65c8cfc05b1: Verifying Checksum 02:30:05 d65c8cfc05b1: Download complete 02:30:05 699f458cf7ca: Verifying Checksum 02:30:05 699f458cf7ca: Download complete 02:30:05 8998bd30e6a1: Verifying Checksum 02:30:05 8998bd30e6a1: Download complete 02:30:08 2437ff75d9bd: Verifying Checksum 02:30:08 2437ff75d9bd: Download complete 02:30:10 8998bd30e6a1: Pull complete 02:30:10 04944245beec: Pull complete 02:30:12 699f458cf7ca: Pull complete 02:30:12 765212b225bb: Pull complete 02:30:13 f23df028b6ca: Pull complete 02:30:13 d65c8cfc05b1: Pull complete 02:30:28 2437ff75d9bd: Pull complete 02:30:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:30:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:30:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:28 prd-ubuntu20.04-docker-arm64-4c-16g-3826 does not seem to be running inside a container 02:30:28 $ 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-s7/42 -v /w/workspace/device-s7/42:/w/workspace/device-s7/42:rw,z -v /w/workspace/device-s7/42@tmp:/w/workspace/device-s7/42@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 02:30:31 $ docker top 86ac62f48d4b374504392ca4d6746da400f0aaafe5143e3b073e19e80c4fd734 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:32 ---> job-cost.sh 02:30:32 lf-activate-venv: SKIPPING 02:30:32 INFO: No Stack... 02:30:32 INFO: Retrieving Pricing Info for: v3-standard-4 02:30:33 INFO: Archiving Costs [Pipeline] sh 02:30:34 + cat /w/workspace/device-s7/42/archives/cost.csv 02:30:34 + cut -d, -f6 [Pipeline] lock 02:30:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-42-stack-cost] 02:30:34 Resource [jenkins-edgexfoundry-device-s7-main-42-stack-cost] did not exist. Created. 02:30:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:30:34 /w/workspace/device-s7/42@tmp/durable-62cbb4ae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:30:35 + echo total: 0.10999999940395355 [Pipeline] stash 02:30:35 Warning: overwriting stash ‘stack-cost’ 02:30:35 Stashed 1 file(s) [Pipeline] } 02:30:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 02:30:35 $ docker stop --time=1 86ac62f48d4b374504392ca4d6746da400f0aaafe5143e3b073e19e80c4fd734 02:30:37 $ docker rm -f --volumes 86ac62f48d4b374504392ca4d6746da400f0aaafe5143e3b073e19e80c4fd734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:30:37 provisioning config files... 02:30:37 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7984419276024452592tmp [Pipeline] { [Pipeline] sh 02:30:37 + set +x 02:30:37 + + bash -s -- 02:30:37 curl -s https://codecov.io/bash 02:30:38 02:30:38 _____ _ 02:30:38 / ____| | | 02:30:38 | | ___ __| | ___ ___ _____ __ 02:30:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:30:38 | |___| (_) | (_| | __/ (_| (_) \ V / 02:30:38 \_____\___/ \__,_|\___|\___\___/ \_/ 02:30:38 Bash-1.0.6 02:30:38 02:30:38 02:30:38 ==> git version 2.25.1 found 02:30:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:30:38 Release-Date: 2020-01-08 02:30:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:30:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:30:38 ==> Jenkins CI detected. 02:30:38 current dir:  /w/workspace/edgexfoundry_device-s7_main 02:30:38 project root: . 02:30:38 --> token set from env 02:30:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:30:38 ==> Running gcov in . (disable via -X gcov) 02:30:38 ==> Python coveragepy not found 02:30:38 ==> Searching for coverage reports in: 02:30:38 + . 02:30:38 -> Found 1 reports 02:30:38 ==> Detecting git/mercurial file structure 02:30:38 ==> Reading reports 02:30:38 + ./coverage.out bytes=19094 02:30:38 ==> Appending adjustments 02:30:38 https://docs.codecov.io/docs/fixing-reports 02:30:38 + Found adjustments 02:30:38 ==> Gzipping contents 02:30:38 4.0K /tmp/codecov.C52OU5.gz 02:30:38 ==> Uploading reports 02:30:38 url: https://codecov.io 02:30:38 query: branch=main&commit=0639d5dab03208e318b20f520e68cc5dbb7ef2f0&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 02:30:38 -> Pinging Codecov 02:30:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0639d5dab03208e318b20f520e68cc5dbb7ef2f0&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 02:30:38 -> Uploading to 02:30:38 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/0639d5dab03208e318b20f520e68cc5dbb7ef2f0/f466f257-0604-4cde-ae1b-d9f902e8aad8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260321%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260321T023038Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=02987ae19b629727c601ab7ea11e1c1260798197590573b17d31ae232760891a 02:30:38 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:38 Dload Upload Total Spent Left Speed 02:30:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 18380 --:--:-- --:--:-- --:--:-- 18262 100 2849 0 0 100 2849 0 18380 --:--:-- --:--:-- --:--:-- 18262 02:30:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] } 02:30:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:30:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:30:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:30:39 02:30:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:30:39 latest: Pulling from edgex-devops/edgex-snyk-go 02:30:39 2d35ebdb57d9: Already exists 02:30:39 85e8836fcdb2: Pulling fs layer 02:30:39 91631faa732a: Pulling fs layer 02:30:39 f3f5ae8826fa: Pulling fs layer 02:30:39 4f4fb700ef54: Pulling fs layer 02:30:39 7861252a18e6: Pulling fs layer 02:30:39 9130f900ef6f: Pulling fs layer 02:30:39 4f4fb700ef54: Waiting 02:30:39 7861252a18e6: Waiting 02:30:39 9130f900ef6f: Waiting 02:30:39 f3f5ae8826fa: Verifying Checksum 02:30:39 f3f5ae8826fa: Download complete 02:30:39 85e8836fcdb2: Download complete 02:30:39 4f4fb700ef54: Verifying Checksum 02:30:39 4f4fb700ef54: Download complete 02:30:39 85e8836fcdb2: Pull complete 02:30:39 7861252a18e6: Verifying Checksum 02:30:39 7861252a18e6: Download complete 02:30:40 91631faa732a: Verifying Checksum 02:30:40 91631faa732a: Download complete 02:30:40 9130f900ef6f: Verifying Checksum 02:30:40 9130f900ef6f: Download complete 02:30:44 91631faa732a: Pull complete 02:30:44 f3f5ae8826fa: Pull complete 02:30:44 4f4fb700ef54: Pull complete 02:30:45 7861252a18e6: Pull complete 02:30:49 9130f900ef6f: Pull complete 02:30:49 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:30:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:49 prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container 02:30:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:30:52 $ docker top b8c4f69f8ec75e96b94598057d100a252b4840af1ad1b2c82683590e2f845d92 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 02:30:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 02:30:53 + set -o pipefail 02:30:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 02:31:01 02:31:01 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 02:31:01 02:31:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/258a8050-073a-4cc3-acf8-a0ee0daf248f 02:31:01 02:31:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:31:01 02:31:01 02:31:01 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:31:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:31:01 $ docker stop --time=1 b8c4f69f8ec75e96b94598057d100a252b4840af1ad1b2c82683590e2f845d92 02:31:05 $ docker rm -f --volumes b8c4f69f8ec75e96b94598057d100a252b4840af1ad1b2c82683590e2f845d92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:31:06 + git log --format=format:%s -1 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] sh 02:31:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:31:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:07 prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container 02:31:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-devops/py-git-semver:0.1.4 cat 02:31:07 $ docker top dca876b9c5d7de7f4f2e49b1a5225d0f4b59ed2357fb2e16580cb3be058533d6 -eo pid,comm 02:31:07 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). 02:31:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:31:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:07 [ssh-agent] Looking for ssh-agent implementation... 02:31:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:07 $ docker exec dca876b9c5d7de7f4f2e49b1a5225d0f4b59ed2357fb2e16580cb3be058533d6 ssh-agent 02:31:07 SSH_AUTH_SOCK=/tmp/ssh-Q1IzPF7BGanq/agent.32 02:31:07 SSH_AGENT_PID=38 02:31:07 Running ssh-add (command line suppressed) 02:31:07 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14127562305700497334.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14127562305700497334.key) 02:31:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:08 + git semver tag 02:31:08 2026-03-21 02:31:08,424 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:31:08 2026-03-21 02:31:08,428 [run_tag] DEBUG tag force:False 02:31:08 2026-03-21 02:31:08,429 [check_head_tag] DEBUG check head tag 02:31:08 2026-03-21 02:31:08,430 [execute] INFO git cat-file --batch-check 02:31:08 2026-03-21 02:31:08,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 02:31:08 2026-03-21 02:31:08,434 [execute] INFO git cat-file --batch 02:31:08 2026-03-21 02:31:08,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 02:31:08 2026-03-21 02:31:08,441 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:31:08 2026-03-21 02:31:08,441 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 02:31:08 2026-03-21 02:31:08,441 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 02:31:08 2026-03-21 02:31:08,445 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:31:08 4.1.0-dev.15 [Pipeline] } 02:31:08 $ docker exec --env ******** --env ******** dca876b9c5d7de7f4f2e49b1a5225d0f4b59ed2357fb2e16580cb3be058533d6 ssh-agent -k 02:31:08 unset SSH_AUTH_SOCK; 02:31:08 unset SSH_AGENT_PID; 02:31:08 echo Agent pid 38 killed; 02:31:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:31:08 + git semver [Pipeline] } 02:31:09 $ docker stop --time=1 dca876b9c5d7de7f4f2e49b1a5225d0f4b59ed2357fb2e16580cb3be058533d6 02:31:10 $ docker rm -f --volumes dca876b9c5d7de7f4f2e49b1a5225d0f4b59ed2357fb2e16580cb3be058533d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:31:10 02:31:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:31:11 0.23.1-centos7: Pulling from edgex-lftools 02:31:11 ab5ef0e58194: Pulling fs layer 02:31:11 9712f1f96733: Pulling fs layer 02:31:11 63f879dbbcfc: Pulling fs layer 02:31:11 0d9ebad4ef96: Pulling fs layer 02:31:11 e9a5061849ea: Pulling fs layer 02:31:11 d747dcd14b5f: Pulling fs layer 02:31:11 2de7ff778b66: Pulling fs layer 02:31:11 0d9ebad4ef96: Waiting 02:31:11 e9a5061849ea: Waiting 02:31:11 d747dcd14b5f: Waiting 02:31:11 2de7ff778b66: Waiting 02:31:11 9712f1f96733: Verifying Checksum 02:31:11 9712f1f96733: Download complete 02:31:11 63f879dbbcfc: Verifying Checksum 02:31:11 63f879dbbcfc: Download complete 02:31:11 0d9ebad4ef96: Verifying Checksum 02:31:11 0d9ebad4ef96: Download complete 02:31:11 d747dcd14b5f: Verifying Checksum 02:31:11 d747dcd14b5f: Download complete 02:31:11 e9a5061849ea: Verifying Checksum 02:31:11 e9a5061849ea: Download complete 02:31:11 ab5ef0e58194: Verifying Checksum 02:31:11 ab5ef0e58194: Download complete 02:31:11 2de7ff778b66: Verifying Checksum 02:31:11 2de7ff778b66: Download complete 02:31:15 ab5ef0e58194: Pull complete 02:31:15 9712f1f96733: Pull complete 02:31:15 63f879dbbcfc: Pull complete 02:31:21 0d9ebad4ef96: Pull complete 02:31:21 e9a5061849ea: Pull complete 02:31:21 d747dcd14b5f: Pull complete 02:31:22 2de7ff778b66: Pull complete 02:31:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:31:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:22 prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container 02:31:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:0.23.1-centos7 cat 02:31:25 $ docker top 29a493ada4197becffe38e3b9bb04f165d109caddae878423f683a69b49dc343 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:31:25 provisioning config files... 02:31:25 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7093897049658317951tmp 02:31:25 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11530695058340062214tmp 02:31:25 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13019024126432893185tmp [Pipeline] { [Pipeline] echo 02:31:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:31:26 ---> sigul-configuration.sh 02:31:26 gpg: directory `/root/.gnupg' created 02:31:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:31:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:31:26 gpg: keyring `/root/.gnupg/secring.gpg' created 02:31:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:31:26 gpg: CAST5 encrypted data 02:31:26 gpg: encrypted with 1 passphrase 02:31:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:31:26 + mkdir /home/jenkins 02:31:26 + mkdir /home/jenkins/sigul [Pipeline] sh 02:31:26 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:31:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:31:26 ---> sigul-install.sh 02:31:26 Sigul already installed; skipping installation. [Pipeline] sh 02:31:27 + git tag --list 02:31:27 v0.0.0 02:31:27 v4.0 02:31:27 v4.0.0 02:31:27 v4.0.1 02:31:27 v4.0.1-dev.1 02:31:27 v4.1.0-dev.1 02:31:27 v4.1.0-dev.10 02:31:27 v4.1.0-dev.11 02:31:27 v4.1.0-dev.12 02:31:27 v4.1.0-dev.13 02:31:27 v4.1.0-dev.14 02:31:27 v4.1.0-dev.15 02:31:27 v4.1.0-dev.2 02:31:27 v4.1.0-dev.3 02:31:27 v4.1.0-dev.4 02:31:27 v4.1.0-dev.5 02:31:27 v4.1.0-dev.6 02:31:27 v4.1.0-dev.7 02:31:27 v4.1.0-dev.8 02:31:27 v4.1.0-dev.9 [Pipeline] sh 02:31:27 + lftools sign git-tag v4.1.0-dev.15 02:31:28 Signing Git tag with Sigul... 02:31:28 Signing v4.1.0-dev.15 [Pipeline] echo 02:31:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:31:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:31:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:31:28 $ docker stop --time=1 29a493ada4197becffe38e3b9bb04f165d109caddae878423f683a69b49dc343 02:31:30 $ docker rm -f --volumes 29a493ada4197becffe38e3b9bb04f165d109caddae878423f683a69b49dc343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:31:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:31:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:30 prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container 02:31:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-devops/py-git-semver:0.1.4 cat 02:31:31 $ docker top 797c90ffaeaa388ca1cb52eafcba654d1b38c60abc5bfa9fcb408aead54edbdc -eo pid,comm 02:31:31 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). 02:31:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:31 [ssh-agent] Looking for ssh-agent implementation... 02:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:31 $ docker exec 797c90ffaeaa388ca1cb52eafcba654d1b38c60abc5bfa9fcb408aead54edbdc ssh-agent 02:31:31 SSH_AUTH_SOCK=/tmp/ssh-py9wBsyML5tt/agent.32 02:31:31 SSH_AGENT_PID=38 02:31:31 Running ssh-add (command line suppressed) 02:31:31 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_15818139890815163117.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_15818139890815163117.key) 02:31:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:32 + git semver bump pre 02:31:32 2026-03-21 02:31:32,189 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:31:32 2026-03-21 02:31:32,192 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:31:32 2026-03-21 02:31:32,192 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev 02:31:32 2026-03-21 02:31:32,192 [bump_version] DEBUG bumped version:4.1.0-dev.16 02:31:32 2026-03-21 02:31:32,193 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 02:31:32 2026-03-21 02:31:32,193 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:31:32 2026-03-21 02:31:32,193 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 02:31:32 2026-03-21 02:31:32,194 [execute] INFO git cat-file --batch-check 02:31:32 2026-03-21 02:31:32,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 02:31:32 2026-03-21 02:31:32,198 [execute] INFO git cat-file --batch 02:31:32 2026-03-21 02:31:32,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 02:31:32 2026-03-21 02:31:32,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:31:32 4.1.0-dev.16 [Pipeline] } 02:31:32 $ docker exec --env ******** --env ******** 797c90ffaeaa388ca1cb52eafcba654d1b38c60abc5bfa9fcb408aead54edbdc ssh-agent -k 02:31:32 unset SSH_AUTH_SOCK; 02:31:32 unset SSH_AGENT_PID; 02:31:32 echo Agent pid 38 killed; 02:31:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:31:32 + git semver [Pipeline] } 02:31:32 $ docker stop --time=1 797c90ffaeaa388ca1cb52eafcba654d1b38c60abc5bfa9fcb408aead54edbdc 02:31:34 $ docker rm -f --volumes 797c90ffaeaa388ca1cb52eafcba654d1b38c60abc5bfa9fcb408aead54edbdc [Pipeline] // withDockerContainer [Pipeline] sh 02:31:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:31:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:34 prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container 02:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-devops/py-git-semver:0.1.4 cat 02:31:35 $ docker top 9ee1a604dfd8666f5811288032b41ecca534e26b240929bdacc1a7b3ce79116b -eo pid,comm 02:31:35 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). 02:31:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:31:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:35 [ssh-agent] Looking for ssh-agent implementation... 02:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:35 $ docker exec 9ee1a604dfd8666f5811288032b41ecca534e26b240929bdacc1a7b3ce79116b ssh-agent 02:31:35 SSH_AUTH_SOCK=/tmp/ssh-OTvQZkmyzNOY/agent.32 02:31:35 SSH_AGENT_PID=38 02:31:35 Running ssh-add (command line suppressed) 02:31:35 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12473566509426023844.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12473566509426023844.key) 02:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:35 + git semver push 02:31:36 2026-03-21 02:31:36,123 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:31:36 2026-03-21 02:31:36,128 [run_push] DEBUG push 02:31:36 2026-03-21 02:31:36,129 [execute] INFO git cat-file --batch-check 02:31:36 2026-03-21 02:31:36,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 02:31:36 2026-03-21 02:31:36,131 [execute] INFO git rev-list 58bb05050f0bb2e3918322c326f179d955b53f2a -- 02:31:36 2026-03-21 02:31:36,131 [execute] DEBUG Popen(['git', 'rev-list', '58bb05050f0bb2e3918322c326f179d955b53f2a', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:31:36 2026-03-21 02:31:36,135 [execute] INFO git fetch -v -- origin 02:31:36 2026-03-21 02:31:36,135 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:31:36 2026-03-21 02:31:36,643 [run_push] DEBUG no remote changes detected 02:31:36 2026-03-21 02:31:36,643 [execute] INFO git push origin semver 02:31:36 2026-03-21 02:31:36,644 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:31:38 2026-03-21 02:31:38,196 [run_push] DEBUG push all version tags 02:31:38 2026-03-21 02:31:38,196 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:31:38 2026-03-21 02:31:38,197 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 02:31:43 2026-03-21 02:31:43,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:31:43 4.1.0-dev.16 [Pipeline] } 02:31:43 $ docker exec --env ******** --env ******** 9ee1a604dfd8666f5811288032b41ecca534e26b240929bdacc1a7b3ce79116b ssh-agent -k 02:31:43 unset SSH_AUTH_SOCK; 02:31:43 unset SSH_AGENT_PID; 02:31:43 echo Agent pid 38 killed; 02:31:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:31:44 + git semver [Pipeline] } 02:31:44 $ docker stop --time=1 9ee1a604dfd8666f5811288032b41ecca534e26b240929bdacc1a7b3ce79116b 02:31:45 $ docker rm -f --volumes 9ee1a604dfd8666f5811288032b41ecca534e26b240929bdacc1a7b3ce79116b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:31:46 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 02:31:46 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 02:31:46 total 16 02:31:46 drwxr-xr-x 3 root root 4096 Mar 21 02:14 . 02:31:46 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 02:31 .. 02:31:46 drwxr-xr-x 2 root root 4096 Mar 21 02:14 cost 02:31:46 -rw-r--r-- 1 root root 80 Mar 21 02:14 cost.csv 02:31:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 02:31:46 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 02:31:46 total 16 02:31:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 02:14 . 02:31:46 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 02:31 .. 02:31:46 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 02:14 cost 02:31:46 -rw-r--r-- 1 jenkins jenkins 80 Mar 21 02:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:31:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:31:47 ---> package-listing.sh 02:31:47 ++ facter osfamily 02:31:47 ++ tr '[:upper:]' '[:lower:]' 02:31:47 + OS_FAMILY=debian 02:31:47 + workspace=/w/workspace/edgexfoundry_device-s7_main 02:31:47 + START_PACKAGES=/tmp/packages_start.txt 02:31:47 + END_PACKAGES=/tmp/packages_end.txt 02:31:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:31:47 + PACKAGES=/tmp/packages_start.txt 02:31:47 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:31:47 + PACKAGES=/tmp/packages_end.txt 02:31:47 + case "${OS_FAMILY}" in 02:31:47 + dpkg -l 02:31:47 + grep '^ii' 02:31:47 + '[' -f /tmp/packages_start.txt ']' 02:31:47 + '[' -f /tmp/packages_end.txt ']' 02:31:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:31:47 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:31:47 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 02:31:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 02:31:47 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:31:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:31:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:48 prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container 02:31:48 $ 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 02:31:48 $ docker top a47660c1d6a672d6b70d7c2ffcc285db2736bb1454b6c4d59ee1efb90bb0c24d -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:49 + touch /tmp/pre-build-complete [Pipeline] sh 02:31:49 + mkdir -p /var/log/sysstat [Pipeline] sh 02:31:49 + ls /var/log/sa-host 02:31:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:31:49 provisioning config files... 02:31:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4270690361192266557tmp [Pipeline] { [Pipeline] echo 02:31:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:31:50 ---> create-netrc.sh [Pipeline] } 02:31:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:31:50 ---> python-tools-install.sh [Pipeline] echo 02:31:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:31:50 ---> sudo-logs.sh 02:31:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:31:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:31:51 ---> job-cost.sh 02:31:51 lf-activate-venv: SKIPPING 02:31:51 DEBUG: total: 0.2199999988079071 02:31:51 INFO: Retrieving Stack Cost... 02:31:51 INFO: Retrieving Pricing Info for: v3-standard-8 02:31:51 INFO: Archiving Costs [Pipeline] echo 02:31:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:31:51 ---> logs-deploy.sh 02:31:51 lf-activate-venv: SKIPPING 02:31:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/42 02:31:51 INFO: archiving workspace using pattern(s): 02:31:52 Archives upload complete. 02:31:52 INFO: archiving logs to Nexus