Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f 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-ssh681172547250843101.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-ssh6617056510697489863.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-ssh1525905792082145642.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-ssh350931602485727425.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-ssh11962251190699645723.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-7317’ Running on prd-ubuntu20.04-docker-8c-8g-7326 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 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#62)" > 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 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f # timeout=10 > git rev-list --no-walk 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:23:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:23:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:23:56 ========================================================= 01:23:56 EdgeX Global Pipelines Version Info 01:23:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:23:57 ------------------- 01:23:57 stable info: 01:23:57 ------------------- 01:23:57 Commited By: Cherry Wang cherry@iotechsys.com 01:23:57 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:23:57 Message: update stable to v1.0.276 01:23:58 ------------------- 01:23:58 experimental info: 01:23:58 ------------------- 01:23:58 Commited By: **** collab-it+edgex@linuxfoundation.org 01:23:58 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:23:58 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2f2c16 [Pipeline] echo 01:23:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:58 provisioning config files... 01:23:58 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config14690448425662258127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:59 ---> ****-login.sh 01:23:59 nexus3.edgexfoundry.org:10001 01:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:59 01:23:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:23:59 Configure a credential helper to remove this warning. See 01:23:59 https://docs.****.com/go/credential-store/ 01:23:59 01:23:59 Login Succeeded 01:23:59 nexus3.edgexfoundry.org:10002 01:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:59 01:23:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:23:59 Configure a credential helper to remove this warning. See 01:23:59 https://docs.****.com/go/credential-store/ 01:23:59 01:23:59 Login Succeeded 01:23:59 nexus3.edgexfoundry.org:10003 01:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:59 01:23:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:23:59 Configure a credential helper to remove this warning. See 01:23:59 https://docs.****.com/go/credential-store/ 01:23:59 01:23:59 Login Succeeded 01:23:59 nexus3.edgexfoundry.org:10004 01:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:59 01:23:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:23:59 Configure a credential helper to remove this warning. See 01:23:59 https://docs.****.com/go/credential-store/ 01:23:59 01:23:59 Login Succeeded 01:23:59 ****.io 01:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:00 01:24:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:24:00 Configure a credential helper to remove this warning. See 01:24:00 https://docs.****.com/go/credential-store/ 01:24:00 01:24:00 Login Succeeded 01:24:00 ---> ****-login.sh ends [Pipeline] } 01:24:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:24:00 + git rev-list -1 --merges b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f~1..b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] echo 01:24:00 -----------> git rev-list -1 --merges b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f~1..b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [false] [Pipeline] sh 01:24:00 + git log --format=format:%s -1 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] echo 01:24:00 ========================================================= 01:24:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:24:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:24:01 + git log --format=format:%s -1 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] echo 01:24:01 [semverPrep] GIT_COMMIT: b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#62) [Pipeline] echo 01:24:01 [semverPrep] This is not a build commit. [Pipeline] sh 01:24:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:24:01 + grep -v github /etc/ssh/ssh_known_hosts 01:24:01 + [ -e /tmp/ssh_known_hosts ] 01:24:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:24:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:24:01 + sudo tee -a /etc/ssh/ssh_known_hosts 01:24:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:01 01:24:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:02 0.1.4: Pulling from edgex-devops/py-git-semver 01:24:02 3dae71ba6b94: Pulling fs layer 01:24:02 6bf1a483ea7c: Pulling fs layer 01:24:02 f5dfc541a4d3: Pulling fs layer 01:24:02 461d9e800cba: Pulling fs layer 01:24:02 80192f66455f: Pulling fs layer 01:24:02 2e8e34ca0e6c: Pulling fs layer 01:24:02 a29436f7fd5d: Pulling fs layer 01:24:02 2e8e34ca0e6c: Waiting 01:24:02 80192f66455f: Waiting 01:24:02 923cac83aea3: Pulling fs layer 01:24:02 25ad8b0a4227: Pulling fs layer 01:24:02 db01528c6b51: Pulling fs layer 01:24:02 28988de357af: Pulling fs layer 01:24:02 a29436f7fd5d: Waiting 01:24:02 923cac83aea3: Waiting 01:24:02 28988de357af: Waiting 01:24:02 db01528c6b51: Waiting 01:24:02 461d9e800cba: Waiting 01:24:02 6bf1a483ea7c: Verifying Checksum 01:24:02 6bf1a483ea7c: Download complete 01:24:02 461d9e800cba: Verifying Checksum 01:24:02 461d9e800cba: Download complete 01:24:02 80192f66455f: Download complete 01:24:02 f5dfc541a4d3: Verifying Checksum 01:24:02 f5dfc541a4d3: Download complete 01:24:02 3dae71ba6b94: Verifying Checksum 01:24:02 3dae71ba6b94: Download complete 01:24:02 923cac83aea3: Verifying Checksum 01:24:02 923cac83aea3: Download complete 01:24:02 25ad8b0a4227: Verifying Checksum 01:24:02 25ad8b0a4227: Download complete 01:24:02 db01528c6b51: Download complete 01:24:02 28988de357af: Verifying Checksum 01:24:02 28988de357af: Download complete 01:24:02 a29436f7fd5d: Verifying Checksum 01:24:02 a29436f7fd5d: Download complete 01:24:03 2e8e34ca0e6c: Verifying Checksum 01:24:03 2e8e34ca0e6c: Download complete 01:24:03 3dae71ba6b94: Pull complete 01:24:04 6bf1a483ea7c: Pull complete 01:24:05 f5dfc541a4d3: Pull complete 01:24:05 461d9e800cba: Pull complete 01:24:05 80192f66455f: Pull complete 01:24:09 2e8e34ca0e6c: Pull complete 01:24:09 a29436f7fd5d: Pull complete 01:24:09 923cac83aea3: Pull complete 01:24:09 25ad8b0a4227: Pull complete 01:24:09 db01528c6b51: Pull complete 01:24:10 28988de357af: Pull complete 01:24:10 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:10 prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container 01:24:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:24:13 $ docker top 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 -eo pid,comm 01:24:13 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:24:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:24:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:13 [ssh-agent] Looking for ssh-agent implementation... 01:24:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:13 $ docker exec 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 ssh-agent 01:24:13 SSH_AUTH_SOCK=/tmp/ssh-K37awawPdBeO/agent.32 01:24:13 SSH_AGENT_PID=38 01:24:14 Running ssh-add (command line suppressed) 01:24:14 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1643622779794208177.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1643622779794208177.key) 01:24:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 01:24:14 + git tag --points-at HEAD [Pipeline] } 01:24:14 $ docker exec --env ******** --env ******** 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 ssh-agent -k 01:24:14 unset SSH_AUTH_SOCK; 01:24:14 unset SSH_AGENT_PID; 01:24:14 echo Agent pid 38 killed; 01:24:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:24:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:14 [ssh-agent] Looking for ssh-agent implementation... 01:24:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:15 $ docker exec 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 ssh-agent 01:24:15 SSH_AUTH_SOCK=/tmp/ssh-rMeqSrVInhaU/agent.85 01:24:15 SSH_AGENT_PID=91 01:24:15 Running ssh-add (command line suppressed) 01:24:15 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10320460607246652473.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10320460607246652473.key) 01:24:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:15 + git semver init 01:24:15 2025-08-21 01:24:15,731 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:24:15 2025-08-21 01:24:15,734 [run_init] DEBUG init version:0.0.0 force:False 01:24:15 2025-08-21 01:24:15,735 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 01:24:15 2025-08-21 01:24:15,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 01:24:15 2025-08-21 01:24:15,735 [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:24:18 2025-08-21 01:24:18,340 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 01:24:18 2025-08-21 01:24:18,340 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 01:24:18 2025-08-21 01:24:18,341 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:24:18 2025-08-21 01:24:18,341 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:24:18 4.1.0-dev.6 [Pipeline] } 01:24:18 $ docker exec --env ******** --env ******** 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 ssh-agent -k 01:24:18 unset SSH_AUTH_SOCK; 01:24:18 unset SSH_AGENT_PID; 01:24:18 echo Agent pid 91 killed; 01:24:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:18 + git semver [Pipeline] } 01:24:19 $ docker stop --time=1 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 01:24:20 $ docker rm -f --volumes 96068392b71493bb0db1e01901e0d7a7001cb292cf38fc0ed027346e1f861595 [Pipeline] // withDockerContainer [Pipeline] sh 01:24:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:24:21 Stashed 1 file(s) [Pipeline] echo 01:24:21 [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [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:24:21 provisioning config files... 01:24:21 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11321501531751475916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:21 ---> ****-login.sh 01:24:21 nexus3.edgexfoundry.org:10001 01:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:21 Login Succeeded 01:24:21 nexus3.edgexfoundry.org:10002 01:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:21 Login Succeeded 01:24:21 nexus3.edgexfoundry.org:10003 01:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:21 Login Succeeded 01:24:21 nexus3.edgexfoundry.org:10004 01:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:21 Login Succeeded 01:24:21 ****.io 01:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:22 Login Succeeded 01:24:22 ---> ****-login.sh ends [Pipeline] } 01:24:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:24:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:24:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:24:22 ========================================================= 01:24:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:24:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:22 + 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:24:23 #0 building with "default" instance using docker driver 01:24:23 01:24:23 #1 [internal] load build definition from Dockerfile 01:24:23 #1 transferring dockerfile: 1.62kB done 01:24:23 #1 DONE 0.0s 01:24:23 01:24:23 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:24:23 #2 DONE 0.1s 01:24:23 01:24:23 #3 [internal] load .dockerignore 01:24:23 #3 transferring context: 2B done 01:24:23 #3 DONE 0.0s 01:24:23 01:24:23 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:24:23 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:24:23 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:24:23 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:24:23 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:24:23 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.05MB / 3.63MB 0.1s 01:24:23 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 01:24:23 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s 01:24:23 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:24:23 #4 ... 01:24:23 01:24:23 #5 [internal] load build context 01:24:23 #5 transferring context: 15.84MB 0.2s done 01:24:23 #5 DONE 0.2s 01:24:23 01:24:23 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:24:23 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:24:23 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s 01:24:23 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:24:23 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.11MB / 2.38MB 0.2s 01:24:23 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:24:23 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 01:24:23 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 01:24:23 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 29.36MB / 74.06MB 0.3s 01:24:23 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:24:23 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 01:24:23 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 8.39MB / 103.05MB 0.3s 01:24:23 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 4.19MB / 13.29MB 0.3s 01:24:23 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 01:24:23 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 70.25MB / 74.06MB 0.5s 01:24:23 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.5s 01:24:23 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.4s done 01:24:23 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 01:24:23 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 01:24:23 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 76.55MB / 103.05MB 0.7s 01:24:24 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.8s 01:24:24 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.2s done 01:24:24 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done 01:24:24 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 01:24:28 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.9s done 01:24:28 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:24:28 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:24:28 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:24:28 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:24:28 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:24:29 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:24:29 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:24:31 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.3s done 01:24:31 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 01:24:31 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done 01:24:31 #4 DONE 8.7s 01:24:32 01:24:32 #6 [builder 2/7] WORKDIR /device-s7 01:24:35 #6 DONE 2.9s 01:24:35 01:24:35 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 01:24:35 #7 0.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:24:35 #7 0.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:24:35 #7 0.816 OK: 248 MiB in 58 packages 01:24:35 #7 DONE 1.0s 01:24:35 01:24:35 #8 [builder 4/7] COPY go.mod vendor* ./ 01:24:35 #8 DONE 0.1s 01:24:36 01:24:36 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:36 Still waiting to schedule task 01:24:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7321’ 01:24:54 #9 DONE 17.5s 01:24:54 01:24:54 #10 [builder 6/7] COPY . . 01:24:54 #10 DONE 0.1s 01:24:54 01:24:54 #11 [builder 7/7] RUN echo noop 01:24:54 #11 0.211 noop 01:24:54 #11 DONE 0.3s 01:24:54 01:24:54 #12 exporting to image 01:24:54 #12 exporting layers 01:25:00 #12 exporting layers 6.8s done 01:25:00 #12 writing image sha256:0910b8e4f6e50941b68b50a8260cf684082ff397b0ed4c15a692602207d6ce8e done 01:25:00 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:25:00 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:01 + docker inspect -f . ci-base-image-x86_64 01:25:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:01 prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container 01:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:01 $ docker top a1f2a8e2bcffac0816d94c480ee464fa6dba180369e4adec998c038089be1c6a -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:01 + go version 01:25:01 go version go1.23.9 linux/amd64 [Pipeline] } 01:25:01 $ docker stop --time=1 a1f2a8e2bcffac0816d94c480ee464fa6dba180369e4adec998c038089be1c6a 01:25:03 $ docker rm -f --volumes a1f2a8e2bcffac0816d94c480ee464fa6dba180369e4adec998c038089be1c6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:03 + docker inspect -f . ci-base-image-x86_64 01:25:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:03 prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container 01:25:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:03 $ docker top d3994de48794ea4b4d61229015a44592defc0ea6cb617dccf6b31dbef7e93a98 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:04 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 01:25:04 + make test 01:25:04 go test -race -coverprofile=coverage.out ./... 01:25:12 ? github.com/edgexfoundry/device-s7 [no test files] 01:25:34 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 01:25:34 ok github.com/edgexfoundry/device-s7/internal/driver 1.022s coverage: 6.8% of statements 01:26:06 go vet ./... 01:26:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:26:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:26:07 ./bin/test-attribution-txt.sh 01:26:07 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:26:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:26:07 $ docker stop --time=1 d3994de48794ea4b4d61229015a44592defc0ea6cb617dccf6b31dbef7e93a98 01:26:10 $ docker rm -f --volumes d3994de48794ea4b4d61229015a44592defc0ea6cb617dccf6b31dbef7e93a98 [Pipeline] // withDockerContainer [Pipeline] sh 01:26:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:26:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:26:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:26:11 + ls -al . 01:26:11 total 220 01:26:11 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:25 . 01:26:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:23 .. 01:26:11 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:25 .git 01:26:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:23 .github 01:26:11 -rw-rw-r-- 1 jenkins jenkins 237 Aug 21 01:23 .gitignore 01:26:11 -rw-rw-r-- 1 jenkins jenkins 42 Aug 21 01:23 .golangci.yml 01:26:11 drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:24 .semver 01:26:11 -rw-rw-r-- 1 jenkins jenkins 20318 Aug 21 01:23 Attribution.txt 01:26:11 -rw-rw-r-- 1 jenkins jenkins 1668 Aug 21 01:23 CHANGLOG.md 01:26:11 -rw-rw-r-- 1 jenkins jenkins 1579 Aug 21 01:23 Dockerfile 01:26:11 -rw-rw-r-- 1 jenkins jenkins 643 Aug 21 01:23 Jenkinsfile 01:26:11 -rw-rw-r-- 1 jenkins jenkins 10947 Aug 21 01:23 LICENSE 01:26:11 -rw-rw-r-- 1 jenkins jenkins 1903 Aug 21 01:23 Makefile 01:26:11 -rw-rw-r-- 1 jenkins jenkins 614 Aug 21 01:23 OWNERS.md 01:26:11 -rw-rw-r-- 1 jenkins jenkins 2393 Aug 21 01:23 README.md 01:26:11 -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:24 VERSION 01:26:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:23 bin 01:26:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:23 cmd 01:26:11 -rw-r--r-- 1 jenkins jenkins 19094 Aug 21 01:25 coverage.out 01:26:11 -rw-rw-r-- 1 jenkins jenkins 6153 Aug 21 01:23 go.mod 01:26:11 -rw-rw-r-- 1 jenkins jenkins 87167 Aug 21 01:23 go.sum 01:26:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:23 internal 01:26:11 -rw-rw-r-- 1 jenkins jenkins 223 Aug 21 01:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:12 + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f --label arch=amd64 --label version=4.1.0-dev.6 . 01:26:12 #0 building with "default" instance using docker driver 01:26:12 01:26:12 #1 [internal] load build definition from Dockerfile 01:26:12 #1 transferring dockerfile: 1.62kB done 01:26:12 #1 DONE 0.0s 01:26:12 01:26:12 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:26:12 #2 DONE 0.0s 01:26:12 01:26:12 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:26:12 #3 DONE 0.1s 01:26:12 01:26:12 #4 [internal] load .dockerignore 01:26:12 #4 transferring context: 2B done 01:26:12 #4 DONE 0.0s 01:26:12 01:26:12 #5 [internal] load build context 01:26:12 #5 transferring context: 27.70kB 0.0s done 01:26:12 #5 DONE 0.1s 01:26:12 01:26:12 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:26:12 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:26:12 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 01:26:12 #6 ... 01:26:12 01:26:12 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:26:12 #7 DONE 0.1s 01:26:12 01:26:12 #8 [builder 2/7] WORKDIR /device-s7 01:26:12 #8 DONE 0.0s 01:26:12 01:26:12 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:26:12 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:26:12 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:26:12 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:26:12 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:26:12 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:26:12 #6 DONE 0.3s 01:26:12 01:26:12 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:26:13 #9 0.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:26:13 #9 0.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:26:13 #9 ... 01:26:13 01:26:13 #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 01:26:13 #10 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:26:13 #10 0.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:26:13 #10 0.749 OK: 248 MiB in 58 packages 01:26:13 #10 DONE 0.9s 01:26:13 01:26:13 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:26:13 #9 0.641 (1/1) Installing dumb-init (1.2.5-r3) 01:26:13 #9 0.647 Executing busybox-1.36.1-r29.trigger 01:26:13 #9 0.654 OK: 8 MiB in 15 packages 01:26:13 #9 DONE 0.8s 01:26:13 01:26:13 #11 [builder 4/7] COPY go.mod vendor* ./ 01:26:13 #11 DONE 0.0s 01:26:13 01:26:13 #12 [stage-1 3/7] RUN apk --no-cache upgrade 01:26:13 #12 0.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:26:14 #12 ... 01:26:14 01:26:14 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:14 #13 DONE 0.5s 01:26:14 01:26:14 #12 [stage-1 3/7] RUN apk --no-cache upgrade 01:26:14 #12 0.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:26:14 #12 ... 01:26:14 01:26:14 #14 [builder 6/7] COPY . . 01:26:14 #14 DONE 0.1s 01:26:14 01:26:14 #12 [stage-1 3/7] RUN apk --no-cache upgrade 01:26:14 #12 0.721 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:26:14 #12 0.735 Executing busybox-1.36.1-r30.post-upgrade 01:26:14 #12 0.762 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:26:14 #12 0.776 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:26:14 #12 0.783 Executing busybox-1.36.1-r30.trigger 01:26:14 #12 0.788 OK: 8 MiB in 15 packages 01:26:14 #12 DONE 0.9s 01:26:14 01:26:14 #15 [builder 7/7] RUN make build 01:26:14 #15 0.199 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 01:26:40 #15 DONE 22.6s 01:26:40 01:26:40 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 01:26:40 #16 DONE 0.0s 01:26:40 01:26:40 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 01:26:40 #17 DONE 0.3s 01:26:40 01:26:40 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 01:26:40 #18 DONE 0.0s 01:26:40 01:26:40 #19 exporting to image 01:26:40 #19 exporting layers 0.1s done 01:26:40 #19 writing image sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea done 01:26:40 #19 naming to docker.io/library/device-s7 done 01:26:40 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:41 provisioning config files... 01:26:41 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9346400571188191031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:41 ---> ****-login.sh 01:26:41 nexus3.edgexfoundry.org:10001 01:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:41 Login Succeeded 01:26:41 nexus3.edgexfoundry.org:10002 01:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:41 Login Succeeded 01:26:41 nexus3.edgexfoundry.org:10003 01:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:41 Login Succeeded 01:26:41 nexus3.edgexfoundry.org:10004 01:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:41 Login Succeeded 01:26:41 ****.io 01:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:41 Login Succeeded 01:26:41 ---> ****-login.sh ends [Pipeline] } 01:26:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:26:41 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 01:26:41 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f 01:26:41 latest 01:26:41 4.1.0-dev.6 01:26:41 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 01:26:41 main 01:26:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:42 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:42 + docker push nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f 01:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:26:42 ce6693518078: Preparing 01:26:42 6542d4987b3a: Preparing 01:26:42 9043b7b7f6c3: Preparing 01:26:42 a4e8c5a6b20a: Preparing 01:26:42 e86f45ae7983: Preparing 01:26:42 097100c76c15: Preparing 01:26:42 097100c76c15: Waiting 01:26:42 ce6693518078: Pushed 01:26:42 9043b7b7f6c3: Pushed 01:26:42 097100c76c15: Layer already exists 01:26:42 e86f45ae7983: Pushed 01:26:42 a4e8c5a6b20a: Pushed 01:26:46 6542d4987b3a: Pushed 01:26:46 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f: digest: sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:47 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:47 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 01:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:26:47 ce6693518078: Preparing 01:26:47 6542d4987b3a: Preparing 01:26:47 9043b7b7f6c3: Preparing 01:26:47 a4e8c5a6b20a: Preparing 01:26:47 e86f45ae7983: Preparing 01:26:47 097100c76c15: Preparing 01:26:47 097100c76c15: Waiting 01:26:47 9043b7b7f6c3: Layer already exists 01:26:47 6542d4987b3a: Layer already exists 01:26:47 a4e8c5a6b20a: Layer already exists 01:26:47 e86f45ae7983: Layer already exists 01:26:47 ce6693518078: Layer already exists 01:26:47 097100c76c15: Layer already exists 01:26:47 latest: digest: sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:47 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:48 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 01:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:26:48 ce6693518078: Preparing 01:26:48 6542d4987b3a: Preparing 01:26:48 9043b7b7f6c3: Preparing 01:26:48 a4e8c5a6b20a: Preparing 01:26:48 e86f45ae7983: Preparing 01:26:48 097100c76c15: Preparing 01:26:48 097100c76c15: Waiting 01:26:48 ce6693518078: Layer already exists 01:26:48 a4e8c5a6b20a: Layer already exists 01:26:48 e86f45ae7983: Layer already exists 01:26:48 6542d4987b3a: Layer already exists 01:26:48 9043b7b7f6c3: Layer already exists 01:26:48 097100c76c15: Layer already exists 01:26:48 4.1.0-dev.6: digest: sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:48 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:48 + docker push nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 01:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:26:48 ce6693518078: Preparing 01:26:48 6542d4987b3a: Preparing 01:26:48 9043b7b7f6c3: Preparing 01:26:48 a4e8c5a6b20a: Preparing 01:26:48 e86f45ae7983: Preparing 01:26:48 097100c76c15: Preparing 01:26:48 097100c76c15: Waiting 01:26:48 a4e8c5a6b20a: Layer already exists 01:26:48 9043b7b7f6c3: Layer already exists 01:26:48 e86f45ae7983: Layer already exists 01:26:48 6542d4987b3a: Layer already exists 01:26:48 ce6693518078: Layer already exists 01:26:48 097100c76c15: Layer already exists 01:26:48 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6: digest: sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:49 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:49 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 01:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:26:49 ce6693518078: Preparing 01:26:49 6542d4987b3a: Preparing 01:26:49 9043b7b7f6c3: Preparing 01:26:49 a4e8c5a6b20a: Preparing 01:26:49 e86f45ae7983: Preparing 01:26:49 097100c76c15: Preparing 01:26:49 097100c76c15: Waiting 01:26:49 a4e8c5a6b20a: Layer already exists 01:26:49 9043b7b7f6c3: Layer already exists 01:26:49 ce6693518078: Layer already exists 01:26:49 6542d4987b3a: Layer already exists 01:26:49 e86f45ae7983: Layer already exists 01:26:49 097100c76c15: Layer already exists 01:26:49 main: digest: sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:49 ===================================================== [Pipeline] echo 01:26:49 taggedImages: 01:26:49 - nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f 01:26:49 - nexus3.edgexfoundry.org:10004/device-s7:latest 01:26:49 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 01:26:49 - nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 01:26:49 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 01:26:49 ========================================================= 01:26:49 [edgeXBuildMultiArch] RAW Config: 01:26:49 images: 01:26:49 - nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f 01:26:49 - nexus3.edgexfoundry.org:10004/device-s7:latest 01:26:49 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 01:26:49 - nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 01:26:49 - nexus3.edgexfoundry.org:10004/device-s7:main 01:26:49 settingsFile: 01:26:49 device-s7-settings 01:26:49 ========================================================= [Pipeline] node 01:27:04 Still waiting to schedule task 01:27:04 ‘prd-centos7-docker-4c-2g-7331’ is offline 01:27:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7330 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 01:27:22 Running in /w/workspace/device-s7/29 [Pipeline] { [Pipeline] checkout 01:27:25 Selected Git installation does not exist. Using Default 01:27:25 The recommended git tool is: NONE 01:27:31 using credential edgex-jenkins-ssh 01:27:31 Cloning the remote Git repository 01:27:31 Cloning repository git@github.com:edgexfoundry/device-s7.git 01:27:31 > git init /w/workspace/device-s7/29 # timeout=10 01:27:31 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 01:27:31 > git --version # timeout=10 01:27:31 > git --version # 'git version 2.25.1' 01:27:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:33 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 01:27:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:34 Avoid second fetch 01:27:34 Checking out Revision b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f (main) 01:27:35 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#62)" 01:27:34 > git config core.sparsecheckout # timeout=10 01:27:34 > git checkout -f b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:39 provisioning config files... 01:27:39 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/29@tmp/config9936393518946012243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:40 ---> ****-login.sh 01:27:40 nexus3.edgexfoundry.org:10001 01:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:41 Configure a credential helper to remove this warning. See 01:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:41 01:27:41 Login Succeeded 01:27:41 nexus3.edgexfoundry.org:10002 01:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:41 Configure a credential helper to remove this warning. See 01:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:41 01:27:41 Login Succeeded 01:27:41 nexus3.edgexfoundry.org:10003 01:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:42 Configure a credential helper to remove this warning. See 01:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:42 01:27:42 Login Succeeded 01:27:42 nexus3.edgexfoundry.org:10004 01:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:42 Configure a credential helper to remove this warning. See 01:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:42 01:27:42 Login Succeeded 01:27:42 ****.io 01:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:43 Configure a credential helper to remove this warning. See 01:27:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:43 01:27:43 Login Succeeded 01:27:43 ---> ****-login.sh ends [Pipeline] } 01:27:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:27:43 ========================================================= 01:27:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:27:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:44 + 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:27:44 Sending build context to Docker daemon 8.069MB 01:27:44 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 01:27:44 Step 2/10 : FROM ${BASE} AS builder 01:27:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:27:44 94e9d8af2201: Pulling fs layer 01:27:44 a6c56e8762df: Pulling fs layer 01:27:44 f0f3c8884826: Pulling fs layer 01:27:44 c7e7622c144d: Pulling fs layer 01:27:44 4f4fb700ef54: Pulling fs layer 01:27:44 b4c3b6d88c5a: Pulling fs layer 01:27:44 ba8bce9d2590: Pulling fs layer 01:27:44 ca778ea9c289: Pulling fs layer 01:27:44 b4c3b6d88c5a: Waiting 01:27:44 ba8bce9d2590: Waiting 01:27:44 ca778ea9c289: Waiting 01:27:44 c7e7622c144d: Waiting 01:27:44 4f4fb700ef54: Waiting 01:27:44 a6c56e8762df: Verifying Checksum 01:27:44 a6c56e8762df: Download complete 01:27:44 c7e7622c144d: Verifying Checksum 01:27:44 4f4fb700ef54: Verifying Checksum 01:27:44 4f4fb700ef54: Download complete 01:27:44 b4c3b6d88c5a: Verifying Checksum 01:27:44 b4c3b6d88c5a: Download complete 01:27:44 94e9d8af2201: Verifying Checksum 01:27:44 94e9d8af2201: Download complete 01:27:45 ca778ea9c289: Verifying Checksum 01:27:45 ca778ea9c289: Download complete 01:27:46 94e9d8af2201: Pull complete 01:27:46 a6c56e8762df: Pull complete 01:27:47 f0f3c8884826: Verifying Checksum 01:27:47 f0f3c8884826: Download complete 01:27:47 ba8bce9d2590: Verifying Checksum 01:27:47 ba8bce9d2590: Download complete 01:28:02 f0f3c8884826: Pull complete 01:28:02 c7e7622c144d: Pull complete 01:28:02 4f4fb700ef54: Pull complete 01:28:02 b4c3b6d88c5a: Pull complete 01:28:13 ba8bce9d2590: Pull complete 01:28:13 ca778ea9c289: Pull complete 01:28:13 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:28:13 ---> 47b25d7523d1 01:28:13 Step 3/10 : ARG MAKE=make build 01:28:16 ---> Running in 1a9de4c858a3 01:28:16 Removing intermediate container 1a9de4c858a3 01:28:16 ---> 08f4fccdfa27 01:28:16 Step 4/10 : WORKDIR /device-s7 01:28:16 ---> Running in 081137f02bab 01:28:16 Removing intermediate container 081137f02bab 01:28:16 ---> 11a5f656ba07 01:28:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 01:28:16 ---> Running in 0c9672713704 01:28:17 Removing intermediate container 0c9672713704 01:28:17 ---> 9ef4adf1489e 01:28:17 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 01:28:17 ---> Running in d99c626d6808 01:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:28:21 OK: 239 MiB in 58 packages 01:28:22 Removing intermediate container d99c626d6808 01:28:22 ---> 74680aaec6e0 01:28:22 Step 7/10 : COPY go.mod vendor* ./ 01:28:22 ---> 3ae6cc5178d7 01:28:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:22 ---> Running in 6a61cfc84817 01:28:34 Running on prd-centos7-docker-4c-2g-7338 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:34 provisioning config files... 01:28:34 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9834984455246055418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:35 ---> ****-login.sh 01:28:35 nexus3.edgexfoundry.org:10001 01:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:35 Configure a credential helper to remove this warning. See 01:28:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:35 01:28:35 Login Succeeded 01:28:35 nexus3.edgexfoundry.org:10002 01:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:35 Configure a credential helper to remove this warning. See 01:28:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:35 01:28:35 Login Succeeded 01:28:35 nexus3.edgexfoundry.org:10003 01:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:35 Configure a credential helper to remove this warning. See 01:28:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:35 01:28:35 Login Succeeded 01:28:35 nexus3.edgexfoundry.org:10004 01:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:36 Configure a credential helper to remove this warning. See 01:28:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:36 01:28:36 Login Succeeded 01:28:36 ****.io 01:28:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:36 Configure a credential helper to remove this warning. See 01:28:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:36 01:28:36 Login Succeeded 01:28:36 ---> ****-login.sh ends [Pipeline] } 01:28:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:37 + docker buildx ls 01:28:37 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:28:37 default * docker 01:28:37 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:28:38 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:28:38 edgex-builder [Pipeline] sh 01:28:38 + docker buildx inspect --bootstrap 01:28:38 #1 [internal] booting buildkit 01:28:38 #1 pulling image moby/buildkit:buildx-stable-1 01:28:43 #1 pulling image moby/buildkit:buildx-stable-1 3.7s done 01:28:43 #1 creating container buildx_buildkit_edgex-builder0 01:28:44 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 01:28:44 #1 DONE 5.4s 01:28:44 Name: edgex-builder 01:28:44 Driver: docker-container 01:28:44 01:28:44 Nodes: 01:28:44 Name: edgex-builder0 01:28:44 Endpoint: unix:///var/run/docker.sock 01:28:44 Status: running 01:28:44 Buildkit: v0.23.2 01:28:44 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:28:44 + docker buildx ls 01:28:44 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:28:44 edgex-builder * docker-container 01:28:44 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:28:44 default docker 01:28:44 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:28:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f --push - 01:28:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f' 01:28:45 #1 [internal] load build definition from Dockerfile 01:28:45 #1 transferring dockerfile: 01:28:45 #1 transferring dockerfile: 194B done 01:28:45 #1 DONE 0.1s 01:28:45 01:28:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f 01:28:45 #2 DONE 0.2s 01:28:45 01:28:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f 01:28:45 #3 DONE 0.1s 01:28:45 01:28:45 #4 [internal] load .dockerignore 01:28:45 #4 transferring context: 01:28:45 #4 transferring context: 2B done 01:28:45 #4 DONE 0.1s 01:28:45 01:28:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 01:28:45 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done 01:28:45 #5 DONE 0.0s 01:28:45 01:28:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 01:28:45 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done 01:28:45 #6 DONE 0.2s 01:28:45 01:28:45 #7 exporting to image 01:28:45 #7 exporting layers done 01:28:45 #7 exporting manifest sha256:df514c9f7982f6197562a9196197ccf499602dde969eb534c45a15e10e1386f0 0.0s done 01:28:45 #7 exporting config sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea 01:28:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:28:45 #7 ... 01:28:45 01:28:45 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:28:45 #8 DONE 0.0s 01:28:45 01:28:45 #7 exporting to image 01:28:45 #7 exporting config sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea done 01:28:45 #7 exporting manifest sha256:9cef78f181bcab06ed4b497d409ac936bcd518892d01b71a8f13408a013cdf72 0.0s done 01:28:45 #7 exporting config sha256:3ce51151a7bd5a108df763191887fb54ec2ce8168a7cef858fba0d7911198452 0.0s done 01:28:45 #7 exporting manifest list sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 done 01:28:45 #7 pushing layers 0.1s done 01:28:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 01:28:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 0.1s done 01:28:46 #7 DONE 0.2s 01:28:46 01:28:46 1 warning found (use --debug to expand): 01:28:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:28:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' 01:28:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - 01:28:46 #1 [internal] load build definition from Dockerfile 01:28:46 #1 transferring dockerfile: 160B done 01:28:46 #1 DONE 0.0s 01:28:46 01:28:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 01:28:46 #2 DONE 0.0s 01:28:46 01:28:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 01:28:46 #3 DONE 0.0s 01:28:46 01:28:46 #4 [internal] load .dockerignore 01:28:46 #4 transferring context: 2B done 01:28:46 #4 DONE 0.0s 01:28:46 01:28:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 01:28:46 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 01:28:46 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done 01:28:46 #5 CACHED 01:28:46 01:28:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 01:28:46 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done 01:28:46 #6 CACHED 01:28:46 01:28:46 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:28:46 #7 DONE 0.0s 01:28:46 01:28:46 #8 exporting to image 01:28:46 #8 exporting layers done 01:28:46 #8 exporting manifest sha256:df514c9f7982f6197562a9196197ccf499602dde969eb534c45a15e10e1386f0 done 01:28:46 #8 exporting config sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea done 01:28:46 #8 exporting manifest sha256:9cef78f181bcab06ed4b497d409ac936bcd518892d01b71a8f13408a013cdf72 done 01:28:46 #8 exporting config sha256:3ce51151a7bd5a108df763191887fb54ec2ce8168a7cef858fba0d7911198452 done 01:28:46 #8 exporting manifest list sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 done 01:28:46 #8 pushing layers 0.0s done 01:28:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 0.1s done 01:28:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:28:46 #8 DONE 0.1s 01:28:46 01:28:46 1 warning found (use --debug to expand): 01:28:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:28:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 --push - 01:28:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6' 01:28:47 #1 [internal] load build definition from Dockerfile 01:28:47 #1 transferring dockerfile: 165B done 01:28:47 #1 DONE 0.0s 01:28:47 01:28:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 01:28:47 #2 DONE 0.0s 01:28:47 01:28:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6 01:28:47 #3 DONE 0.0s 01:28:47 01:28:47 #4 [internal] load .dockerignore 01:28:47 #4 transferring context: 01:28:47 #4 transferring context: 2B done 01:28:47 #4 DONE 0.0s 01:28:47 01:28:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 01:28:47 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done 01:28:47 #5 CACHED 01:28:47 01:28:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 01:28:47 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done 01:28:47 #6 CACHED 01:28:47 01:28:47 #7 exporting to image 01:28:47 #7 exporting layers done 01:28:47 #7 exporting manifest sha256:df514c9f7982f6197562a9196197ccf499602dde969eb534c45a15e10e1386f0 done 01:28:47 #7 exporting config sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea done 01:28:47 #7 exporting manifest sha256:9cef78f181bcab06ed4b497d409ac936bcd518892d01b71a8f13408a013cdf72 done 01:28:47 #7 exporting config sha256:3ce51151a7bd5a108df763191887fb54ec2ce8168a7cef858fba0d7911198452 done 01:28:47 #7 exporting manifest list sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 done 01:28:47 #7 pushing layers 0.0s done 01:28:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 01:28:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:28:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.6@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 0.1s done 01:28:47 #7 DONE 0.1s 01:28:47 01:28:47 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:28:47 #8 DONE 0.0s 01:28:47 01:28:47 1 warning found (use --debug to expand): 01:28:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:28:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6' 01:28:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 --push - 01:28:48 #1 [internal] load build definition from Dockerfile 01:28:48 #1 transferring dockerfile: 206B done 01:28:48 #1 DONE 0.0s 01:28:48 01:28:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 01:28:48 #2 DONE 0.0s 01:28:48 01:28:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 01:28:48 #3 DONE 0.0s 01:28:48 01:28:48 #4 [internal] load .dockerignore 01:28:48 #4 transferring context: 2B done 01:28:48 #4 DONE 0.0s 01:28:48 01:28:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 01:28:48 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done 01:28:48 #5 DONE 0.0s 01:28:48 01:28:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 01:28:48 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done 01:28:48 #6 CACHED 01:28:48 01:28:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 01:28:48 #5 CACHED 01:28:48 01:28:48 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:28:48 #7 DONE 0.0s 01:28:48 01:28:48 #8 exporting to image 01:28:48 #8 exporting layers done 01:28:48 #8 exporting manifest sha256:df514c9f7982f6197562a9196197ccf499602dde969eb534c45a15e10e1386f0 done 01:28:48 #8 exporting config sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea done 01:28:48 #8 exporting manifest sha256:9cef78f181bcab06ed4b497d409ac936bcd518892d01b71a8f13408a013cdf72 done 01:28:48 #8 exporting config sha256:3ce51151a7bd5a108df763191887fb54ec2ce8168a7cef858fba0d7911198452 done 01:28:48 #8 exporting manifest list sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 done 01:28:48 #8 pushing layers 0.0s done 01:28:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 0.1s done 01:28:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:28:48 #8 DONE 0.1s 01:28:48 01:28:48 1 warning found (use --debug to expand): 01:28:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:28:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' 01:28:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - 01:28:48 #1 [internal] load build definition from Dockerfile 01:28:48 #1 transferring dockerfile: 158B done 01:28:48 #1 DONE 0.0s 01:28:48 01:28:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 01:28:48 #2 DONE 0.0s 01:28:48 01:28:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 01:28:48 #3 DONE 0.0s 01:28:48 01:28:48 #4 [internal] load .dockerignore 01:28:48 #4 transferring context: 2B done 01:28:48 #4 DONE 0.0s 01:28:48 01:28:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 01:28:48 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done 01:28:48 #5 CACHED 01:28:48 01:28:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 01:28:48 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:c853559d41fc7d2c8127155787c716fdc7a844cd794ce3b13b3be7b1308ac7c6 0.0s done 01:28:48 #6 CACHED 01:28:48 01:28:48 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:28:48 #7 DONE 0.0s 01:28:48 01:28:48 #8 exporting to image 01:28:48 #8 exporting layers done 01:28:48 #8 exporting manifest sha256:df514c9f7982f6197562a9196197ccf499602dde969eb534c45a15e10e1386f0 done 01:28:48 #8 exporting config sha256:ea6e6b1600b6720dd5db96c386d4acf96d0bc0c64669f7f993d3d8b1e95ce0ea done 01:28:48 #8 exporting manifest sha256:9cef78f181bcab06ed4b497d409ac936bcd518892d01b71a8f13408a013cdf72 done 01:28:48 #8 exporting config sha256:3ce51151a7bd5a108df763191887fb54ec2ce8168a7cef858fba0d7911198452 done 01:28:48 #8 exporting manifest list sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 done 01:28:48 #8 pushing layers 0.0s done 01:28:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:de1b08bed6c9ee759647964e2844fb92b03492e7c8d785ddcc37ecb6d2619282 0.1s done 01:28:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:28:48 #8 DONE 0.1s 01:28:48 01:28:48 1 warning found (use --debug to expand): 01:28:48  - 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:28:49 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:28:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:28:50 ---> package-listing.sh 01:28:50 ++ facter osfamily 01:28:50 ++ tr '[:upper:]' '[:lower:]' 01:28:50 + OS_FAMILY=redhat 01:28:50 + workspace=/w/workspace/edgexfoundry_device-s7_main 01:28:50 + START_PACKAGES=/tmp/packages_start.txt 01:28:50 + END_PACKAGES=/tmp/packages_end.txt 01:28:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:28:50 + PACKAGES=/tmp/packages_start.txt 01:28:50 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 01:28:50 + PACKAGES=/tmp/packages_end.txt 01:28:50 + case "${OS_FAMILY}" in 01:28:50 + sort 01:28:50 + rpm -qa 01:28:51 + '[' -f /tmp/packages_start.txt ']' 01:28:51 + '[' -f /tmp/packages_end.txt ']' 01:28:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:28:51 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 01:28:51 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 01:28:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 01:28:51 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:28:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:51 01:28:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:52 latest: Pulling from edgex-lftools-log-publisher 01:28:52 5eb5b503b376: Pulling fs layer 01:28:52 5c69ac0246d0: Pulling fs layer 01:28:52 ec43610c2a17: Pulling fs layer 01:28:52 3a2ae6a8a46f: Pulling fs layer 01:28:52 33b1e0a273af: Pulling fs layer 01:28:52 5d3b04190fa2: Pulling fs layer 01:28:52 2f39f015ded8: Pulling fs layer 01:28:52 3a2ae6a8a46f: Waiting 01:28:52 33b1e0a273af: Waiting 01:28:52 5d3b04190fa2: Waiting 01:28:52 2f39f015ded8: Waiting 01:28:52 5c69ac0246d0: Verifying Checksum 01:28:52 5c69ac0246d0: Download complete 01:28:52 3a2ae6a8a46f: Verifying Checksum 01:28:52 3a2ae6a8a46f: Download complete 01:28:52 33b1e0a273af: Verifying Checksum 01:28:52 33b1e0a273af: Download complete 01:28:52 ec43610c2a17: Verifying Checksum 01:28:52 ec43610c2a17: Download complete 01:28:52 5d3b04190fa2: Verifying Checksum 01:28:52 5d3b04190fa2: Download complete 01:28:52 5eb5b503b376: Verifying Checksum 01:28:52 5eb5b503b376: Download complete 01:28:53 2f39f015ded8: Verifying Checksum 01:28:53 2f39f015ded8: Download complete 01:28:53 5eb5b503b376: Pull complete 01:28:53 5c69ac0246d0: Pull complete 01:28:54 ec43610c2a17: Pull complete 01:28:54 3a2ae6a8a46f: Pull complete 01:28:54 33b1e0a273af: Pull complete 01:28:54 5d3b04190fa2: Pull complete 01:28:59 2f39f015ded8: Pull complete 01:28:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:28:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:59 prd-centos7-docker-4c-2g-7338 does not seem to be running inside a container 01:28:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:29:03 $ docker top 75c944e0e01ed343ea270a9d7b69a1146da144a081655e264802f956856ebcdf -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:03 + touch /tmp/pre-build-complete [Pipeline] sh 01:29:04 + mkdir -p /var/log/sysstat [Pipeline] sh 01:29:04 + ls /var/log/sa-host 01:29:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:04 provisioning config files... 01:29:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2092146564964267790tmp [Pipeline] { [Pipeline] echo 01:29:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:29:04 ---> create-netrc.sh [Pipeline] } 01:29:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:29:05 ---> python-tools-install.sh [Pipeline] echo 01:29:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:29:05 ---> sudo-logs.sh 01:29:05 Archiving 'sudo' log.. 01:29:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-7338.novalocal: Name or service not known 01:29:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-7338.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:29:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:29:05 ---> job-cost.sh 01:29:05 lf-activate-venv: SKIPPING 01:29:05 INFO: No Stack... 01:29:06 INFO: Retrieving Pricing Info for: v3-standard-2 01:29:06 INFO: Archiving Costs [Pipeline] echo 01:29:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:29:06 ---> logs-deploy.sh 01:29:06 lf-activate-venv: SKIPPING 01:29:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/29 01:29:06 INFO: archiving workspace using pattern(s): 01:29:07 Archives upload complete. 01:29:08 INFO: archiving logs to Nexus 01:29:08 ---> uname -a: 01:29:08 Linux prd-centos7-docker-4c-2g-7338.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:29:08 01:29:08 01:29:08 ---> lscpu: 01:29:08 Architecture: x86_64 01:29:08 CPU op-mode(s): 32-bit, 64-bit 01:29:08 Byte Order: Little Endian 01:29:08 Address sizes: 40 bits physical, 48 bits virtual 01:29:08 CPU(s): 2 01:29:08 On-line CPU(s) list: 0,1 01:29:08 Thread(s) per core: 1 01:29:08 Core(s) per socket: 1 01:29:08 Socket(s): 2 01:29:08 NUMA node(s): 1 01:29:08 Vendor ID: AuthenticAMD 01:29:08 CPU family: 23 01:29:08 Model: 49 01:29:08 Model name: AMD EPYC-Rome Processor 01:29:08 Stepping: 0 01:29:08 CPU MHz: 2799.998 01:29:08 BogoMIPS: 5599.99 01:29:08 Virtualization: AMD-V 01:29:08 Hypervisor vendor: KVM 01:29:08 Virtualization type: full 01:29:08 L1d cache: 64 KiB 01:29:08 L1i cache: 64 KiB 01:29:08 L2 cache: 1 MiB 01:29:08 L3 cache: 32 MiB 01:29:08 NUMA node0 CPU(s): 0,1 01:29:08 Vulnerability Itlb multihit: Not affected 01:29:08 Vulnerability L1tf: Not affected 01:29:08 Vulnerability Mds: Not affected 01:29:08 Vulnerability Meltdown: Not affected 01:29:08 Vulnerability Mmio stale data: Not affected 01:29:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:29:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:29:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:29:08 Vulnerability Srbds: Not affected 01:29:08 Vulnerability Tsx async abort: Not affected 01:29:08 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:29:08 01:29:08 01:29:08 ---> nproc: 01:29:08 2 01:29:08 01:29:08 01:29:08 ---> df -h: 01:29:08 Filesystem Size Used Avail Use% Mounted on 01:29:08 overlay 40G 7.3G 33G 19% / 01:29:08 tmpfs 64M 0 64M 0% /dev 01:29:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:29:08 shm 64M 0 64M 0% /dev/shm 01:29:08 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:29:08 01:29:08 01:29:08 Cannot open /var/log/sysstat/sa21: No such file or directory 01:29:08 Please check if data collecting is enabled 01:29:08 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:08 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:29:08 $ docker stop --time=1 75c944e0e01ed343ea270a9d7b69a1146da144a081655e264802f956856ebcdf 01:29:10 $ docker rm -f --volumes 75c944e0e01ed343ea270a9d7b69a1146da144a081655e264802f956856ebcdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:29:10 [WS-CLEANUP] Deleting project workspace... 01:29:10 [WS-CLEANUP] Deferred wipeout is used... 01:29:10 [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:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:10 01:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:11 latest: Pulling from edgex-lftools-log-publisher 01:29:11 5eb5b503b376: Pulling fs layer 01:29:11 5c69ac0246d0: Pulling fs layer 01:29:11 ec43610c2a17: Pulling fs layer 01:29:11 3a2ae6a8a46f: Pulling fs layer 01:29:11 33b1e0a273af: Pulling fs layer 01:29:11 5d3b04190fa2: Pulling fs layer 01:29:11 2f39f015ded8: Pulling fs layer 01:29:11 33b1e0a273af: Waiting 01:29:11 5d3b04190fa2: Waiting 01:29:11 2f39f015ded8: Waiting 01:29:11 3a2ae6a8a46f: Waiting 01:29:11 5c69ac0246d0: Download complete 01:29:11 3a2ae6a8a46f: Download complete 01:29:11 33b1e0a273af: Verifying Checksum 01:29:11 33b1e0a273af: Download complete 01:29:11 ec43610c2a17: Verifying Checksum 01:29:11 ec43610c2a17: Download complete 01:29:11 5d3b04190fa2: Verifying Checksum 01:29:11 5d3b04190fa2: Download complete 01:29:11 5eb5b503b376: Verifying Checksum 01:29:11 5eb5b503b376: Download complete 01:29:11 2f39f015ded8: Verifying Checksum 01:29:11 2f39f015ded8: Download complete 01:29:12 5eb5b503b376: Pull complete 01:29:12 5c69ac0246d0: Pull complete 01:29:13 ec43610c2a17: Pull complete 01:29:13 3a2ae6a8a46f: Pull complete 01:29:13 33b1e0a273af: Pull complete 01:29:13 5d3b04190fa2: Pull complete 01:29:18 2f39f015ded8: Pull complete 01:29:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:29:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:18 prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container 01:29:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:29:21 $ docker top 744d49871ddf281574ce4c34de0e68544e9829399588f45e6ee798d32ab8b4e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:21 ---> job-cost.sh 01:29:21 lf-activate-venv: SKIPPING 01:29:21 INFO: No Stack... 01:29:22 INFO: Retrieving Pricing Info for: v3-standard-8 01:29:22 INFO: Archiving Costs [Pipeline] sh 01:29:22 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 01:29:22 + cut -d, -f6 [Pipeline] lock 01:29:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-29-stack-cost] 01:29:22 Resource [jenkins-edgexfoundry-device-s7-main-29-stack-cost] did not exist. Created. 01:29:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:29:23 + echo total: 0.2199999988079071 [Pipeline] stash 01:29:23 Stashed 1 file(s) [Pipeline] } 01:29:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 01:29:23 $ docker stop --time=1 744d49871ddf281574ce4c34de0e68544e9829399588f45e6ee798d32ab8b4e2 01:29:24 $ docker rm -f --volumes 744d49871ddf281574ce4c34de0e68544e9829399588f45e6ee798d32ab8b4e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:30:29 Removing intermediate container 6a61cfc84817 01:30:29 ---> 904befada2f6 01:30:29 Step 9/10 : COPY . . 01:30:29 ---> c2ef26b0ae65 01:30:29 Step 10/10 : RUN ${MAKE} 01:30:29 ---> Running in d97071e9f49c 01:30:29 noop 01:30:29 Removing intermediate container d97071e9f49c 01:30:29 ---> 78c1b8115d06 01:30:29 Successfully built 78c1b8115d06 01:30:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:29 + docker inspect -f . ci-base-image-arm64 01:30:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:30 prd-ubuntu20.04-docker-arm64-4c-16g-7330 does not seem to be running inside a container 01:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/29 -v /w/workspace/device-s7/29:/w/workspace/device-s7/29:rw,z -v /w/workspace/device-s7/29@tmp:/w/workspace/device-s7/29@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:30:31 $ docker top e4462c9b12202c8ccd5c824772785c81247018d9923b4a844bf16ed33fc4a41c -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:32 + go version 01:30:32 go version go1.23.9 linux/arm64 [Pipeline] } 01:30:32 $ docker stop --time=1 e4462c9b12202c8ccd5c824772785c81247018d9923b4a844bf16ed33fc4a41c 01:30:34 $ docker rm -f --volumes e4462c9b12202c8ccd5c824772785c81247018d9923b4a844bf16ed33fc4a41c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:35 + docker inspect -f . ci-base-image-arm64 01:30:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:35 prd-ubuntu20.04-docker-arm64-4c-16g-7330 does not seem to be running inside a container 01:30:35 $ 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/29 -v /w/workspace/device-s7/29:/w/workspace/device-s7/29:rw,z -v /w/workspace/device-s7/29@tmp:/w/workspace/device-s7/29@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:30:36 $ docker top e17157d9af176b0b940f71b4ca0a3b229031517da1defe3a3d92634f97fe3a84 -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:37 + git config --global --add safe.directory /w/workspace/device-s7/29 [Pipeline] fileExists [Pipeline] sh 01:30:38 + make test 01:30:38 go test -race -coverprofile=coverage.out ./... 01:31:35 ? github.com/edgexfoundry/device-s7 [no test files] 01:36:27 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 01:36:27 ok github.com/edgexfoundry/device-s7/internal/driver 1.127s coverage: 6.8% of statements 01:36:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:36:28 go vet ./... 01:41:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:41:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:41:20 ./bin/test-attribution-txt.sh 01:41:20 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:41:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:41:21 $ docker stop --time=1 e17157d9af176b0b940f71b4ca0a3b229031517da1defe3a3d92634f97fe3a84 01:41:23 $ docker rm -f --volumes e17157d9af176b0b940f71b4ca0a3b229031517da1defe3a3d92634f97fe3a84 [Pipeline] // withDockerContainer [Pipeline] sh 01:41:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:41:25 Warning: overwriting stash ‘coverage-report’ 01:41:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:41:27 + ls -al . 01:41:27 total 216 01:41:27 drwxrwxr-x 7 jenkins jenkins 4096 Aug 21 01:30 . 01:41:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:27 .. 01:41:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:27 .git 01:41:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:27 .github 01:41:27 -rw-rw-r-- 1 jenkins jenkins 237 Aug 21 01:27 .gitignore 01:41:27 -rw-rw-r-- 1 jenkins jenkins 42 Aug 21 01:27 .golangci.yml 01:41:27 -rw-rw-r-- 1 jenkins jenkins 20318 Aug 21 01:27 Attribution.txt 01:41:27 -rw-rw-r-- 1 jenkins jenkins 1668 Aug 21 01:27 CHANGLOG.md 01:41:27 -rw-rw-r-- 1 jenkins jenkins 1579 Aug 21 01:27 Dockerfile 01:41:27 -rw-rw-r-- 1 jenkins jenkins 643 Aug 21 01:27 Jenkinsfile 01:41:27 -rw-rw-r-- 1 jenkins jenkins 10947 Aug 21 01:27 LICENSE 01:41:27 -rw-rw-r-- 1 jenkins jenkins 1903 Aug 21 01:27 Makefile 01:41:27 -rw-rw-r-- 1 jenkins jenkins 614 Aug 21 01:27 OWNERS.md 01:41:27 -rw-rw-r-- 1 jenkins jenkins 2393 Aug 21 01:27 README.md 01:41:27 -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:24 VERSION 01:41:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:27 bin 01:41:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:27 cmd 01:41:27 -rw-r--r-- 1 jenkins jenkins 19094 Aug 21 01:36 coverage.out 01:41:27 -rw-rw-r-- 1 jenkins jenkins 6153 Aug 21 01:27 go.mod 01:41:27 -rw-rw-r-- 1 jenkins jenkins 87167 Aug 21 01:27 go.sum 01:41:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:27 internal 01:41:27 -rw-rw-r-- 1 jenkins jenkins 223 Aug 21 01:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:27 + 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=b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f --label arch=arm64 --label version=4.1.0-dev.6 . 01:41:28 Sending build context to Docker daemon 8.089MB 01:41:28 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 01:41:28 Step 2/24 : FROM ${BASE} AS builder 01:41:28 ---> 78c1b8115d06 01:41:28 Step 3/24 : ARG MAKE=make build 01:41:28 ---> Running in 80b18772f515 01:41:29 Removing intermediate container 80b18772f515 01:41:29 ---> 1df1a4266b21 01:41:29 Step 4/24 : WORKDIR /device-s7 01:41:29 ---> Running in 640738310a70 01:41:29 Removing intermediate container 640738310a70 01:41:29 ---> f8cd7a7f8e08 01:41:29 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 01:41:29 ---> Running in 64efe8638d83 01:41:29 Removing intermediate container 64efe8638d83 01:41:29 ---> 2aa309c75b11 01:41:29 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 01:41:29 ---> Running in ff33b33ab992 01:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:41:33 OK: 239 MiB in 58 packages 01:41:33 Removing intermediate container ff33b33ab992 01:41:33 ---> f55238c0a0bb 01:41:33 Step 7/24 : COPY go.mod vendor* ./ 01:41:34 ---> 413909eef621 01:41:34 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:34 ---> Running in 1c9f677defe2 01:41:37 Removing intermediate container 1c9f677defe2 01:41:37 ---> 89c20419fe23 01:41:37 Step 9/24 : COPY . . 01:41:38 ---> 5068c4633627 01:41:38 Step 10/24 : RUN ${MAKE} 01:41:38 ---> Running in 9947662e6cdc 01:41:39 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 01:46:01 Removing intermediate container 9947662e6cdc 01:46:01 ---> 5b7fe0c466f2 01:46:01 Step 11/24 : FROM alpine:3.20 01:46:01 3.20: Pulling from library/alpine 01:46:01 13e713f82565: Pulling fs layer 01:46:01 13e713f82565: Verifying Checksum 01:46:01 13e713f82565: Download complete 01:46:01 13e713f82565: Pull complete 01:46:01 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:46:01 Status: Downloaded newer image for alpine:3.20 01:46:01 ---> c88e9dceb6cb 01:46:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 01:46:01 ---> Running in 97e0f26f9b90 01:46:01 Removing intermediate container 97e0f26f9b90 01:46:01 ---> a2a830b597eb 01:46:01 Step 13/24 : RUN apk add --update --no-cache dumb-init 01:46:01 ---> Running in 5120a82da3d6 01:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:46:02 (1/1) Installing dumb-init (1.2.5-r3) 01:46:02 Executing busybox-1.36.1-r29.trigger 01:46:02 OK: 9 MiB in 15 packages 01:46:03 Removing intermediate container 5120a82da3d6 01:46:03 ---> 9f7ae7e6e5aa 01:46:03 Step 14/24 : RUN apk --no-cache upgrade 01:46:03 ---> Running in 8858c3b29520 01:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:46:06 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:46:06 Executing busybox-1.36.1-r30.post-upgrade 01:46:06 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:46:06 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:46:06 Executing busybox-1.36.1-r30.trigger 01:46:06 OK: 9 MiB in 15 packages 01:46:07 Removing intermediate container 8858c3b29520 01:46:07 ---> 8866bd194d74 01:46:07 Step 15/24 : WORKDIR / 01:46:07 ---> Running in 7959fb3108e2 01:46:08 Removing intermediate container 7959fb3108e2 01:46:08 ---> 21b8250f1ddb 01:46:08 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 01:46:08 ---> 959bc1ea36a5 01:46:08 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 01:46:11 ---> 9a57ebb5af6c 01:46:11 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 01:46:11 ---> 9a5c014a6001 01:46:11 Step 19/24 : EXPOSE 59994 01:46:11 ---> Running in 7be4ef6c801a 01:46:12 Removing intermediate container 7be4ef6c801a 01:46:12 ---> adbd9f3f5d9c 01:46:12 Step 20/24 : ENTRYPOINT ["/device-s7"] 01:46:12 ---> Running in c042da292dd4 01:46:12 Removing intermediate container c042da292dd4 01:46:12 ---> c14f1778b566 01:46:12 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:46:12 ---> Running in 03833ec15311 01:46:12 Removing intermediate container 03833ec15311 01:46:12 ---> 54b221d0516e 01:46:12 Step 22/24 : LABEL arch=arm64 01:46:12 ---> Running in cdda023c77f5 01:46:13 Removing intermediate container cdda023c77f5 01:46:13 ---> 1be0974f5783 01:46:13 Step 23/24 : LABEL git_sha=b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f 01:46:13 ---> Running in bd242065ce1a 01:46:13 Removing intermediate container bd242065ce1a 01:46:13 ---> f6ca1a805536 01:46:13 Step 24/24 : LABEL version=4.1.0-dev.6 01:46:13 ---> Running in 562aee6c4487 01:46:13 Removing intermediate container 562aee6c4487 01:46:13 ---> 6f63d83ba652 01:46:13 [Warning] One or more build-args [ARCH] were not consumed 01:46:13 Successfully built 6f63d83ba652 01:46:13 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:46:14 provisioning config files... 01:46:14 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/29@tmp/config2231135822960333440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:14 ---> ****-login.sh 01:46:14 nexus3.edgexfoundry.org:10001 01:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:14 Configure a credential helper to remove this warning. See 01:46:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:14 01:46:14 Login Succeeded 01:46:14 nexus3.edgexfoundry.org:10002 01:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:15 Configure a credential helper to remove this warning. See 01:46:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:15 01:46:15 Login Succeeded 01:46:15 nexus3.edgexfoundry.org:10003 01:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:15 Configure a credential helper to remove this warning. See 01:46:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:15 01:46:15 Login Succeeded 01:46:15 nexus3.edgexfoundry.org:10004 01:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:16 Configure a credential helper to remove this warning. See 01:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:16 01:46:16 Login Succeeded 01:46:16 ****.io 01:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:16 Configure a credential helper to remove this warning. See 01:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:16 01:46:16 Login Succeeded 01:46:16 ---> ****-login.sh ends [Pipeline] } 01:46:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:46:16 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 01:46:16 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f 01:46:16 latest 01:46:16 4.1.0-dev.6 01:46:16 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 01:46:16 main 01:46:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:17 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:17 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f 01:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:46:17 9167d2ff8c9e: Preparing 01:46:17 eb45623dcf74: Preparing 01:46:17 a45bcc73fdd3: Preparing 01:46:17 7bddcf878cb1: Preparing 01:46:17 9a834050d4ca: Preparing 01:46:17 1e890da81ec9: Preparing 01:46:17 1e890da81ec9: Waiting 01:46:17 a45bcc73fdd3: Pushed 01:46:17 9167d2ff8c9e: Pushed 01:46:17 9a834050d4ca: Pushed 01:46:17 1e890da81ec9: Layer already exists 01:46:18 7bddcf878cb1: Pushed 01:46:28 eb45623dcf74: Pushed 01:46:28 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f: digest: sha256:f7a0f24532a8020616e7e7acdd3cfc9b017d4d204635d43d36e58814f5bb69e2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:28 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:28 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 01:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:46:28 9167d2ff8c9e: Preparing 01:46:28 eb45623dcf74: Preparing 01:46:28 a45bcc73fdd3: Preparing 01:46:28 7bddcf878cb1: Preparing 01:46:28 9a834050d4ca: Preparing 01:46:28 1e890da81ec9: Preparing 01:46:28 1e890da81ec9: Waiting 01:46:28 9167d2ff8c9e: Layer already exists 01:46:28 a45bcc73fdd3: Layer already exists 01:46:28 7bddcf878cb1: Layer already exists 01:46:28 eb45623dcf74: Layer already exists 01:46:28 9a834050d4ca: Layer already exists 01:46:28 1e890da81ec9: Layer already exists 01:46:29 latest: digest: sha256:f7a0f24532a8020616e7e7acdd3cfc9b017d4d204635d43d36e58814f5bb69e2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:29 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:29 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.6 01:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:46:29 9167d2ff8c9e: Preparing 01:46:29 eb45623dcf74: Preparing 01:46:29 a45bcc73fdd3: Preparing 01:46:29 7bddcf878cb1: Preparing 01:46:29 9a834050d4ca: Preparing 01:46:29 1e890da81ec9: Preparing 01:46:29 1e890da81ec9: Waiting 01:46:29 eb45623dcf74: Layer already exists 01:46:29 9a834050d4ca: Layer already exists 01:46:29 7bddcf878cb1: Layer already exists 01:46:29 a45bcc73fdd3: Layer already exists 01:46:29 9167d2ff8c9e: Layer already exists 01:46:29 1e890da81ec9: Layer already exists 01:46:29 4.1.0-dev.6: digest: sha256:f7a0f24532a8020616e7e7acdd3cfc9b017d4d204635d43d36e58814f5bb69e2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:30 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:30 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 01:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:46:30 9167d2ff8c9e: Preparing 01:46:30 eb45623dcf74: Preparing 01:46:30 a45bcc73fdd3: Preparing 01:46:30 7bddcf878cb1: Preparing 01:46:30 9a834050d4ca: Preparing 01:46:30 1e890da81ec9: Preparing 01:46:30 1e890da81ec9: Waiting 01:46:30 a45bcc73fdd3: Layer already exists 01:46:30 7bddcf878cb1: Layer already exists 01:46:30 9a834050d4ca: Layer already exists 01:46:30 9167d2ff8c9e: Layer already exists 01:46:30 eb45623dcf74: Layer already exists 01:46:30 1e890da81ec9: Layer already exists 01:46:31 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6: digest: sha256:f7a0f24532a8020616e7e7acdd3cfc9b017d4d204635d43d36e58814f5bb69e2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:31 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:31 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 01:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:46:31 9167d2ff8c9e: Preparing 01:46:31 eb45623dcf74: Preparing 01:46:31 a45bcc73fdd3: Preparing 01:46:31 7bddcf878cb1: Preparing 01:46:31 9a834050d4ca: Preparing 01:46:31 1e890da81ec9: Preparing 01:46:31 a45bcc73fdd3: Layer already exists 01:46:31 9a834050d4ca: Layer already exists 01:46:31 eb45623dcf74: Layer already exists 01:46:31 9167d2ff8c9e: Layer already exists 01:46:31 7bddcf878cb1: Layer already exists 01:46:31 1e890da81ec9: Layer already exists 01:46:32 main: digest: sha256:f7a0f24532a8020616e7e7acdd3cfc9b017d4d204635d43d36e58814f5bb69e2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:32 ===================================================== [Pipeline] echo 01:46:32 taggedImages: 01:46:32 - nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f 01:46:32 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 01:46:32 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.6 01:46:32 - nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 01:46:32 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 01:46:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] echo 01:46:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 01:46:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.6 [Pipeline] echo 01:46:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f-4.1.0-dev.6 [Pipeline] echo 01:46:32 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:46:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:32 01:46:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:33 arm64: Pulling from edgex-lftools-log-publisher 01:46:33 8998bd30e6a1: Pulling fs layer 01:46:33 04944245beec: Pulling fs layer 01:46:33 699f458cf7ca: Pulling fs layer 01:46:33 765212b225bb: Pulling fs layer 01:46:33 f23df028b6ca: Pulling fs layer 01:46:33 d65c8cfc05b1: Pulling fs layer 01:46:33 2437ff75d9bd: Pulling fs layer 01:46:33 f23df028b6ca: Waiting 01:46:33 d65c8cfc05b1: Waiting 01:46:33 2437ff75d9bd: Waiting 01:46:33 765212b225bb: Waiting 01:46:33 04944245beec: Verifying Checksum 01:46:33 04944245beec: Download complete 01:46:33 765212b225bb: Verifying Checksum 01:46:33 765212b225bb: Download complete 01:46:33 f23df028b6ca: Verifying Checksum 01:46:33 f23df028b6ca: Download complete 01:46:33 d65c8cfc05b1: Verifying Checksum 01:46:33 d65c8cfc05b1: Download complete 01:46:33 699f458cf7ca: Verifying Checksum 01:46:33 699f458cf7ca: Download complete 01:46:33 8998bd30e6a1: Verifying Checksum 01:46:33 8998bd30e6a1: Download complete 01:46:36 2437ff75d9bd: Download complete 01:46:39 8998bd30e6a1: Pull complete 01:46:39 04944245beec: Pull complete 01:46:40 699f458cf7ca: Pull complete 01:46:41 765212b225bb: Pull complete 01:46:41 f23df028b6ca: Pull complete 01:46:42 d65c8cfc05b1: Pull complete 01:47:00 2437ff75d9bd: Pull complete 01:47:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:47:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:00 prd-ubuntu20.04-docker-arm64-4c-16g-7330 does not seem to be running inside a container 01:47:00 $ 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/29 -v /w/workspace/device-s7/29:/w/workspace/device-s7/29:rw,z -v /w/workspace/device-s7/29@tmp:/w/workspace/device-s7/29@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:47:03 $ docker top a4d15e697241bec91772608b96493736557aa231687cb0e85fe69a26662fbc7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:04 ---> job-cost.sh 01:47:04 lf-activate-venv: SKIPPING 01:47:04 INFO: No Stack... 01:47:05 INFO: Retrieving Pricing Info for: v3-standard-4 01:47:06 INFO: Archiving Costs [Pipeline] sh 01:47:06 + cat /w/workspace/device-s7/29/archives/cost.csv 01:47:06 + cut -d, -f6 [Pipeline] lock 01:47:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-29-stack-cost] 01:47:06 Resource [jenkins-edgexfoundry-device-s7-main-29-stack-cost] did not exist. Created. 01:47:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:47:07 /w/workspace/device-s7/29@tmp/durable-8ef2128b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:47:08 + echo total: 0.10999999940395355 [Pipeline] stash 01:47:08 Warning: overwriting stash ‘stack-cost’ 01:47:08 Stashed 1 file(s) [Pipeline] } 01:47:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 01:47:08 $ docker stop --time=1 a4d15e697241bec91772608b96493736557aa231687cb0e85fe69a26662fbc7a 01:47:09 $ docker rm -f --volumes a4d15e697241bec91772608b96493736557aa231687cb0e85fe69a26662fbc7a [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:47:10 provisioning config files... 01:47:10 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7975961567535661768tmp [Pipeline] { [Pipeline] sh 01:47:10 + set +x 01:47:10 + curl -s https://codecov.io/bash 01:47:10 + bash -s -- 01:47:10 01:47:10 _____ _ 01:47:10 / ____| | | 01:47:10 | | ___ __| | ___ ___ _____ __ 01:47:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:47:10 | |___| (_) | (_| | __/ (_| (_) \ V / 01:47:10 \_____\___/ \__,_|\___|\___\___/ \_/ 01:47:10 Bash-1.0.6 01:47:10 01:47:10 01:47:10 ==> git version 2.25.1 found 01:47:10 ==> 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:47:10 Release-Date: 2020-01-08 01:47:10 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:47:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:47:10 ==> Jenkins CI detected. 01:47:10 current dir:  /w/workspace/edgexfoundry_device-s7_main 01:47:10 project root: . 01:47:10 --> token set from env 01:47:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:47:10 ==> Running gcov in . (disable via -X gcov) 01:47:10 ==> Python coveragepy not found 01:47:10 ==> Searching for coverage reports in: 01:47:10 + . 01:47:10 -> Found 1 reports 01:47:10 ==> Detecting git/mercurial file structure 01:47:10 ==> Reading reports 01:47:11 + ./coverage.out bytes=19094 01:47:11 ==> Appending adjustments 01:47:11 https://docs.codecov.io/docs/fixing-reports 01:47:11 + Found adjustments 01:47:11 ==> Gzipping contents 01:47:11 4.0K /tmp/codecov.b4Ruen.gz 01:47:11 ==> Uploading reports 01:47:11 url: https://codecov.io 01:47:11 query: branch=main&commit=b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 01:47:11 -> Pinging Codecov 01:47:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 01:47:11 -> Uploading to 01:47:11 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f/da8495c5-a6d3-4c17-bb98-f1570082168e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250821%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250821T014711Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=972969404010fc177af3adee8c141a5e120708279f140a57cfe746e2983457be 01:47:11 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:11 Dload Upload Total Spent Left Speed 01:47:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 20795 --:--:-- --:--:-- --:--:-- 20795 01:47:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] } 01:47:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:47:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:47:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:47:11 01:47:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:47:12 latest: Pulling from edgex-devops/edgex-snyk-go 01:47:12 0a9a5dfd008f: Already exists 01:47:12 36466aa92d05: Already exists 01:47:12 e10405b45d13: Already exists 01:47:12 096b7ceb2af7: Already exists 01:47:12 4f4fb700ef54: Already exists 01:47:12 e50aa161e22a: Pulling fs layer 01:47:12 d3c8db5fb9df: Pulling fs layer 01:47:12 e50aa161e22a: Verifying Checksum 01:47:12 e50aa161e22a: Download complete 01:47:12 e50aa161e22a: Pull complete 01:47:13 d3c8db5fb9df: Verifying Checksum 01:47:13 d3c8db5fb9df: Download complete 01:47:18 d3c8db5fb9df: Pull complete 01:47:18 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 01:47:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:47:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:18 prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container 01:47:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:47:19 $ docker top b0460a431e049cc31f983914cc8cc25f096da4ed99ed1c6a0b7f2a46f5a7bc74 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 01:47:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 01:47:20 + set -o pipefail 01:47:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 01:47:26 01:47:26 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 01:47:26 01:47:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/4edc5251-c4ee-457e-9a8c-a4c4735e6c9f 01:47:26 01:47:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:47:26 01:47:26 01:47:26 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:47:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:47:26 $ docker stop --time=1 b0460a431e049cc31f983914cc8cc25f096da4ed99ed1c6a0b7f2a46f5a7bc74 01:47:29 $ docker rm -f --volumes b0460a431e049cc31f983914cc8cc25f096da4ed99ed1c6a0b7f2a46f5a7bc74 [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:47:30 + git log --format=format:%s -1 b2f2c16612ab5d0b3fdbdc3119a7a567c4d5706f [Pipeline] sh 01:47:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:47:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:47:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:31 prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container 01:47:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:47:31 $ docker top b41833ea8ea9160860ce4a9bd73767f46ecb496d0373ed9b4e2a13ece77693c1 -eo pid,comm 01:47:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:47:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:47:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:31 [ssh-agent] Looking for ssh-agent implementation... 01:47:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:31 $ docker exec b41833ea8ea9160860ce4a9bd73767f46ecb496d0373ed9b4e2a13ece77693c1 ssh-agent 01:47:31 SSH_AUTH_SOCK=/tmp/ssh-n1qHeKZXm11f/agent.33 01:47:31 SSH_AGENT_PID=39 01:47:31 Running ssh-add (command line suppressed) 01:47:31 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7394081016475220990.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7394081016475220990.key) 01:47:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:32 + git semver tag 01:47:32 2025-08-21 01:47:32,470 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:47:32 2025-08-21 01:47:32,474 [run_tag] DEBUG tag force:False 01:47:32 2025-08-21 01:47:32,474 [check_head_tag] DEBUG check head tag 01:47:32 2025-08-21 01:47:32,475 [execute] INFO git cat-file --batch-check 01:47:32 2025-08-21 01:47:32,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 01:47:32 2025-08-21 01:47:32,478 [execute] INFO git cat-file --batch 01:47:32 2025-08-21 01:47:32,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 01:47:32 2025-08-21 01:47:32,483 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:47:32 2025-08-21 01:47:32,484 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 01:47:32 2025-08-21 01:47:32,484 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 01:47:32 2025-08-21 01:47:32,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:47:32 4.1.0-dev.6 [Pipeline] } 01:47:32 $ docker exec --env ******** --env ******** b41833ea8ea9160860ce4a9bd73767f46ecb496d0373ed9b4e2a13ece77693c1 ssh-agent -k 01:47:32 unset SSH_AUTH_SOCK; 01:47:32 unset SSH_AGENT_PID; 01:47:32 echo Agent pid 39 killed; 01:47:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:47:33 + git semver [Pipeline] } 01:47:33 $ docker stop --time=1 b41833ea8ea9160860ce4a9bd73767f46ecb496d0373ed9b4e2a13ece77693c1 01:47:34 $ docker rm -f --volumes b41833ea8ea9160860ce4a9bd73767f46ecb496d0373ed9b4e2a13ece77693c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:47:35 01:47:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:47:35 0.23.1-centos7: Pulling from edgex-lftools 01:47:35 ab5ef0e58194: Pulling fs layer 01:47:35 9712f1f96733: Pulling fs layer 01:47:35 63f879dbbcfc: Pulling fs layer 01:47:35 0d9ebad4ef96: Pulling fs layer 01:47:35 e9a5061849ea: Pulling fs layer 01:47:35 d747dcd14b5f: Pulling fs layer 01:47:35 2de7ff778b66: Pulling fs layer 01:47:35 e9a5061849ea: Waiting 01:47:35 0d9ebad4ef96: Waiting 01:47:35 9712f1f96733: Verifying Checksum 01:47:35 9712f1f96733: Download complete 01:47:35 63f879dbbcfc: Verifying Checksum 01:47:35 63f879dbbcfc: Download complete 01:47:35 e9a5061849ea: Verifying Checksum 01:47:35 e9a5061849ea: Download complete 01:47:35 d747dcd14b5f: Download complete 01:47:35 0d9ebad4ef96: Verifying Checksum 01:47:35 0d9ebad4ef96: Download complete 01:47:35 2de7ff778b66: Verifying Checksum 01:47:35 2de7ff778b66: Download complete 01:47:36 ab5ef0e58194: Verifying Checksum 01:47:36 ab5ef0e58194: Download complete 01:47:40 ab5ef0e58194: Pull complete 01:47:40 9712f1f96733: Pull complete 01:47:40 63f879dbbcfc: Pull complete 01:47:45 0d9ebad4ef96: Pull complete 01:47:46 e9a5061849ea: Pull complete 01:47:46 d747dcd14b5f: Pull complete 01:47:47 2de7ff778b66: Pull complete 01:47:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:47:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:47:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:47 prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container 01:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:47:50 $ docker top e3cee7fd36bb70155525ca71c4e1d5839687057b95c4a7a5d09e0b4bd0143e0b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:47:50 provisioning config files... 01:47:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config14179833920428807599tmp 01:47:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17128014595777274753tmp 01:47:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17178292453166174394tmp [Pipeline] { [Pipeline] echo 01:47:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:47:50 ---> sigul-configuration.sh 01:47:50 gpg: directory `/root/.gnupg' created 01:47:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:47:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:47:50 gpg: keyring `/root/.gnupg/secring.gpg' created 01:47:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:47:50 gpg: CAST5 encrypted data 01:47:50 gpg: encrypted with 1 passphrase 01:47:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:47:50 + mkdir /home/jenkins 01:47:50 + mkdir /home/jenkins/sigul [Pipeline] sh 01:47:51 + 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:47:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:47:51 ---> sigul-install.sh 01:47:51 Sigul already installed; skipping installation. [Pipeline] sh 01:47:51 + git tag --list 01:47:51 v0.0.0 01:47:51 v4.0 01:47:51 v4.0.0 01:47:51 v4.1.0-dev.1 01:47:51 v4.1.0-dev.2 01:47:51 v4.1.0-dev.3 01:47:51 v4.1.0-dev.4 01:47:51 v4.1.0-dev.5 01:47:51 v4.1.0-dev.6 [Pipeline] sh 01:47:51 + lftools sign git-tag v4.1.0-dev.6 01:47:52 Signing Git tag with Sigul... 01:47:52 Signing v4.1.0-dev.6 [Pipeline] echo 01:47:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:47:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:47:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:47:53 $ docker stop --time=1 e3cee7fd36bb70155525ca71c4e1d5839687057b95c4a7a5d09e0b4bd0143e0b 01:47:54 $ docker rm -f --volumes e3cee7fd36bb70155525ca71c4e1d5839687057b95c4a7a5d09e0b4bd0143e0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:47:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:47:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:47:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:55 prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container 01:47:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:47:55 $ docker top 856d03825cb7d55f03095e23d1c6c675d5dcfdf99fb36b07b5a51d08f8f4267d -eo pid,comm 01:47:55 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:47:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:47:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:55 [ssh-agent] Looking for ssh-agent implementation... 01:47:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:55 $ docker exec 856d03825cb7d55f03095e23d1c6c675d5dcfdf99fb36b07b5a51d08f8f4267d ssh-agent 01:47:55 SSH_AUTH_SOCK=/tmp/ssh-S2mEV3d3Zbvx/agent.32 01:47:55 SSH_AGENT_PID=38 01:47:55 Running ssh-add (command line suppressed) 01:47:56 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_556108295605562099.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_556108295605562099.key) 01:47:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:56 + git semver bump pre 01:47:56 2025-08-21 01:47:56,598 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:47:56 2025-08-21 01:47:56,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:47:56 2025-08-21 01:47:56,601 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev 01:47:56 2025-08-21 01:47:56,601 [bump_version] DEBUG bumped version:4.1.0-dev.7 01:47:56 2025-08-21 01:47:56,602 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 01:47:56 2025-08-21 01:47:56,602 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:47:56 2025-08-21 01:47:56,602 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 01:47:56 2025-08-21 01:47:56,604 [execute] INFO git cat-file --batch-check 01:47:56 2025-08-21 01:47:56,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 01:47:56 2025-08-21 01:47:56,607 [execute] INFO git cat-file --batch 01:47:56 2025-08-21 01:47:56,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 01:47:56 2025-08-21 01:47:56,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:47:56 4.1.0-dev.7 [Pipeline] } 01:47:56 $ docker exec --env ******** --env ******** 856d03825cb7d55f03095e23d1c6c675d5dcfdf99fb36b07b5a51d08f8f4267d ssh-agent -k 01:47:56 unset SSH_AUTH_SOCK; 01:47:56 unset SSH_AGENT_PID; 01:47:56 echo Agent pid 38 killed; 01:47:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:47:57 + git semver [Pipeline] } 01:47:57 $ docker stop --time=1 856d03825cb7d55f03095e23d1c6c675d5dcfdf99fb36b07b5a51d08f8f4267d 01:47:58 $ docker rm -f --volumes 856d03825cb7d55f03095e23d1c6c675d5dcfdf99fb36b07b5a51d08f8f4267d [Pipeline] // withDockerContainer [Pipeline] sh 01:47:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:47:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:47:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:59 prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container 01:47:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:47:59 $ docker top c6dcaed45641b9c96d3108b7b9657ab0d8fb06ea884096f0e7fd9841e99d0b17 -eo pid,comm 01:47:59 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:47:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:47:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:59 [ssh-agent] Looking for ssh-agent implementation... 01:48:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:00 $ docker exec c6dcaed45641b9c96d3108b7b9657ab0d8fb06ea884096f0e7fd9841e99d0b17 ssh-agent 01:48:00 SSH_AUTH_SOCK=/tmp/ssh-ltBV7RI97uGc/agent.33 01:48:00 SSH_AGENT_PID=39 01:48:00 Running ssh-add (command line suppressed) 01:48:00 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10833886224083987356.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10833886224083987356.key) 01:48:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:00 + git semver push 01:48:00 2025-08-21 01:48:00,743 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:48:00 2025-08-21 01:48:00,746 [run_push] DEBUG push 01:48:00 2025-08-21 01:48:00,746 [execute] INFO git cat-file --batch-check 01:48:00 2025-08-21 01:48:00,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 01:48:00 2025-08-21 01:48:00,748 [execute] INFO git rev-list 9703dfa1f8e5b992b1b1102d5008c787f13cf8c7 -- 01:48:00 2025-08-21 01:48:00,748 [execute] DEBUG Popen(['git', 'rev-list', '9703dfa1f8e5b992b1b1102d5008c787f13cf8c7', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:48:00 2025-08-21 01:48:00,752 [execute] INFO git fetch -v -- origin 01:48:00 2025-08-21 01:48:00,752 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:48:01 2025-08-21 01:48:01,203 [run_push] DEBUG no remote changes detected 01:48:01 2025-08-21 01:48:01,204 [execute] INFO git push origin semver 01:48:01 2025-08-21 01:48:01,204 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:48:02 2025-08-21 01:48:01,982 [run_push] DEBUG push all version tags 01:48:02 2025-08-21 01:48:01,982 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:48:02 2025-08-21 01:48:01,982 [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:48:02 2025-08-21 01:48:02,665 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:48:02 4.1.0-dev.7 [Pipeline] } 01:48:02 $ docker exec --env ******** --env ******** c6dcaed45641b9c96d3108b7b9657ab0d8fb06ea884096f0e7fd9841e99d0b17 ssh-agent -k 01:48:02 unset SSH_AUTH_SOCK; 01:48:02 unset SSH_AGENT_PID; 01:48:02 echo Agent pid 39 killed; 01:48:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:48:03 + git semver [Pipeline] } 01:48:03 $ docker stop --time=1 c6dcaed45641b9c96d3108b7b9657ab0d8fb06ea884096f0e7fd9841e99d0b17 01:48:04 $ docker rm -f --volumes c6dcaed45641b9c96d3108b7b9657ab0d8fb06ea884096f0e7fd9841e99d0b17 [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:48:05 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 01:48:05 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 01:48:05 total 16 01:48:05 drwxr-xr-x 3 root root 4096 Aug 21 01:29 . 01:48:05 drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 01:47 .. 01:48:05 drwxr-xr-x 2 root root 4096 Aug 21 01:29 cost 01:48:05 -rw-r--r-- 1 root root 80 Aug 21 01:29 cost.csv 01:48:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 01:48:05 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 01:48:05 total 16 01:48:05 drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:29 . 01:48:05 drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 01:47 .. 01:48:05 drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 01:29 cost 01:48:05 -rw-r--r-- 1 jenkins jenkins 80 Aug 21 01:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:48:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:48:06 ---> package-listing.sh 01:48:06 ++ facter osfamily 01:48:06 ++ tr '[:upper:]' '[:lower:]' 01:48:06 + OS_FAMILY=debian 01:48:06 + workspace=/w/workspace/edgexfoundry_device-s7_main 01:48:06 + START_PACKAGES=/tmp/packages_start.txt 01:48:06 + END_PACKAGES=/tmp/packages_end.txt 01:48:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:48:06 + PACKAGES=/tmp/packages_start.txt 01:48:06 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 01:48:06 + PACKAGES=/tmp/packages_end.txt 01:48:06 + case "${OS_FAMILY}" in 01:48:06 + dpkg -l 01:48:06 + grep '^ii' 01:48:06 + '[' -f /tmp/packages_start.txt ']' 01:48:06 + '[' -f /tmp/packages_end.txt ']' 01:48:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:48:06 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 01:48:06 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 01:48:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 01:48:06 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:48:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:07 prd-ubuntu20.04-docker-8c-8g-7326 does not seem to be running inside a container 01:48:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:48:08 $ docker top 2059c6b46b566eb18a9cc030b4e2228f565ea9b5a1fe96be68e9d94714c31f25 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:08 + touch /tmp/pre-build-complete [Pipeline] sh 01:48:08 + mkdir -p /var/log/sysstat [Pipeline] sh 01:48:08 + ls /var/log/sa-host 01:48:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:48:09 provisioning config files... 01:48:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2329447256211481065tmp [Pipeline] { [Pipeline] echo 01:48:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:48:09 ---> create-netrc.sh [Pipeline] } 01:48:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:48:09 ---> python-tools-install.sh [Pipeline] echo 01:48:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:48:10 ---> sudo-logs.sh 01:48:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:48:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:48:10 ---> job-cost.sh 01:48:10 lf-activate-venv: SKIPPING 01:48:10 DEBUG: total: 0.2199999988079071 01:48:10 INFO: Retrieving Stack Cost... 01:48:10 INFO: Retrieving Pricing Info for: v3-standard-8 01:48:11 INFO: Archiving Costs [Pipeline] echo 01:48:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:48:11 ---> logs-deploy.sh 01:48:11 lf-activate-venv: SKIPPING 01:48:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/29 01:48:11 INFO: archiving workspace using pattern(s): 01:48:12 Archives upload complete. 01:48:12 INFO: archiving logs to Nexus