Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c519beef24a8a8646206e3847a9d534cebed38f0 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-ssh11803386237313327861.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-ssh13254770385314588938.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-ssh13045434431338607454.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-ssh11519548791172996124.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-ssh6529663485130111543.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.23] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Running on prd-ubuntu20.04-docker-8c-8g-770991 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 c519beef24a8a8646206e3847a9d534cebed38f0 (main) Commit message: "Merge pull request #72 from FelixTing/bump-alpine-3.22" > 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 c519beef24a8a8646206e3847a9d534cebed38f0 # timeout=10 > git rev-list --no-walk 2baafd2a07c4e9f110a91abc444397b8386850e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:54:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:54:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:54:32 ========================================================= 05:54:32 EdgeX Global Pipelines Version Info 05:54:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:54:33 ------------------- 05:54:33 stable info: 05:54:33 ------------------- 05:54:33 Commited By: Cherry Wang cherry@iotechsys.com 05:54:33 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 05:54:33 Message: update stable to v1.0.278 05:54:34 ------------------- 05:54:34 experimental info: 05:54:34 ------------------- 05:54:34 Commited By: **** collab-it+edgex@linuxfoundation.org 05:54:34 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 05:54:34 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c519bee [Pipeline] echo 05:54:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:35 provisioning config files... 05:54:35 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15956036850149359379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:36 ---> ****-login.sh 05:54:36 nexus3.edgexfoundry.org:10001 05:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:36 05:54:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:54:36 Configure a credential helper to remove this warning. See 05:54:36 https://docs.****.com/go/credential-store/ 05:54:36 05:54:36 Login Succeeded 05:54:36 nexus3.edgexfoundry.org:10002 05:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:36 05:54:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:54:36 Configure a credential helper to remove this warning. See 05:54:36 https://docs.****.com/go/credential-store/ 05:54:36 05:54:36 Login Succeeded 05:54:36 nexus3.edgexfoundry.org:10003 05:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:36 05:54:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:54:36 Configure a credential helper to remove this warning. See 05:54:36 https://docs.****.com/go/credential-store/ 05:54:36 05:54:36 Login Succeeded 05:54:36 nexus3.edgexfoundry.org:10004 05:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:36 05:54:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:54:36 Configure a credential helper to remove this warning. See 05:54:36 https://docs.****.com/go/credential-store/ 05:54:36 05:54:36 Login Succeeded 05:54:36 ****.io 05:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:37 05:54:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:54:37 Configure a credential helper to remove this warning. See 05:54:37 https://docs.****.com/go/credential-store/ 05:54:37 05:54:37 Login Succeeded 05:54:37 ---> ****-login.sh ends [Pipeline] } 05:54:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:54:37 + git rev-list -1 --merges c519beef24a8a8646206e3847a9d534cebed38f0~1..c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] echo 05:54:37 -----------> git rev-list -1 --merges c519beef24a8a8646206e3847a9d534cebed38f0~1..c519beef24a8a8646206e3847a9d534cebed38f0 c519beef24a8a8646206e3847a9d534cebed38f0 05:54:37 c519beef24a8a8646206e3847a9d534cebed38f0 [false] [Pipeline] sh 05:54:37 + git log --format=format:%s -1 c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] echo 05:54:37 ========================================================= 05:54:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:54:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:54:38 + git log --format=format:%s -1 c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] echo 05:54:38 [semverPrep] GIT_COMMIT: c519beef24a8a8646206e3847a9d534cebed38f0, Commit Message: Merge pull request #72 from FelixTing/bump-alpine-3.22 [Pipeline] echo 05:54:38 [semverPrep] This is not a build commit. [Pipeline] sh 05:54:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:54:38 + grep -v github /etc/ssh/ssh_known_hosts 05:54:38 + [ -e /tmp/ssh_known_hosts ] 05:54:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:54:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:54:38 + sudo tee -a /etc/ssh/ssh_known_hosts 05:54:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:54:39 05:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:54:39 0.1.4: Pulling from edgex-devops/py-git-semver 05:54:39 3dae71ba6b94: Pulling fs layer 05:54:39 6bf1a483ea7c: Pulling fs layer 05:54:39 f5dfc541a4d3: Pulling fs layer 05:54:39 461d9e800cba: Pulling fs layer 05:54:39 80192f66455f: Pulling fs layer 05:54:39 2e8e34ca0e6c: Pulling fs layer 05:54:39 a29436f7fd5d: Pulling fs layer 05:54:39 923cac83aea3: Pulling fs layer 05:54:39 25ad8b0a4227: Pulling fs layer 05:54:39 db01528c6b51: Pulling fs layer 05:54:39 28988de357af: Pulling fs layer 05:54:39 461d9e800cba: Waiting 05:54:39 80192f66455f: Waiting 05:54:39 2e8e34ca0e6c: Waiting 05:54:39 a29436f7fd5d: Waiting 05:54:39 923cac83aea3: Waiting 05:54:39 25ad8b0a4227: Waiting 05:54:39 db01528c6b51: Waiting 05:54:39 28988de357af: Waiting 05:54:39 6bf1a483ea7c: Verifying Checksum 05:54:39 6bf1a483ea7c: Download complete 05:54:39 461d9e800cba: Verifying Checksum 05:54:39 461d9e800cba: Download complete 05:54:39 80192f66455f: Download complete 05:54:39 f5dfc541a4d3: Verifying Checksum 05:54:39 f5dfc541a4d3: Download complete 05:54:39 3dae71ba6b94: Verifying Checksum 05:54:39 3dae71ba6b94: Download complete 05:54:39 923cac83aea3: Verifying Checksum 05:54:39 923cac83aea3: Download complete 05:54:39 25ad8b0a4227: Verifying Checksum 05:54:39 25ad8b0a4227: Download complete 05:54:39 db01528c6b51: Verifying Checksum 05:54:39 db01528c6b51: Download complete 05:54:39 28988de357af: Download complete 05:54:39 a29436f7fd5d: Verifying Checksum 05:54:39 a29436f7fd5d: Download complete 05:54:40 2e8e34ca0e6c: Verifying Checksum 05:54:40 2e8e34ca0e6c: Download complete 05:54:41 3dae71ba6b94: Pull complete 05:54:41 6bf1a483ea7c: Pull complete 05:54:42 f5dfc541a4d3: Pull complete 05:54:42 461d9e800cba: Pull complete 05:54:42 80192f66455f: Pull complete 05:54:47 2e8e34ca0e6c: Pull complete 05:54:47 a29436f7fd5d: Pull complete 05:54:47 923cac83aea3: Pull complete 05:54:48 25ad8b0a4227: Pull complete 05:54:48 db01528c6b51: Pull complete 05:54:48 28988de357af: Pull complete 05:54:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:54:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:54:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:48 prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container 05:54:48 $ 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 05:54:50 $ docker top ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 -eo pid,comm 05:54:50 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). 05:54:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:54:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:50 [ssh-agent] Looking for ssh-agent implementation... 05:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:50 $ docker exec ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 ssh-agent 05:54:50 SSH_AUTH_SOCK=/tmp/ssh-pJmZw4zB46C4/agent.32 05:54:50 SSH_AGENT_PID=38 05:54:50 Running ssh-add (command line suppressed) 05:54:50 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7741482946721052721.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7741482946721052721.key) 05:54:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 05:54:51 + git tag --points-at HEAD [Pipeline] } 05:54:51 $ docker exec --env ******** --env ******** ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 ssh-agent -k 05:54:51 unset SSH_AUTH_SOCK; 05:54:51 unset SSH_AGENT_PID; 05:54:51 echo Agent pid 38 killed; 05:54:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:54:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:51 [ssh-agent] Looking for ssh-agent implementation... 05:54:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:51 $ docker exec ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 ssh-agent 05:54:51 SSH_AUTH_SOCK=/tmp/ssh-ujMmj8BbB1KI/agent.87 05:54:51 SSH_AGENT_PID=93 05:54:51 Running ssh-add (command line suppressed) 05:54:52 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12486492724193775489.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12486492724193775489.key) 05:54:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:52 + git semver init 05:54:52 2025-10-30 05:54:52,590 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:54:52 2025-10-30 05:54:52,596 [run_init] DEBUG init version:0.0.0 force:False 05:54:52 2025-10-30 05:54:52,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 05:54:52 2025-10-30 05:54:52,597 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 05:54:52 2025-10-30 05:54:52,598 [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) 05:54:54 2025-10-30 05:54:53,649 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 05:54:54 2025-10-30 05:54:53,649 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 05:54:54 2025-10-30 05:54:53,649 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 05:54:54 2025-10-30 05:54:53,649 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 05:54:54 4.1.0-dev.9 [Pipeline] } 05:54:54 $ docker exec --env ******** --env ******** ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 ssh-agent -k 05:54:54 unset SSH_AUTH_SOCK; 05:54:54 unset SSH_AGENT_PID; 05:54:54 echo Agent pid 93 killed; 05:54:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:54:54 + git semver [Pipeline] } 05:54:54 $ docker stop --time=1 ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 05:54:56 $ docker rm -f --volumes ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 [Pipeline] // withDockerContainer [Pipeline] sh 05:54:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:54:56 Stashed 1 file(s) [Pipeline] echo 05:54:56 [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [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 05:54:56 provisioning config files... 05:54:56 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5665116590561590856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:57 ---> ****-login.sh 05:54:57 nexus3.edgexfoundry.org:10001 05:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:57 Login Succeeded 05:54:57 nexus3.edgexfoundry.org:10002 05:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:57 Login Succeeded 05:54:57 nexus3.edgexfoundry.org:10003 05:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:57 Login Succeeded 05:54:57 nexus3.edgexfoundry.org:10004 05:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:57 Login Succeeded 05:54:57 ****.io 05:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:57 Login Succeeded 05:54:57 ---> ****-login.sh ends [Pipeline] } 05:54:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:54:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:54:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:54:57 ========================================================= 05:54:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:54:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:54:58 #0 building with "default" instance using docker driver 05:54:58 05:54:58 #1 [internal] load build definition from Dockerfile 05:54:58 #1 transferring dockerfile: 1.62kB done 05:54:58 #1 DONE 0.0s 05:54:58 05:54:58 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:54:58 #2 DONE 0.1s 05:54:59 05:54:59 #3 [internal] load .dockerignore 05:54:59 #3 transferring context: 2B done 05:54:59 #3 DONE 0.0s 05:54:59 05:54:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 05:54:59 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 05:54:59 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 05:54:59 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 05:54:59 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 05:54:59 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done 05:54:59 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s 05:54:59 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 3.26MB / 74.07MB 0.1s 05:54:59 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s 05:54:59 #4 ... 05:54:59 05:54:59 #5 [internal] load build context 05:54:59 #5 transferring context: 15.88MB 0.2s done 05:54:59 #5 DONE 0.2s 05:54:59 05:54:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 05:54:59 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 05:54:59 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 11.53MB / 74.07MB 0.2s 05:54:59 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done 05:54:59 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s 05:54:59 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.2s done 05:54:59 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 1.05MB / 2.38MB 0.2s 05:54:59 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:54:59 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0B / 113.25MB 0.2s 05:54:59 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 23.07MB / 74.07MB 0.3s 05:54:59 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done 05:54:59 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done 05:54:59 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 6.37MB / 113.25MB 0.3s 05:54:59 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 1.05MB / 13.30MB 0.3s 05:54:59 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 05:54:59 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 52.43MB / 74.07MB 0.5s 05:54:59 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 25.17MB / 113.25MB 0.5s 05:54:59 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 9.44MB / 13.30MB 0.5s 05:54:59 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.0s done 05:54:59 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s 05:54:59 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 53.48MB / 113.25MB 0.7s 05:54:59 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s done 05:54:59 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 74.45MB / 113.25MB 0.8s 05:54:59 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.8s done 05:54:59 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 97.19MB / 113.25MB 0.9s 05:54:59 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 05:55:00 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s 05:55:00 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.2s done 05:55:05 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.0s 05:55:05 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.0s done 05:55:05 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 05:55:05 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 05:55:05 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:55:05 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 05:55:05 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 05:55:05 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 05:55:05 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s 05:55:09 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.7s done 05:55:09 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s 05:55:10 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.8s done 05:55:10 #4 DONE 11.2s 05:55:10 05:55:10 #6 [builder 2/7] WORKDIR /device-s7 05:55:11 Still waiting to schedule task 05:55:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:55:12 #6 DONE 1.9s 05:55:12 05:55:12 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 05:55:12 #7 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:55:14 #7 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:55:15 #7 3.130 OK: 265 MiB in 60 packages 05:55:15 #7 DONE 3.2s 05:55:15 05:55:15 #8 [builder 4/7] COPY go.mod vendor* ./ 05:55:15 #8 DONE 0.0s 05:55:15 05:55:15 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:41 #9 DONE 25.8s 05:55:41 05:55:41 #10 [builder 6/7] COPY . . 05:55:41 #10 DONE 0.1s 05:55:41 05:55:41 #11 [builder 7/7] RUN echo noop 05:55:41 #11 0.232 noop 05:55:41 #11 DONE 0.3s 05:55:41 05:55:41 #12 exporting to image 05:55:41 #12 exporting layers 05:55:50 #12 exporting layers 8.2s done 05:55:50 #12 writing image sha256:c2c2edbc08af0960fdefd925236807cb46fceec7822b55ff95f5aefa4921235c done 05:55:50 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:55:50 #12 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:50 + docker inspect -f . ci-base-image-x86_64 05:55:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:50 prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container 05:55:50 $ 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 05:55:50 $ docker top 280272f6e6754f443cd81fbea7112741df5e997b776b480e954999656c13cdd3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:51 + go version 05:55:51 go version go1.23.12 linux/amd64 [Pipeline] } 05:55:51 $ docker stop --time=1 280272f6e6754f443cd81fbea7112741df5e997b776b480e954999656c13cdd3 05:55:52 $ docker rm -f --volumes 280272f6e6754f443cd81fbea7112741df5e997b776b480e954999656c13cdd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:52 + docker inspect -f . ci-base-image-x86_64 05:55:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:53 prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container 05:55:53 $ 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 05:55:53 $ docker top ffcdfc4176d39e8fdaafca5cd2fac829893ba6723a5181f4214c3535f91199a9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 05:55:53 + make test 05:55:53 go test -race -coverprofile=coverage.out ./... 05:56:02 ? github.com/edgexfoundry/device-s7 [no test files] 05:56:28 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 05:56:28 ok github.com/edgexfoundry/device-s7/internal/driver 1.028s coverage: 6.8% of statements 05:56:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-770993 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 05:56:48 Running in /w/workspace/device-s7/34 [Pipeline] { [Pipeline] checkout 05:56:51 Selected Git installation does not exist. Using Default 05:56:51 The recommended git tool is: NONE 05:56:55 using credential edgex-jenkins-ssh 05:56:55 Cloning the remote Git repository 05:56:56 Cloning repository git@github.com:edgexfoundry/device-s7.git 05:56:56 > git init /w/workspace/device-s7/34 # timeout=10 05:56:56 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 05:56:56 > git --version # timeout=10 05:56:56 > git --version # 'git version 2.25.1' 05:56:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:58 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 05:56:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:58 Avoid second fetch 05:56:58 Checking out Revision c519beef24a8a8646206e3847a9d534cebed38f0 (main) 05:56:59 Commit message: "Merge pull request #72 from FelixTing/bump-alpine-3.22" 05:56:58 > git config core.sparsecheckout # timeout=10 05:56:59 > git checkout -f c519beef24a8a8646206e3847a9d534cebed38f0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:03 provisioning config files... 05:57:03 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/34@tmp/config16590447404899423749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:04 ---> ****-login.sh 05:57:04 nexus3.edgexfoundry.org:10001 05:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:05 Configure a credential helper to remove this warning. See 05:57:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:05 05:57:05 Login Succeeded 05:57:05 nexus3.edgexfoundry.org:10002 05:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:05 Configure a credential helper to remove this warning. See 05:57:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:05 05:57:05 Login Succeeded 05:57:05 nexus3.edgexfoundry.org:10003 05:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:05 Configure a credential helper to remove this warning. See 05:57:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:05 05:57:05 Login Succeeded 05:57:05 nexus3.edgexfoundry.org:10004 05:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:06 Configure a credential helper to remove this warning. See 05:57:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:06 05:57:06 Login Succeeded 05:57:06 ****.io 05:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:06 Configure a credential helper to remove this warning. See 05:57:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:06 05:57:06 Login Succeeded 05:57:06 ---> ****-login.sh ends [Pipeline] } 05:57:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:57:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:57:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:57:06 ========================================================= 05:57:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:57:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:57:07 go vet ./... 05:57:07 Sending build context to Docker daemon 8.093MB 05:57:07 Step 1/10 : ARG BASE=golang:1.23-alpine3.22 05:57:07 Step 2/10 : FROM ${BASE} AS builder 05:57:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:57:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:57:07 ./bin/test-attribution-txt.sh 05:57:07 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add 05:57:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:57:07 6e174226ea69: Pulling fs layer 05:57:07 7d1a427e917c: Pulling fs layer 05:57:07 382d65ac76eb: Pulling fs layer 05:57:07 13eebdc497b7: Pulling fs layer 05:57:07 4f4fb700ef54: Pulling fs layer 05:57:07 06715773e931: Pulling fs layer 05:57:07 7fa9dde3b271: Pulling fs layer 05:57:07 d57d563a94ed: Pulling fs layer 05:57:07 06715773e931: Waiting 05:57:07 7fa9dde3b271: Waiting 05:57:07 d57d563a94ed: Waiting 05:57:07 13eebdc497b7: Waiting 05:57:07 4f4fb700ef54: Waiting 05:57:07 7d1a427e917c: Verifying Checksum 05:57:07 7d1a427e917c: Download complete 05:57:07 13eebdc497b7: Verifying Checksum 05:57:07 13eebdc497b7: Download complete 05:57:07 4f4fb700ef54: Verifying Checksum 05:57:07 4f4fb700ef54: Download complete 05:57:07 06715773e931: Verifying Checksum 05:57:07 06715773e931: Download complete 05:57:07 6e174226ea69: Download complete [Pipeline] echo 05:57:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:57:07 $ docker stop --time=1 ffcdfc4176d39e8fdaafca5cd2fac829893ba6723a5181f4214c3535f91199a9 05:57:08 d57d563a94ed: Verifying Checksum 05:57:08 d57d563a94ed: Download complete 05:57:08 6e174226ea69: Pull complete 05:57:09 7d1a427e917c: Pull complete 05:57:09 382d65ac76eb: Download complete 05:57:10 $ docker rm -f --volumes ffcdfc4176d39e8fdaafca5cd2fac829893ba6723a5181f4214c3535f91199a9 [Pipeline] // withDockerContainer [Pipeline] sh 05:57:10 7fa9dde3b271: Verifying Checksum 05:57:10 7fa9dde3b271: Download complete 05:57:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:57:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:57:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:57:11 + ls -al . 05:57:11 total 220 05:57:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 05:55 . 05:57:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 05:54 .. 05:57:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 05:56 .git 05:57:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:54 .github 05:57:11 -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 05:54 .gitignore 05:57:11 -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 05:54 .golangci.yml 05:57:11 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 05:54 .semver 05:57:11 -rw-rw-r-- 1 jenkins jenkins 20318 Oct 30 05:54 Attribution.txt 05:57:11 -rw-rw-r-- 1 jenkins jenkins 1668 Oct 30 05:54 CHANGLOG.md 05:57:11 -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 05:54 Dockerfile 05:57:11 -rw-rw-r-- 1 jenkins jenkins 665 Oct 30 05:54 Jenkinsfile 05:57:11 -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 05:54 LICENSE 05:57:11 -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 05:54 Makefile 05:57:11 -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 05:54 OWNERS.md 05:57:11 -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 05:54 README.md 05:57:11 -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 05:54 VERSION 05:57:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:54 bin 05:57:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 05:54 cmd 05:57:11 -rw-r--r-- 1 jenkins jenkins 19094 Oct 30 05:56 coverage.out 05:57:11 -rw-rw-r-- 1 jenkins jenkins 6154 Oct 30 05:54 go.mod 05:57:11 -rw-rw-r-- 1 jenkins jenkins 87169 Oct 30 05:54 go.sum 05:57:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 05:54 internal 05:57:11 -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 05:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:12 + 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=c519beef24a8a8646206e3847a9d534cebed38f0 --label arch=amd64 --label version=4.1.0-dev.9 . 05:57:12 #0 building with "default" instance using docker driver 05:57:12 05:57:12 #1 [internal] load build definition from Dockerfile 05:57:12 #1 transferring dockerfile: 1.62kB done 05:57:12 #1 DONE 0.0s 05:57:12 05:57:12 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:57:12 #2 DONE 0.0s 05:57:12 05:57:12 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:57:12 #3 DONE 0.6s 05:57:12 05:57:12 #4 [internal] load .dockerignore 05:57:12 #4 transferring context: 2B done 05:57:12 #4 DONE 0.0s 05:57:12 05:57:12 #5 [internal] load build context 05:57:12 #5 transferring context: 29.07kB 0.0s done 05:57:12 #5 DONE 0.0s 05:57:12 05:57:12 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:57:12 #6 DONE 0.1s 05:57:12 05:57:12 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:57:12 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 05:57:12 #7 ... 05:57:12 05:57:12 #8 [builder 2/7] WORKDIR /device-s7 05:57:12 #8 DONE 0.0s 05:57:12 05:57:12 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:57:12 #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 05:57:12 #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:57:12 #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 05:57:12 #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 05:57:12 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:57:13 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 05:57:13 #7 DONE 0.3s 05:57:13 05:57:13 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 05:57:13 #9 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:57:13 #9 0.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:57:14 #9 0.934 OK: 265 MiB in 60 packages 05:57:14 #9 DONE 1.1s 05:57:14 05:57:14 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:57:14 #10 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:57:14 #10 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:57:14 #10 0.751 (1/1) Installing dumb-init (1.2.5-r3) 05:57:14 #10 0.757 Executing busybox-1.37.0-r19.trigger 05:57:14 #10 0.765 OK: 7 MiB in 17 packages 05:57:14 #10 DONE 0.9s 05:57:14 05:57:14 #11 [builder 4/7] COPY go.mod vendor* ./ 05:57:14 #11 DONE 0.0s 05:57:14 05:57:14 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:14 #12 DONE 0.7s 05:57:14 05:57:14 #13 [stage-1 3/7] RUN apk --no-cache upgrade 05:57:14 #13 0.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:57:14 #13 0.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:57:14 #13 ... 05:57:14 05:57:14 #14 [builder 6/7] COPY . . 05:57:14 #14 DONE 0.1s 05:57:15 05:57:15 #13 [stage-1 3/7] RUN apk --no-cache upgrade 05:57:15 #13 0.940 OK: 7 MiB in 17 packages 05:57:15 #13 DONE 1.1s 05:57:15 05:57:15 #15 [builder 7/7] RUN make build 05:57:15 #15 0.218 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 05:57:25 382d65ac76eb: Pull complete 05:57:25 13eebdc497b7: Pull complete 05:57:25 4f4fb700ef54: Pull complete 05:57:25 06715773e931: Pull complete 05:57:34 7fa9dde3b271: Pull complete 05:57:34 d57d563a94ed: Pull complete 05:57:34 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 05:57:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:57:34 ---> 43a1c90cae9b 05:57:34 Step 3/10 : ARG MAKE=make build 05:57:36 ---> Running in a020e34ab831 05:57:36 Removing intermediate container a020e34ab831 05:57:36 ---> 97ecc4f06033 05:57:36 Step 4/10 : WORKDIR /device-s7 05:57:36 ---> Running in d159b196ef02 05:57:36 Removing intermediate container d159b196ef02 05:57:36 ---> 52acbaecf462 05:57:36 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 05:57:37 ---> Running in a9ef1f5efeae 05:57:37 Removing intermediate container a9ef1f5efeae 05:57:37 ---> bfb4e087a2ba 05:57:37 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 05:57:37 ---> Running in 1dcecb5dd25e 05:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:57:40 OK: 255 MiB in 60 packages 05:57:41 Removing intermediate container 1dcecb5dd25e 05:57:41 ---> 319e976859de 05:57:41 Step 7/10 : COPY go.mod vendor* ./ 05:57:41 ---> 387353d2a098 05:57:41 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:41 ---> Running in 30592bacaa87 05:57:41 #15 DONE 26.3s 05:57:41 05:57:41 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 05:57:41 #16 DONE 0.0s 05:57:41 05:57:41 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 05:57:41 #17 DONE 0.2s 05:57:41 05:57:41 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 05:57:41 #18 DONE 0.0s 05:57:41 05:57:41 #19 exporting to image 05:57:41 #19 exporting layers 05:57:41 #19 exporting layers 0.2s done 05:57:41 #19 writing image sha256:b0b894afdb12ddd8d76ba5b57d3c46cde0ff8abcf554edad37f4a36d96abaa22 done 05:57:41 #19 naming to docker.io/library/device-s7 done 05:57:41 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:42 provisioning config files... 05:57:42 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10149769350445422139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:42 ---> ****-login.sh 05:57:42 nexus3.edgexfoundry.org:10001 05:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:42 Login Succeeded 05:57:42 nexus3.edgexfoundry.org:10002 05:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:42 Login Succeeded 05:57:42 nexus3.edgexfoundry.org:10003 05:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:42 Login Succeeded 05:57:42 nexus3.edgexfoundry.org:10004 05:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:42 Login Succeeded 05:57:42 ****.io 05:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:42 Login Succeeded 05:57:42 ---> ****-login.sh ends [Pipeline] } 05:57:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:57:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:57:43 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 05:57:43 c519beef24a8a8646206e3847a9d534cebed38f0 05:57:43 latest 05:57:43 4.1.0-dev.9 05:57:43 c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 05:57:43 main 05:57:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:43 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:43 + docker push nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 05:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:57:43 ee3d650b3539: Preparing 05:57:43 c0a972edc1b9: Preparing 05:57:43 1b98b7f10b40: Preparing 05:57:43 fe7d5e5b4d3f: Preparing 05:57:43 9a071fca14fe: Preparing 05:57:43 256f393e029f: Preparing 05:57:43 256f393e029f: Waiting 05:57:43 1b98b7f10b40: Pushed 05:57:43 fe7d5e5b4d3f: Pushed 05:57:43 9a071fca14fe: Pushed 05:57:43 ee3d650b3539: Pushed 05:57:44 256f393e029f: Pushed 05:57:48 c0a972edc1b9: Pushed 05:57:48 c519beef24a8a8646206e3847a9d534cebed38f0: digest: sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:49 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:49 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 05:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:57:49 ee3d650b3539: Preparing 05:57:49 c0a972edc1b9: Preparing 05:57:49 1b98b7f10b40: Preparing 05:57:49 fe7d5e5b4d3f: Preparing 05:57:49 9a071fca14fe: Preparing 05:57:49 256f393e029f: Preparing 05:57:49 256f393e029f: Waiting 05:57:49 ee3d650b3539: Layer already exists 05:57:49 1b98b7f10b40: Layer already exists 05:57:49 fe7d5e5b4d3f: Layer already exists 05:57:49 c0a972edc1b9: Layer already exists 05:57:49 9a071fca14fe: Layer already exists 05:57:49 256f393e029f: Layer already exists 05:57:49 latest: digest: sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:49 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:50 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 05:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:57:50 ee3d650b3539: Preparing 05:57:50 c0a972edc1b9: Preparing 05:57:50 1b98b7f10b40: Preparing 05:57:50 fe7d5e5b4d3f: Preparing 05:57:50 9a071fca14fe: Preparing 05:57:50 256f393e029f: Preparing 05:57:50 256f393e029f: Waiting 05:57:50 fe7d5e5b4d3f: Layer already exists 05:57:50 1b98b7f10b40: Layer already exists 05:57:50 c0a972edc1b9: Layer already exists 05:57:50 9a071fca14fe: Layer already exists 05:57:50 ee3d650b3539: Layer already exists 05:57:50 256f393e029f: Layer already exists 05:57:50 4.1.0-dev.9: digest: sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:50 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:50 + docker push nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 05:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:57:50 ee3d650b3539: Preparing 05:57:50 c0a972edc1b9: Preparing 05:57:50 1b98b7f10b40: Preparing 05:57:50 fe7d5e5b4d3f: Preparing 05:57:50 9a071fca14fe: Preparing 05:57:50 256f393e029f: Preparing 05:57:50 256f393e029f: Waiting 05:57:50 fe7d5e5b4d3f: Layer already exists 05:57:50 9a071fca14fe: Layer already exists 05:57:50 1b98b7f10b40: Layer already exists 05:57:50 ee3d650b3539: Layer already exists 05:57:50 c0a972edc1b9: Layer already exists 05:57:50 256f393e029f: Layer already exists 05:57:50 c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9: digest: sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:51 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:51 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 05:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:57:51 ee3d650b3539: Preparing 05:57:51 c0a972edc1b9: Preparing 05:57:51 1b98b7f10b40: Preparing 05:57:51 fe7d5e5b4d3f: Preparing 05:57:51 9a071fca14fe: Preparing 05:57:51 256f393e029f: Preparing 05:57:51 256f393e029f: Waiting 05:57:51 c0a972edc1b9: Layer already exists 05:57:51 9a071fca14fe: Layer already exists 05:57:51 ee3d650b3539: Layer already exists 05:57:51 1b98b7f10b40: Layer already exists 05:57:51 fe7d5e5b4d3f: Layer already exists 05:57:51 256f393e029f: Layer already exists 05:57:51 main: digest: sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:57:51 ===================================================== [Pipeline] echo 05:57:51 taggedImages: 05:57:51 - nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 05:57:51 - nexus3.edgexfoundry.org:10004/device-s7:latest 05:57:51 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 05:57:51 - nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 05:57:51 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 05:57:51 ========================================================= 05:57:51 [edgeXBuildMultiArch] RAW Config: 05:57:51 images: 05:57:51 - nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 05:57:51 - nexus3.edgexfoundry.org:10004/device-s7:latest 05:57:51 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 05:57:51 - nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 05:57:51 - nexus3.edgexfoundry.org:10004/device-s7:main 05:57:51 settingsFile: 05:57:51 device-s7-settings 05:57:51 ========================================================= [Pipeline] node 05:58:06 Still waiting to schedule task 05:58:06 All nodes of label ‘centos7-docker-4c-2g’ are offline 05:59:07 Running on prd-centos7-docker-4c-2g-770994 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:07 provisioning config files... 05:59:07 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7942677089482520233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:11 ---> ****-login.sh 05:59:11 nexus3.edgexfoundry.org:10001 05:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:11 Configure a credential helper to remove this warning. See 05:59:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:11 05:59:11 Login Succeeded 05:59:11 nexus3.edgexfoundry.org:10002 05:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:12 Configure a credential helper to remove this warning. See 05:59:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:12 05:59:12 Login Succeeded 05:59:12 nexus3.edgexfoundry.org:10003 05:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:12 Configure a credential helper to remove this warning. See 05:59:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:12 05:59:12 Login Succeeded 05:59:12 nexus3.edgexfoundry.org:10004 05:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:12 Configure a credential helper to remove this warning. See 05:59:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:12 05:59:12 Login Succeeded 05:59:12 ****.io 05:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:12 Configure a credential helper to remove this warning. See 05:59:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:12 05:59:12 Login Succeeded 05:59:12 ---> ****-login.sh ends [Pipeline] } 05:59:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:12 + docker buildx ls 05:59:12 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:59:12 default * docker 05:59:12 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:59:12 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 05:59:12 edgex-builder [Pipeline] sh 05:59:13 + docker buildx inspect --bootstrap 05:59:13 #1 [internal] booting buildkit 05:59:13 #1 pulling image moby/buildkit:buildx-stable-1 05:59:17 #1 pulling image moby/buildkit:buildx-stable-1 4.0s done 05:59:17 #1 creating container buildx_buildkit_edgex-builder0 05:59:18 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 05:59:18 #1 DONE 5.6s 05:59:18 Name: edgex-builder 05:59:18 Driver: docker-container 05:59:18 05:59:18 Nodes: 05:59:18 Name: edgex-builder0 05:59:18 Endpoint: unix:///var/run/docker.sock 05:59:18 Status: running 05:59:18 Buildkit: v0.25.1 05:59:18 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 05:59:19 + docker buildx ls 05:59:19 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:59:19 edgex-builder * docker-container 05:59:19 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 05:59:19 default docker 05:59:19 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:59:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0' 05:59:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 --push - 05:59:19 #1 [internal] load build definition from Dockerfile 05:59:19 #1 transferring dockerfile: 194B done 05:59:19 #1 DONE 0.0s 05:59:19 05:59:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 05:59:19 #2 DONE 0.1s 05:59:19 05:59:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 05:59:19 #3 DONE 0.1s 05:59:19 05:59:19 #4 [internal] load .dockerignore 05:59:19 #4 transferring context: 2B done 05:59:19 #4 DONE 0.0s 05:59:19 05:59:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 05:59:19 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done 05:59:19 #5 DONE 0.0s 05:59:19 05:59:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 05:59:19 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done 05:59:19 #6 DONE 0.1s 05:59:19 05:59:19 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:59:19 #7 DONE 0.0s 05:59:19 05:59:19 #8 exporting to image 05:59:19 #8 exporting layers done 05:59:19 #8 exporting manifest sha256:37f58e98f9c515e2498946a57555379cfed9fda76f5bee2efe8132233710cda4 0.0s done 05:59:19 #8 exporting config sha256:b0b894afdb12ddd8d76ba5b57d3c46cde0ff8abcf554edad37f4a36d96abaa22 done 05:59:19 #8 exporting manifest sha256:0754106d9aabac7a6a99b4dcf250e7a423a68975f9b9250e88e400844385a3a6 done 05:59:19 #8 exporting config sha256:695c949a6c80890a484120a2a137e7cea3756f23a0abd81464d8f9390ea24b33 done 05:59:19 #8 exporting manifest list sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 done 05:59:19 #8 pushing layers 0.1s done 05:59:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0@sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 05:59:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:59:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0@sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 0.1s done 05:59:19 #8 DONE 0.2s 05:59:19 05:59:19 1 warning found (use --debug to expand): 05:59:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:59:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' 05:59:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - 05:59:20 #1 [internal] load build definition from Dockerfile 05:59:20 #1 transferring dockerfile: 160B done 05:59:20 #1 DONE 0.0s 05:59:20 05:59:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 05:59:20 #2 DONE 0.0s 05:59:20 05:59:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 05:59:20 #3 DONE 0.0s 05:59:20 05:59:20 #4 [internal] load .dockerignore 05:59:20 #4 transferring context: 2B done 05:59:20 #4 DONE 0.0s 05:59:20 05:59:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 05:59:20 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done 05:59:20 #5 DONE 0.0s 05:59:20 05:59:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 05:59:20 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done 05:59:20 #6 CACHED 05:59:20 05:59:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 05:59:20 #5 CACHED 05:59:20 05:59:20 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:59:20 #7 DONE 0.0s 05:59:20 05:59:20 #8 exporting to image 05:59:20 #8 exporting layers done 05:59:20 #8 exporting manifest sha256:37f58e98f9c515e2498946a57555379cfed9fda76f5bee2efe8132233710cda4 done 05:59:20 #8 exporting config sha256:b0b894afdb12ddd8d76ba5b57d3c46cde0ff8abcf554edad37f4a36d96abaa22 done 05:59:20 #8 exporting manifest sha256:0754106d9aabac7a6a99b4dcf250e7a423a68975f9b9250e88e400844385a3a6 done 05:59:20 #8 exporting config sha256:695c949a6c80890a484120a2a137e7cea3756f23a0abd81464d8f9390ea24b33 done 05:59:20 #8 exporting manifest list sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 done 05:59:20 #8 pushing layers 0.0s done 05:59:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 0.1s done 05:59:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:59:20 #8 DONE 0.1s 05:59:20 05:59:20 1 warning found (use --debug to expand): 05:59:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:59:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9' 05:59:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 --push - 05:59:21 #1 [internal] load build definition from Dockerfile 05:59:21 #1 transferring dockerfile: 165B done 05:59:21 #1 DONE 0.0s 05:59:21 05:59:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 05:59:21 #2 DONE 0.0s 05:59:21 05:59:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 05:59:21 #3 DONE 0.0s 05:59:21 05:59:21 #4 [internal] load .dockerignore 05:59:21 #4 transferring context: 2B done 05:59:21 #4 DONE 0.0s 05:59:21 05:59:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 05:59:21 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done 05:59:21 #5 CACHED 05:59:21 05:59:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 05:59:21 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done 05:59:21 #6 CACHED 05:59:21 05:59:21 #7 exporting to image 05:59:21 #7 exporting layers done 05:59:21 #7 exporting manifest sha256:37f58e98f9c515e2498946a57555379cfed9fda76f5bee2efe8132233710cda4 done 05:59:21 #7 exporting config sha256:b0b894afdb12ddd8d76ba5b57d3c46cde0ff8abcf554edad37f4a36d96abaa22 done 05:59:21 #7 exporting manifest sha256:0754106d9aabac7a6a99b4dcf250e7a423a68975f9b9250e88e400844385a3a6 05:59:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:59:21 #7 exporting manifest sha256:0754106d9aabac7a6a99b4dcf250e7a423a68975f9b9250e88e400844385a3a6 done 05:59:21 #7 exporting config sha256:695c949a6c80890a484120a2a137e7cea3756f23a0abd81464d8f9390ea24b33 done 05:59:21 #7 exporting manifest list sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 done 05:59:21 #7 pushing layers 0.0s done 05:59:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9@sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 0.1s done 05:59:21 #7 DONE 0.1s 05:59:21 05:59:21 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:59:21 #8 DONE 0.0s 05:59:21 05:59:21 1 warning found (use --debug to expand): 05:59:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:59:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9' 05:59:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 --push - 05:59:21 #1 [internal] load build definition from Dockerfile 05:59:21 #1 transferring dockerfile: 206B done 05:59:21 #1 DONE 0.0s 05:59:21 05:59:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 05:59:21 #2 DONE 0.0s 05:59:21 05:59:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 05:59:21 #3 DONE 0.0s 05:59:21 05:59:21 #4 [internal] load .dockerignore 05:59:21 #4 transferring context: 2B done 05:59:21 #4 DONE 0.0s 05:59:21 05:59:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 05:59:21 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done 05:59:21 #5 DONE 0.0s 05:59:21 05:59:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 05:59:21 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done 05:59:21 #6 CACHED 05:59:21 05:59:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 05:59:21 #5 CACHED 05:59:21 05:59:21 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:59:21 #7 DONE 0.0s 05:59:21 05:59:21 #8 exporting to image 05:59:21 #8 exporting layers done 05:59:21 #8 exporting manifest sha256:37f58e98f9c515e2498946a57555379cfed9fda76f5bee2efe8132233710cda4 done 05:59:21 #8 exporting config sha256:b0b894afdb12ddd8d76ba5b57d3c46cde0ff8abcf554edad37f4a36d96abaa22 done 05:59:21 #8 exporting manifest sha256:0754106d9aabac7a6a99b4dcf250e7a423a68975f9b9250e88e400844385a3a6 done 05:59:21 #8 exporting config sha256:695c949a6c80890a484120a2a137e7cea3756f23a0abd81464d8f9390ea24b33 done 05:59:21 #8 exporting manifest list sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 done 05:59:21 #8 pushing layers 0.0s done 05:59:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9@sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 0.1s done 05:59:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:59:21 #8 DONE 0.1s 05:59:21 05:59:21 1 warning found (use --debug to expand): 05:59:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:59:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' 05:59:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - 05:59:21 #1 [internal] load build definition from Dockerfile 05:59:21 #1 transferring dockerfile: 158B done 05:59:21 #1 DONE 0.0s 05:59:21 05:59:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 05:59:21 #2 DONE 0.0s 05:59:21 05:59:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 05:59:21 #3 DONE 0.0s 05:59:21 05:59:21 #4 [internal] load .dockerignore 05:59:21 #4 transferring context: 2B done 05:59:21 #4 DONE 0.0s 05:59:21 05:59:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 05:59:21 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done 05:59:21 #5 DONE 0.0s 05:59:21 05:59:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 05:59:22 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done 05:59:22 #6 CACHED 05:59:22 05:59:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 05:59:22 #5 CACHED 05:59:22 05:59:22 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:59:22 #7 DONE 0.0s 05:59:22 05:59:22 #8 exporting to image 05:59:22 #8 exporting layers done 05:59:22 #8 exporting manifest sha256:37f58e98f9c515e2498946a57555379cfed9fda76f5bee2efe8132233710cda4 done 05:59:22 #8 exporting config sha256:b0b894afdb12ddd8d76ba5b57d3c46cde0ff8abcf554edad37f4a36d96abaa22 done 05:59:22 #8 exporting manifest sha256:0754106d9aabac7a6a99b4dcf250e7a423a68975f9b9250e88e400844385a3a6 done 05:59:22 #8 exporting config sha256:695c949a6c80890a484120a2a137e7cea3756f23a0abd81464d8f9390ea24b33 done 05:59:22 #8 exporting manifest list sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 done 05:59:22 #8 pushing layers 0.0s done 05:59:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 0.1s done 05:59:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:59:22 #8 DONE 0.1s 05:59:22 05:59:22 1 warning found (use --debug to expand): 05:59:22  - 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 05:59:22 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:59:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:59:23 ---> package-listing.sh 05:59:23 ++ facter osfamily 05:59:23 ++ tr '[:upper:]' '[:lower:]' 05:59:23 + OS_FAMILY=redhat 05:59:23 + workspace=/w/workspace/edgexfoundry_device-s7_main 05:59:23 + START_PACKAGES=/tmp/packages_start.txt 05:59:23 + END_PACKAGES=/tmp/packages_end.txt 05:59:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:59:23 + PACKAGES=/tmp/packages_start.txt 05:59:23 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 05:59:23 + PACKAGES=/tmp/packages_end.txt 05:59:23 + case "${OS_FAMILY}" in 05:59:23 + rpm -qa 05:59:23 + sort 05:59:24 + '[' -f /tmp/packages_start.txt ']' 05:59:24 + '[' -f /tmp/packages_end.txt ']' 05:59:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:59:24 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 05:59:24 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 05:59:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 05:59:24 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 05:59:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:25 05:59:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:25 latest: Pulling from edgex-lftools-log-publisher 05:59:25 5eb5b503b376: Pulling fs layer 05:59:25 5c69ac0246d0: Pulling fs layer 05:59:25 ec43610c2a17: Pulling fs layer 05:59:25 3a2ae6a8a46f: Pulling fs layer 05:59:25 33b1e0a273af: Pulling fs layer 05:59:25 5d3b04190fa2: Pulling fs layer 05:59:25 2f39f015ded8: Pulling fs layer 05:59:25 33b1e0a273af: Waiting 05:59:25 5d3b04190fa2: Waiting 05:59:25 2f39f015ded8: Waiting 05:59:25 3a2ae6a8a46f: Waiting 05:59:25 5c69ac0246d0: Verifying Checksum 05:59:25 5c69ac0246d0: Download complete 05:59:25 3a2ae6a8a46f: Verifying Checksum 05:59:25 3a2ae6a8a46f: Download complete 05:59:25 ec43610c2a17: Verifying Checksum 05:59:25 ec43610c2a17: Download complete 05:59:25 33b1e0a273af: Verifying Checksum 05:59:25 33b1e0a273af: Download complete 05:59:25 5d3b04190fa2: Verifying Checksum 05:59:25 5d3b04190fa2: Download complete 05:59:25 5eb5b503b376: Verifying Checksum 05:59:25 5eb5b503b376: Download complete 05:59:26 2f39f015ded8: Verifying Checksum 05:59:26 2f39f015ded8: Download complete 05:59:27 5eb5b503b376: Pull complete 05:59:27 5c69ac0246d0: Pull complete 05:59:27 ec43610c2a17: Pull complete 05:59:27 3a2ae6a8a46f: Pull complete 05:59:27 33b1e0a273af: Pull complete 05:59:27 5d3b04190fa2: Pull complete 05:59:32 2f39f015ded8: Pull complete 05:59:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:32 prd-centos7-docker-4c-2g-770994 does not seem to be running inside a container 05:59:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:59:33 Removing intermediate container 30592bacaa87 05:59:33 ---> 6704cd31df2d 05:59:33 Step 9/10 : COPY . . 05:59:33 ---> d26adc8365f0 05:59:33 Step 10/10 : RUN ${MAKE} 05:59:33 ---> Running in d7df6b08ad41 05:59:33 noop 05:59:33 Removing intermediate container d7df6b08ad41 05:59:33 ---> 958bdfa4d697 05:59:33 Successfully built 958bdfa4d697 05:59:33 Successfully tagged ci-base-image-arm64:latest 05:59:35 $ docker top 143037d9bb0214da4ff8ee10351f44fab3248693af150732f03ac6d088ceaddb -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:36 + touch /tmp/pre-build-complete [Pipeline] sh 05:59:36 + docker inspect -f . ci-base-image-arm64 05:59:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:36 prd-ubuntu20.04-docker-arm64-4c-16g-770993 does not seem to be running inside a container 05:59:36 + mkdir -p /var/log/sysstat 05:59:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/34 -v /w/workspace/device-s7/34:/w/workspace/device-s7/34:rw,z -v /w/workspace/device-s7/34@tmp:/w/workspace/device-s7/34@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 05:59:37 $ docker top ee3f2b81f138d8678ed5cafacb45d5053dc4a13c1b3d5efd252a249af902989f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 05:59:38 + ls /var/log/sa-host 05:59:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:38 provisioning config files... 05:59:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15896762361269236116tmp [Pipeline] { [Pipeline] echo 05:59:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:59:38 + go version 05:59:38 go version go1.23.12 linux/arm64 [Pipeline] } 05:59:38 $ docker stop --time=1 ee3f2b81f138d8678ed5cafacb45d5053dc4a13c1b3d5efd252a249af902989f 05:59:38 ---> create-netrc.sh 05:59:40 $ docker rm -f --volumes ee3f2b81f138d8678ed5cafacb45d5053dc4a13c1b3d5efd252a249af902989f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 05:59:40 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:41 ---> python-tools-install.sh [Pipeline] echo 05:59:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:59:41 + docker inspect -f . ci-base-image-arm64 05:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:41 ---> sudo-logs.sh 05:59:41 Archiving 'sudo' log.. 05:59:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-770994.novalocal: Name or service not known 05:59:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-770994.novalocal: Name or service not known 05:59:41 prd-ubuntu20.04-docker-arm64-4c-16g-770993 does not seem to be running inside a container 05:59:41 $ 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/34 -v /w/workspace/device-s7/34:/w/workspace/device-s7/34:rw,z -v /w/workspace/device-s7/34@tmp:/w/workspace/device-s7/34@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 05:59:42 $ docker top a532fb8ba92bc4e7063374c9939b6e26f4bde3973bcf8d1e96911118cbd09df6 -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] echo 05:59:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:59:43 ---> job-cost.sh 05:59:43 lf-activate-venv: SKIPPING 05:59:43 INFO: No Stack... 05:59:43 INFO: Retrieving Pricing Info for: v3-standard-2 05:59:43 + git config --global --add safe.directory /w/workspace/device-s7/34 [Pipeline] fileExists [Pipeline] sh 05:59:44 INFO: Archiving Costs [Pipeline] echo 05:59:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:59:44 + make test 05:59:44 go test -race -coverprofile=coverage.out ./... 05:59:44 ---> logs-deploy.sh 05:59:44 lf-activate-venv: SKIPPING 05:59:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/34 05:59:44 INFO: archiving workspace using pattern(s): 05:59:45 Archives upload complete. 05:59:45 INFO: archiving logs to Nexus 05:59:46 ---> uname -a: 05:59:46 Linux prd-centos7-docker-4c-2g-770994.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 05:59:46 05:59:46 05:59:46 ---> lscpu: 05:59:46 Architecture: x86_64 05:59:46 CPU op-mode(s): 32-bit, 64-bit 05:59:46 Byte Order: Little Endian 05:59:46 Address sizes: 40 bits physical, 48 bits virtual 05:59:46 CPU(s): 2 05:59:46 On-line CPU(s) list: 0,1 05:59:46 Thread(s) per core: 1 05:59:46 Core(s) per socket: 1 05:59:46 Socket(s): 2 05:59:46 NUMA node(s): 1 05:59:46 Vendor ID: AuthenticAMD 05:59:46 CPU family: 23 05:59:46 Model: 49 05:59:46 Model name: AMD EPYC-Rome Processor 05:59:46 Stepping: 0 05:59:46 CPU MHz: 2799.998 05:59:46 BogoMIPS: 5599.99 05:59:46 Virtualization: AMD-V 05:59:46 Hypervisor vendor: KVM 05:59:46 Virtualization type: full 05:59:46 L1d cache: 64 KiB 05:59:46 L1i cache: 64 KiB 05:59:46 L2 cache: 1 MiB 05:59:46 L3 cache: 32 MiB 05:59:46 NUMA node0 CPU(s): 0,1 05:59:46 Vulnerability Itlb multihit: Not affected 05:59:46 Vulnerability L1tf: Not affected 05:59:46 Vulnerability Mds: Not affected 05:59:46 Vulnerability Meltdown: Not affected 05:59:46 Vulnerability Mmio stale data: Not affected 05:59:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:59:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:59:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:59:46 Vulnerability Srbds: Not affected 05:59:46 Vulnerability Tsx async abort: Not affected 05:59:46 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 05:59:46 05:59:46 05:59:46 ---> nproc: 05:59:46 2 05:59:46 05:59:46 05:59:46 ---> df -h: 05:59:46 Filesystem Size Used Avail Use% Mounted on 05:59:46 overlay 40G 7.3G 33G 19% / 05:59:46 tmpfs 64M 0 64M 0% /dev 05:59:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:59:46 shm 64M 0 64M 0% /dev/shm 05:59:46 /dev/vda1 40G 7.3G 33G 19% /facter-os 05:59:46 05:59:46 05:59:46 Cannot open /var/log/sysstat/sa30: No such file or directory 05:59:46 Please check if data collecting is enabled 05:59:46 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:46 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 05:59:46 $ docker stop --time=1 143037d9bb0214da4ff8ee10351f44fab3248693af150732f03ac6d088ceaddb 05:59:47 $ docker rm -f --volumes 143037d9bb0214da4ff8ee10351f44fab3248693af150732f03ac6d088ceaddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 05:59:47 [WS-CLEANUP] Deleting project workspace... 05:59:47 [WS-CLEANUP] Deferred wipeout is used... 05:59:47 [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 05:59:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:47 05:59:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:48 latest: Pulling from edgex-lftools-log-publisher 05:59:48 5eb5b503b376: Pulling fs layer 05:59:48 5c69ac0246d0: Pulling fs layer 05:59:48 ec43610c2a17: Pulling fs layer 05:59:48 3a2ae6a8a46f: Pulling fs layer 05:59:48 33b1e0a273af: Pulling fs layer 05:59:48 5d3b04190fa2: Pulling fs layer 05:59:48 2f39f015ded8: Pulling fs layer 05:59:48 33b1e0a273af: Waiting 05:59:48 2f39f015ded8: Waiting 05:59:48 5d3b04190fa2: Waiting 05:59:48 3a2ae6a8a46f: Waiting 05:59:48 5c69ac0246d0: Download complete 05:59:48 3a2ae6a8a46f: Verifying Checksum 05:59:48 3a2ae6a8a46f: Download complete 05:59:48 33b1e0a273af: Verifying Checksum 05:59:48 33b1e0a273af: Download complete 05:59:48 5d3b04190fa2: Verifying Checksum 05:59:48 5d3b04190fa2: Download complete 05:59:48 ec43610c2a17: Verifying Checksum 05:59:48 ec43610c2a17: Download complete 05:59:48 5eb5b503b376: Download complete 05:59:49 2f39f015ded8: Verifying Checksum 05:59:49 2f39f015ded8: Download complete 05:59:50 5eb5b503b376: Pull complete 05:59:50 5c69ac0246d0: Pull complete 05:59:51 ec43610c2a17: Pull complete 05:59:51 3a2ae6a8a46f: Pull complete 05:59:51 33b1e0a273af: Pull complete 05:59:51 5d3b04190fa2: Pull complete 05:59:57 2f39f015ded8: Pull complete 05:59:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:58 prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container 05:59:58 $ 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 05:59:59 $ docker top 7c7de150b369d924b7d6d013620eb4052049ce63331178e67765874e5a7dd1e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:59 ---> job-cost.sh 05:59:59 lf-activate-venv: SKIPPING 05:59:59 INFO: No Stack... 06:00:00 INFO: Retrieving Pricing Info for: v3-standard-8 06:00:00 INFO: Archiving Costs [Pipeline] sh 06:00:00 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 06:00:00 + cut -d, -f6 [Pipeline] lock 06:00:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-34-stack-cost] 06:00:00 Resource [jenkins-edgexfoundry-device-s7-main-34-stack-cost] did not exist. Created. 06:00:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:01 + echo total: 0.2199999988079071 [Pipeline] stash 06:00:01 Stashed 1 file(s) [Pipeline] } 06:00:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 06:00:01 $ docker stop --time=1 7c7de150b369d924b7d6d013620eb4052049ce63331178e67765874e5a7dd1e9 06:00:02 $ docker rm -f --volumes 7c7de150b369d924b7d6d013620eb4052049ce63331178e67765874e5a7dd1e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00:31 ? github.com/edgexfoundry/device-s7 [no test files] 06:04:07 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 06:04:07 ok github.com/edgexfoundry/device-s7/internal/driver 1.112s coverage: 6.8% of statements 06:04:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:04:07 go vet ./... 06:08:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:08:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:08:14 ./bin/test-attribution-txt.sh 06:08:14 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:08:14 $ docker stop --time=1 a532fb8ba92bc4e7063374c9939b6e26f4bde3973bcf8d1e96911118cbd09df6 06:08:17 $ docker rm -f --volumes a532fb8ba92bc4e7063374c9939b6e26f4bde3973bcf8d1e96911118cbd09df6 [Pipeline] // withDockerContainer [Pipeline] sh 06:08:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:08:19 Warning: overwriting stash ‘coverage-report’ 06:08:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:08:21 + ls -al . 06:08:21 total 216 06:08:21 drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 05:59 . 06:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 05:56 .. 06:08:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 05:57 .git 06:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:56 .github 06:08:21 -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 05:56 .gitignore 06:08:21 -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 05:56 .golangci.yml 06:08:21 -rw-rw-r-- 1 jenkins jenkins 20318 Oct 30 05:56 Attribution.txt 06:08:21 -rw-rw-r-- 1 jenkins jenkins 1668 Oct 30 05:56 CHANGLOG.md 06:08:21 -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 05:56 Dockerfile 06:08:21 -rw-rw-r-- 1 jenkins jenkins 665 Oct 30 05:56 Jenkinsfile 06:08:21 -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 05:56 LICENSE 06:08:21 -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 05:56 Makefile 06:08:21 -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 05:56 OWNERS.md 06:08:21 -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 05:56 README.md 06:08:21 -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 05:54 VERSION 06:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:56 bin 06:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 05:56 cmd 06:08:21 -rw-r--r-- 1 jenkins jenkins 19094 Oct 30 06:04 coverage.out 06:08:21 -rw-rw-r-- 1 jenkins jenkins 6154 Oct 30 05:56 go.mod 06:08:21 -rw-rw-r-- 1 jenkins jenkins 87169 Oct 30 05:56 go.sum 06:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 05:56 internal 06:08:21 -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 05:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:21 + 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=c519beef24a8a8646206e3847a9d534cebed38f0 --label arch=arm64 --label version=4.1.0-dev.9 . 06:08:21 Sending build context to Docker daemon 8.113MB 06:08:21 Step 1/24 : ARG BASE=golang:1.23-alpine3.22 06:08:21 Step 2/24 : FROM ${BASE} AS builder 06:08:21 ---> 958bdfa4d697 06:08:21 Step 3/24 : ARG MAKE=make build 06:08:22 ---> Running in d5be6870ebcf 06:08:22 Removing intermediate container d5be6870ebcf 06:08:22 ---> 51dd95d06226 06:08:22 Step 4/24 : WORKDIR /device-s7 06:08:22 ---> Running in 6c6b4ea6e8d5 06:08:22 Removing intermediate container 6c6b4ea6e8d5 06:08:22 ---> 32fa4d124546 06:08:22 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 06:08:22 ---> Running in 72e20ccb63e8 06:08:23 Removing intermediate container 72e20ccb63e8 06:08:23 ---> ee42ffdb1835 06:08:23 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 06:08:23 ---> Running in 38ec6a73baf5 06:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:08:26 OK: 255 MiB in 60 packages 06:08:26 Removing intermediate container 38ec6a73baf5 06:08:26 ---> 88b766fafbd9 06:08:26 Step 7/24 : COPY go.mod vendor* ./ 06:08:27 ---> 3098c7b862d0 06:08:27 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:27 ---> Running in 01ec7349270f 06:08:30 Removing intermediate container 01ec7349270f 06:08:30 ---> 3a6920e7b2e8 06:08:30 Step 9/24 : COPY . . 06:08:31 ---> 15c5cdc25593 06:08:31 Step 10/24 : RUN ${MAKE} 06:08:31 ---> Running in 08c5602a9ff7 06:08:32 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 06:12:23 Removing intermediate container 08c5602a9ff7 06:12:23 ---> 4ee4fee58285 06:12:23 Step 11/24 : FROM alpine:3.22 06:12:23 3.22: Pulling from library/alpine 06:12:23 6b59a28fa201: Pulling fs layer 06:12:23 6b59a28fa201: Verifying Checksum 06:12:23 6b59a28fa201: Download complete 06:12:23 6b59a28fa201: Pull complete 06:12:23 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:12:23 Status: Downloaded newer image for alpine:3.22 06:12:23 ---> 171e65262c80 06:12:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 06:12:23 ---> Running in 795eebc952a1 06:12:23 Removing intermediate container 795eebc952a1 06:12:23 ---> 29a9733e4aad 06:12:23 Step 13/24 : RUN apk add --update --no-cache dumb-init 06:12:23 ---> Running in f3dde8b9b46e 06:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:12:23 (1/1) Installing dumb-init (1.2.5-r3) 06:12:23 Executing busybox-1.37.0-r19.trigger 06:12:23 OK: 8 MiB in 17 packages 06:12:23 Removing intermediate container f3dde8b9b46e 06:12:23 ---> 0b6e4aac608a 06:12:23 Step 14/24 : RUN apk --no-cache upgrade 06:12:23 ---> Running in e3ad21d69907 06:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:12:23 OK: 8 MiB in 17 packages 06:12:23 Removing intermediate container e3ad21d69907 06:12:23 ---> f24abe2d5822 06:12:23 Step 15/24 : WORKDIR / 06:12:23 ---> Running in 00117230cf93 06:12:23 Removing intermediate container 00117230cf93 06:12:23 ---> fa61f8ffd341 06:12:23 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 06:12:24 ---> 5f118ec502ae 06:12:24 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 06:12:26 ---> 22d230ab24a8 06:12:26 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 06:12:26 ---> f8b0fe51fa3a 06:12:26 Step 19/24 : EXPOSE 59994 06:12:26 ---> Running in 7b6939f07f62 06:12:26 Removing intermediate container 7b6939f07f62 06:12:26 ---> 2c1c630816ba 06:12:26 Step 20/24 : ENTRYPOINT ["/device-s7"] 06:12:26 ---> Running in 37560463e5f0 06:12:27 Removing intermediate container 37560463e5f0 06:12:27 ---> 00508e0a1a45 06:12:27 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:12:27 ---> Running in 0373f1f93671 06:12:27 Removing intermediate container 0373f1f93671 06:12:27 ---> 6812dcb34c07 06:12:27 Step 22/24 : LABEL arch=arm64 06:12:27 ---> Running in a98e1bf4c724 06:12:27 Removing intermediate container a98e1bf4c724 06:12:27 ---> 985bd15df080 06:12:27 Step 23/24 : LABEL git_sha=c519beef24a8a8646206e3847a9d534cebed38f0 06:12:27 ---> Running in da83443c4df6 06:12:28 Removing intermediate container da83443c4df6 06:12:28 ---> 7cdf359b3ca7 06:12:28 Step 24/24 : LABEL version=4.1.0-dev.9 06:12:28 ---> Running in c1eb198111d9 06:12:28 Removing intermediate container c1eb198111d9 06:12:28 ---> ebc2a67fb121 06:12:28 [Warning] One or more build-args [ARCH] were not consumed 06:12:28 Successfully built ebc2a67fb121 06:12:28 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 06:12:28 provisioning config files... 06:12:29 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/34@tmp/config7023967892761758280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:29 ---> ****-login.sh 06:12:29 nexus3.edgexfoundry.org:10001 06:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:29 Configure a credential helper to remove this warning. See 06:12:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:29 06:12:29 Login Succeeded 06:12:29 nexus3.edgexfoundry.org:10002 06:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:29 Configure a credential helper to remove this warning. See 06:12:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:29 06:12:29 Login Succeeded 06:12:29 nexus3.edgexfoundry.org:10003 06:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:30 Configure a credential helper to remove this warning. See 06:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:30 06:12:30 Login Succeeded 06:12:30 nexus3.edgexfoundry.org:10004 06:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:30 Configure a credential helper to remove this warning. See 06:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:30 06:12:30 Login Succeeded 06:12:30 ****.io 06:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:31 Configure a credential helper to remove this warning. See 06:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:31 06:12:31 Login Succeeded 06:12:31 ---> ****-login.sh ends [Pipeline] } 06:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:12:31 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 06:12:31 c519beef24a8a8646206e3847a9d534cebed38f0 06:12:31 latest 06:12:31 4.1.0-dev.9 06:12:31 c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 06:12:31 main 06:12:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:31 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:32 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0 06:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:12:32 02745fe10564: Preparing 06:12:32 953597e20b67: Preparing 06:12:32 e265025c6eff: Preparing 06:12:32 38f7a70cc2a5: Preparing 06:12:32 2ffbfe975ff3: Preparing 06:12:32 0e64f2360a44: Preparing 06:12:32 0e64f2360a44: Waiting 06:12:32 e265025c6eff: Pushed 06:12:32 38f7a70cc2a5: Pushed 06:12:32 0e64f2360a44: Layer already exists 06:12:32 02745fe10564: Pushed 06:12:32 2ffbfe975ff3: Pushed 06:12:42 953597e20b67: Pushed 06:12:42 c519beef24a8a8646206e3847a9d534cebed38f0: digest: sha256:f8d8af1b34deb7e96d71f0c61b344eff6a555f96f78434bda268542dd77a185c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:42 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:43 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 06:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:12:43 02745fe10564: Preparing 06:12:43 953597e20b67: Preparing 06:12:43 e265025c6eff: Preparing 06:12:43 38f7a70cc2a5: Preparing 06:12:43 2ffbfe975ff3: Preparing 06:12:43 0e64f2360a44: Preparing 06:12:43 0e64f2360a44: Waiting 06:12:43 e265025c6eff: Layer already exists 06:12:43 38f7a70cc2a5: Layer already exists 06:12:43 953597e20b67: Layer already exists 06:12:43 02745fe10564: Layer already exists 06:12:43 2ffbfe975ff3: Layer already exists 06:12:43 0e64f2360a44: Layer already exists 06:12:43 latest: digest: sha256:f8d8af1b34deb7e96d71f0c61b344eff6a555f96f78434bda268542dd77a185c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:43 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:44 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.9 06:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:12:44 02745fe10564: Preparing 06:12:44 953597e20b67: Preparing 06:12:44 e265025c6eff: Preparing 06:12:44 38f7a70cc2a5: Preparing 06:12:44 2ffbfe975ff3: Preparing 06:12:44 0e64f2360a44: Preparing 06:12:44 0e64f2360a44: Waiting 06:12:44 2ffbfe975ff3: Layer already exists 06:12:44 e265025c6eff: Layer already exists 06:12:44 02745fe10564: Layer already exists 06:12:44 38f7a70cc2a5: Layer already exists 06:12:44 953597e20b67: Layer already exists 06:12:44 0e64f2360a44: Layer already exists 06:12:44 4.1.0-dev.9: digest: sha256:f8d8af1b34deb7e96d71f0c61b344eff6a555f96f78434bda268542dd77a185c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:44 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:45 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 06:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:12:45 02745fe10564: Preparing 06:12:45 953597e20b67: Preparing 06:12:45 e265025c6eff: Preparing 06:12:45 38f7a70cc2a5: Preparing 06:12:45 2ffbfe975ff3: Preparing 06:12:45 0e64f2360a44: Preparing 06:12:45 38f7a70cc2a5: Layer already exists 06:12:45 02745fe10564: Layer already exists 06:12:45 2ffbfe975ff3: Layer already exists 06:12:45 953597e20b67: Layer already exists 06:12:45 e265025c6eff: Layer already exists 06:12:45 0e64f2360a44: Layer already exists 06:12:45 c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9: digest: sha256:f8d8af1b34deb7e96d71f0c61b344eff6a555f96f78434bda268542dd77a185c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:45 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:46 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 06:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:12:46 02745fe10564: Preparing 06:12:46 953597e20b67: Preparing 06:12:46 e265025c6eff: Preparing 06:12:46 38f7a70cc2a5: Preparing 06:12:46 2ffbfe975ff3: Preparing 06:12:46 0e64f2360a44: Preparing 06:12:46 0e64f2360a44: Waiting 06:12:46 953597e20b67: Layer already exists 06:12:46 38f7a70cc2a5: Layer already exists 06:12:46 2ffbfe975ff3: Layer already exists 06:12:46 02745fe10564: Layer already exists 06:12:46 e265025c6eff: Layer already exists 06:12:46 0e64f2360a44: Layer already exists 06:12:46 main: digest: sha256:f8d8af1b34deb7e96d71f0c61b344eff6a555f96f78434bda268542dd77a185c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:46 ===================================================== [Pipeline] echo 06:12:46 taggedImages: 06:12:46 - nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0 06:12:46 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 06:12:46 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.9 06:12:46 - nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 06:12:46 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 06:12:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] echo 06:12:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 06:12:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.9 [Pipeline] echo 06:12:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [Pipeline] echo 06:12:46 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 06:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:47 06:12:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:47 arm64: Pulling from edgex-lftools-log-publisher 06:12:47 8998bd30e6a1: Pulling fs layer 06:12:47 04944245beec: Pulling fs layer 06:12:47 699f458cf7ca: Pulling fs layer 06:12:47 765212b225bb: Pulling fs layer 06:12:47 f23df028b6ca: Pulling fs layer 06:12:47 d65c8cfc05b1: Pulling fs layer 06:12:47 2437ff75d9bd: Pulling fs layer 06:12:47 f23df028b6ca: Waiting 06:12:47 d65c8cfc05b1: Waiting 06:12:47 2437ff75d9bd: Waiting 06:12:47 765212b225bb: Waiting 06:12:47 04944245beec: Verifying Checksum 06:12:47 04944245beec: Download complete 06:12:47 765212b225bb: Verifying Checksum 06:12:47 765212b225bb: Download complete 06:12:47 f23df028b6ca: Verifying Checksum 06:12:47 f23df028b6ca: Download complete 06:12:47 d65c8cfc05b1: Verifying Checksum 06:12:47 d65c8cfc05b1: Download complete 06:12:47 699f458cf7ca: Verifying Checksum 06:12:47 699f458cf7ca: Download complete 06:12:48 8998bd30e6a1: Verifying Checksum 06:12:48 8998bd30e6a1: Download complete 06:12:50 2437ff75d9bd: Verifying Checksum 06:12:50 2437ff75d9bd: Download complete 06:12:52 8998bd30e6a1: Pull complete 06:12:53 04944245beec: Pull complete 06:12:54 699f458cf7ca: Pull complete 06:12:55 765212b225bb: Pull complete 06:12:55 f23df028b6ca: Pull complete 06:12:55 d65c8cfc05b1: Pull complete 06:13:14 2437ff75d9bd: Pull complete 06:13:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:13:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:14 prd-ubuntu20.04-docker-arm64-4c-16g-770993 does not seem to be running inside a container 06:13:14 $ 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/34 -v /w/workspace/device-s7/34:/w/workspace/device-s7/34:rw,z -v /w/workspace/device-s7/34@tmp:/w/workspace/device-s7/34@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 06:13:17 $ docker top 63444ce9b9c70dc50e4a09c204c50890ef63c814bba596803994d8f1c94d1ea7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:17 ---> job-cost.sh 06:13:17 lf-activate-venv: SKIPPING 06:13:17 INFO: No Stack... 06:13:18 INFO: Retrieving Pricing Info for: v3-standard-4 06:13:19 INFO: Archiving Costs [Pipeline] sh 06:13:19 + + cut -d, -f6 06:13:19 cat /w/workspace/device-s7/34/archives/cost.csv [Pipeline] lock 06:13:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-34-stack-cost] 06:13:19 Resource [jenkins-edgexfoundry-device-s7-main-34-stack-cost] did not exist. Created. 06:13:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:13:20 /w/workspace/device-s7/34@tmp/durable-3d6998cd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:13:20 + echo total: 0.10999999940395355 [Pipeline] stash 06:13:20 Warning: overwriting stash ‘stack-cost’ 06:13:20 Stashed 1 file(s) [Pipeline] } 06:13:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 06:13:20 $ docker stop --time=1 63444ce9b9c70dc50e4a09c204c50890ef63c814bba596803994d8f1c94d1ea7 06:13:22 $ docker rm -f --volumes 63444ce9b9c70dc50e4a09c204c50890ef63c814bba596803994d8f1c94d1ea7 [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 06:13:22 provisioning config files... 06:13:22 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8762188052478827742tmp [Pipeline] { [Pipeline] sh 06:13:22 + set +x 06:13:22 + bash -s -- 06:13:22 + curl -s https://codecov.io/bash 06:13:22 06:13:22 _____ _ 06:13:22 / ____| | | 06:13:22 | | ___ __| | ___ ___ _____ __ 06:13:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:13:22 | |___| (_) | (_| | __/ (_| (_) \ V / 06:13:22 \_____\___/ \__,_|\___|\___\___/ \_/ 06:13:22 Bash-1.0.6 06:13:22 06:13:22 06:13:22 ==> git version 2.25.1 found 06:13:22 ==> 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 06:13:22 Release-Date: 2020-01-08 06:13:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:13:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:13:22 ==> Jenkins CI detected. 06:13:22 current dir:  /w/workspace/edgexfoundry_device-s7_main 06:13:22 project root: . 06:13:22 --> token set from env 06:13:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:13:23 ==> Running gcov in . (disable via -X gcov) 06:13:23 ==> Python coveragepy not found 06:13:23 ==> Searching for coverage reports in: 06:13:23 + . 06:13:23 -> Found 1 reports 06:13:23 ==> Detecting git/mercurial file structure 06:13:23 ==> Reading reports 06:13:23 + ./coverage.out bytes=19094 06:13:23 ==> Appending adjustments 06:13:23 https://docs.codecov.io/docs/fixing-reports 06:13:23 + Found adjustments 06:13:23 ==> Gzipping contents 06:13:23 4.0K /tmp/codecov.P3WSZ5.gz 06:13:23 ==> Uploading reports 06:13:23 url: https://codecov.io 06:13:23 query: branch=main&commit=c519beef24a8a8646206e3847a9d534cebed38f0&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 06:13:23 -> Pinging Codecov 06:13:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c519beef24a8a8646206e3847a9d534cebed38f0&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 06:13:23 -> Uploading to 06:13:23 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/c519beef24a8a8646206e3847a9d534cebed38f0/c9b68fa3-a77d-46a4-b243-f690ff406b29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251030T061323Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c9feeef0c5d81ff6ce8cc1016fd9d673791422f9af436f04b6cfdb0cb54fab88 06:13:23 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:23 Dload Upload Total Spent Left Speed 06:13:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17371 --:--:-- --:--:-- --:--:-- 17371 06:13:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] } 06:13:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:13:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:13:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:13:24 06:13:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:13:24 latest: Pulling from edgex-devops/edgex-snyk-go 06:13:24 0a9a5dfd008f: Pulling fs layer 06:13:24 36466aa92d05: Pulling fs layer 06:13:24 e10405b45d13: Pulling fs layer 06:13:24 096b7ceb2af7: Pulling fs layer 06:13:24 4f4fb700ef54: Pulling fs layer 06:13:24 e50aa161e22a: Pulling fs layer 06:13:24 d3c8db5fb9df: Pulling fs layer 06:13:24 096b7ceb2af7: Waiting 06:13:24 4f4fb700ef54: Waiting 06:13:24 e50aa161e22a: Waiting 06:13:24 d3c8db5fb9df: Waiting 06:13:24 36466aa92d05: Verifying Checksum 06:13:24 36466aa92d05: Download complete 06:13:24 096b7ceb2af7: Verifying Checksum 06:13:24 096b7ceb2af7: Download complete 06:13:24 4f4fb700ef54: Verifying Checksum 06:13:24 4f4fb700ef54: Download complete 06:13:24 0a9a5dfd008f: Verifying Checksum 06:13:24 0a9a5dfd008f: Download complete 06:13:24 0a9a5dfd008f: Pull complete 06:13:24 e50aa161e22a: Verifying Checksum 06:13:24 e50aa161e22a: Download complete 06:13:24 36466aa92d05: Pull complete 06:13:25 e10405b45d13: Verifying Checksum 06:13:25 e10405b45d13: Download complete 06:13:26 d3c8db5fb9df: Verifying Checksum 06:13:26 d3c8db5fb9df: Download complete 06:13:31 e10405b45d13: Pull complete 06:13:31 096b7ceb2af7: Pull complete 06:13:31 4f4fb700ef54: Pull complete 06:13:31 e50aa161e22a: Pull complete 06:13:34 d3c8db5fb9df: Pull complete 06:13:34 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:13:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:34 prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container 06:13:34 $ 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 06:13:36 $ docker top 7001132ead6c626c4a9433f82fc1975c911ce1222022d1010175db05ad96e26d -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 06:13:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 06:13:37 + set -o pipefail 06:13:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 06:13:43 06:13:43 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 06:13:43 06:13:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/661dca26-e72d-4d0f-b640-c119642704f8 06:13:43 06:13:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:13:43 [Pipeline] } 06:13:44 $ docker stop --time=1 7001132ead6c626c4a9433f82fc1975c911ce1222022d1010175db05ad96e26d 06:13:47 $ docker rm -f --volumes 7001132ead6c626c4a9433f82fc1975c911ce1222022d1010175db05ad96e26d [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 06:13:48 + git log --format=format:%s -1 c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] sh 06:13:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:13:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:48 prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container 06:13:48 $ 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 06:13:49 $ docker top eb520dcf245be2b1bd1ccb1729efe62b59655d818876a4be4ce3bc521feea4bf -eo pid,comm 06:13: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). 06:13:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:49 [ssh-agent] Looking for ssh-agent implementation... 06:13:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:49 $ docker exec eb520dcf245be2b1bd1ccb1729efe62b59655d818876a4be4ce3bc521feea4bf ssh-agent 06:13:49 SSH_AUTH_SOCK=/tmp/ssh-8R1TFBhYXcur/agent.32 06:13:49 SSH_AGENT_PID=38 06:13:49 Running ssh-add (command line suppressed) 06:13:49 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17793076644213689758.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17793076644213689758.key) 06:13:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:49 + git semver tag 06:13:50 2025-10-30 06:13:50,037 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:13:50 2025-10-30 06:13:50,042 [run_tag] DEBUG tag force:False 06:13:50 2025-10-30 06:13:50,042 [check_head_tag] DEBUG check head tag 06:13:50 2025-10-30 06:13:50,042 [execute] INFO git cat-file --batch-check 06:13:50 2025-10-30 06:13:50,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 06:13:50 2025-10-30 06:13:50,045 [execute] INFO git cat-file --batch 06:13:50 2025-10-30 06:13:50,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 06:13:50 2025-10-30 06:13:50,051 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:13:50 2025-10-30 06:13:50,051 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 06:13:50 2025-10-30 06:13:50,051 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 06:13:50 2025-10-30 06:13:50,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:13:50 4.1.0-dev.9 [Pipeline] } 06:13:50 $ docker exec --env ******** --env ******** eb520dcf245be2b1bd1ccb1729efe62b59655d818876a4be4ce3bc521feea4bf ssh-agent -k 06:13:50 unset SSH_AUTH_SOCK; 06:13:50 unset SSH_AGENT_PID; 06:13:50 echo Agent pid 38 killed; 06:13:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:50 + git semver [Pipeline] } 06:13:51 $ docker stop --time=1 eb520dcf245be2b1bd1ccb1729efe62b59655d818876a4be4ce3bc521feea4bf 06:13:52 $ docker rm -f --volumes eb520dcf245be2b1bd1ccb1729efe62b59655d818876a4be4ce3bc521feea4bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:13:52 06:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:13:53 0.23.1-centos7: Pulling from edgex-lftools 06:13:53 ab5ef0e58194: Pulling fs layer 06:13:53 9712f1f96733: Pulling fs layer 06:13:53 63f879dbbcfc: Pulling fs layer 06:13:53 0d9ebad4ef96: Pulling fs layer 06:13:53 e9a5061849ea: Pulling fs layer 06:13:53 d747dcd14b5f: Pulling fs layer 06:13:53 2de7ff778b66: Pulling fs layer 06:13:53 e9a5061849ea: Waiting 06:13:53 d747dcd14b5f: Waiting 06:13:53 2de7ff778b66: Waiting 06:13:53 0d9ebad4ef96: Waiting 06:13:53 9712f1f96733: Verifying Checksum 06:13:53 9712f1f96733: Download complete 06:13:53 63f879dbbcfc: Verifying Checksum 06:13:53 63f879dbbcfc: Download complete 06:13:53 e9a5061849ea: Verifying Checksum 06:13:53 e9a5061849ea: Download complete 06:13:53 d747dcd14b5f: Download complete 06:13:53 ab5ef0e58194: Verifying Checksum 06:13:53 ab5ef0e58194: Download complete 06:13:53 2de7ff778b66: Verifying Checksum 06:13:53 2de7ff778b66: Download complete 06:13:53 0d9ebad4ef96: Verifying Checksum 06:13:53 0d9ebad4ef96: Download complete 06:13:59 ab5ef0e58194: Pull complete 06:13:59 9712f1f96733: Pull complete 06:13:59 63f879dbbcfc: Pull complete 06:14:05 0d9ebad4ef96: Pull complete 06:14:05 e9a5061849ea: Pull complete 06:14:05 d747dcd14b5f: Pull complete 06:14:06 2de7ff778b66: Pull complete 06:14:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:14:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:14:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:06 prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container 06:14:06 $ 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 06:14:09 $ docker top 8ef5ed55b4f48ae91cee4b7728f4d76a1a377b6039eb0c35008e4c0b823f0a7e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:14:09 provisioning config files... 06:14:09 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10468356628415851992tmp 06:14:09 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17312946006390119351tmp 06:14:09 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16734099181750491690tmp [Pipeline] { [Pipeline] echo 06:14:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:14:09 ---> sigul-configuration.sh 06:14:09 gpg: directory `/root/.gnupg' created 06:14:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:14:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:14:09 gpg: keyring `/root/.gnupg/secring.gpg' created 06:14:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:14:09 gpg: CAST5 encrypted data 06:14:09 gpg: encrypted with 1 passphrase 06:14:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:14:09 + mkdir /home/jenkins 06:14:09 + mkdir /home/jenkins/sigul [Pipeline] sh 06:14:10 + 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 06:14:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:14:10 ---> sigul-install.sh 06:14:10 Sigul already installed; skipping installation. [Pipeline] sh 06:14:10 + git tag --list 06:14:10 v0.0.0 06:14:10 v4.0 06:14:10 v4.0.0 06:14:10 v4.1.0-dev.1 06:14:10 v4.1.0-dev.2 06:14:10 v4.1.0-dev.3 06:14:10 v4.1.0-dev.4 06:14:10 v4.1.0-dev.5 06:14:10 v4.1.0-dev.6 06:14:10 v4.1.0-dev.7 06:14:10 v4.1.0-dev.8 06:14:10 v4.1.0-dev.9 [Pipeline] sh 06:14:11 + lftools sign git-tag v4.1.0-dev.9 06:14:11 Signing Git tag with Sigul... 06:14:11 Signing v4.1.0-dev.9 [Pipeline] echo 06:14:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:14:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:14:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:14:12 $ docker stop --time=1 8ef5ed55b4f48ae91cee4b7728f4d76a1a377b6039eb0c35008e4c0b823f0a7e 06:14:13 $ docker rm -f --volumes 8ef5ed55b4f48ae91cee4b7728f4d76a1a377b6039eb0c35008e4c0b823f0a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:14:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:14:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:14:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:14 prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container 06:14:14 $ 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 06:14:14 $ docker top 6878fac45dc568301d3413a67a74cf1fe5ed4b5a30681394ef699a5782d18c0f -eo pid,comm 06:14:14 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). 06:14:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:14:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:14 [ssh-agent] Looking for ssh-agent implementation... 06:14:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:14 $ docker exec 6878fac45dc568301d3413a67a74cf1fe5ed4b5a30681394ef699a5782d18c0f ssh-agent 06:14:14 SSH_AUTH_SOCK=/tmp/ssh-Pu5YbglPekbc/agent.32 06:14:14 SSH_AGENT_PID=38 06:14:14 Running ssh-add (command line suppressed) 06:14:15 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8405431149087920734.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8405431149087920734.key) 06:14:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:15 + git semver bump pre 06:14:15 2025-10-30 06:14:15,598 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:14:15 2025-10-30 06:14:15,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:14:15 2025-10-30 06:14:15,601 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev 06:14:15 2025-10-30 06:14:15,601 [bump_version] DEBUG bumped version:4.1.0-dev.10 06:14:15 2025-10-30 06:14:15,601 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 06:14:15 2025-10-30 06:14:15,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:14:15 2025-10-30 06:14:15,601 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 06:14:15 2025-10-30 06:14:15,603 [execute] INFO git cat-file --batch-check 06:14:15 2025-10-30 06:14:15,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 06:14:15 2025-10-30 06:14:15,606 [execute] INFO git cat-file --batch 06:14:15 2025-10-30 06:14:15,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 06:14:15 2025-10-30 06:14:15,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:14:15 4.1.0-dev.10 [Pipeline] } 06:14:15 $ docker exec --env ******** --env ******** 6878fac45dc568301d3413a67a74cf1fe5ed4b5a30681394ef699a5782d18c0f ssh-agent -k 06:14:15 unset SSH_AUTH_SOCK; 06:14:15 unset SSH_AGENT_PID; 06:14:15 echo Agent pid 38 killed; 06:14:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:14:16 + git semver [Pipeline] } 06:14:16 $ docker stop --time=1 6878fac45dc568301d3413a67a74cf1fe5ed4b5a30681394ef699a5782d18c0f 06:14:17 $ docker rm -f --volumes 6878fac45dc568301d3413a67a74cf1fe5ed4b5a30681394ef699a5782d18c0f [Pipeline] // withDockerContainer [Pipeline] sh 06:14:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:14:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:14:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:18 prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container 06:14:18 $ 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 06:14:18 $ docker top 813d8e9e5fd09144331f2058079cb13dd2bbbd0804b2f602114299f722cd0e45 -eo pid,comm 06:14:18 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). 06:14:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:14:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:18 [ssh-agent] Looking for ssh-agent implementation... 06:14:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:18 $ docker exec 813d8e9e5fd09144331f2058079cb13dd2bbbd0804b2f602114299f722cd0e45 ssh-agent 06:14:18 SSH_AUTH_SOCK=/tmp/ssh-UqDt05jE2unl/agent.33 06:14:18 SSH_AGENT_PID=39 06:14:18 Running ssh-add (command line suppressed) 06:14:19 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12788865269679042382.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12788865269679042382.key) 06:14:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:19 + git semver push 06:14:19 2025-10-30 06:14:19,570 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:14:19 2025-10-30 06:14:19,575 [run_push] DEBUG push 06:14:19 2025-10-30 06:14:19,576 [execute] INFO git cat-file --batch-check 06:14:19 2025-10-30 06:14:19,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 06:14:19 2025-10-30 06:14:19,579 [execute] INFO git rev-list baa99391d86edb255a252846438b147874ff640b -- 06:14:19 2025-10-30 06:14:19,579 [execute] DEBUG Popen(['git', 'rev-list', 'baa99391d86edb255a252846438b147874ff640b', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:14:19 2025-10-30 06:14:19,583 [execute] INFO git fetch -v -- origin 06:14:19 2025-10-30 06:14:19,583 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:14:20 2025-10-30 06:14:20,229 [run_push] DEBUG no remote changes detected 06:14:20 2025-10-30 06:14:20,229 [execute] INFO git push origin semver 06:14:20 2025-10-30 06:14:20,229 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:14:21 2025-10-30 06:14:21,085 [run_push] DEBUG push all version tags 06:14:21 2025-10-30 06:14:21,085 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:14:21 2025-10-30 06:14:21,086 [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) 06:14:22 2025-10-30 06:14:21,785 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:14:22 4.1.0-dev.10 [Pipeline] } 06:14:22 $ docker exec --env ******** --env ******** 813d8e9e5fd09144331f2058079cb13dd2bbbd0804b2f602114299f722cd0e45 ssh-agent -k 06:14:22 unset SSH_AUTH_SOCK; 06:14:22 unset SSH_AGENT_PID; 06:14:22 echo Agent pid 39 killed; 06:14:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:14:22 + git semver [Pipeline] } 06:14:22 $ docker stop --time=1 813d8e9e5fd09144331f2058079cb13dd2bbbd0804b2f602114299f722cd0e45 06:14:24 $ docker rm -f --volumes 813d8e9e5fd09144331f2058079cb13dd2bbbd0804b2f602114299f722cd0e45 [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 06:14:24 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 06:14:24 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 06:14:24 total 16 06:14:24 drwxr-xr-x 3 root root 4096 Oct 30 06:00 . 06:14:24 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 06:14 .. 06:14:24 drwxr-xr-x 2 root root 4096 Oct 30 06:00 cost 06:14:24 -rw-r--r-- 1 root root 80 Oct 30 06:00 cost.csv 06:14:24 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 06:14:24 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 06:14:24 total 16 06:14:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:00 . 06:14:24 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 06:14 .. 06:14:24 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 06:00 cost 06:14:24 -rw-r--r-- 1 jenkins jenkins 80 Oct 30 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:14:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:14:25 ---> package-listing.sh 06:14:25 ++ facter osfamily 06:14:25 ++ tr '[:upper:]' '[:lower:]' 06:14:26 + OS_FAMILY=debian 06:14:26 + workspace=/w/workspace/edgexfoundry_device-s7_main 06:14:26 + START_PACKAGES=/tmp/packages_start.txt 06:14:26 + END_PACKAGES=/tmp/packages_end.txt 06:14:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:14:26 + PACKAGES=/tmp/packages_start.txt 06:14:26 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 06:14:26 + PACKAGES=/tmp/packages_end.txt 06:14:26 + case "${OS_FAMILY}" in 06:14:26 + dpkg -l 06:14:26 + grep '^ii' 06:14:26 + '[' -f /tmp/packages_start.txt ']' 06:14:26 + '[' -f /tmp/packages_end.txt ']' 06:14:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:14:26 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 06:14:26 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 06:14:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 06:14:26 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 06:14:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:14:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:27 prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container 06:14:27 $ 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 06:14:27 $ docker top ff901b6171a3a2f3f27d0c5f2e61f272cf1b631e3c5bc2502198f13bb832874a -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:27 + touch /tmp/pre-build-complete [Pipeline] sh 06:14:27 + mkdir -p /var/log/sysstat [Pipeline] sh 06:14:28 + ls /var/log/sa-host 06:14:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:14:28 provisioning config files... 06:14:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1742245426256301888tmp [Pipeline] { [Pipeline] echo 06:14:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:14:28 ---> create-netrc.sh [Pipeline] } 06:14:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:14:28 ---> python-tools-install.sh [Pipeline] echo 06:14:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:14:29 ---> sudo-logs.sh 06:14:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:14:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:14:29 ---> job-cost.sh 06:14:29 lf-activate-venv: SKIPPING 06:14:29 DEBUG: total: 0.2199999988079071 06:14:29 INFO: Retrieving Stack Cost... 06:14:30 INFO: Retrieving Pricing Info for: v3-standard-8 06:14:30 INFO: Archiving Costs [Pipeline] echo 06:14:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:14:30 ---> logs-deploy.sh 06:14:30 lf-activate-venv: SKIPPING 06:14:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/34 06:14:30 INFO: archiving workspace using pattern(s): 06:14:31 Archives upload complete. 06:14:31 INFO: archiving logs to Nexus