Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 573e98b50610a27fa11e35e74017358910ad0f33 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-ssh15563725755534149189.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh12577385013579579106.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 056ae7b86453181957306e7078512cbe12174832 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-ssh9768830842287052888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh8103520420242519703.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-ssh14917908420562874220.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] ========================================================= [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 on ‘prd-ubuntu20.04-docker-8c-8g-6383’ Running on prd-ubuntu20.04-docker-8c-8g-6390 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 573e98b50610a27fa11e35e74017358910ad0f33 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#59)" > 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 573e98b50610a27fa11e35e74017358910ad0f33 # timeout=10 > git rev-list --no-walk 65edf8a757f1f5a62012993d005a31caf2899e12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:07:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:07:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:07:00 ========================================================= 01:07:00 EdgeX Global Pipelines Version Info 01:07:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:07:01 ------------------- 01:07:01 stable info: 01:07:01 ------------------- 01:07:01 Commited By: Cherry Wang cherry@iotechsys.com 01:07:01 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:07:01 Message: update stable to v1.0.276 01:07:01 ------------------- 01:07:01 experimental info: 01:07:01 ------------------- 01:07:01 Commited By: **** collab-it+edgex@linuxfoundation.org 01:07:01 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:07:01 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 573e98b [Pipeline] echo 01:07:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:07:02 provisioning config files... 01:07:02 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6680831859848931199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:03 ---> ****-login.sh 01:07:03 nexus3.edgexfoundry.org:10001 01:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:03 01:07:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:07:03 Configure a credential helper to remove this warning. See 01:07:03 https://docs.****.com/go/credential-store/ 01:07:03 01:07:03 Login Succeeded 01:07:03 nexus3.edgexfoundry.org:10002 01:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:03 01:07:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:07:03 Configure a credential helper to remove this warning. See 01:07:03 https://docs.****.com/go/credential-store/ 01:07:03 01:07:03 Login Succeeded 01:07:03 nexus3.edgexfoundry.org:10003 01:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:03 01:07:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:07:03 Configure a credential helper to remove this warning. See 01:07:03 https://docs.****.com/go/credential-store/ 01:07:03 01:07:03 Login Succeeded 01:07:03 nexus3.edgexfoundry.org:10004 01:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:03 01:07:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:07:03 Configure a credential helper to remove this warning. See 01:07:03 https://docs.****.com/go/credential-store/ 01:07:03 01:07:03 Login Succeeded 01:07:03 ****.io 01:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:03 01:07:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:07:03 Configure a credential helper to remove this warning. See 01:07:03 https://docs.****.com/go/credential-store/ 01:07:03 01:07:03 Login Succeeded 01:07:03 ---> ****-login.sh ends [Pipeline] } 01:07:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:07:04 + git rev-list -1 --merges 573e98b50610a27fa11e35e74017358910ad0f33~1..573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] echo 01:07:04 -----------> git rev-list -1 --merges 573e98b50610a27fa11e35e74017358910ad0f33~1..573e98b50610a27fa11e35e74017358910ad0f33 573e98b50610a27fa11e35e74017358910ad0f33 [false] [Pipeline] sh 01:07:04 + git log --format=format:%s -1 573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] echo 01:07:04 ========================================================= 01:07:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:07:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:07:04 + git log --format=format:%s -1 573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] echo 01:07:04 [semverPrep] GIT_COMMIT: 573e98b50610a27fa11e35e74017358910ad0f33, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#59) [Pipeline] echo 01:07:05 [semverPrep] This is not a build commit. [Pipeline] sh 01:07:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:07:05 + grep -v github /etc/ssh/ssh_known_hosts 01:07:05 + [ -e /tmp/ssh_known_hosts ] 01:07:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:07:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:07:05 + sudo tee -a /etc/ssh/ssh_known_hosts 01:07:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:05 01:07:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:06 0.1.4: Pulling from edgex-devops/py-git-semver 01:07:06 3dae71ba6b94: Pulling fs layer 01:07:06 6bf1a483ea7c: Pulling fs layer 01:07:06 f5dfc541a4d3: Pulling fs layer 01:07:06 461d9e800cba: Pulling fs layer 01:07:06 80192f66455f: Pulling fs layer 01:07:06 2e8e34ca0e6c: Pulling fs layer 01:07:06 a29436f7fd5d: Pulling fs layer 01:07:06 923cac83aea3: Pulling fs layer 01:07:06 25ad8b0a4227: Pulling fs layer 01:07:06 db01528c6b51: Pulling fs layer 01:07:06 28988de357af: Pulling fs layer 01:07:06 461d9e800cba: Waiting 01:07:06 a29436f7fd5d: Waiting 01:07:06 923cac83aea3: Waiting 01:07:06 2e8e34ca0e6c: Waiting 01:07:06 80192f66455f: Waiting 01:07:06 28988de357af: Waiting 01:07:06 25ad8b0a4227: Waiting 01:07:06 6bf1a483ea7c: Verifying Checksum 01:07:06 6bf1a483ea7c: Download complete 01:07:06 461d9e800cba: Verifying Checksum 01:07:06 461d9e800cba: Download complete 01:07:06 80192f66455f: Verifying Checksum 01:07:06 80192f66455f: Download complete 01:07:06 f5dfc541a4d3: Verifying Checksum 01:07:06 f5dfc541a4d3: Download complete 01:07:06 3dae71ba6b94: Download complete 01:07:06 923cac83aea3: Verifying Checksum 01:07:06 923cac83aea3: Download complete 01:07:06 25ad8b0a4227: Verifying Checksum 01:07:06 25ad8b0a4227: Download complete 01:07:06 db01528c6b51: Verifying Checksum 01:07:06 db01528c6b51: Download complete 01:07:06 28988de357af: Verifying Checksum 01:07:06 28988de357af: Download complete 01:07:06 a29436f7fd5d: Verifying Checksum 01:07:06 a29436f7fd5d: Download complete 01:07:07 2e8e34ca0e6c: Verifying Checksum 01:07:07 2e8e34ca0e6c: Download complete 01:07:07 3dae71ba6b94: Pull complete 01:07:07 6bf1a483ea7c: Pull complete 01:07:08 f5dfc541a4d3: Pull complete 01:07:08 461d9e800cba: Pull complete 01:07:08 80192f66455f: Pull complete 01:07:11 2e8e34ca0e6c: Pull complete 01:07:12 a29436f7fd5d: Pull complete 01:07:12 923cac83aea3: Pull complete 01:07:12 25ad8b0a4227: Pull complete 01:07:12 db01528c6b51: Pull complete 01:07:12 28988de357af: Pull complete 01:07:12 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:12 prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container 01:07:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:07:15 $ docker top 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc -eo pid,comm 01:07:15 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). 01:07:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:07:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:15 [ssh-agent] Looking for ssh-agent implementation... 01:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:15 $ docker exec 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc ssh-agent 01:07:16 SSH_AUTH_SOCK=/tmp/ssh-9ixRGegxwtMa/agent.34 01:07:16 SSH_AGENT_PID=40 01:07:16 Running ssh-add (command line suppressed) 01:07:16 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12518571927905733191.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12518571927905733191.key) 01:07:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 01:07:16 + git tag --points-at HEAD [Pipeline] } 01:07:16 $ docker exec --env ******** --env ******** 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc ssh-agent -k 01:07:16 unset SSH_AUTH_SOCK; 01:07:16 unset SSH_AGENT_PID; 01:07:16 echo Agent pid 40 killed; 01:07:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:07:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:16 [ssh-agent] Looking for ssh-agent implementation... 01:07:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:16 $ docker exec 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc ssh-agent 01:07:17 SSH_AUTH_SOCK=/tmp/ssh-uGWx1Y6hCnnM/agent.87 01:07:17 SSH_AGENT_PID=93 01:07:17 Running ssh-add (command line suppressed) 01:07:17 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11297662837760723840.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11297662837760723840.key) 01:07:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:17 + git semver init 01:07:17 2025-08-07 01:07:17,705 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:07:17 2025-08-07 01:07:17,710 [run_init] DEBUG init version:0.0.0 force:False 01:07:17 2025-08-07 01:07:17,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 01:07:17 2025-08-07 01:07:17,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 01:07:17 2025-08-07 01:07:17,711 [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) 01:07:18 2025-08-07 01:07:18,667 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 01:07:18 2025-08-07 01:07:18,667 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 01:07:18 2025-08-07 01:07:18,667 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:07:18 2025-08-07 01:07:18,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:07:18 4.1.0-dev.3 [Pipeline] } 01:07:18 $ docker exec --env ******** --env ******** 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc ssh-agent -k 01:07:19 unset SSH_AUTH_SOCK; 01:07:19 unset SSH_AGENT_PID; 01:07:19 echo Agent pid 93 killed; 01:07:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:19 + git semver [Pipeline] } 01:07:19 $ docker stop --time=1 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc 01:07:20 $ docker rm -f --volumes 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc [Pipeline] // withDockerContainer [Pipeline] sh 01:07:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:07:21 Stashed 1 file(s) [Pipeline] echo 01:07:21 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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 01:07:21 provisioning config files... 01:07:21 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10173035159048444865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:21 ---> ****-login.sh 01:07:21 nexus3.edgexfoundry.org:10001 01:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:21 Login Succeeded 01:07:21 nexus3.edgexfoundry.org:10002 01:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:21 Login Succeeded 01:07:21 nexus3.edgexfoundry.org:10003 01:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:22 Login Succeeded 01:07:22 nexus3.edgexfoundry.org:10004 01:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:22 Login Succeeded 01:07:22 ****.io 01:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:23 Login Succeeded 01:07:23 ---> ****-login.sh ends [Pipeline] } 01:07:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:07:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:07:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:07:23 ========================================================= 01:07:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:07:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:23 + 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 . 01:07:24 #0 building with "default" instance using docker driver 01:07:24 01:07:24 #1 [internal] load build definition from Dockerfile 01:07:24 #1 transferring dockerfile: 1.62kB done 01:07:24 #1 DONE 0.0s 01:07:24 01:07:24 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:07:24 #2 DONE 0.1s 01:07:24 01:07:24 #3 [internal] load .dockerignore 01:07:24 #3 transferring context: 2B done 01:07:24 #3 DONE 0.0s 01:07:24 01:07:24 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:07:24 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:07:24 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:07:24 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:07:24 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 01:07:24 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.56MB / 74.06MB 0.1s 01:07:24 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:07:24 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 01:07:24 #4 ... 01:07:24 01:07:24 #5 [internal] load build context 01:07:24 #5 transferring context: 15.86MB 0.1s done 01:07:24 #5 DONE 0.2s 01:07:24 01:07:24 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:07:24 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.2s 01:07:24 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:07:24 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 01:07:24 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.79MB / 103.05MB 0.2s 01:07:24 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:07:24 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 01:07:24 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s 01:07:24 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:07:24 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 28.31MB / 74.06MB 0.3s 01:07:24 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:07:24 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 10.49MB / 103.05MB 0.3s 01:07:24 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 01:07:24 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 01:07:24 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.24MB / 13.29MB 0.3s 01:07:24 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 62.91MB / 74.06MB 0.5s 01:07:24 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.5s 01:07:24 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.4s done 01:07:25 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 01:07:25 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 71.30MB / 103.05MB 0.7s 01:07:25 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 01:07:25 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 99.61MB / 103.05MB 0.8s 01:07:25 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 01:07:25 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done 01:07:29 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.0s done 01:07:29 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:07:29 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:07:29 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:07:29 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:07:29 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:07:29 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:07:29 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:07:32 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done 01:07:32 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 01:07:32 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done 01:07:32 #4 DONE 8.3s 01:07:32 01:07:32 #6 [builder 2/7] WORKDIR /device-s7 01:07:35 #6 DONE 2.8s 01:07:35 01:07:35 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 01:07:35 #7 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:07:35 #7 0.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:07:36 #7 0.689 OK: 248 MiB in 58 packages 01:07:36 #7 DONE 0.8s 01:07:36 01:07:36 #8 [builder 4/7] COPY go.mod vendor* ./ 01:07:36 #8 DONE 0.0s 01:07:36 01:07:36 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:36 Still waiting to schedule task 01:07:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6387’ 01:08:02 #9 DONE 23.2s 01:08:02 01:08:02 #10 [builder 6/7] COPY . . 01:08:02 #10 DONE 0.1s 01:08:02 01:08:02 #11 [builder 7/7] RUN echo noop 01:08:02 #11 0.184 noop 01:08:02 #11 DONE 0.2s 01:08:02 01:08:02 #12 exporting to image 01:08:02 #12 exporting layers 01:08:07 #12 exporting layers 6.6s done 01:08:07 #12 writing image sha256:eb24dd3d235a892e337eff690724dc2ec66f90ee8f990c91b4140fda7b4e9dc9 done 01:08:07 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:08:07 #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:07 + docker inspect -f . ci-base-image-x86_64 01:08:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:07 prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container 01:08:07 $ 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 ******** ci-base-image-x86_64 cat 01:08:07 $ docker top 5ae8c95769415049cd0aaebebcedecf3a4bcb7a620fcaf9b02681bc559c023c8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:08 + go version 01:08:08 go version go1.23.9 linux/amd64 [Pipeline] } 01:08:08 $ docker stop --time=1 5ae8c95769415049cd0aaebebcedecf3a4bcb7a620fcaf9b02681bc559c023c8 01:08:09 $ docker rm -f --volumes 5ae8c95769415049cd0aaebebcedecf3a4bcb7a620fcaf9b02681bc559c023c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:09 + docker inspect -f . ci-base-image-x86_64 01:08:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:09 prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container 01:08:09 $ 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 ******** ci-base-image-x86_64 cat 01:08:10 $ docker top 5a5e337090eb9c7bbc8002957fe471d0a1bb7cf2de2824c9a6d44482eb71ceb9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 01:08:10 + make test 01:08:10 go test -race -coverprofile=coverage.out ./... 01:08:17 ? github.com/edgexfoundry/device-s7 [no test files] 01:08:43 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 01:08:43 ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements 01:09:10 go vet ./... 01:09:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:09:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:09:14 ./bin/test-attribution-txt.sh [Pipeline] echo 01:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:09:14 $ docker stop --time=1 5a5e337090eb9c7bbc8002957fe471d0a1bb7cf2de2824c9a6d44482eb71ceb9 01:09:17 $ docker rm -f --volumes 5a5e337090eb9c7bbc8002957fe471d0a1bb7cf2de2824c9a6d44482eb71ceb9 [Pipeline] // withDockerContainer [Pipeline] sh 01:09:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:09:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:09:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:09:18 + ls -al . 01:09:18 total 220 01:09:18 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:08 . 01:09:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:06 .. 01:09:18 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:08 .git 01:09:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:06 .github 01:09:18 -rw-rw-r-- 1 jenkins jenkins 237 Aug 7 01:06 .gitignore 01:09:18 -rw-rw-r-- 1 jenkins jenkins 42 Aug 7 01:06 .golangci.yml 01:09:18 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:07 .semver 01:09:18 -rw-rw-r-- 1 jenkins jenkins 20318 Aug 7 01:06 Attribution.txt 01:09:18 -rw-rw-r-- 1 jenkins jenkins 1668 Aug 7 01:06 CHANGLOG.md 01:09:18 -rw-rw-r-- 1 jenkins jenkins 1579 Aug 7 01:06 Dockerfile 01:09:18 -rw-rw-r-- 1 jenkins jenkins 643 Aug 7 01:06 Jenkinsfile 01:09:18 -rw-rw-r-- 1 jenkins jenkins 10947 Aug 7 01:06 LICENSE 01:09:18 -rw-rw-r-- 1 jenkins jenkins 1903 Aug 7 01:06 Makefile 01:09:18 -rw-rw-r-- 1 jenkins jenkins 614 Aug 7 01:06 OWNERS.md 01:09:18 -rw-rw-r-- 1 jenkins jenkins 2393 Aug 7 01:06 README.md 01:09:18 -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:07 VERSION 01:09:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:06 bin 01:09:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:06 cmd 01:09:18 -rw-r--r-- 1 jenkins jenkins 19094 Aug 7 01:08 coverage.out 01:09:18 -rw-rw-r-- 1 jenkins jenkins 6103 Aug 7 01:06 go.mod 01:09:18 -rw-rw-r-- 1 jenkins jenkins 86990 Aug 7 01:06 go.sum 01:09:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:06 internal 01:09:18 -rw-rw-r-- 1 jenkins jenkins 223 Aug 7 01:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:18 + 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=573e98b50610a27fa11e35e74017358910ad0f33 --label arch=amd64 --label version=4.1.0-dev.3 . 01:09:19 #0 building with "default" instance using docker driver 01:09:19 01:09:19 #1 [internal] load build definition from Dockerfile 01:09:19 #1 transferring dockerfile: 1.62kB done 01:09:19 #1 DONE 0.0s 01:09:19 01:09:19 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:09:19 #2 DONE 0.0s 01:09:19 01:09:19 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:09:19 #3 DONE 0.1s 01:09:19 01:09:19 #4 [internal] load .dockerignore 01:09:19 #4 transferring context: 2B done 01:09:19 #4 DONE 0.0s 01:09:19 01:09:19 #5 [internal] load build context 01:09:19 #5 transferring context: 27.56kB 0.0s done 01:09:19 #5 DONE 0.0s 01:09:19 01:09:19 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:09:19 #6 DONE 0.1s 01:09:19 01:09:19 #7 [builder 2/7] WORKDIR /device-s7 01:09:19 #7 DONE 0.0s 01:09:19 01:09:19 #8 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:09:19 #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:09:19 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 01:09:19 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:09:19 #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:09:19 #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:09:19 #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:09:19 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:09:19 #8 DONE 0.2s 01:09:19 01:09:19 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 01:09:19 #9 0.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:09:19 #9 0.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:09:20 #9 0.695 OK: 248 MiB in 58 packages 01:09:20 #9 DONE 0.8s 01:09:20 01:09:20 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:09:20 #10 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:09:20 #10 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:09:20 #10 0.576 (1/1) Installing dumb-init (1.2.5-r3) 01:09:20 #10 0.589 Executing busybox-1.36.1-r29.trigger 01:09:20 #10 0.595 OK: 8 MiB in 15 packages 01:09:20 #10 DONE 0.7s 01:09:20 01:09:20 #11 [builder 4/7] COPY go.mod vendor* ./ 01:09:20 #11 DONE 0.0s 01:09:20 01:09:20 #12 [stage-1 3/7] RUN apk --no-cache upgrade 01:09:20 #12 0.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:09:20 #12 ... 01:09:20 01:09:20 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:20 #13 DONE 0.5s 01:09:20 01:09:20 #12 [stage-1 3/7] RUN apk --no-cache upgrade 01:09:20 #12 0.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:09:20 #12 ... 01:09:20 01:09:20 #14 [builder 6/7] COPY . . 01:09:20 #14 DONE 0.1s 01:09:20 01:09:20 #12 [stage-1 3/7] RUN apk --no-cache upgrade 01:09:20 #12 0.693 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:09:20 #12 0.715 Executing busybox-1.36.1-r30.post-upgrade 01:09:20 #12 0.741 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:09:20 #12 0.745 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:09:20 #12 0.752 Executing busybox-1.36.1-r30.trigger 01:09:20 #12 0.759 OK: 8 MiB in 15 packages 01:09:20 #12 DONE 0.9s 01:09:20 01:09:20 #15 [builder 7/7] RUN make build 01:09:20 #15 0.206 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 01:09:47 #15 DONE 24.5s 01:09:47 01:09:47 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 01:09:47 #16 DONE 0.0s 01:09:47 01:09:47 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 01:09:47 #17 DONE 0.2s 01:09:47 01:09:47 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 01:09:47 #18 DONE 0.0s 01:09:47 01:09:47 #19 exporting to image 01:09:47 #19 exporting layers 0.1s done 01:09:47 #19 writing image sha256:0cf77510c31aefa73f2d5e1a6476e047a24b6d1f4fce16209ad90ecb4dd99c7f done 01:09:47 #19 naming to docker.io/library/device-s7 done 01:09:47 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:47 provisioning config files... 01:09:47 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9876944181140206090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:47 ---> ****-login.sh 01:09:47 nexus3.edgexfoundry.org:10001 01:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:47 Login Succeeded 01:09:47 nexus3.edgexfoundry.org:10002 01:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:47 Login Succeeded 01:09:47 nexus3.edgexfoundry.org:10003 01:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:48 Login Succeeded 01:09:48 nexus3.edgexfoundry.org:10004 01:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:48 Login Succeeded 01:09:48 ****.io 01:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:48 Login Succeeded 01:09:48 ---> ****-login.sh ends [Pipeline] } 01:09:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:09:48 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 01:09:48 573e98b50610a27fa11e35e74017358910ad0f33 01:09:48 latest 01:09:48 4.1.0-dev.3 01:09:48 573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 01:09:48 main 01:09:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:48 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:49 + docker push nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 01:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:09:49 ee3ae058816f: Preparing 01:09:49 a83ea9c7e9d8: Preparing 01:09:49 06898b816e14: Preparing 01:09:49 8a37f6979aa3: Preparing 01:09:49 b16ec9d83749: Preparing 01:09:49 097100c76c15: Preparing 01:09:49 097100c76c15: Waiting 01:09:49 06898b816e14: Pushed 01:09:49 b16ec9d83749: Pushed 01:09:49 ee3ae058816f: Pushed 01:09:49 097100c76c15: Layer already exists 01:09:49 8a37f6979aa3: Pushed 01:09:53 a83ea9c7e9d8: Pushed 01:09:53 573e98b50610a27fa11e35e74017358910ad0f33: digest: sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:53 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:53 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 01:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:09:53 ee3ae058816f: Preparing 01:09:53 a83ea9c7e9d8: Preparing 01:09:53 06898b816e14: Preparing 01:09:53 8a37f6979aa3: Preparing 01:09:53 b16ec9d83749: Preparing 01:09:53 097100c76c15: Preparing 01:09:53 097100c76c15: Waiting 01:09:53 ee3ae058816f: Layer already exists 01:09:53 8a37f6979aa3: Layer already exists 01:09:53 a83ea9c7e9d8: Layer already exists 01:09:53 b16ec9d83749: Layer already exists 01:09:53 06898b816e14: Layer already exists 01:09:53 097100c76c15: Layer already exists 01:09:53 latest: digest: sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:54 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:54 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 01:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:09:54 ee3ae058816f: Preparing 01:09:54 a83ea9c7e9d8: Preparing 01:09:54 06898b816e14: Preparing 01:09:54 8a37f6979aa3: Preparing 01:09:54 b16ec9d83749: Preparing 01:09:54 097100c76c15: Preparing 01:09:54 097100c76c15: Waiting 01:09:54 b16ec9d83749: Layer already exists 01:09:54 06898b816e14: Layer already exists 01:09:54 a83ea9c7e9d8: Layer already exists 01:09:54 8a37f6979aa3: Layer already exists 01:09:54 ee3ae058816f: Layer already exists 01:09:54 097100c76c15: Layer already exists 01:09:54 4.1.0-dev.3: digest: sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:54 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:55 + docker push nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 01:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:09:55 ee3ae058816f: Preparing 01:09:55 a83ea9c7e9d8: Preparing 01:09:55 06898b816e14: Preparing 01:09:55 8a37f6979aa3: Preparing 01:09:55 b16ec9d83749: Preparing 01:09:55 097100c76c15: Preparing 01:09:55 097100c76c15: Waiting 01:09:55 06898b816e14: Layer already exists 01:09:55 8a37f6979aa3: Layer already exists 01:09:55 a83ea9c7e9d8: Layer already exists 01:09:55 ee3ae058816f: Layer already exists 01:09:55 b16ec9d83749: Layer already exists 01:09:55 097100c76c15: Layer already exists 01:09:55 573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3: digest: sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:55 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:55 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 01:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:09:55 ee3ae058816f: Preparing 01:09:55 a83ea9c7e9d8: Preparing 01:09:55 06898b816e14: Preparing 01:09:55 8a37f6979aa3: Preparing 01:09:55 b16ec9d83749: Preparing 01:09:55 097100c76c15: Preparing 01:09:55 097100c76c15: Waiting 01:09:55 ee3ae058816f: Layer already exists 01:09:55 8a37f6979aa3: Layer already exists 01:09:55 a83ea9c7e9d8: Layer already exists 01:09:55 06898b816e14: Layer already exists 01:09:55 b16ec9d83749: Layer already exists 01:09:55 097100c76c15: Layer already exists 01:09:55 main: digest: sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:55 ===================================================== [Pipeline] echo 01:09:55 taggedImages: 01:09:55 - nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 01:09:55 - nexus3.edgexfoundry.org:10004/device-s7:latest 01:09:55 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 01:09:55 - nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 01:09:55 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 01:09:55 ========================================================= 01:09:55 [edgeXBuildMultiArch] RAW Config: 01:09:55 images: 01:09:55 - nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 01:09:55 - nexus3.edgexfoundry.org:10004/device-s7:latest 01:09:55 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 01:09:55 - nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 01:09:55 - nexus3.edgexfoundry.org:10004/device-s7:main 01:09:55 settingsFile: 01:09:55 device-s7-settings 01:09:55 ========================================================= [Pipeline] node 01:10:10 Still waiting to schedule task 01:10:10 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6396’ 01:10:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6394 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 01:10:59 Running in /w/workspace/device-s7/26 [Pipeline] { [Pipeline] checkout 01:11:02 Selected Git installation does not exist. Using Default 01:11:02 The recommended git tool is: NONE 01:11:07 using credential edgex-jenkins-ssh 01:11:07 Cloning the remote Git repository 01:11:08 Cloning repository git@github.com:edgexfoundry/device-s7.git 01:11:08 > git init /w/workspace/device-s7/26 # timeout=10 01:11:08 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 01:11:08 > git --version # timeout=10 01:11:08 > git --version # 'git version 2.25.1' 01:11:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 01:11:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:11 Avoid second fetch 01:11:11 Checking out Revision 573e98b50610a27fa11e35e74017358910ad0f33 (main) 01:11:12 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#59)" 01:11:11 > git config core.sparsecheckout # timeout=10 01:11:11 > git checkout -f 573e98b50610a27fa11e35e74017358910ad0f33 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:16 provisioning config files... 01:11:16 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/26@tmp/config14134615224514196778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:17 ---> ****-login.sh 01:11:17 nexus3.edgexfoundry.org:10001 01:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:17 Configure a credential helper to remove this warning. See 01:11:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:17 01:11:17 Login Succeeded 01:11:17 nexus3.edgexfoundry.org:10002 01:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:18 Configure a credential helper to remove this warning. See 01:11:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:18 01:11:18 Login Succeeded 01:11:18 nexus3.edgexfoundry.org:10003 01:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:18 Configure a credential helper to remove this warning. See 01:11:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:18 01:11:18 Login Succeeded 01:11:18 nexus3.edgexfoundry.org:10004 01:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:19 Configure a credential helper to remove this warning. See 01:11:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:19 01:11:19 Login Succeeded 01:11:19 ****.io 01:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:19 Configure a credential helper to remove this warning. See 01:11:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:19 01:11:19 Login Succeeded 01:11:19 ---> ****-login.sh ends [Pipeline] } 01:11:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:11:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:11:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:11:20 ========================================================= 01:11:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:11:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:20 + 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 . 01:11:21 Sending build context to Docker daemon 8.074MB 01:11:21 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 01:11:21 Step 2/10 : FROM ${BASE} AS builder 01:11:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:11:21 94e9d8af2201: Pulling fs layer 01:11:21 a6c56e8762df: Pulling fs layer 01:11:21 f0f3c8884826: Pulling fs layer 01:11:21 c7e7622c144d: Pulling fs layer 01:11:21 c7e7622c144d: Waiting 01:11:21 4f4fb700ef54: Pulling fs layer 01:11:21 b4c3b6d88c5a: Pulling fs layer 01:11:21 4f4fb700ef54: Waiting 01:11:21 b4c3b6d88c5a: Waiting 01:11:21 ba8bce9d2590: Pulling fs layer 01:11:21 ca778ea9c289: Pulling fs layer 01:11:21 ba8bce9d2590: Waiting 01:11:21 ca778ea9c289: Waiting 01:11:21 a6c56e8762df: Verifying Checksum 01:11:21 a6c56e8762df: Download complete 01:11:21 c7e7622c144d: Verifying Checksum 01:11:21 c7e7622c144d: Download complete 01:11:21 4f4fb700ef54: Verifying Checksum 01:11:21 4f4fb700ef54: Download complete 01:11:21 b4c3b6d88c5a: Verifying Checksum 01:11:21 b4c3b6d88c5a: Download complete 01:11:21 94e9d8af2201: Download complete 01:11:21 ca778ea9c289: Verifying Checksum 01:11:21 ca778ea9c289: Download complete 01:11:22 94e9d8af2201: Pull complete 01:11:23 a6c56e8762df: Pull complete 01:11:23 f0f3c8884826: Verifying Checksum 01:11:23 f0f3c8884826: Download complete 01:11:24 ba8bce9d2590: Verifying Checksum 01:11:24 ba8bce9d2590: Download complete 01:11:39 f0f3c8884826: Pull complete 01:11:39 c7e7622c144d: Pull complete 01:11:39 4f4fb700ef54: Pull complete 01:11:39 b4c3b6d88c5a: Pull complete 01:11:43 Running on prd-centos7-docker-4c-2g-6399 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:43 provisioning config files... 01:11:43 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2169734404888220217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:47 ---> ****-login.sh 01:11:47 nexus3.edgexfoundry.org:10001 01:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:47 Configure a credential helper to remove this warning. See 01:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:47 01:11:47 Login Succeeded 01:11:47 nexus3.edgexfoundry.org:10002 01:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:48 Configure a credential helper to remove this warning. See 01:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:48 01:11:48 Login Succeeded 01:11:48 nexus3.edgexfoundry.org:10003 01:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:48 Configure a credential helper to remove this warning. See 01:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:48 01:11:48 Login Succeeded 01:11:48 nexus3.edgexfoundry.org:10004 01:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:48 Configure a credential helper to remove this warning. See 01:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:48 01:11:48 Login Succeeded 01:11:48 ****.io 01:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:48 Configure a credential helper to remove this warning. See 01:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:48 01:11:48 Login Succeeded 01:11:48 ---> ****-login.sh ends [Pipeline] } 01:11:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:48 + docker buildx ls 01:11:49 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:11:49 default * docker 01:11:49 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:11:49 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:11:49 edgex-builder [Pipeline] sh 01:11:49 + docker buildx inspect --bootstrap 01:11:49 #1 [internal] booting buildkit 01:11:49 #1 pulling image moby/buildkit:buildx-stable-1 01:11:50 ba8bce9d2590: Pull complete 01:11:50 ca778ea9c289: Pull complete 01:11:50 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:11:50 ---> 47b25d7523d1 01:11:50 Step 3/10 : ARG MAKE=make build 01:11:53 #1 pulling image moby/buildkit:buildx-stable-1 3.3s done 01:11:53 #1 creating container buildx_buildkit_edgex-builder0 01:11:53 ---> Running in 085b9d32aa95 01:11:53 Removing intermediate container 085b9d32aa95 01:11:53 ---> a561fe7d5b1d 01:11:53 Step 4/10 : WORKDIR /device-s7 01:11:53 ---> Running in 3201c9ecc118 01:11:53 Removing intermediate container 3201c9ecc118 01:11:53 ---> f75ec56777b0 01:11:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 01:11:53 ---> Running in 96483acfd388 01:11:54 Removing intermediate container 96483acfd388 01:11:54 ---> e830a739c201 01:11:54 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 01:11:54 ---> Running in b8c212715d6e 01:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:57 #1 creating container buildx_buildkit_edgex-builder0 3.8s done 01:11:57 #1 DONE 7.0s 01:11:57 Name: edgex-builder 01:11:57 Driver: docker-container 01:11:57 01:11:57 Nodes: 01:11:57 Name: edgex-builder0 01:11:57 Endpoint: unix:///var/run/docker.sock 01:11:57 Status: running 01:11:57 Buildkit: v0.22.0 01:11:57 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:11:57 OK: 239 MiB in 58 packages 01:11:57 + docker buildx ls 01:11:57 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:11:57 edgex-builder * docker-container 01:11:57 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:11:57 default docker 01:11:57 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:11:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33' 01:11:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 --push - 01:11:58 #1 [internal] load build definition from Dockerfile 01:11:58 #1 transferring dockerfile: 194B done 01:11:58 #1 DONE 0.0s 01:11:58 01:11:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 01:11:58 #2 DONE 0.1s 01:11:58 01:11:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 01:11:58 #3 DONE 0.1s 01:11:58 01:11:58 #4 [internal] load .dockerignore 01:11:58 #4 transferring context: 2B done 01:11:58 #4 DONE 0.0s 01:11:58 01:11:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 01:11:58 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done 01:11:58 #5 DONE 0.0s 01:11:58 01:11:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 01:11:58 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 done 01:11:58 #6 DONE 0.1s 01:11:58 01:11:58 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:11:58 #7 DONE 0.0s 01:11:58 01:11:58 #8 exporting to image 01:11:58 #8 exporting layers done 01:11:58 #8 exporting manifest sha256:353cb3973c64ecf456c297c944c2c1b5fc8408f6b91a5bfa019d3f0cf4fdba8e 0.0s done 01:11:58 #8 exporting config sha256:0cf77510c31aefa73f2d5e1a6476e047a24b6d1f4fce16209ad90ecb4dd99c7f done 01:11:58 #8 exporting manifest sha256:e7677cd12a16b8ed22d84bfb69164d3ea9425f67989957ef43e6590e76996eb6 done 01:11:58 #8 exporting config sha256:e3c4e5c0c28d61350c8b14405c91db261be25cc27c3945a3141e472bba0f2fa6 0.0s done 01:11:58 #8 exporting manifest list sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de done 01:11:58 #8 pushing layers 0.1s done 01:11:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 01:11:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:11:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 0.1s done 01:11:58 #8 DONE 0.2s 01:11:58 01:11:58 1 warning found (use --debug to expand): 01:11:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:11:58 Removing intermediate container b8c212715d6e 01:11:58 ---> fd1bbf301a3f 01:11:58 Step 7/10 : COPY go.mod vendor* ./ 01:11:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' 01:11:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - 01:11:58 #1 [internal] load build definition from Dockerfile 01:11:58 #1 transferring dockerfile: 160B done 01:11:58 #1 DONE 0.0s 01:11:58 01:11:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 01:11:58 #2 DONE 0.0s 01:11:58 01:11:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 01:11:58 #3 DONE 0.0s 01:11:58 01:11:58 #4 [internal] load .dockerignore 01:11:58 #4 transferring context: 2B done 01:11:58 #4 DONE 0.0s 01:11:58 01:11:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 01:11:58 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done 01:11:58 #5 CACHED 01:11:58 01:11:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 01:11:58 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done 01:11:58 #6 CACHED 01:11:58 01:11:58 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:11:59 ---> 57e02251bdd5 01:11:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:59 ---> Running in 3213a92891d8 01:11:59 #7 DONE 0.0s 01:11:59 01:11:59 #8 exporting to image 01:11:59 #8 exporting layers done 01:11:59 #8 exporting manifest sha256:353cb3973c64ecf456c297c944c2c1b5fc8408f6b91a5bfa019d3f0cf4fdba8e done 01:11:59 #8 exporting config sha256:0cf77510c31aefa73f2d5e1a6476e047a24b6d1f4fce16209ad90ecb4dd99c7f done 01:11:59 #8 exporting manifest sha256:e7677cd12a16b8ed22d84bfb69164d3ea9425f67989957ef43e6590e76996eb6 done 01:11:59 #8 exporting config sha256:e3c4e5c0c28d61350c8b14405c91db261be25cc27c3945a3141e472bba0f2fa6 done 01:11:59 #8 exporting manifest list sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de done 01:11:59 #8 pushing layers 0.0s done 01:11:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 0.2s done 01:11:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:11:59 #8 DONE 0.2s 01:11:59 01:11:59 1 warning found (use --debug to expand): 01:11:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:11:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3' 01:11:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 --push - 01:11:59 #1 [internal] load build definition from Dockerfile 01:11:59 #1 transferring dockerfile: 165B done 01:11:59 #1 DONE 0.0s 01:11:59 01:11:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 01:11:59 #2 DONE 0.0s 01:11:59 01:11:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 01:11:59 #3 DONE 0.0s 01:11:59 01:11:59 #4 [internal] load .dockerignore 01:11:59 #4 transferring context: 2B done 01:11:59 #4 DONE 0.0s 01:11:59 01:11:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 01:11:59 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done 01:11:59 #5 CACHED 01:11:59 01:11:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 01:11:59 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done 01:11:59 #6 CACHED 01:11:59 01:11:59 #7 exporting to image 01:11:59 #7 exporting layers done 01:11:59 #7 exporting manifest sha256:353cb3973c64ecf456c297c944c2c1b5fc8408f6b91a5bfa019d3f0cf4fdba8e done 01:11:59 #7 exporting config sha256:0cf77510c31aefa73f2d5e1a6476e047a24b6d1f4fce16209ad90ecb4dd99c7f done 01:11:59 #7 exporting manifest sha256:e7677cd12a16b8ed22d84bfb69164d3ea9425f67989957ef43e6590e76996eb6 done 01:11:59 #7 exporting config sha256:e3c4e5c0c28d61350c8b14405c91db261be25cc27c3945a3141e472bba0f2fa6 done 01:11:59 #7 exporting manifest list sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de done 01:11:59 #7 pushing layers 0.0s done 01:11:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 01:11:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:11:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 0.1s done 01:11:59 #7 DONE 0.1s 01:11:59 01:11:59 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:11:59 #8 DONE 0.0s 01:11:59 01:11:59 1 warning found (use --debug to expand): 01:11:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:12:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3' 01:12:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 --push - 01:12:00 #1 [internal] load build definition from Dockerfile 01:12:00 #1 transferring dockerfile: 206B done 01:12:00 #1 DONE 0.0s 01:12:00 01:12:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 01:12:00 #2 DONE 0.0s 01:12:00 01:12:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 01:12:00 #3 DONE 0.0s 01:12:00 01:12:00 #4 [internal] load .dockerignore 01:12:00 #4 transferring context: 2B done 01:12:00 #4 DONE 0.0s 01:12:00 01:12:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 01:12:00 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done 01:12:00 #5 CACHED 01:12:00 01:12:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 01:12:00 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done 01:12:00 #6 CACHED 01:12:00 01:12:00 #7 exporting to image 01:12:00 #7 exporting layers done 01:12:00 #7 exporting manifest sha256:353cb3973c64ecf456c297c944c2c1b5fc8408f6b91a5bfa019d3f0cf4fdba8e done 01:12:00 #7 exporting config sha256:0cf77510c31aefa73f2d5e1a6476e047a24b6d1f4fce16209ad90ecb4dd99c7f done 01:12:00 #7 exporting manifest sha256:e7677cd12a16b8ed22d84bfb69164d3ea9425f67989957ef43e6590e76996eb6 done 01:12:00 #7 exporting config sha256:e3c4e5c0c28d61350c8b14405c91db261be25cc27c3945a3141e472bba0f2fa6 done 01:12:00 #7 exporting manifest list sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de done 01:12:00 #7 pushing layers 0.0s done 01:12:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 01:12:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:12:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 0.1s done 01:12:00 #7 DONE 0.1s 01:12:00 01:12:00 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:12:00 #8 DONE 0.0s 01:12:00 01:12:00 1 warning found (use --debug to expand): 01:12:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:12:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' 01:12:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - 01:12:00 #1 [internal] load build definition from Dockerfile 01:12:00 #1 transferring dockerfile: 158B done 01:12:00 #1 DONE 0.0s 01:12:00 01:12:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 01:12:00 #2 DONE 0.0s 01:12:00 01:12:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 01:12:00 #3 DONE 0.0s 01:12:00 01:12:00 #4 [internal] load .dockerignore 01:12:00 #4 transferring context: 2B done 01:12:00 #4 DONE 0.0s 01:12:00 01:12:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 01:12:00 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done 01:12:00 #5 CACHED 01:12:00 01:12:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 01:12:00 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done 01:12:00 #6 CACHED 01:12:00 01:12:00 #7 exporting to image 01:12:00 #7 exporting layers done 01:12:00 #7 exporting manifest sha256:353cb3973c64ecf456c297c944c2c1b5fc8408f6b91a5bfa019d3f0cf4fdba8e done 01:12:00 #7 exporting config sha256:0cf77510c31aefa73f2d5e1a6476e047a24b6d1f4fce16209ad90ecb4dd99c7f done 01:12:00 #7 exporting manifest sha256:e7677cd12a16b8ed22d84bfb69164d3ea9425f67989957ef43e6590e76996eb6 done 01:12:00 #7 exporting config sha256:e3c4e5c0c28d61350c8b14405c91db261be25cc27c3945a3141e472bba0f2fa6 done 01:12:00 #7 exporting manifest list sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de done 01:12:00 #7 pushing layers 0.0s done 01:12:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 01:12:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:12:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 0.1s done 01:12:00 #7 DONE 0.1s 01:12:00 01:12:00 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:12:00 #8 DONE 0.0s 01:12:00 01:12:00 1 warning found (use --debug to expand): 01:12:00  - 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 01:12:01 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:12:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:12:02 ---> package-listing.sh 01:12:02 ++ tr '[:upper:]' '[:lower:]' 01:12:02 ++ facter osfamily 01:12:02 + OS_FAMILY=redhat 01:12:02 + workspace=/w/workspace/edgexfoundry_device-s7_main 01:12:02 + START_PACKAGES=/tmp/packages_start.txt 01:12:02 + END_PACKAGES=/tmp/packages_end.txt 01:12:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:12:02 + PACKAGES=/tmp/packages_start.txt 01:12:02 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 01:12:02 + PACKAGES=/tmp/packages_end.txt 01:12:02 + case "${OS_FAMILY}" in 01:12:02 + rpm -qa 01:12:02 + sort 01:12:02 + '[' -f /tmp/packages_start.txt ']' 01:12:02 + '[' -f /tmp/packages_end.txt ']' 01:12:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:12:02 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 01:12:02 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 01:12:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 01:12:02 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 01:12:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:03 01:12:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:04 latest: Pulling from edgex-lftools-log-publisher 01:12:04 5eb5b503b376: Pulling fs layer 01:12:04 5c69ac0246d0: Pulling fs layer 01:12:04 ec43610c2a17: Pulling fs layer 01:12:04 3a2ae6a8a46f: Pulling fs layer 01:12:04 33b1e0a273af: Pulling fs layer 01:12:04 5d3b04190fa2: Pulling fs layer 01:12:04 2f39f015ded8: Pulling fs layer 01:12:04 33b1e0a273af: Waiting 01:12:04 5d3b04190fa2: Waiting 01:12:04 2f39f015ded8: Waiting 01:12:04 3a2ae6a8a46f: Waiting 01:12:04 5c69ac0246d0: Download complete 01:12:04 3a2ae6a8a46f: Verifying Checksum 01:12:04 3a2ae6a8a46f: Download complete 01:12:04 ec43610c2a17: Verifying Checksum 01:12:04 ec43610c2a17: Download complete 01:12:04 5d3b04190fa2: Verifying Checksum 01:12:04 5d3b04190fa2: Download complete 01:12:04 33b1e0a273af: Verifying Checksum 01:12:04 33b1e0a273af: Download complete 01:12:04 5eb5b503b376: Verifying Checksum 01:12:04 5eb5b503b376: Download complete 01:12:04 2f39f015ded8: Verifying Checksum 01:12:04 2f39f015ded8: Download complete 01:12:05 5eb5b503b376: Pull complete 01:12:05 5c69ac0246d0: Pull complete 01:12:06 ec43610c2a17: Pull complete 01:12:06 3a2ae6a8a46f: Pull complete 01:12:06 33b1e0a273af: Pull complete 01:12:06 5d3b04190fa2: Pull complete 01:12:10 2f39f015ded8: Pull complete 01:12:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:12:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:11 prd-centos7-docker-4c-2g-6399 does not seem to be running inside a container 01:12:11 $ 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 01:12:16 $ docker top 2c9e7778be7d74b9caffa5898579e3ed041c24757cdd8f5d5be6b36439efc69d -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:17 + touch /tmp/pre-build-complete [Pipeline] sh 01:12:17 + mkdir -p /var/log/sysstat [Pipeline] sh 01:12:17 + ls /var/log/sa-host 01:12:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:17 provisioning config files... 01:12:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config185693131620164807tmp [Pipeline] { [Pipeline] echo 01:12:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:12:18 ---> create-netrc.sh [Pipeline] } 01:12:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:12:18 ---> python-tools-install.sh [Pipeline] echo 01:12:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:12:18 ---> sudo-logs.sh 01:12:18 Archiving 'sudo' log.. 01:12:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-6399.novalocal: Name or service not known 01:12:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-6399.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:12:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:12:20 ---> job-cost.sh 01:12:20 lf-activate-venv: SKIPPING 01:12:20 INFO: No Stack... 01:12:20 INFO: Retrieving Pricing Info for: v3-standard-2 01:12:20 INFO: Archiving Costs [Pipeline] echo 01:12:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:12:20 ---> logs-deploy.sh 01:12:20 lf-activate-venv: SKIPPING 01:12:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/26 01:12:20 INFO: archiving workspace using pattern(s): 01:12:21 Archives upload complete. 01:12:21 INFO: archiving logs to Nexus 01:12:22 ---> uname -a: 01:12:22 Linux prd-centos7-docker-4c-2g-6399.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:12:22 01:12:22 01:12:22 ---> lscpu: 01:12:22 Architecture: x86_64 01:12:22 CPU op-mode(s): 32-bit, 64-bit 01:12:22 Byte Order: Little Endian 01:12:22 Address sizes: 40 bits physical, 48 bits virtual 01:12:22 CPU(s): 2 01:12:22 On-line CPU(s) list: 0,1 01:12:22 Thread(s) per core: 1 01:12:22 Core(s) per socket: 1 01:12:22 Socket(s): 2 01:12:22 NUMA node(s): 1 01:12:22 Vendor ID: AuthenticAMD 01:12:22 CPU family: 23 01:12:22 Model: 49 01:12:22 Model name: AMD EPYC-Rome Processor 01:12:22 Stepping: 0 01:12:22 CPU MHz: 2799.998 01:12:22 BogoMIPS: 5599.99 01:12:22 Virtualization: AMD-V 01:12:22 Hypervisor vendor: KVM 01:12:22 Virtualization type: full 01:12:22 L1d cache: 64 KiB 01:12:22 L1i cache: 64 KiB 01:12:22 L2 cache: 1 MiB 01:12:22 L3 cache: 32 MiB 01:12:22 NUMA node0 CPU(s): 0,1 01:12:22 Vulnerability Itlb multihit: Not affected 01:12:22 Vulnerability L1tf: Not affected 01:12:22 Vulnerability Mds: Not affected 01:12:22 Vulnerability Meltdown: Not affected 01:12:22 Vulnerability Mmio stale data: Not affected 01:12:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:12:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:12:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:12:22 Vulnerability Srbds: Not affected 01:12:22 Vulnerability Tsx async abort: Not affected 01:12:22 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 01:12:22 01:12:22 01:12:22 ---> nproc: 01:12:22 2 01:12:22 01:12:22 01:12:22 ---> df -h: 01:12:22 Filesystem Size Used Avail Use% Mounted on 01:12:22 overlay 40G 7.3G 33G 19% / 01:12:22 tmpfs 64M 0 64M 0% /dev 01:12:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:12:22 shm 64M 0 64M 0% /dev/shm 01:12:22 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:12:22 01:12:22 01:12:22 Cannot open /var/log/sysstat/sa07: No such file or directory 01:12:22 Please check if data collecting is enabled 01:12:22 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:22 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:12:22 $ docker stop --time=1 2c9e7778be7d74b9caffa5898579e3ed041c24757cdd8f5d5be6b36439efc69d 01:12:24 $ docker rm -f --volumes 2c9e7778be7d74b9caffa5898579e3ed041c24757cdd8f5d5be6b36439efc69d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:12:24 [WS-CLEANUP] Deleting project workspace... 01:12:24 [WS-CLEANUP] Deferred wipeout is used... 01:12:24 [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 01:12:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:24 01:12:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:25 latest: Pulling from edgex-lftools-log-publisher 01:12:25 5eb5b503b376: Pulling fs layer 01:12:25 5c69ac0246d0: Pulling fs layer 01:12:25 ec43610c2a17: Pulling fs layer 01:12:25 3a2ae6a8a46f: Pulling fs layer 01:12:25 33b1e0a273af: Pulling fs layer 01:12:25 5d3b04190fa2: Pulling fs layer 01:12:25 2f39f015ded8: Pulling fs layer 01:12:25 33b1e0a273af: Waiting 01:12:25 5d3b04190fa2: Waiting 01:12:25 2f39f015ded8: Waiting 01:12:25 3a2ae6a8a46f: Waiting 01:12:25 5c69ac0246d0: Download complete 01:12:25 3a2ae6a8a46f: Verifying Checksum 01:12:25 3a2ae6a8a46f: Download complete 01:12:25 33b1e0a273af: Verifying Checksum 01:12:25 33b1e0a273af: Download complete 01:12:25 5d3b04190fa2: Verifying Checksum 01:12:25 5d3b04190fa2: Download complete 01:12:25 ec43610c2a17: Verifying Checksum 01:12:25 ec43610c2a17: Download complete 01:12:25 5eb5b503b376: Download complete 01:12:26 2f39f015ded8: Download complete 01:12:27 5eb5b503b376: Pull complete 01:12:27 5c69ac0246d0: Pull complete 01:12:28 ec43610c2a17: Pull complete 01:12:28 3a2ae6a8a46f: Pull complete 01:12:28 33b1e0a273af: Pull complete 01:12:28 5d3b04190fa2: Pull complete 01:12:35 2f39f015ded8: Pull complete 01:12:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:35 prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container 01:12:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:12:38 $ docker top 80730645549c9100a933de90c34d70d6c236978551d646e6d112ecde8d73ad7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:39 ---> job-cost.sh 01:12:39 lf-activate-venv: SKIPPING 01:12:39 INFO: No Stack... 01:12:39 INFO: Retrieving Pricing Info for: v3-standard-8 01:12:39 INFO: Archiving Costs [Pipeline] sh 01:12:39 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 01:12:39 + cut -d, -f6 [Pipeline] lock 01:12:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-26-stack-cost] 01:12:39 Resource [jenkins-edgexfoundry-device-s7-main-26-stack-cost] did not exist. Created. 01:12:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:12:40 + echo total: 0.2199999988079071 [Pipeline] stash 01:12:40 Stashed 1 file(s) [Pipeline] } 01:12:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 01:12:40 $ docker stop --time=1 80730645549c9100a933de90c34d70d6c236978551d646e6d112ecde8d73ad7e 01:12:41 $ docker rm -f --volumes 80730645549c9100a933de90c34d70d6c236978551d646e6d112ecde8d73ad7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:14:05 Removing intermediate container 3213a92891d8 01:14:05 ---> 98116f27d739 01:14:05 Step 9/10 : COPY . . 01:14:05 ---> cca540d08747 01:14:05 Step 10/10 : RUN ${MAKE} 01:14:05 ---> Running in 2c1ecd0dc0f5 01:14:05 noop 01:14:05 Removing intermediate container 2c1ecd0dc0f5 01:14:05 ---> c38f6f6f6a3b 01:14:05 Successfully built c38f6f6f6a3b 01:14:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:06 + docker inspect -f . ci-base-image-arm64 01:14:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:06 prd-ubuntu20.04-docker-arm64-4c-16g-6394 does not seem to be running inside a container 01:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/26 -v /w/workspace/device-s7/26:/w/workspace/device-s7/26:rw,z -v /w/workspace/device-s7/26@tmp:/w/workspace/device-s7/26@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 01:14:08 $ docker top e51b3d1e66df4b1a3e1c93fd7447456f1b5af85fa49394050309b77ec44e8bdc -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:08 + go version 01:14:08 go version go1.23.9 linux/arm64 [Pipeline] } 01:14:08 $ docker stop --time=1 e51b3d1e66df4b1a3e1c93fd7447456f1b5af85fa49394050309b77ec44e8bdc 01:14:10 $ docker rm -f --volumes e51b3d1e66df4b1a3e1c93fd7447456f1b5af85fa49394050309b77ec44e8bdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:11 + docker inspect -f . ci-base-image-arm64 01:14:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:11 prd-ubuntu20.04-docker-arm64-4c-16g-6394 does not seem to be running inside a container 01:14:11 $ 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/26 -v /w/workspace/device-s7/26:/w/workspace/device-s7/26:rw,z -v /w/workspace/device-s7/26@tmp:/w/workspace/device-s7/26@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 01:14:12 $ docker top c70c25b74aa053e9986fb4285cacacf7e840ff4ca31c2bd14097fa07a63f1abc -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:13 + git config --global --add safe.directory /w/workspace/device-s7/26 [Pipeline] fileExists [Pipeline] sh 01:14:14 + make test 01:14:14 go test -race -coverprofile=coverage.out ./... 01:15:10 ? github.com/edgexfoundry/device-s7 [no test files] 01:19:32 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 01:19:32 ok github.com/edgexfoundry/device-s7/internal/driver 1.136s coverage: 6.8% of statements 01:19:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:19:32 go vet ./... 01:23:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:23:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:23:24 ./bin/test-attribution-txt.sh [Pipeline] echo 01:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:23:24 $ docker stop --time=1 c70c25b74aa053e9986fb4285cacacf7e840ff4ca31c2bd14097fa07a63f1abc 01:23:26 $ docker rm -f --volumes c70c25b74aa053e9986fb4285cacacf7e840ff4ca31c2bd14097fa07a63f1abc [Pipeline] // withDockerContainer [Pipeline] sh 01:23:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:23:29 Warning: overwriting stash ‘coverage-report’ 01:23:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:23:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:23:30 + ls -al . 01:23:30 total 216 01:23:30 drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 01:14 . 01:23:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:11 .. 01:23:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:11 .git 01:23:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:11 .github 01:23:30 -rw-rw-r-- 1 jenkins jenkins 237 Aug 7 01:11 .gitignore 01:23:30 -rw-rw-r-- 1 jenkins jenkins 42 Aug 7 01:11 .golangci.yml 01:23:30 -rw-rw-r-- 1 jenkins jenkins 20318 Aug 7 01:11 Attribution.txt 01:23:30 -rw-rw-r-- 1 jenkins jenkins 1668 Aug 7 01:11 CHANGLOG.md 01:23:30 -rw-rw-r-- 1 jenkins jenkins 1579 Aug 7 01:11 Dockerfile 01:23:30 -rw-rw-r-- 1 jenkins jenkins 643 Aug 7 01:11 Jenkinsfile 01:23:30 -rw-rw-r-- 1 jenkins jenkins 10947 Aug 7 01:11 LICENSE 01:23:30 -rw-rw-r-- 1 jenkins jenkins 1903 Aug 7 01:11 Makefile 01:23:30 -rw-rw-r-- 1 jenkins jenkins 614 Aug 7 01:11 OWNERS.md 01:23:30 -rw-rw-r-- 1 jenkins jenkins 2393 Aug 7 01:11 README.md 01:23:30 -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:07 VERSION 01:23:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:11 bin 01:23:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:11 cmd 01:23:30 -rw-r--r-- 1 jenkins jenkins 19094 Aug 7 01:19 coverage.out 01:23:30 -rw-rw-r-- 1 jenkins jenkins 6103 Aug 7 01:11 go.mod 01:23:30 -rw-rw-r-- 1 jenkins jenkins 86990 Aug 7 01:11 go.sum 01:23:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:11 internal 01:23:30 -rw-rw-r-- 1 jenkins jenkins 223 Aug 7 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:30 + 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=573e98b50610a27fa11e35e74017358910ad0f33 --label arch=arm64 --label version=4.1.0-dev.3 . 01:23:31 Sending build context to Docker daemon 8.094MB 01:23:31 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 01:23:31 Step 2/24 : FROM ${BASE} AS builder 01:23:31 ---> c38f6f6f6a3b 01:23:31 Step 3/24 : ARG MAKE=make build 01:23:31 ---> Running in 33a647cb5772 01:23:31 Removing intermediate container 33a647cb5772 01:23:31 ---> 8936e0faf68d 01:23:31 Step 4/24 : WORKDIR /device-s7 01:23:32 ---> Running in 3001ac9029ce 01:23:32 Removing intermediate container 3001ac9029ce 01:23:32 ---> 2f1cf8bea7a7 01:23:32 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 01:23:32 ---> Running in c00d7ba82f31 01:23:32 Removing intermediate container c00d7ba82f31 01:23:32 ---> 767ff15fed62 01:23:32 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 01:23:32 ---> Running in 849345544cbf 01:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:23:36 OK: 239 MiB in 58 packages 01:23:36 Removing intermediate container 849345544cbf 01:23:36 ---> d7c8413cc65f 01:23:36 Step 7/24 : COPY go.mod vendor* ./ 01:23:37 ---> 6f6346f5fe75 01:23:37 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:37 ---> Running in 083a96892210 01:23:40 Removing intermediate container 083a96892210 01:23:40 ---> 963467b7aa95 01:23:40 Step 9/24 : COPY . . 01:23:41 ---> 62e1d2aae396 01:23:41 Step 10/24 : RUN ${MAKE} 01:23:41 ---> Running in 246d9a2d34ab 01:23:42 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 01:28:04 Removing intermediate container 246d9a2d34ab 01:28:04 ---> 35a97e388eba 01:28:04 Step 11/24 : FROM alpine:3.20 01:28:04 3.20: Pulling from library/alpine 01:28:04 13e713f82565: Pulling fs layer 01:28:04 13e713f82565: Verifying Checksum 01:28:04 13e713f82565: Download complete 01:28:04 13e713f82565: Pull complete 01:28:04 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:28:04 Status: Downloaded newer image for alpine:3.20 01:28:04 ---> c88e9dceb6cb 01:28:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 01:28:04 ---> Running in 9357ccc7660d 01:28:04 Removing intermediate container 9357ccc7660d 01:28:04 ---> 3e221bfa3bac 01:28:04 Step 13/24 : RUN apk add --update --no-cache dumb-init 01:28:04 ---> Running in 0f58f68c098a 01:28:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:28:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:28:06 (1/1) Installing dumb-init (1.2.5-r3) 01:28:06 Executing busybox-1.36.1-r29.trigger 01:28:06 OK: 9 MiB in 15 packages 01:28:07 Removing intermediate container 0f58f68c098a 01:28:07 ---> 5c3e8011b98e 01:28:07 Step 14/24 : RUN apk --no-cache upgrade 01:28:07 ---> Running in 42755412339f 01:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:28:10 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:28:10 Executing busybox-1.36.1-r30.post-upgrade 01:28:10 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:28:10 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:28:10 Executing busybox-1.36.1-r30.trigger 01:28:10 OK: 9 MiB in 15 packages 01:28:11 Removing intermediate container 42755412339f 01:28:11 ---> 52c98fde0f4b 01:28:11 Step 15/24 : WORKDIR / 01:28:11 ---> Running in 10cb1ff23563 01:28:12 Removing intermediate container 10cb1ff23563 01:28:12 ---> e4fa4f2ab214 01:28:12 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 01:28:12 ---> c046b760a6c9 01:28:12 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 01:28:15 ---> 58ec869a3bb7 01:28:15 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 01:28:15 ---> 7ba06a69cce9 01:28:15 Step 19/24 : EXPOSE 59994 01:28:15 ---> Running in a565d5d5d75e 01:28:16 Removing intermediate container a565d5d5d75e 01:28:16 ---> 9ff9110671cb 01:28:16 Step 20/24 : ENTRYPOINT ["/device-s7"] 01:28:16 ---> Running in f2b8c7e8e331 01:28:16 Removing intermediate container f2b8c7e8e331 01:28:16 ---> 6773a601cc39 01:28:16 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:28:16 ---> Running in 7fa08fc41a23 01:28:16 Removing intermediate container 7fa08fc41a23 01:28:16 ---> 0a5be5cc07c9 01:28:16 Step 22/24 : LABEL arch=arm64 01:28:16 ---> Running in f945378d23bc 01:28:17 Removing intermediate container f945378d23bc 01:28:17 ---> 82a9e537e623 01:28:17 Step 23/24 : LABEL git_sha=573e98b50610a27fa11e35e74017358910ad0f33 01:28:17 ---> Running in 5455aa6ed2db 01:28:17 Removing intermediate container 5455aa6ed2db 01:28:17 ---> 7fbf558476d1 01:28:17 Step 24/24 : LABEL version=4.1.0-dev.3 01:28:17 ---> Running in f27835b31ddc 01:28:18 Removing intermediate container f27835b31ddc 01:28:18 ---> 83a0badb8054 01:28:18 [Warning] One or more build-args [ARCH] were not consumed 01:28:18 Successfully built 83a0badb8054 01:28:18 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 01:28:18 provisioning config files... 01:28:18 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/26@tmp/config12029983445723100394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:18 ---> ****-login.sh 01:28:18 nexus3.edgexfoundry.org:10001 01:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:19 Configure a credential helper to remove this warning. See 01:28:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:19 01:28:19 Login Succeeded 01:28:19 nexus3.edgexfoundry.org:10002 01:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:19 Configure a credential helper to remove this warning. See 01:28:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:19 01:28:19 Login Succeeded 01:28:19 nexus3.edgexfoundry.org:10003 01:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:19 Configure a credential helper to remove this warning. See 01:28:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:19 01:28:19 Login Succeeded 01:28:19 nexus3.edgexfoundry.org:10004 01:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:20 Configure a credential helper to remove this warning. See 01:28:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:20 01:28:20 Login Succeeded 01:28:20 ****.io 01:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:20 Configure a credential helper to remove this warning. See 01:28:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:20 01:28:20 Login Succeeded 01:28:20 ---> ****-login.sh ends [Pipeline] } 01:28:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:28:20 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 01:28:20 573e98b50610a27fa11e35e74017358910ad0f33 01:28:20 latest 01:28:20 4.1.0-dev.3 01:28:20 573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 01:28:20 main 01:28:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:21 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:21 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33 01:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:28:21 36b24c90e4fd: Preparing 01:28:21 02d73ad571fb: Preparing 01:28:21 a9f9fda69b2b: Preparing 01:28:21 7694581b557a: Preparing 01:28:21 c625d4bf32ab: Preparing 01:28:21 1e890da81ec9: Preparing 01:28:21 1e890da81ec9: Waiting 01:28:21 36b24c90e4fd: Pushed 01:28:21 a9f9fda69b2b: Pushed 01:28:21 c625d4bf32ab: Pushed 01:28:21 1e890da81ec9: Layer already exists 01:28:22 7694581b557a: Pushed 01:28:32 02d73ad571fb: Pushed 01:28:32 573e98b50610a27fa11e35e74017358910ad0f33: digest: sha256:405fb509dd133592efd0f0a4c5f7fe212868823d11b87c685c20d47b36ef2c1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:32 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:33 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 01:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:28:33 36b24c90e4fd: Preparing 01:28:33 02d73ad571fb: Preparing 01:28:33 a9f9fda69b2b: Preparing 01:28:33 7694581b557a: Preparing 01:28:33 c625d4bf32ab: Preparing 01:28:33 1e890da81ec9: Preparing 01:28:33 1e890da81ec9: Waiting 01:28:33 7694581b557a: Layer already exists 01:28:33 36b24c90e4fd: Layer already exists 01:28:33 c625d4bf32ab: Layer already exists 01:28:33 a9f9fda69b2b: Layer already exists 01:28:33 02d73ad571fb: Layer already exists 01:28:33 1e890da81ec9: Layer already exists 01:28:33 latest: digest: sha256:405fb509dd133592efd0f0a4c5f7fe212868823d11b87c685c20d47b36ef2c1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:33 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:33 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.3 01:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:28:33 36b24c90e4fd: Preparing 01:28:33 02d73ad571fb: Preparing 01:28:33 a9f9fda69b2b: Preparing 01:28:33 7694581b557a: Preparing 01:28:33 c625d4bf32ab: Preparing 01:28:33 1e890da81ec9: Preparing 01:28:33 1e890da81ec9: Waiting 01:28:33 02d73ad571fb: Layer already exists 01:28:33 36b24c90e4fd: Layer already exists 01:28:33 7694581b557a: Layer already exists 01:28:33 a9f9fda69b2b: Layer already exists 01:28:33 c625d4bf32ab: Layer already exists 01:28:33 1e890da81ec9: Layer already exists 01:28:34 4.1.0-dev.3: digest: sha256:405fb509dd133592efd0f0a4c5f7fe212868823d11b87c685c20d47b36ef2c1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:34 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:34 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 01:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:28:34 36b24c90e4fd: Preparing 01:28:34 02d73ad571fb: Preparing 01:28:34 a9f9fda69b2b: Preparing 01:28:34 7694581b557a: Preparing 01:28:34 c625d4bf32ab: Preparing 01:28:34 1e890da81ec9: Preparing 01:28:34 36b24c90e4fd: Layer already exists 01:28:34 a9f9fda69b2b: Layer already exists 01:28:34 02d73ad571fb: Layer already exists 01:28:34 7694581b557a: Layer already exists 01:28:34 c625d4bf32ab: Layer already exists 01:28:34 1e890da81ec9: Layer already exists 01:28:34 573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3: digest: sha256:405fb509dd133592efd0f0a4c5f7fe212868823d11b87c685c20d47b36ef2c1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:35 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:35 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 01:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:28:35 36b24c90e4fd: Preparing 01:28:35 02d73ad571fb: Preparing 01:28:35 a9f9fda69b2b: Preparing 01:28:35 7694581b557a: Preparing 01:28:35 c625d4bf32ab: Preparing 01:28:35 1e890da81ec9: Preparing 01:28:35 1e890da81ec9: Waiting 01:28:35 36b24c90e4fd: Layer already exists 01:28:35 7694581b557a: Layer already exists 01:28:35 02d73ad571fb: Layer already exists 01:28:35 c625d4bf32ab: Layer already exists 01:28:35 a9f9fda69b2b: Layer already exists 01:28:35 1e890da81ec9: Layer already exists 01:28:36 main: digest: sha256:405fb509dd133592efd0f0a4c5f7fe212868823d11b87c685c20d47b36ef2c1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:36 ===================================================== [Pipeline] echo 01:28:36 taggedImages: 01:28:36 - nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33 01:28:36 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 01:28:36 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.3 01:28:36 - nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 01:28:36 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 01:28:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] echo 01:28:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 01:28:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.3 [Pipeline] echo 01:28:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [Pipeline] echo 01:28:36 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 01:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:36 01:28:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:37 arm64: Pulling from edgex-lftools-log-publisher 01:28:37 8998bd30e6a1: Pulling fs layer 01:28:37 04944245beec: Pulling fs layer 01:28:37 699f458cf7ca: Pulling fs layer 01:28:37 765212b225bb: Pulling fs layer 01:28:37 f23df028b6ca: Pulling fs layer 01:28:37 d65c8cfc05b1: Pulling fs layer 01:28:37 2437ff75d9bd: Pulling fs layer 01:28:37 765212b225bb: Waiting 01:28:37 f23df028b6ca: Waiting 01:28:37 d65c8cfc05b1: Waiting 01:28:37 2437ff75d9bd: Waiting 01:28:37 04944245beec: Verifying Checksum 01:28:37 04944245beec: Download complete 01:28:37 765212b225bb: Verifying Checksum 01:28:37 f23df028b6ca: Verifying Checksum 01:28:37 f23df028b6ca: Download complete 01:28:37 d65c8cfc05b1: Verifying Checksum 01:28:37 d65c8cfc05b1: Download complete 01:28:37 699f458cf7ca: Verifying Checksum 01:28:37 699f458cf7ca: Download complete 01:28:38 8998bd30e6a1: Verifying Checksum 01:28:38 8998bd30e6a1: Download complete 01:28:40 2437ff75d9bd: Download complete 01:28:42 8998bd30e6a1: Pull complete 01:28:43 04944245beec: Pull complete 01:28:44 699f458cf7ca: Pull complete 01:28:44 765212b225bb: Pull complete 01:28:45 f23df028b6ca: Pull complete 01:28:45 d65c8cfc05b1: Pull complete 01:29:04 2437ff75d9bd: Pull complete 01:29:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:29:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:29:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:04 prd-ubuntu20.04-docker-arm64-4c-16g-6394 does not seem to be running inside a container 01:29:04 $ 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/26 -v /w/workspace/device-s7/26:/w/workspace/device-s7/26:rw,z -v /w/workspace/device-s7/26@tmp:/w/workspace/device-s7/26@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 01:29:07 $ docker top 2ef725f0b97a0b1ba2812abfd460e97bff2bb6eb9686f879ca0870a641a7c97a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:08 ---> job-cost.sh 01:29:08 lf-activate-venv: SKIPPING 01:29:08 INFO: No Stack... 01:29:08 INFO: Retrieving Pricing Info for: v3-standard-4 01:29:09 INFO: Archiving Costs [Pipeline] sh 01:29:10 + cat /w/workspace/device-s7/26/archives/cost.csv 01:29:10 + cut -d, -f6 [Pipeline] lock 01:29:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-26-stack-cost] 01:29:10 Resource [jenkins-edgexfoundry-device-s7-main-26-stack-cost] did not exist. Created. 01:29:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:29:11 /w/workspace/device-s7/26@tmp/durable-540ffd15/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:29:11 + echo total: 0.10999999940395355 [Pipeline] stash 01:29:11 Warning: overwriting stash ‘stack-cost’ 01:29:11 Stashed 1 file(s) [Pipeline] } 01:29:11 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 01:29:11 $ docker stop --time=1 2ef725f0b97a0b1ba2812abfd460e97bff2bb6eb9686f879ca0870a641a7c97a 01:29:13 $ docker rm -f --volumes 2ef725f0b97a0b1ba2812abfd460e97bff2bb6eb9686f879ca0870a641a7c97a [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 01:29:13 provisioning config files... 01:29:13 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8788489135328134954tmp [Pipeline] { [Pipeline] sh 01:29:14 + set +x 01:29:14 + curl -s https://codecov.io/bash 01:29:14 + bash -s -- 01:29:14 01:29:14 _____ _ 01:29:14 / ____| | | 01:29:14 | | ___ __| | ___ ___ _____ __ 01:29:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:29:14 | |___| (_) | (_| | __/ (_| (_) \ V / 01:29:14 \_____\___/ \__,_|\___|\___\___/ \_/ 01:29:14 Bash-1.0.6 01:29:14 01:29:14 01:29:14 ==> git version 2.25.1 found 01:29:14 ==> 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 01:29:14 Release-Date: 2020-01-08 01:29:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:29:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:29:14 ==> Jenkins CI detected. 01:29:14 current dir:  /w/workspace/edgexfoundry_device-s7_main 01:29:14 project root: . 01:29:14 --> token set from env 01:29:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:29:14 ==> Running gcov in . (disable via -X gcov) 01:29:14 ==> Python coveragepy not found 01:29:14 ==> Searching for coverage reports in: 01:29:14 + . 01:29:14 -> Found 1 reports 01:29:14 ==> Detecting git/mercurial file structure 01:29:14 ==> Reading reports 01:29:14 + ./coverage.out bytes=19094 01:29:14 ==> Appending adjustments 01:29:14 https://docs.codecov.io/docs/fixing-reports 01:29:14 + Found adjustments 01:29:14 ==> Gzipping contents 01:29:14 4.0K /tmp/codecov.pQm0Qf.gz 01:29:14 ==> Uploading reports 01:29:14 url: https://codecov.io 01:29:14 query: branch=main&commit=573e98b50610a27fa11e35e74017358910ad0f33&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 01:29:14 -> Pinging Codecov 01:29:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=573e98b50610a27fa11e35e74017358910ad0f33&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 01:29:14 -> Uploading to 01:29:14 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/573e98b50610a27fa11e35e74017358910ad0f33/dbabbad4-cce2-4667-b601-7077a4cc21ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250807%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250807T012914Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=88fbd51890d6efe855a6e76b6cb61aefe27c10b5fcb9414ec58d6b510e13d2fa 01:29:14 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:14 Dload Upload Total Spent Left Speed 01:29:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 19513 --:--:-- --:--:-- --:--:-- 19513 01:29:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] } 01:29:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:29:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:29:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:29:15 01:29:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:29:15 latest: Pulling from edgex-devops/edgex-snyk-go 01:29:15 0a9a5dfd008f: Already exists 01:29:15 36466aa92d05: Already exists 01:29:15 e10405b45d13: Already exists 01:29:15 096b7ceb2af7: Already exists 01:29:15 4f4fb700ef54: Already exists 01:29:15 e50aa161e22a: Pulling fs layer 01:29:15 d3c8db5fb9df: Pulling fs layer 01:29:15 e50aa161e22a: Verifying Checksum 01:29:15 e50aa161e22a: Download complete 01:29:16 e50aa161e22a: Pull complete 01:29:17 d3c8db5fb9df: Verifying Checksum 01:29:17 d3c8db5fb9df: Download complete 01:29:21 d3c8db5fb9df: Pull complete 01:29:21 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 01:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:29:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:21 prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container 01:29:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:29:23 $ docker top 143b0fa4bbe22974f5a3297220da55a4e86089a4a7e5240c39135e222904164d -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 01:29:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 01:29:24 + set -o pipefail 01:29:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 01:29:30 01:29:30 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 01:29:30 01:29:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/cf047afb-ee6b-47c5-ac5a-8265ce728d22 01:29:30 01:29:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:29:30 01:29:30 01:29:30 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:29:30 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:29:30 $ docker stop --time=1 143b0fa4bbe22974f5a3297220da55a4e86089a4a7e5240c39135e222904164d 01:29:33 $ docker rm -f --volumes 143b0fa4bbe22974f5a3297220da55a4e86089a4a7e5240c39135e222904164d [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 01:29:34 + git log --format=format:%s -1 573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] sh 01:29:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:29:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:35 prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container 01:29:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:29:35 $ docker top 197f9ca09f14244cf5b369036d122074754db8346108c861263f313f0bcc566a -eo pid,comm 01:29:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:29:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:29:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:35 [ssh-agent] Looking for ssh-agent implementation... 01:29:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:36 $ docker exec 197f9ca09f14244cf5b369036d122074754db8346108c861263f313f0bcc566a ssh-agent 01:29:36 SSH_AUTH_SOCK=/tmp/ssh-ucaG3x4ZwJMC/agent.33 01:29:36 SSH_AGENT_PID=39 01:29:36 Running ssh-add (command line suppressed) 01:29:36 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6298549688479412184.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6298549688479412184.key) 01:29:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:36 + git semver tag 01:29:36 2025-08-07 01:29:36,770 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:29:36 2025-08-07 01:29:36,773 [run_tag] DEBUG tag force:False 01:29:36 2025-08-07 01:29:36,773 [check_head_tag] DEBUG check head tag 01:29:36 2025-08-07 01:29:36,773 [execute] INFO git cat-file --batch-check 01:29:36 2025-08-07 01:29:36,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 01:29:36 2025-08-07 01:29:36,776 [execute] INFO git cat-file --batch 01:29:36 2025-08-07 01:29:36,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 01:29:36 2025-08-07 01:29:36,780 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:29:36 2025-08-07 01:29:36,780 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 01:29:36 2025-08-07 01:29:36,780 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 01:29:36 2025-08-07 01:29:36,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:29:36 4.1.0-dev.3 [Pipeline] } 01:29:36 $ docker exec --env ******** --env ******** 197f9ca09f14244cf5b369036d122074754db8346108c861263f313f0bcc566a ssh-agent -k 01:29:36 unset SSH_AUTH_SOCK; 01:29:36 unset SSH_AGENT_PID; 01:29:36 echo Agent pid 39 killed; 01:29:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:37 + git semver [Pipeline] } 01:29:37 $ docker stop --time=1 197f9ca09f14244cf5b369036d122074754db8346108c861263f313f0bcc566a 01:29:39 $ docker rm -f --volumes 197f9ca09f14244cf5b369036d122074754db8346108c861263f313f0bcc566a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:29:39 01:29:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:29:39 0.23.1-centos7: Pulling from edgex-lftools 01:29:39 ab5ef0e58194: Pulling fs layer 01:29:39 9712f1f96733: Pulling fs layer 01:29:39 63f879dbbcfc: Pulling fs layer 01:29:39 0d9ebad4ef96: Pulling fs layer 01:29:39 e9a5061849ea: Pulling fs layer 01:29:39 d747dcd14b5f: Pulling fs layer 01:29:39 2de7ff778b66: Pulling fs layer 01:29:39 0d9ebad4ef96: Waiting 01:29:39 d747dcd14b5f: Waiting 01:29:39 2de7ff778b66: Waiting 01:29:39 e9a5061849ea: Waiting 01:29:39 9712f1f96733: Verifying Checksum 01:29:39 9712f1f96733: Download complete 01:29:40 63f879dbbcfc: Verifying Checksum 01:29:40 63f879dbbcfc: Download complete 01:29:40 e9a5061849ea: Verifying Checksum 01:29:40 e9a5061849ea: Download complete 01:29:40 d747dcd14b5f: Download complete 01:29:40 0d9ebad4ef96: Verifying Checksum 01:29:40 0d9ebad4ef96: Download complete 01:29:40 2de7ff778b66: Verifying Checksum 01:29:40 2de7ff778b66: Download complete 01:29:40 ab5ef0e58194: Verifying Checksum 01:29:40 ab5ef0e58194: Download complete 01:29:44 ab5ef0e58194: Pull complete 01:29:44 9712f1f96733: Pull complete 01:29:45 63f879dbbcfc: Pull complete 01:29:51 0d9ebad4ef96: Pull complete 01:29:51 e9a5061849ea: Pull complete 01:29:51 d747dcd14b5f: Pull complete 01:29:52 2de7ff778b66: Pull complete 01:29:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:29:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:53 prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container 01:29:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:29:55 $ docker top 1337494cd3d43cecd1def713a9c1294a0bfbc2c88fefa7ef763f0cc3a4f005a9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:29:55 provisioning config files... 01:29:55 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10633653079490439341tmp 01:29:55 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16893781209800589296tmp 01:29:55 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9268609178529124805tmp [Pipeline] { [Pipeline] echo 01:29:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:29:56 ---> sigul-configuration.sh 01:29:56 gpg: directory `/root/.gnupg' created 01:29:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:29:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:29:56 gpg: keyring `/root/.gnupg/secring.gpg' created 01:29:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:29:56 gpg: CAST5 encrypted data 01:29:56 gpg: encrypted with 1 passphrase 01:29:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:29:56 + mkdir /home/jenkins 01:29:56 + mkdir /home/jenkins/sigul [Pipeline] sh 01:29:56 + 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 01:29:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:29:57 ---> sigul-install.sh 01:29:57 Sigul already installed; skipping installation. [Pipeline] sh 01:29:57 + git tag --list 01:29:57 v0.0.0 01:29:57 v4.0 01:29:57 v4.0.0 01:29:57 v4.1.0-dev.1 01:29:57 v4.1.0-dev.2 01:29:57 v4.1.0-dev.3 [Pipeline] sh 01:29:57 + lftools sign git-tag v4.1.0-dev.3 01:29:58 Signing Git tag with Sigul... 01:29:58 Signing v4.1.0-dev.3 [Pipeline] echo 01:29:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:29:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:29:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:29:58 $ docker stop --time=1 1337494cd3d43cecd1def713a9c1294a0bfbc2c88fefa7ef763f0cc3a4f005a9 01:30:00 $ docker rm -f --volumes 1337494cd3d43cecd1def713a9c1294a0bfbc2c88fefa7ef763f0cc3a4f005a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:30:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:30:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:30:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:01 prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container 01:30:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:30:01 $ docker top 0186c3fc0f26e2b1796c35b37deaa5842b54048420712a61da0d6fd695ab3a89 -eo pid,comm 01:30:01 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). 01:30:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:30:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:01 [ssh-agent] Looking for ssh-agent implementation... 01:30:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:01 $ docker exec 0186c3fc0f26e2b1796c35b37deaa5842b54048420712a61da0d6fd695ab3a89 ssh-agent 01:30:01 SSH_AUTH_SOCK=/tmp/ssh-JCpSGNbdcpwM/agent.32 01:30:01 SSH_AGENT_PID=38 01:30:01 Running ssh-add (command line suppressed) 01:30:01 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12092534163189511220.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12092534163189511220.key) 01:30:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:02 + git semver bump pre 01:30:02 2025-08-07 01:30:02,287 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:30:02 2025-08-07 01:30:02,292 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:30:02 2025-08-07 01:30:02,292 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev 01:30:02 2025-08-07 01:30:02,292 [bump_version] DEBUG bumped version:4.1.0-dev.4 01:30:02 2025-08-07 01:30:02,292 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 01:30:02 2025-08-07 01:30:02,293 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:30:02 2025-08-07 01:30:02,293 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 01:30:02 2025-08-07 01:30:02,295 [execute] INFO git cat-file --batch-check 01:30:02 2025-08-07 01:30:02,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 01:30:02 2025-08-07 01:30:02,298 [execute] INFO git cat-file --batch 01:30:02 2025-08-07 01:30:02,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 01:30:02 2025-08-07 01:30:02,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:30:02 4.1.0-dev.4 [Pipeline] } 01:30:02 $ docker exec --env ******** --env ******** 0186c3fc0f26e2b1796c35b37deaa5842b54048420712a61da0d6fd695ab3a89 ssh-agent -k 01:30:02 unset SSH_AUTH_SOCK; 01:30:02 unset SSH_AGENT_PID; 01:30:02 echo Agent pid 38 killed; 01:30:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:30:02 + git semver [Pipeline] } 01:30:03 $ docker stop --time=1 0186c3fc0f26e2b1796c35b37deaa5842b54048420712a61da0d6fd695ab3a89 01:30:04 $ docker rm -f --volumes 0186c3fc0f26e2b1796c35b37deaa5842b54048420712a61da0d6fd695ab3a89 [Pipeline] // withDockerContainer [Pipeline] sh 01:30:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:30:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:30:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:05 prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container 01:30:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:30:05 $ docker top 5ef959245249e838d0ff736ddeca725d83bd1fe040b1c47f113630b51fd214e5 -eo pid,comm 01:30:05 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). 01:30:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:30:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:05 [ssh-agent] Looking for ssh-agent implementation... 01:30:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:05 $ docker exec 5ef959245249e838d0ff736ddeca725d83bd1fe040b1c47f113630b51fd214e5 ssh-agent 01:30:05 SSH_AUTH_SOCK=/tmp/ssh-w1zGSPYj6Gkt/agent.32 01:30:05 SSH_AGENT_PID=38 01:30:05 Running ssh-add (command line suppressed) 01:30:05 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9253735605352066048.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9253735605352066048.key) 01:30:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:06 + git semver push 01:30:06 2025-08-07 01:30:06,263 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:30:06 2025-08-07 01:30:06,267 [run_push] DEBUG push 01:30:06 2025-08-07 01:30:06,268 [execute] INFO git cat-file --batch-check 01:30:06 2025-08-07 01:30:06,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 01:30:06 2025-08-07 01:30:06,270 [execute] INFO git rev-list 43c97ff0847e95b97b1ff9f8d92c6ecef3ee8c89 -- 01:30:06 2025-08-07 01:30:06,271 [execute] DEBUG Popen(['git', 'rev-list', '43c97ff0847e95b97b1ff9f8d92c6ecef3ee8c89', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:30:06 2025-08-07 01:30:06,274 [execute] INFO git fetch -v -- origin 01:30:06 2025-08-07 01:30:06,274 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:30:06 2025-08-07 01:30:06,730 [run_push] DEBUG no remote changes detected 01:30:06 2025-08-07 01:30:06,730 [execute] INFO git push origin semver 01:30:06 2025-08-07 01:30:06,730 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:30:07 2025-08-07 01:30:07,526 [run_push] DEBUG push all version tags 01:30:07 2025-08-07 01:30:07,526 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:30:07 2025-08-07 01:30:07,527 [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) 01:30:08 2025-08-07 01:30:08,184 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:30:08 4.1.0-dev.4 [Pipeline] } 01:30:08 $ docker exec --env ******** --env ******** 5ef959245249e838d0ff736ddeca725d83bd1fe040b1c47f113630b51fd214e5 ssh-agent -k 01:30:08 unset SSH_AUTH_SOCK; 01:30:08 unset SSH_AGENT_PID; 01:30:08 echo Agent pid 38 killed; 01:30:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:30:08 + git semver [Pipeline] } 01:30:09 $ docker stop --time=1 5ef959245249e838d0ff736ddeca725d83bd1fe040b1c47f113630b51fd214e5 01:30:10 $ docker rm -f --volumes 5ef959245249e838d0ff736ddeca725d83bd1fe040b1c47f113630b51fd214e5 [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 01:30:10 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 01:30:10 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 01:30:10 total 16 01:30:10 drwxr-xr-x 3 root root 4096 Aug 7 01:12 . 01:30:10 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:29 .. 01:30:10 drwxr-xr-x 2 root root 4096 Aug 7 01:12 cost 01:30:10 -rw-r--r-- 1 root root 80 Aug 7 01:12 cost.csv 01:30:10 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 01:30:10 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 01:30:10 total 16 01:30:10 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:12 . 01:30:10 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:29 .. 01:30:10 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 01:12 cost 01:30:10 -rw-r--r-- 1 jenkins jenkins 80 Aug 7 01:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:30:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:30:12 ---> package-listing.sh 01:30:12 ++ facter osfamily 01:30:12 ++ tr '[:upper:]' '[:lower:]' 01:30:12 + OS_FAMILY=debian 01:30:12 + workspace=/w/workspace/edgexfoundry_device-s7_main 01:30:12 + START_PACKAGES=/tmp/packages_start.txt 01:30:12 + END_PACKAGES=/tmp/packages_end.txt 01:30:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:30:12 + PACKAGES=/tmp/packages_start.txt 01:30:12 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 01:30:12 + PACKAGES=/tmp/packages_end.txt 01:30:12 + case "${OS_FAMILY}" in 01:30:12 + dpkg -l 01:30:12 + grep '^ii' 01:30:12 + '[' -f /tmp/packages_start.txt ']' 01:30:12 + '[' -f /tmp/packages_end.txt ']' 01:30:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:30:12 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 01:30:12 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 01:30:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 01:30:12 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 01:30:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:13 prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container 01:30:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:30:13 $ docker top 28ae2a55c404bf7381c989bd4dfdc104ffbee66f9ac0483280a5021d5278c95a -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:13 + touch /tmp/pre-build-complete [Pipeline] sh 01:30:14 + mkdir -p /var/log/sysstat [Pipeline] sh 01:30:14 + ls /var/log/sa-host 01:30:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:14 provisioning config files... 01:30:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1918084187168551158tmp [Pipeline] { [Pipeline] echo 01:30:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:30:14 ---> create-netrc.sh [Pipeline] } 01:30:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:30:15 ---> python-tools-install.sh [Pipeline] echo 01:30:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:30:15 ---> sudo-logs.sh 01:30:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:30:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:30:15 ---> job-cost.sh 01:30:15 lf-activate-venv: SKIPPING 01:30:15 DEBUG: total: 0.2199999988079071 01:30:15 INFO: Retrieving Stack Cost... 01:30:16 INFO: Retrieving Pricing Info for: v3-standard-8 01:30:16 INFO: Archiving Costs [Pipeline] echo 01:30:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:30:16 ---> logs-deploy.sh 01:30:16 lf-activate-venv: SKIPPING 01:30:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/26 01:30:16 INFO: archiving workspace using pattern(s): 01:30:17 Archives upload complete. 01:30:17 INFO: archiving logs to Nexus 01:30:18 ---> uname -a: 01:30:18 Linux prd-ubuntu20-04-docker-8c-8g-6390 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 01:30:18 01:30:18 01:30:18 ---> lscpu: 01:30:18 Architecture: x86_64 01:30:18 CPU op-mode(s): 32-bit, 64-bit 01:30:18 Byte Order: Little Endian 01:30:18 Address sizes: 40 bits physical, 48 bits virtual 01:30:18 CPU(s): 8 01:30:18 On-line CPU(s) list: 0-7 01:30:18 Thread(s) per core: 1 01:30:18 Core(s) per socket: 1 01:30:18 Socket(s): 8 01:30:18 NUMA node(s): 1 01:30:18 Vendor ID: AuthenticAMD 01:30:18 CPU family: 23 01:30:18 Model: 49 01:30:18 Model name: AMD EPYC-Rome Processor 01:30:18 Stepping: 0 01:30:18 CPU MHz: 2800.000 01:30:18 BogoMIPS: 5600.00 01:30:18 Virtualization: AMD-V 01:30:18 Hypervisor vendor: KVM 01:30:18 Virtualization type: full 01:30:18 L1d cache: 256 KiB 01:30:18 L1i cache: 256 KiB 01:30:18 L2 cache: 4 MiB 01:30:18 L3 cache: 128 MiB 01:30:18 NUMA node0 CPU(s): 0-7 01:30:18 Vulnerability Gather data sampling: Not affected 01:30:18 Vulnerability Itlb multihit: Not affected 01:30:18 Vulnerability L1tf: Not affected 01:30:18 Vulnerability Mds: Not affected 01:30:18 Vulnerability Meltdown: Not affected 01:30:18 Vulnerability Mmio stale data: Not affected 01:30:18 Vulnerability Retbleed: Vulnerable 01:30:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:30:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:30:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:30:18 Vulnerability Srbds: Not affected 01:30:18 Vulnerability Tsx async abort: Not affected 01:30:18 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:30:18 01:30:18 01:30:18 ---> nproc: 01:30:18 8 01:30:18 01:30:18