Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2fd6779bbe34ed0039fe07a6129043ff0644999 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-ssh16965285315225619118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5799858049013830783.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1891908177090700306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh14471331914658271707.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-ssh1959961053306488707.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-35433 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 > 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 Avoid second fetch Checking out Revision b2fd6779bbe34ed0039fe07a6129043ff0644999 (main) Commit message: "Merge pull request #25 from whxtpbnl/feat/optimize_handling_of_invaliad_addresses/lwq" > git config core.sparsecheckout # timeout=10 > git checkout -f b2fd6779bbe34ed0039fe07a6129043ff0644999 # timeout=10 > git rev-list --no-walk 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:59:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:59:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:59:16 ========================================================= 02:59:16 EdgeX Global Pipelines Version Info 02:59:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:59:17 ------------------- 02:59:17 stable info: 02:59:17 ------------------- 02:59:17 Commited By: Cherry Wang cherry@iotechsys.com 02:59:17 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:59:17 Message: update stable to v1.0.269 02:59:17 ------------------- 02:59:17 experimental info: 02:59:17 ------------------- 02:59:17 Commited By: **** collab-it+edgex@linuxfoundation.org 02:59:17 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:59:17 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2fd677 [Pipeline] echo 02:59:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:18 provisioning config files... 02:59:18 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1162992622771718694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:19 ---> ****-login.sh 02:59:19 nexus3.edgexfoundry.org:10001 02:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:19 Configure a credential helper to remove this warning. See 02:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:19 02:59:19 Login Succeeded 02:59:19 nexus3.edgexfoundry.org:10002 02:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:19 Configure a credential helper to remove this warning. See 02:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:19 02:59:19 Login Succeeded 02:59:19 nexus3.edgexfoundry.org:10003 02:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:19 Configure a credential helper to remove this warning. See 02:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:19 02:59:19 Login Succeeded 02:59:19 nexus3.edgexfoundry.org:10004 02:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:19 Configure a credential helper to remove this warning. See 02:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:19 02:59:19 Login Succeeded 02:59:19 ****.io 02:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:20 Configure a credential helper to remove this warning. See 02:59:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:20 02:59:20 Login Succeeded 02:59:20 ---> ****-login.sh ends [Pipeline] } 02:59:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:59:20 + git rev-list -1 --merges b2fd6779bbe34ed0039fe07a6129043ff0644999~1..b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] echo 02:59:20 -----------> git rev-list -1 --merges b2fd6779bbe34ed0039fe07a6129043ff0644999~1..b2fd6779bbe34ed0039fe07a6129043ff0644999 b2fd6779bbe34ed0039fe07a6129043ff0644999 02:59:20 b2fd6779bbe34ed0039fe07a6129043ff0644999 [false] [Pipeline] sh 02:59:20 + git log --format=format:%s -1 b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] echo 02:59:20 ========================================================= 02:59:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:59:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:59:21 + git log --format=format:%s -1 b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] echo 02:59:21 [semverPrep] GIT_COMMIT: b2fd6779bbe34ed0039fe07a6129043ff0644999, Commit Message: Merge pull request #25 from whxtpbnl/feat/optimize_handling_of_invaliad_addresses/lwq [Pipeline] echo 02:59:21 [semverPrep] This is not a build commit. [Pipeline] sh 02:59:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:59:21 + grep -v github /etc/ssh/ssh_known_hosts 02:59:21 + [ -e /tmp/ssh_known_hosts ] 02:59:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:59:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:59:21 + sudo tee -a /etc/ssh/ssh_known_hosts 02:59:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:59:21 02:59:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:59:22 0.1.4: Pulling from edgex-devops/py-git-semver 02:59:22 b85a868b505f: Pulling fs layer 02:59:22 e2be974225ed: Pulling fs layer 02:59:22 339a4e72a1f5: Pulling fs layer 02:59:22 988bab9f4d93: Pulling fs layer 02:59:22 1469e6f7b9e6: Pulling fs layer 02:59:22 eaf3925da568: Pulling fs layer 02:59:22 bab4dde63d76: Pulling fs layer 02:59:22 bde34c3a00c8: Pulling fs layer 02:59:22 b352a97aabf1: Pulling fs layer 02:59:22 1469e6f7b9e6: Waiting 02:59:22 eaf3925da568: Waiting 02:59:22 bab4dde63d76: Waiting 02:59:22 bde34c3a00c8: Waiting 02:59:22 988bab9f4d93: Waiting 02:59:22 b352a97aabf1: Waiting 02:59:22 4872d77fe225: Pulling fs layer 02:59:22 5851b861e8e6: Pulling fs layer 02:59:22 5851b861e8e6: Waiting 02:59:22 4872d77fe225: Waiting 02:59:22 e2be974225ed: Download complete 02:59:22 988bab9f4d93: Verifying Checksum 02:59:22 988bab9f4d93: Download complete 02:59:22 1469e6f7b9e6: Verifying Checksum 02:59:22 1469e6f7b9e6: Download complete 02:59:22 339a4e72a1f5: Verifying Checksum 02:59:22 339a4e72a1f5: Download complete 02:59:22 eaf3925da568: Verifying Checksum 02:59:22 eaf3925da568: Download complete 02:59:22 bde34c3a00c8: Download complete 02:59:22 b352a97aabf1: Verifying Checksum 02:59:22 b352a97aabf1: Download complete 02:59:22 4872d77fe225: Verifying Checksum 02:59:22 4872d77fe225: Download complete 02:59:22 5851b861e8e6: Download complete 02:59:22 b85a868b505f: Verifying Checksum 02:59:22 b85a868b505f: Download complete 02:59:22 bab4dde63d76: Verifying Checksum 02:59:22 bab4dde63d76: Download complete 02:59:24 b85a868b505f: Pull complete 02:59:24 e2be974225ed: Pull complete 02:59:24 339a4e72a1f5: Pull complete 02:59:24 988bab9f4d93: Pull complete 02:59:24 1469e6f7b9e6: Pull complete 02:59:24 eaf3925da568: Pull complete 02:59:26 bab4dde63d76: Pull complete 02:59:26 bde34c3a00c8: Pull complete 02:59:26 b352a97aabf1: Pull complete 02:59:26 4872d77fe225: Pull complete 02:59:26 5851b861e8e6: Pull complete 02:59:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:59:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:27 prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container 02:59:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:59:30 $ docker top 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d -eo pid,comm 02:59:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:59:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:59:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:59:30 [ssh-agent] Looking for ssh-agent implementation... 02:59:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:30 $ docker exec 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d ssh-agent 02:59:30 SSH_AUTH_SOCK=/tmp/ssh-i4Dv4B8xgGHM/agent.32 02:59:30 SSH_AGENT_PID=38 02:59:30 Running ssh-add (command line suppressed) 02:59:30 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5700682983039158147.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5700682983039158147.key) 02:59:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:59:31 + git tag --points-at HEAD [Pipeline] } 02:59:31 $ docker exec --env ******** --env ******** 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d ssh-agent -k 02:59:31 unset SSH_AUTH_SOCK; 02:59:31 unset SSH_AGENT_PID; 02:59:31 echo Agent pid 38 killed; 02:59:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:59:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:59:31 [ssh-agent] Looking for ssh-agent implementation... 02:59:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:31 $ docker exec 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d ssh-agent 02:59:31 SSH_AUTH_SOCK=/tmp/ssh-vFd67E6EjoVg/agent.72 02:59:31 SSH_AGENT_PID=78 02:59:31 Running ssh-add (command line suppressed) 02:59:31 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10773912835681523436.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10773912835681523436.key) 02:59:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:59:32 + git semver init 02:59:32 2024-12-20 02:59:32,230 [run_init] DEBUG init version:0.0.0 force:False 02:59:32 2024-12-20 02:59:32,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 02:59:32 2024-12-20 02:59:32,231 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 02:59:32 2024-12-20 02:59:32,231 [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, universal_newlines=False, shell=None, istream=None) 02:59:32 2024-12-20 02:59:32,790 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 02:59:32 2024-12-20 02:59:32,791 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 02:59:32 2024-12-20 02:59:32,791 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:59:32 2024-12-20 02:59:32,791 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:59:32 4.0.0-dev.3 [Pipeline] } 02:59:32 $ docker exec --env ******** --env ******** 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d ssh-agent -k 02:59:32 unset SSH_AUTH_SOCK; 02:59:32 unset SSH_AGENT_PID; 02:59:32 echo Agent pid 78 killed; 02:59:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:59:33 + git semver [Pipeline] } 02:59:33 $ docker stop --time=1 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d 02:59:34 $ docker rm -f --volumes 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d [Pipeline] // withDockerContainer [Pipeline] sh 02:59:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:59:35 Stashed 1 file(s) [Pipeline] echo 02:59:35 [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:35 provisioning config files... 02:59:35 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3891436700669419551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:35 ---> ****-login.sh 02:59:35 nexus3.edgexfoundry.org:10001 02:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:35 Configure a credential helper to remove this warning. See 02:59:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:35 02:59:35 Login Succeeded 02:59:35 nexus3.edgexfoundry.org:10002 02:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:35 Configure a credential helper to remove this warning. See 02:59:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:35 02:59:35 Login Succeeded 02:59:35 nexus3.edgexfoundry.org:10003 02:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:36 Configure a credential helper to remove this warning. See 02:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:36 02:59:36 Login Succeeded 02:59:36 nexus3.edgexfoundry.org:10004 02:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:36 Configure a credential helper to remove this warning. See 02:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:36 02:59:36 Login Succeeded 02:59:36 ****.io 02:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:36 Configure a credential helper to remove this warning. See 02:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:36 02:59:36 Login Succeeded 02:59:36 ---> ****-login.sh ends [Pipeline] } 02:59:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:59:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:59:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:59:36 ========================================================= 02:59:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:59:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:36 + 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 . 02:59:36 Sending build context to Docker daemon 664.1kB 02:59:36 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 02:59:36 Step 2/10 : FROM ${BASE} AS builder 02:59:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:59:36 43c4264eed91: Pulling fs layer 02:59:36 4cc291be95ef: Pulling fs layer 02:59:36 2ac1f1163629: Pulling fs layer 02:59:36 5c3c966382ef: Pulling fs layer 02:59:36 4f4fb700ef54: Pulling fs layer 02:59:36 5d5c8e513c77: Pulling fs layer 02:59:36 9f66e0745190: Pulling fs layer 02:59:36 f49a43e4bbc0: Pulling fs layer 02:59:36 561ebcabdf7f: Pulling fs layer 02:59:36 5c3c966382ef: Waiting 02:59:36 4f4fb700ef54: Waiting 02:59:36 5d5c8e513c77: Waiting 02:59:36 9f66e0745190: Waiting 02:59:36 f49a43e4bbc0: Waiting 02:59:36 561ebcabdf7f: Waiting 02:59:36 4cc291be95ef: Verifying Checksum 02:59:36 5c3c966382ef: Verifying Checksum 02:59:36 5c3c966382ef: Download complete 02:59:36 4f4fb700ef54: Download complete 02:59:36 5d5c8e513c77: Download complete 02:59:36 43c4264eed91: Verifying Checksum 02:59:36 43c4264eed91: Download complete 02:59:37 9f66e0745190: Verifying Checksum 02:59:37 9f66e0745190: Download complete 02:59:37 43c4264eed91: Pull complete 02:59:37 561ebcabdf7f: Verifying Checksum 02:59:37 561ebcabdf7f: Download complete 02:59:37 4cc291be95ef: Pull complete 02:59:37 2ac1f1163629: Download complete 02:59:37 f49a43e4bbc0: Verifying Checksum 02:59:37 f49a43e4bbc0: Download complete 02:59:41 2ac1f1163629: Pull complete 02:59:41 5c3c966382ef: Pull complete 02:59:41 4f4fb700ef54: Pull complete 02:59:41 5d5c8e513c77: Pull complete 02:59:41 9f66e0745190: Pull complete 02:59:43 f49a43e4bbc0: Pull complete 02:59:43 561ebcabdf7f: Pull complete 02:59:43 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:59:43 ---> 3a752c3f9dda 02:59:43 Step 3/10 : ARG MAKE=make build 02:59:49 ---> Running in fe380ff5ed31 02:59:49 Removing intermediate container fe380ff5ed31 02:59:49 ---> 2cd32b794c58 02:59:49 Step 4/10 : WORKDIR /device-s7 02:59:49 ---> Running in e65e053a667a 02:59:49 Removing intermediate container e65e053a667a 02:59:49 ---> 89d3d824d686 02:59:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:59:49 ---> Running in 3005551d2592 02:59:49 Removing intermediate container 3005551d2592 02:59:49 ---> f319432044dd 02:59:49 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 02:59:49 ---> Running in c2cbbe727894 02:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:59:50 OK: 246 MiB in 54 packages 02:59:50 Removing intermediate container c2cbbe727894 02:59:50 ---> 8118fc706336 02:59:50 Step 7/10 : COPY go.mod vendor* ./ 02:59:50 Still waiting to schedule task 02:59:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:59:50 ---> 9700a5ba72ab 02:59:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:50 ---> Running in d07cd8dda036 03:00:49 Removing intermediate container d07cd8dda036 03:00:49 ---> e0317b6ce945 03:00:49 Step 9/10 : COPY . . 03:00:50 ---> 1a84856d0a79 03:00:50 Step 10/10 : RUN ${MAKE} 03:00:51 ---> Running in 00fe9cfbbb5b 03:00:51 noop 03:00:51 Removing intermediate container 00fe9cfbbb5b 03:00:51 ---> 8d2fe9072fc4 03:00:51 Successfully built 8d2fe9072fc4 03:00:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:51 + docker inspect -f . ci-base-image-x86_64 03:00:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:52 prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container 03:00:52 $ 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 03:00:52 $ docker top ce4261ca158ec26d2cbe3abb66ad78e7520f92e831a221b5ff64b721847fba2b -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:52 + go version 03:00:52 go version go1.23.2 linux/amd64 [Pipeline] } 03:00:52 $ docker stop --time=1 ce4261ca158ec26d2cbe3abb66ad78e7520f92e831a221b5ff64b721847fba2b 03:00:54 $ docker rm -f --volumes ce4261ca158ec26d2cbe3abb66ad78e7520f92e831a221b5ff64b721847fba2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:54 + docker inspect -f . ci-base-image-x86_64 03:00:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:54 prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container 03:00:54 $ 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 03:00:54 $ docker top e2671c8df5d499cd8f2d823935a4dba0dd6124a22af4984c4f5b174645a85a8a -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 03:00:55 + make test 03:00:55 go test -race -coverprofile=coverage.out ./... 03:01:03 ? github.com/edgexfoundry/device-s7 [no test files] 03:01:30 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 03:01:30 ok github.com/edgexfoundry/device-s7/internal/driver 1.026s coverage: 6.8% of statements 03:01:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-35434 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 03:01:31 Running in /w/workspace/device-s7/10 [Pipeline] { [Pipeline] checkout 03:01:34 Selected Git installation does not exist. Using Default 03:01:34 The recommended git tool is: NONE 03:01:41 using credential edgex-jenkins-ssh 03:01:41 Cloning the remote Git repository 03:01:41 Cloning repository git@github.com:edgexfoundry/device-s7.git 03:01:41 > git init /w/workspace/device-s7/10 # timeout=10 03:01:41 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 03:01:41 > git --version # timeout=10 03:01:41 > git --version # 'git version 2.25.1' 03:01:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:43 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 03:01:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:44 Avoid second fetch 03:01:44 Checking out Revision b2fd6779bbe34ed0039fe07a6129043ff0644999 (main) 03:01:44 Commit message: "Merge pull request #25 from whxtpbnl/feat/optimize_handling_of_invaliad_addresses/lwq" 03:01:44 > git config core.sparsecheckout # timeout=10 03:01:44 > git checkout -f b2fd6779bbe34ed0039fe07a6129043ff0644999 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:01:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:01:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:01:49 Dload Upload Total Spent Left Speed 03:01:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 69340 0 --:--:-- --:--:-- --:--:-- 69340 [Pipeline] sh 03:01:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:01:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:01:50 + sudo tee /etc/docker/daemon.new 03:01:50 { 03:01:50 "registry-mirrors": [ 03:01:50 "https://nexus3.edgexfoundry.org:10001" 03:01:50 ], 03:01:50 "bip": "10.250.0.254/24", 03:01:50 "hosts": [ 03:01:50 "tcp://0.0.0.0:5555", 03:01:50 "unix:///var/run/docker.sock" 03:01:50 ], 03:01:50 "mtu": 1458, 03:01:50 "selinux-enabled": true, 03:01:50 "seccomp-profile": "/etc/docker/seccomp.json" 03:01:50 } [Pipeline] sh 03:01:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:01:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:09 provisioning config files... 03:02:09 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/10@tmp/config1280198650181794352tmp [Pipeline] { 03:02:09 go vet ./... [Pipeline] libraryResource [Pipeline] sh 03:02:09 ---> ****-login.sh 03:02:09 nexus3.edgexfoundry.org:10001 03:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:10 Configure a credential helper to remove this warning. See 03:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:10 03:02:10 Login Succeeded 03:02:10 nexus3.edgexfoundry.org:10002 03:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:10 Configure a credential helper to remove this warning. See 03:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:10 03:02:10 Login Succeeded 03:02:10 nexus3.edgexfoundry.org:10003 03:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:10 Configure a credential helper to remove this warning. See 03:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:10 03:02:10 Login Succeeded 03:02:10 nexus3.edgexfoundry.org:10004 03:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:10 Configure a credential helper to remove this warning. See 03:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:10 03:02:10 Login Succeeded 03:02:10 ****.io 03:02:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:02:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:02:11 ./bin/test-attribution-txt.sh 03:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 03:02:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:02:11 $ docker stop --time=1 e2671c8df5d499cd8f2d823935a4dba0dd6124a22af4984c4f5b174645a85a8a 03:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:11 Configure a credential helper to remove this warning. See 03:02:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:11 03:02:11 Login Succeeded 03:02:11 ---> ****-login.sh ends 03:02:15 $ docker rm -f --volumes e2671c8df5d499cd8f2d823935a4dba0dd6124a22af4984c4f5b174645a85a8a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 03:02:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:02:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] echo 03:02:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 03:02:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo 03:02:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo 03:02:16 ========================================================= 03:02:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:02:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 03:02:16 + 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 . 03:02:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:02:17 + ls -al . 03:02:17 total 228 03:02:17 drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 03:00 . 03:02:17 drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 02:59 .. 03:02:17 drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 03:01 .git 03:02:17 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 02:59 .github 03:02:17 -rw-rw-r-- 1 jenkins jenkins 237 Dec 20 02:59 .gitignore 03:02:17 -rw-rw-r-- 1 jenkins jenkins 42 Dec 20 02:59 .golangci.yml 03:02:17 drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 02:59 .semver 03:02:17 -rw-rw-r-- 1 jenkins jenkins 19679 Dec 20 02:59 Attribution.txt 03:02:17 -rw-rw-r-- 1 jenkins jenkins 1579 Dec 20 02:59 Dockerfile 03:02:17 -rw-rw-r-- 1 jenkins jenkins 643 Dec 20 02:59 Jenkinsfile 03:02:17 -rw-rw-r-- 1 jenkins jenkins 10947 Dec 20 02:59 LICENSE 03:02:17 -rw-rw-r-- 1 jenkins jenkins 1903 Dec 20 02:59 Makefile 03:02:17 -rw-rw-r-- 1 jenkins jenkins 614 Dec 20 02:59 OWNERS.md 03:02:17 -rw-rw-r-- 1 jenkins jenkins 2393 Dec 20 02:59 README.md 03:02:17 -rw-rw-r-- 1 jenkins jenkins 11 Dec 20 02:59 VERSION 03:02:17 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 02:59 bin 03:02:17 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 02:59 cmd 03:02:17 -rw-r--r-- 1 jenkins jenkins 19094 Dec 20 03:01 coverage.out 03:02:17 -rw-rw-r-- 1 jenkins jenkins 6929 Dec 20 02:59 go.mod 03:02:17 -rw-rw-r-- 1 jenkins jenkins 100385 Dec 20 02:59 go.sum 03:02:17 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 02:59 internal 03:02:17 -rw-rw-r-- 1 jenkins jenkins 223 Dec 20 02:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:17 + 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=b2fd6779bbe34ed0039fe07a6129043ff0644999 --label arch=amd64 --label version=4.0.0-dev.3 . 03:02:17 Sending build context to Docker daemon 684kB 03:02:17 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 03:02:17 Step 2/24 : FROM ${BASE} AS builder 03:02:17 ---> 8d2fe9072fc4 03:02:17 Step 3/24 : ARG MAKE=make build 03:02:17 #0 building with "default" instance using docker driver 03:02:17 03:02:17 #1 [internal] load build definition from Dockerfile 03:02:17 #1 transferring dockerfile: 1.62kB 0.0s done 03:02:17 #1 DONE 0.1s 03:02:17 03:02:17 #2 [internal] load .dockerignore 03:02:17 #2 transferring context: 2B done 03:02:17 #2 DONE 0.1s 03:02:17 ---> Running in bfc619423409 03:02:17 Removing intermediate container bfc619423409 03:02:17 ---> 74b905368e89 03:02:17 Step 4/24 : WORKDIR /device-s7 03:02:17 ---> Running in c08bc206f40c 03:02:18 03:02:18 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:02:18 #3 DONE 0.1s 03:02:18 03:02:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:02:18 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 03:02:18 Removing intermediate container c08bc206f40c 03:02:18 ---> e78c2371bd6d 03:02:18 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:02:18 ---> Running in 8383fb74282e 03:02:18 Removing intermediate container 8383fb74282e 03:02:18 ---> 45ddff4f4b54 03:02:18 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 03:02:18 ---> Running in 10a71a297a2c 03:02:18 #4 ... 03:02:18 03:02:18 #5 [internal] load build context 03:02:18 #5 transferring context: 381.87kB 0.1s done 03:02:18 #5 DONE 0.2s 03:02:18 03:02:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:02:18 #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 03:02:18 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s 03:02:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 3.15MB / 70.64MB 0.2s 03:02:18 #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 03:02:18 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s 03:02:18 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 03:02:18 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done 03:02:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 7.85MB / 70.64MB 0.3s 03:02:18 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done 03:02:18 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 03:02:18 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 03:02:18 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done 03:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:02:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 12.58MB / 70.64MB 0.4s 03:02:18 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.05MB / 12.73MB 0.4s 03:02:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 3.15MB / 95.52MB 0.4s 03:02:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.08MB / 70.64MB 0.5s 03:02:18 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 5.24MB / 12.73MB 0.5s 03:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:02:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 28.96MB / 70.64MB 0.7s 03:02:18 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done 03:02:18 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s 03:02:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 15.73MB / 95.52MB 0.7s 03:02:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 34.60MB / 70.64MB 0.8s 03:02:18 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done 03:02:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 21.36MB / 95.52MB 0.8s 03:02:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 39.85MB / 70.64MB 0.9s 03:02:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 26.21MB / 95.52MB 0.9s 03:02:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 44.04MB / 70.64MB 1.0s 03:02:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 31.18MB / 95.52MB 1.0s 03:02:19 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.1s 03:02:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 49.28MB / 70.64MB 1.1s 03:02:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 36.70MB / 95.52MB 1.1s 03:02:19 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.3s done 03:02:19 OK: 246 MiB in 54 packages 03:02:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 59.77MB / 70.64MB 1.3s 03:02:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 46.14MB / 95.52MB 1.3s 03:02:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 65.01MB / 70.64MB 1.4s 03:02:19 Removing intermediate container 10a71a297a2c 03:02:19 ---> b03c58690400 03:02:19 Step 7/24 : COPY go.mod vendor* ./ 03:02:19 ---> 55dfb5460e7d 03:02:19 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:19 ---> Running in a07bad52e2df 03:02:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.5s 03:02:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 55.57MB / 95.52MB 1.5s 03:02:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 60.54MB / 95.52MB 1.6s 03:02:19 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 03:02:20 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.6s done 03:02:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 73.40MB / 95.52MB 1.9s 03:02:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 82.84MB / 95.52MB 2.1s 03:02:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 88.08MB / 95.52MB 2.2s 03:02:20 Removing intermediate container a07bad52e2df 03:02:20 ---> befacf0884cb 03:02:20 Step 9/24 : COPY . . 03:02:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 93.32MB / 95.52MB 2.3s 03:02:20 ---> 3ef9126ec4b4 03:02:20 Step 10/24 : RUN ${MAKE} 03:02:20 ---> Running in db344805a1fa 03:02:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.5s done 03:02:21 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 03:02:26 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.0s 03:02:31 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.5s 03:02:38 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.4s done 03:02:39 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 03:02:39 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 03:02:39 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:02:39 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 03:02:39 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0.1s 03:02:45 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s 03:02:48 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.3s done 03:02:48 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 03:02:50 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.0s done 03:02:50 #4 DONE 32.6s 03:02:50 03:02:50 #6 [builder 2/7] WORKDIR /device-s7 03:02:52 #6 DONE 1.6s 03:02:52 03:02:52 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 03:02:53 #7 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:02:53 #7 1.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:02:54 #7 2.509 OK: 238 MiB in 54 packages 03:02:55 #7 DONE 2.8s 03:02:55 03:02:55 #8 [builder 4/7] COPY go.mod vendor* ./ 03:02:55 #8 DONE 0.1s 03:02:55 03:02:55 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:59 Removing intermediate container db344805a1fa 03:02:59 ---> 602086139986 03:02:59 Step 11/24 : FROM alpine:3.20 03:02:59 3.20: Pulling from library/alpine 03:02:59 da9db072f522: Pulling fs layer 03:02:59 da9db072f522: Verifying Checksum 03:02:59 da9db072f522: Download complete 03:02:59 da9db072f522: Pull complete 03:02:59 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:02:59 Status: Downloaded newer image for alpine:3.20 03:02:59 ---> 63b790fccc90 03:02:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:02:59 ---> Running in 58ce5c75ed4a 03:02:59 Removing intermediate container 58ce5c75ed4a 03:02:59 ---> df7681477c4a 03:02:59 Step 13/24 : RUN apk add --update --no-cache dumb-init 03:02:59 ---> Running in 1d80c204ce5d 03:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:02:59 (1/1) Installing dumb-init (1.2.5-r3) 03:02:59 Executing busybox-1.36.1-r29.trigger 03:02:59 OK: 8 MiB in 15 packages 03:02:59 Removing intermediate container 1d80c204ce5d 03:02:59 ---> 8b5d7632d59d 03:02:59 Step 14/24 : RUN apk --no-cache upgrade 03:02:59 ---> Running in c7ccc05a74cc 03:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:02:59 Upgrading critical system libraries and apk-tools: 03:02:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:02:59 Executing busybox-1.36.1-r29.trigger 03:02:59 Continuing the upgrade transaction with new apk-tools: 03:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:03:00 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:03:00 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:03:00 OK: 8 MiB in 15 packages 03:03:00 Removing intermediate container c7ccc05a74cc 03:03:00 ---> 25f5423a332c 03:03:00 Step 15/24 : WORKDIR / 03:03:00 ---> Running in 513ebd776bb0 03:03:00 Removing intermediate container 513ebd776bb0 03:03:00 ---> f6244e528432 03:03:00 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 03:03:01 ---> 588caecc91bb 03:03:01 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 03:03:02 ---> b2b7492aea07 03:03:02 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 03:03:02 ---> c5030be2fcbd 03:03:02 Step 19/24 : EXPOSE 59994 03:03:02 ---> Running in bc3cc99c223c 03:03:02 Removing intermediate container bc3cc99c223c 03:03:02 ---> bdd747821eec 03:03:02 Step 20/24 : ENTRYPOINT ["/device-s7"] 03:03:02 ---> Running in 3cdbb71cb96c 03:03:02 Removing intermediate container 3cdbb71cb96c 03:03:02 ---> 0e5074025282 03:03:02 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:03:02 ---> Running in e98c5e7b7186 03:03:02 Removing intermediate container e98c5e7b7186 03:03:02 ---> c2c3980c40ae 03:03:02 Step 22/24 : LABEL arch=amd64 03:03:02 ---> Running in d5be5bdb5e6f 03:03:02 Removing intermediate container d5be5bdb5e6f 03:03:02 ---> 2470a2d6351d 03:03:02 Step 23/24 : LABEL git_sha=b2fd6779bbe34ed0039fe07a6129043ff0644999 03:03:02 ---> Running in 01661ff282ef 03:03:03 Removing intermediate container 01661ff282ef 03:03:03 ---> 7fec2b3c97ce 03:03:03 Step 24/24 : LABEL version=4.0.0-dev.3 03:03:03 ---> Running in d5952d8f74d5 03:03:03 Removing intermediate container d5952d8f74d5 03:03:03 ---> 135dc6e7aae8 03:03:03 [Warning] One or more build-args [ARCH] were not consumed 03:03:03 Successfully built 135dc6e7aae8 03:03:03 Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:03:03 provisioning config files... 03:03:03 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4131241107821631409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:03:03 ---> ****-login.sh 03:03:03 nexus3.edgexfoundry.org:10001 03:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:03 Configure a credential helper to remove this warning. See 03:03:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:03 03:03:03 Login Succeeded 03:03:03 nexus3.edgexfoundry.org:10002 03:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:03 Configure a credential helper to remove this warning. See 03:03:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:03 03:03:03 Login Succeeded 03:03:03 nexus3.edgexfoundry.org:10003 03:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:03 Configure a credential helper to remove this warning. See 03:03:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:03 03:03:03 Login Succeeded 03:03:03 nexus3.edgexfoundry.org:10004 03:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:03 Configure a credential helper to remove this warning. See 03:03:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:03 03:03:03 Login Succeeded 03:03:03 ****.io 03:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:04 Configure a credential helper to remove this warning. See 03:03:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:04 03:03:04 Login Succeeded 03:03:04 ---> ****-login.sh ends [Pipeline] } 03:03:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:03:04 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 03:03:04 b2fd6779bbe34ed0039fe07a6129043ff0644999 03:03:04 latest 03:03:04 4.0.0-dev.3 03:03:04 b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 03:03:04 main 03:03:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:04 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:04 + docker push nexus3.edgexfoundry.org:10004/device-s7:b2fd6779bbe34ed0039fe07a6129043ff0644999 03:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:03:04 dda4b99e4f4d: Preparing 03:03:04 efc3905a3ecb: Preparing 03:03:04 eaf29e6405da: Preparing 03:03:04 c6a7cabdd57d: Preparing 03:03:04 8c0b65e3b9d4: Preparing 03:03:04 75654b8eeebd: Preparing 03:03:04 75654b8eeebd: Waiting 03:03:04 dda4b99e4f4d: Pushed 03:03:04 8c0b65e3b9d4: Pushed 03:03:04 eaf29e6405da: Pushed 03:03:04 75654b8eeebd: Layer already exists 03:03:05 c6a7cabdd57d: Pushed 03:03:09 efc3905a3ecb: Pushed 03:03:09 b2fd6779bbe34ed0039fe07a6129043ff0644999: digest: sha256:1170c3f8d4b896cd123beefab33d92eac287458c24e101039f58e481d2bc71db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:09 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:10 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 03:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:03:10 dda4b99e4f4d: Preparing 03:03:10 efc3905a3ecb: Preparing 03:03:10 eaf29e6405da: Preparing 03:03:10 c6a7cabdd57d: Preparing 03:03:10 8c0b65e3b9d4: Preparing 03:03:10 75654b8eeebd: Preparing 03:03:10 75654b8eeebd: Waiting 03:03:10 dda4b99e4f4d: Layer already exists 03:03:10 c6a7cabdd57d: Layer already exists 03:03:10 efc3905a3ecb: Layer already exists 03:03:10 eaf29e6405da: Layer already exists 03:03:10 8c0b65e3b9d4: Layer already exists 03:03:10 75654b8eeebd: Layer already exists 03:03:10 latest: digest: sha256:1170c3f8d4b896cd123beefab33d92eac287458c24e101039f58e481d2bc71db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:10 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:10 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.3 03:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:03:10 dda4b99e4f4d: Preparing 03:03:10 efc3905a3ecb: Preparing 03:03:10 eaf29e6405da: Preparing 03:03:10 c6a7cabdd57d: Preparing 03:03:10 8c0b65e3b9d4: Preparing 03:03:10 75654b8eeebd: Preparing 03:03:10 75654b8eeebd: Waiting 03:03:10 dda4b99e4f4d: Layer already exists 03:03:10 c6a7cabdd57d: Layer already exists 03:03:10 8c0b65e3b9d4: Layer already exists 03:03:10 efc3905a3ecb: Layer already exists 03:03:10 eaf29e6405da: Layer already exists 03:03:10 75654b8eeebd: Layer already exists 03:03:10 4.0.0-dev.3: digest: sha256:1170c3f8d4b896cd123beefab33d92eac287458c24e101039f58e481d2bc71db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:11 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:11 + docker push nexus3.edgexfoundry.org:10004/device-s7:b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 03:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:03:11 dda4b99e4f4d: Preparing 03:03:11 efc3905a3ecb: Preparing 03:03:11 eaf29e6405da: Preparing 03:03:11 c6a7cabdd57d: Preparing 03:03:11 8c0b65e3b9d4: Preparing 03:03:11 75654b8eeebd: Preparing 03:03:11 75654b8eeebd: Waiting 03:03:11 8c0b65e3b9d4: Layer already exists 03:03:11 c6a7cabdd57d: Layer already exists 03:03:11 eaf29e6405da: Layer already exists 03:03:11 dda4b99e4f4d: Layer already exists 03:03:11 efc3905a3ecb: Layer already exists 03:03:11 75654b8eeebd: Layer already exists 03:03:11 b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3: digest: sha256:1170c3f8d4b896cd123beefab33d92eac287458c24e101039f58e481d2bc71db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:11 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:12 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 03:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:03:12 dda4b99e4f4d: Preparing 03:03:12 efc3905a3ecb: Preparing 03:03:12 eaf29e6405da: Preparing 03:03:12 c6a7cabdd57d: Preparing 03:03:12 8c0b65e3b9d4: Preparing 03:03:12 75654b8eeebd: Preparing 03:03:12 75654b8eeebd: Waiting 03:03:12 8c0b65e3b9d4: Layer already exists 03:03:12 eaf29e6405da: Layer already exists 03:03:12 dda4b99e4f4d: Layer already exists 03:03:12 c6a7cabdd57d: Layer already exists 03:03:12 efc3905a3ecb: Layer already exists 03:03:12 75654b8eeebd: Layer already exists 03:03:12 main: digest: sha256:1170c3f8d4b896cd123beefab33d92eac287458c24e101039f58e481d2bc71db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:12 ===================================================== [Pipeline] echo 03:03:12 taggedImages: 03:03:12 - nexus3.edgexfoundry.org:10004/device-s7:b2fd6779bbe34ed0039fe07a6129043ff0644999 03:03:12 - nexus3.edgexfoundry.org:10004/device-s7:latest 03:03:12 - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.3 03:03:12 - nexus3.edgexfoundry.org:10004/device-s7:b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 03:03:12 - nexus3.edgexfoundry.org:10004/device-s7:main [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 03:03:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:03:12 03:03:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:03:13 latest: Pulling from edgex-lftools-log-publisher 03:03:13 5eb5b503b376: Pulling fs layer 03:03:13 5c69ac0246d0: Pulling fs layer 03:03:13 ec43610c2a17: Pulling fs layer 03:03:13 3a2ae6a8a46f: Pulling fs layer 03:03:13 33b1e0a273af: Pulling fs layer 03:03:13 5d3b04190fa2: Pulling fs layer 03:03:13 2f39f015ded8: Pulling fs layer 03:03:13 3a2ae6a8a46f: Waiting 03:03:13 33b1e0a273af: Waiting 03:03:13 2f39f015ded8: Waiting 03:03:13 5d3b04190fa2: Waiting 03:03:13 5c69ac0246d0: Download complete 03:03:13 3a2ae6a8a46f: Verifying Checksum 03:03:13 3a2ae6a8a46f: Download complete 03:03:13 33b1e0a273af: Verifying Checksum 03:03:13 33b1e0a273af: Download complete 03:03:13 5d3b04190fa2: Download complete 03:03:13 ec43610c2a17: Verifying Checksum 03:03:13 ec43610c2a17: Download complete 03:03:13 5eb5b503b376: Verifying Checksum 03:03:13 5eb5b503b376: Download complete 03:03:13 2f39f015ded8: Download complete 03:03:14 5eb5b503b376: Pull complete 03:03:14 5c69ac0246d0: Pull complete 03:03:15 ec43610c2a17: Pull complete 03:03:15 3a2ae6a8a46f: Pull complete 03:03:15 33b1e0a273af: Pull complete 03:03:15 5d3b04190fa2: Pull complete 03:03:20 2f39f015ded8: Pull complete 03:03:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:03:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:03:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:20 prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container 03:03:20 $ 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 03:03:27 #9 DONE 31.3s 03:03:27 03:03:27 #10 [builder 6/7] COPY . . 03:03:27 #10 DONE 0.2s 03:03:27 03:03:27 #11 [builder 7/7] RUN echo noop 03:03:27 #11 0.627 noop 03:03:27 $ docker top bb72cb4d9f1d49aea2495b27ccae1644cb3732248d247ace4aeffbf4888e54f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:03:28 ---> job-cost.sh 03:03:28 lf-activate-venv: SKIPPING 03:03:28 INFO: No Stack... 03:03:28 INFO: Retrieving Pricing Info for: v3-standard-8 03:03:28 INFO: Archiving Costs [Pipeline] sh 03:03:29 #11 DONE 2.1s 03:03:29 03:03:29 #12 exporting to image 03:03:29 #12 exporting layers 03:03:29 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 03:03:29 + cut -d, -f6 [Pipeline] lock 03:03:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-10-stack-cost] 03:03:29 Resource [jenkins-edgexfoundry-device-s7-main-10-stack-cost] did not exist. Created. 03:03:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:03:29 + echo total: 0.2199999988079071 [Pipeline] stash 03:03:29 Stashed 1 file(s) [Pipeline] } 03:03:29 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 03:03:29 $ docker stop --time=1 bb72cb4d9f1d49aea2495b27ccae1644cb3732248d247ace4aeffbf4888e54f8 03:03:30 $ docker rm -f --volumes bb72cb4d9f1d49aea2495b27ccae1644cb3732248d247ace4aeffbf4888e54f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:04:07 #12 exporting layers 36.6s done 03:04:07 #12 writing image sha256:f9ea9c82842fca26652a9d45d815d10af7a7cb7c0fc6a5d68078a2ebc9bef179 done 03:04:07 #12 naming to docker.io/library/ci-base-image-arm64 done 03:04:07 #12 DONE 36.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:08 + docker inspect -f . ci-base-image-arm64 03:04:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:08 prd-ubuntu20.04-docker-arm64-4c-16g-35434 does not seem to be running inside a container 03:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/10 -v /w/workspace/device-s7/10:/w/workspace/device-s7/10:rw,z -v /w/workspace/device-s7/10@tmp:/w/workspace/device-s7/10@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 03:04:09 $ docker top 2ac86cbb594fdb65fabe44384d56989a613a4396c48e28fb6e23d6dd9e2713d4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:10 + go version 03:04:10 go version go1.23.2 linux/arm64 [Pipeline] } 03:04:10 $ docker stop --time=1 2ac86cbb594fdb65fabe44384d56989a613a4396c48e28fb6e23d6dd9e2713d4 03:04:12 $ docker rm -f --volumes 2ac86cbb594fdb65fabe44384d56989a613a4396c48e28fb6e23d6dd9e2713d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:12 + docker inspect -f . ci-base-image-arm64 03:04:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:12 prd-ubuntu20.04-docker-arm64-4c-16g-35434 does not seem to be running inside a container 03:04:12 $ 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/10 -v /w/workspace/device-s7/10:/w/workspace/device-s7/10:rw,z -v /w/workspace/device-s7/10@tmp:/w/workspace/device-s7/10@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 03:04:13 $ docker top a60e7dad519c5425be476b4e86ddacaf9e4a9359fe75cf4742bd95600d9ce11b -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:14 + git config --global --add safe.directory /w/workspace/device-s7/10 [Pipeline] fileExists [Pipeline] sh 03:04:14 + make test 03:04:14 go test -race -coverprofile=coverage.out ./... 03:04:53 ? github.com/edgexfoundry/device-s7 [no test files] 03:07:15 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 03:07:15 ok github.com/edgexfoundry/device-s7/internal/driver 1.104s coverage: 6.8% of statements 03:07:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:07:17 go vet ./... 03:09:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:09:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:09:38 ./bin/test-attribution-txt.sh [Pipeline] echo 03:09:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:09:38 $ docker stop --time=1 a60e7dad519c5425be476b4e86ddacaf9e4a9359fe75cf4742bd95600d9ce11b 03:09:40 $ docker rm -f --volumes a60e7dad519c5425be476b4e86ddacaf9e4a9359fe75cf4742bd95600d9ce11b [Pipeline] // withDockerContainer [Pipeline] sh 03:09:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:09:43 Warning: overwriting stash ‘coverage-report’ 03:09:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:09:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:09:44 + ls -al . 03:09:44 total 224 03:09:44 drwxrwxr-x 7 jenkins jenkins 4096 Dec 20 03:04 . 03:09:44 drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 03:01 .. 03:09:44 drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 03:01 .git 03:09:44 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 03:01 .github 03:09:44 -rw-rw-r-- 1 jenkins jenkins 237 Dec 20 03:01 .gitignore 03:09:44 -rw-rw-r-- 1 jenkins jenkins 42 Dec 20 03:01 .golangci.yml 03:09:44 -rw-rw-r-- 1 jenkins jenkins 19679 Dec 20 03:01 Attribution.txt 03:09:44 -rw-rw-r-- 1 jenkins jenkins 1579 Dec 20 03:01 Dockerfile 03:09:44 -rw-rw-r-- 1 jenkins jenkins 643 Dec 20 03:01 Jenkinsfile 03:09:44 -rw-rw-r-- 1 jenkins jenkins 10947 Dec 20 03:01 LICENSE 03:09:44 -rw-rw-r-- 1 jenkins jenkins 1903 Dec 20 03:01 Makefile 03:09:44 -rw-rw-r-- 1 jenkins jenkins 614 Dec 20 03:01 OWNERS.md 03:09:44 -rw-rw-r-- 1 jenkins jenkins 2393 Dec 20 03:01 README.md 03:09:44 -rw-rw-r-- 1 jenkins jenkins 11 Dec 20 02:59 VERSION 03:09:44 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 03:01 bin 03:09:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 03:01 cmd 03:09:44 -rw-r--r-- 1 jenkins jenkins 19094 Dec 20 03:07 coverage.out 03:09:44 -rw-rw-r-- 1 jenkins jenkins 6929 Dec 20 03:01 go.mod 03:09:44 -rw-rw-r-- 1 jenkins jenkins 100385 Dec 20 03:01 go.sum 03:09:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 03:01 internal 03:09:44 -rw-rw-r-- 1 jenkins jenkins 223 Dec 20 03:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:44 + 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=b2fd6779bbe34ed0039fe07a6129043ff0644999 --label arch=arm64 --label version=4.0.0-dev.3 . 03:09:45 #0 building with "default" instance using docker driver 03:09:45 03:09:45 #1 [internal] load .dockerignore 03:09:45 #1 transferring context: 2B done 03:09:45 #1 DONE 0.0s 03:09:45 03:09:45 #2 [internal] load build definition from Dockerfile 03:09:45 #2 transferring dockerfile: 1.62kB done 03:09:45 #2 DONE 0.0s 03:09:45 03:09:45 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:09:45 #3 DONE 0.0s 03:09:45 03:09:45 #4 [internal] load metadata for docker.io/library/alpine:3.20 03:09:45 #4 DONE 0.3s 03:09:45 03:09:45 #5 [internal] load build context 03:09:45 #5 transferring context: 22.45kB 0.0s done 03:09:45 #5 DONE 0.1s 03:09:45 03:09:45 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:09:45 #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 03:09:45 #6 ... 03:09:45 03:09:45 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:09:45 #7 DONE 0.2s 03:09:45 03:09:45 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:09:45 #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:09:45 #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:09:45 #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:09:45 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s 03:09:46 #6 ... 03:09:46 03:09:46 #8 [builder 2/7] WORKDIR /device-s7 03:09:46 #8 DONE 0.1s 03:09:46 03:09:46 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:09:46 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done 03:09:46 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 03:09:46 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 03:09:47 #6 DONE 1.4s 03:09:47 03:09:47 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:09:47 #9 0.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:09:48 #9 1.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:09:49 #9 ... 03:09:49 03:09:49 #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 03:09:49 #10 1.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:09:49 #10 1.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:09:49 #10 3.116 OK: 238 MiB in 54 packages 03:09:49 #10 DONE 3.5s 03:09:49 03:09:49 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:09:49 #9 2.471 (1/1) Installing dumb-init (1.2.5-r3) 03:09:49 #9 2.491 Executing busybox-1.36.1-r29.trigger 03:09:49 #9 2.526 OK: 9 MiB in 15 packages 03:09:49 #9 ... 03:09:49 03:09:49 #11 [builder 4/7] COPY go.mod vendor* ./ 03:09:49 #11 DONE 0.2s 03:09:49 03:09:49 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:50 #12 ... 03:09:50 03:09:50 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:09:50 #9 DONE 3.0s 03:09:50 03:09:50 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:09:50 #13 0.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:09:50 #13 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:09:51 #13 ... 03:09:51 03:09:51 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:51 #12 DONE 1.8s 03:09:51 03:09:51 #14 [builder 6/7] COPY . . 03:09:51 #14 DONE 0.2s 03:09:51 03:09:51 #15 [builder 7/7] RUN make build 03:09:52 #15 0.686 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 03:09:55 #15 ... 03:09:55 03:09:55 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:09:55 #13 2.442 Upgrading critical system libraries and apk-tools: 03:09:55 #13 2.442 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:09:55 #13 2.464 Executing busybox-1.36.1-r29.trigger 03:09:55 #13 2.756 Continuing the upgrade transaction with new apk-tools: 03:09:55 #13 2.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:09:55 #13 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:09:55 #13 4.561 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:09:55 #13 4.690 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:09:55 #13 4.722 OK: 9 MiB in 15 packages 03:09:55 #13 DONE 5.2s 03:09:55 03:09:55 #15 [builder 7/7] RUN make build 03:12:17 #15 DONE 131.9s 03:12:17 03:12:17 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 03:12:17 #16 DONE 0.1s 03:12:17 03:12:17 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 03:12:17 #17 DONE 0.5s 03:12:17 03:12:17 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 03:12:17 #18 DONE 0.1s 03:12:17 03:12:17 #19 exporting to image 03:12:17 #19 exporting layers 03:12:17 #19 exporting layers 0.6s done 03:12:17 #19 writing image sha256:d4c0b579e4f7f1878408bafdc5f3ae510deb5f94ecc41deb6c7411dae0b20401 done 03:12:17 #19 naming to docker.io/library/device-s7-arm64 done 03:12:17 #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:17 provisioning config files... 03:12:17 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/10@tmp/config14263572708808654896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:17 ---> ****-login.sh 03:12:17 nexus3.edgexfoundry.org:10001 03:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:18 Configure a credential helper to remove this warning. See 03:12:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:18 03:12:18 Login Succeeded 03:12:18 nexus3.edgexfoundry.org:10002 03:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:18 Configure a credential helper to remove this warning. See 03:12:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:18 03:12:18 Login Succeeded 03:12:18 nexus3.edgexfoundry.org:10003 03:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:18 Configure a credential helper to remove this warning. See 03:12:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:18 03:12:18 Login Succeeded 03:12:18 nexus3.edgexfoundry.org:10004 03:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:19 Configure a credential helper to remove this warning. See 03:12:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:19 03:12:19 Login Succeeded 03:12:19 ****.io 03:12:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:19 Configure a credential helper to remove this warning. See 03:12:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:19 03:12:19 Login Succeeded 03:12:19 ---> ****-login.sh ends [Pipeline] } 03:12:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:12:19 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 03:12:19 b2fd6779bbe34ed0039fe07a6129043ff0644999 03:12:19 latest 03:12:19 4.0.0-dev.3 03:12:19 b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 03:12:19 main 03:12:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:19 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:20 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:b2fd6779bbe34ed0039fe07a6129043ff0644999 03:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:12:20 63a6c4d18a49: Preparing 03:12:20 441367ed8b80: Preparing 03:12:20 398c24442423: Preparing 03:12:20 d0f4faf63284: Preparing 03:12:20 9992376d30ef: Preparing 03:12:20 651d9022c234: Preparing 03:12:20 651d9022c234: Waiting 03:12:20 9992376d30ef: Pushed 03:12:20 398c24442423: Pushed 03:12:20 63a6c4d18a49: Pushed 03:12:20 651d9022c234: Layer already exists 03:12:21 d0f4faf63284: Pushed 03:12:29 441367ed8b80: Pushed 03:12:29 b2fd6779bbe34ed0039fe07a6129043ff0644999: digest: sha256:4c8f3b6597a55f4cdde75db1daa721d1481c37452a4500136925757606f8aab0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:30 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:30 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 03:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:12:30 63a6c4d18a49: Preparing 03:12:30 441367ed8b80: Preparing 03:12:30 398c24442423: Preparing 03:12:30 d0f4faf63284: Preparing 03:12:30 9992376d30ef: Preparing 03:12:30 651d9022c234: Preparing 03:12:30 651d9022c234: Waiting 03:12:30 63a6c4d18a49: Layer already exists 03:12:30 398c24442423: Layer already exists 03:12:30 9992376d30ef: Layer already exists 03:12:30 441367ed8b80: Layer already exists 03:12:30 d0f4faf63284: Layer already exists 03:12:30 651d9022c234: Layer already exists 03:12:30 latest: digest: sha256:4c8f3b6597a55f4cdde75db1daa721d1481c37452a4500136925757606f8aab0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:31 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:31 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.3 03:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:12:31 63a6c4d18a49: Preparing 03:12:31 441367ed8b80: Preparing 03:12:31 398c24442423: Preparing 03:12:31 d0f4faf63284: Preparing 03:12:31 9992376d30ef: Preparing 03:12:31 651d9022c234: Preparing 03:12:31 651d9022c234: Waiting 03:12:31 441367ed8b80: Layer already exists 03:12:31 398c24442423: Layer already exists 03:12:31 63a6c4d18a49: Layer already exists 03:12:31 d0f4faf63284: Layer already exists 03:12:31 9992376d30ef: Layer already exists 03:12:31 651d9022c234: Layer already exists 03:12:31 4.0.0-dev.3: digest: sha256:4c8f3b6597a55f4cdde75db1daa721d1481c37452a4500136925757606f8aab0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:32 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:32 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 03:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:12:32 63a6c4d18a49: Preparing 03:12:32 441367ed8b80: Preparing 03:12:32 398c24442423: Preparing 03:12:32 d0f4faf63284: Preparing 03:12:32 9992376d30ef: Preparing 03:12:32 651d9022c234: Preparing 03:12:32 651d9022c234: Waiting 03:12:32 398c24442423: Layer already exists 03:12:32 441367ed8b80: Layer already exists 03:12:32 63a6c4d18a49: Layer already exists 03:12:32 d0f4faf63284: Layer already exists 03:12:32 9992376d30ef: Layer already exists 03:12:32 651d9022c234: Layer already exists 03:12:32 b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3: digest: sha256:4c8f3b6597a55f4cdde75db1daa721d1481c37452a4500136925757606f8aab0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:33 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:33 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 03:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:12:33 63a6c4d18a49: Preparing 03:12:33 441367ed8b80: Preparing 03:12:33 398c24442423: Preparing 03:12:33 d0f4faf63284: Preparing 03:12:33 9992376d30ef: Preparing 03:12:33 651d9022c234: Preparing 03:12:33 651d9022c234: Waiting 03:12:33 d0f4faf63284: Layer already exists 03:12:33 9992376d30ef: Layer already exists 03:12:33 398c24442423: Layer already exists 03:12:33 63a6c4d18a49: Layer already exists 03:12:33 441367ed8b80: Layer already exists 03:12:33 651d9022c234: Layer already exists 03:12:33 main: digest: sha256:4c8f3b6597a55f4cdde75db1daa721d1481c37452a4500136925757606f8aab0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:33 ===================================================== [Pipeline] echo 03:12:33 taggedImages: 03:12:33 - nexus3.edgexfoundry.org:10004/device-s7-arm64:b2fd6779bbe34ed0039fe07a6129043ff0644999 03:12:33 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 03:12:33 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.3 03:12:33 - nexus3.edgexfoundry.org:10004/device-s7-arm64:b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 03:12:33 - 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 03:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:12:34 03:12:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:12:34 arm64: Pulling from edgex-lftools-log-publisher 03:12:34 8998bd30e6a1: Pulling fs layer 03:12:34 04944245beec: Pulling fs layer 03:12:34 699f458cf7ca: Pulling fs layer 03:12:34 765212b225bb: Pulling fs layer 03:12:34 f23df028b6ca: Pulling fs layer 03:12:34 d65c8cfc05b1: Pulling fs layer 03:12:34 2437ff75d9bd: Pulling fs layer 03:12:34 f23df028b6ca: Waiting 03:12:34 d65c8cfc05b1: Waiting 03:12:34 2437ff75d9bd: Waiting 03:12:34 765212b225bb: Waiting 03:12:34 04944245beec: Verifying Checksum 03:12:34 04944245beec: Download complete 03:12:34 765212b225bb: Download complete 03:12:34 f23df028b6ca: Verifying Checksum 03:12:34 f23df028b6ca: Download complete 03:12:34 d65c8cfc05b1: Download complete 03:12:34 699f458cf7ca: Verifying Checksum 03:12:34 699f458cf7ca: Download complete 03:12:35 8998bd30e6a1: Verifying Checksum 03:12:35 8998bd30e6a1: Download complete 03:12:37 2437ff75d9bd: Verifying Checksum 03:12:37 2437ff75d9bd: Download complete 03:12:41 8998bd30e6a1: Pull complete 03:12:41 04944245beec: Pull complete 03:12:43 699f458cf7ca: Pull complete 03:12:43 765212b225bb: Pull complete 03:12:44 f23df028b6ca: Pull complete 03:12:44 d65c8cfc05b1: Pull complete 03:13:11 2437ff75d9bd: Pull complete 03:13:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:13:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:11 prd-ubuntu20.04-docker-arm64-4c-16g-35434 does not seem to be running inside a container 03:13:11 $ 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/10 -v /w/workspace/device-s7/10:/w/workspace/device-s7/10:rw,z -v /w/workspace/device-s7/10@tmp:/w/workspace/device-s7/10@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 03:13:13 $ docker top 43a2e8f2bd164017bed76ede25562facf586220191512bb6b45373375232f486 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:14 ---> job-cost.sh 03:13:14 lf-activate-venv: SKIPPING 03:13:14 INFO: No Stack... 03:13:14 INFO: Retrieving Pricing Info for: v3-standard-8 03:13:15 INFO: Archiving Costs [Pipeline] sh 03:13:15 + cat /w/workspace/device-s7/10/archives/cost.csv 03:13:15 + cut -d, -f6 [Pipeline] lock 03:13:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-10-stack-cost] 03:13:16 Resource [jenkins-edgexfoundry-device-s7-main-10-stack-cost] did not exist. Created. 03:13:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:13:16 /w/workspace/device-s7/10@tmp/durable-696c7ef7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:13:16 + echo total: 0.2199999988079071 [Pipeline] stash 03:13:16 Warning: overwriting stash ‘stack-cost’ 03:13:16 Stashed 1 file(s) [Pipeline] } 03:13:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 03:13:16 $ docker stop --time=1 43a2e8f2bd164017bed76ede25562facf586220191512bb6b45373375232f486 03:13:18 $ docker rm -f --volumes 43a2e8f2bd164017bed76ede25562facf586220191512bb6b45373375232f486 [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 03:13:18 provisioning config files... 03:13:18 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13183350797004442792tmp [Pipeline] { [Pipeline] sh 03:13:18 + set +x 03:13:18 + curl -s https://codecov.io/bash 03:13:18 + bash -s -- 03:13:18 03:13:18 _____ _ 03:13:18 / ____| | | 03:13:18 | | ___ __| | ___ ___ _____ __ 03:13:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:13:18 | |___| (_) | (_| | __/ (_| (_) \ V / 03:13:18 \_____\___/ \__,_|\___|\___\___/ \_/ 03:13:18 Bash-1.0.6 03:13:18 03:13:18 03:13:18 ==> git version 2.25.1 found 03:13:18 ==> 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 03:13:18 Release-Date: 2020-01-08 03:13:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:13:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:13:18 ==> Jenkins CI detected. 03:13:18 current dir:  /w/workspace/edgexfoundry_device-s7_main 03:13:18 project root: . 03:13:18 --> token set from env 03:13:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:13:18 ==> Running gcov in . (disable via -X gcov) 03:13:18 ==> Python coveragepy not found 03:13:18 ==> Searching for coverage reports in: 03:13:18 + . 03:13:18 -> Found 1 reports 03:13:18 ==> Detecting git/mercurial file structure 03:13:18 ==> Reading reports 03:13:18 + ./coverage.out bytes=19094 03:13:18 ==> Appending adjustments 03:13:18 https://docs.codecov.io/docs/fixing-reports 03:13:19 + Found adjustments 03:13:19 ==> Gzipping contents 03:13:19 4.0K /tmp/codecov.Si64dR.gz 03:13:19 ==> Uploading reports 03:13:19 url: https://codecov.io 03:13:19 query: branch=main&commit=b2fd6779bbe34ed0039fe07a6129043ff0644999&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 03:13:19 -> Pinging Codecov 03:13:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b2fd6779bbe34ed0039fe07a6129043ff0644999&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 03:13:19 -> Uploading to 03:13:19 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/b2fd6779bbe34ed0039fe07a6129043ff0644999/41973b65-81e2-4f88-8a88-da0da3fbc302.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241220T031319Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d52b25b18fca933d1fff046749485d356351469545287451bc93b3c1aed30f09 03:13:19 % Total % Received % Xferd Average Speed Time Time Time Current 03:13:19 Dload Upload Total Spent Left Speed 03:13:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17371 --:--:-- --:--:-- --:--:-- 17371 03:13:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] } 03:13:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:13:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:13:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:13:20 03:13:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:13:20 latest: Pulling from edgex-devops/edgex-snyk-go 03:13:20 43c4264eed91: Already exists 03:13:20 4cc291be95ef: Already exists 03:13:20 2ac1f1163629: Already exists 03:13:20 5c3c966382ef: Already exists 03:13:20 4f4fb700ef54: Already exists 03:13:20 d9c7d2e4e75e: Pulling fs layer 03:13:20 9c3e1370e548: Pulling fs layer 03:13:20 d9c7d2e4e75e: Download complete 03:13:20 d9c7d2e4e75e: Pull complete 03:13:21 9c3e1370e548: Verifying Checksum 03:13:21 9c3e1370e548: Download complete 03:13:24 9c3e1370e548: Pull complete 03:13:24 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:13:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:13:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:24 prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container 03:13:24 $ 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 03:13:26 $ docker top 243162be00b18606a6630ce05dd6044c9ec5a1d0660b78b8d89b81dfa9e362d5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 03:13:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 03:13:27 + set -o pipefail 03:13:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 03:13:35 03:13:35 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 03:13:35 03:13:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/f5041fb9-9027-479d-9073-e655e7435988 03:13:35 03:13:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:13:35 03:13:35 03:13:35 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:13:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:13:36 $ docker stop --time=1 243162be00b18606a6630ce05dd6044c9ec5a1d0660b78b8d89b81dfa9e362d5 03:13:40 $ docker rm -f --volumes 243162be00b18606a6630ce05dd6044c9ec5a1d0660b78b8d89b81dfa9e362d5 [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 03:13:41 + git log --format=format:%s -1 b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] sh 03:13:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:13:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:13:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:42 prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container 03:13:42 $ 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 03:13:42 $ docker top 912fc6f545929e93d826a0faebf0004752a2177bd37ad8e29c0d0dffefe8c556 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:13:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:42 [ssh-agent] Looking for ssh-agent implementation... 03:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:42 $ docker exec 912fc6f545929e93d826a0faebf0004752a2177bd37ad8e29c0d0dffefe8c556 ssh-agent 03:13:42 SSH_AUTH_SOCK=/tmp/ssh-ulnqmzVBdFus/agent.33 03:13:42 SSH_AGENT_PID=39 03:13:42 Running ssh-add (command line suppressed) 03:13:42 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6803629539155533940.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6803629539155533940.key) 03:13:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:43 + git semver tag 03:13:43 2024-12-20 03:13:43,465 [run_tag] DEBUG tag force:False 03:13:43 2024-12-20 03:13:43,465 [check_head_tag] DEBUG check head tag 03:13:43 2024-12-20 03:13:43,465 [execute] INFO git cat-file --batch-check 03:13:43 2024-12-20 03:13:43,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 03:13:43 2024-12-20 03:13:43,469 [execute] INFO git cat-file --batch 03:13:43 2024-12-20 03:13:43,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 03:13:43 2024-12-20 03:13:43,475 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:13:43 2024-12-20 03:13:43,475 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 03:13:43 2024-12-20 03:13:43,475 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 03:13:43 2024-12-20 03:13:43,480 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:13:43 4.0.0-dev.3 [Pipeline] } 03:13:43 $ docker exec --env ******** --env ******** 912fc6f545929e93d826a0faebf0004752a2177bd37ad8e29c0d0dffefe8c556 ssh-agent -k 03:13:43 unset SSH_AUTH_SOCK; 03:13:43 unset SSH_AGENT_PID; 03:13:43 echo Agent pid 39 killed; 03:13:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:13:44 + git semver [Pipeline] } 03:13:44 $ docker stop --time=1 912fc6f545929e93d826a0faebf0004752a2177bd37ad8e29c0d0dffefe8c556 03:13:45 $ docker rm -f --volumes 912fc6f545929e93d826a0faebf0004752a2177bd37ad8e29c0d0dffefe8c556 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:13:45 03:13:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:13:46 0.23.1-centos7: Pulling from edgex-lftools 03:13:46 ab5ef0e58194: Pulling fs layer 03:13:46 9712f1f96733: Pulling fs layer 03:13:46 63f879dbbcfc: Pulling fs layer 03:13:46 0d9ebad4ef96: Pulling fs layer 03:13:46 e9a5061849ea: Pulling fs layer 03:13:46 d747dcd14b5f: Pulling fs layer 03:13:46 2de7ff778b66: Pulling fs layer 03:13:46 0d9ebad4ef96: Waiting 03:13:46 d747dcd14b5f: Waiting 03:13:46 e9a5061849ea: Waiting 03:13:46 2de7ff778b66: Waiting 03:13:46 9712f1f96733: Verifying Checksum 03:13:46 9712f1f96733: Download complete 03:13:46 63f879dbbcfc: Verifying Checksum 03:13:46 63f879dbbcfc: Download complete 03:13:46 e9a5061849ea: Verifying Checksum 03:13:46 e9a5061849ea: Download complete 03:13:46 d747dcd14b5f: Verifying Checksum 03:13:46 d747dcd14b5f: Download complete 03:13:46 0d9ebad4ef96: Verifying Checksum 03:13:46 0d9ebad4ef96: Download complete 03:13:46 ab5ef0e58194: Download complete 03:13:46 2de7ff778b66: Verifying Checksum 03:13:46 2de7ff778b66: Download complete 03:13:49 ab5ef0e58194: Pull complete 03:13:49 9712f1f96733: Pull complete 03:13:50 63f879dbbcfc: Pull complete 03:13:54 0d9ebad4ef96: Pull complete 03:13:54 e9a5061849ea: Pull complete 03:13:54 d747dcd14b5f: Pull complete 03:13:55 2de7ff778b66: Pull complete 03:13:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:13:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:13:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:55 prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container 03:13:55 $ 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 03:14:02 $ docker top 062d6eb1bec0faa0d239b76b51ffa596305b08f0a9486309c40e75e017daf8ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:14:02 provisioning config files... 03:14:03 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2239654189634815753tmp 03:14:03 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13567699736066833159tmp 03:14:03 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2089553542730697680tmp [Pipeline] { [Pipeline] echo 03:14:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:14:03 ---> sigul-configuration.sh 03:14:03 gpg: directory `/root/.gnupg' created 03:14:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:14:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:14:03 gpg: keyring `/root/.gnupg/secring.gpg' created 03:14:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:14:03 gpg: CAST5 encrypted data 03:14:03 gpg: encrypted with 1 passphrase 03:14:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:14:03 + mkdir /home/jenkins 03:14:03 + mkdir /home/jenkins/sigul [Pipeline] sh 03:14:04 + 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 03:14:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:14:04 ---> sigul-install.sh 03:14:04 Sigul already installed; skipping installation. [Pipeline] sh 03:14:04 + git tag --list 03:14:04 v0.0.0 03:14:04 v0.0.1-dev.1 03:14:04 v0.0.1-dev.2 03:14:04 v4.0.0-dev.1 03:14:04 v4.0.0-dev.2 03:14:04 v4.0.0-dev.3 [Pipeline] sh 03:14:04 + lftools sign git-tag v4.0.0-dev.3 03:14:05 Signing Git tag with Sigul... 03:14:05 Signing v4.0.0-dev.3 [Pipeline] echo 03:14:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:14:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:14:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:14:06 $ docker stop --time=1 062d6eb1bec0faa0d239b76b51ffa596305b08f0a9486309c40e75e017daf8ff 03:14:07 $ docker rm -f --volumes 062d6eb1bec0faa0d239b76b51ffa596305b08f0a9486309c40e75e017daf8ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:14:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:14:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:14:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:08 prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container 03:14:08 $ 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 03:14:08 $ docker top 20cfe8159f81673b049afeb5fa4d1b26bfa92f3d39151122bf93396d91cc104e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:14:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:14:08 [ssh-agent] Looking for ssh-agent implementation... 03:14:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:14:09 $ docker exec 20cfe8159f81673b049afeb5fa4d1b26bfa92f3d39151122bf93396d91cc104e ssh-agent 03:14:09 SSH_AUTH_SOCK=/tmp/ssh-kidKnV0VQTyM/agent.32 03:14:09 SSH_AGENT_PID=38 03:14:09 Running ssh-add (command line suppressed) 03:14:09 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8345399661896638022.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8345399661896638022.key) 03:14:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:14:09 + git semver bump pre 03:14:09 2024-12-20 03:14:09,745 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:14:09 2024-12-20 03:14:09,745 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev 03:14:09 2024-12-20 03:14:09,745 [bump_version] DEBUG bumped version:4.0.0-dev.4 03:14:09 2024-12-20 03:14:09,745 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 03:14:09 2024-12-20 03:14:09,745 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:14:09 2024-12-20 03:14:09,746 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 03:14:09 2024-12-20 03:14:09,748 [execute] INFO git cat-file --batch-check 03:14:09 2024-12-20 03:14:09,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 03:14:09 2024-12-20 03:14:09,754 [execute] INFO git cat-file --batch 03:14:09 2024-12-20 03:14:09,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 03:14:09 2024-12-20 03:14:09,759 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:14:09 4.0.0-dev.4 [Pipeline] } 03:14:10 $ docker exec --env ******** --env ******** 20cfe8159f81673b049afeb5fa4d1b26bfa92f3d39151122bf93396d91cc104e ssh-agent -k 03:14:10 unset SSH_AUTH_SOCK; 03:14:10 unset SSH_AGENT_PID; 03:14:10 echo Agent pid 38 killed; 03:14:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:14:10 + git semver [Pipeline] } 03:14:10 $ docker stop --time=1 20cfe8159f81673b049afeb5fa4d1b26bfa92f3d39151122bf93396d91cc104e 03:14:12 $ docker rm -f --volumes 20cfe8159f81673b049afeb5fa4d1b26bfa92f3d39151122bf93396d91cc104e [Pipeline] // withDockerContainer [Pipeline] sh 03:14:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:14:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:14:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:12 prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container 03:14:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:14:13 $ docker top cc117537b8da22a780070387b4ad365b673b891ea2a7dce4576615fbaddc3fd1 -eo pid,comm 03:14: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). 03:14:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:14:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:14:13 [ssh-agent] Looking for ssh-agent implementation... 03:14:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:14:13 $ docker exec cc117537b8da22a780070387b4ad365b673b891ea2a7dce4576615fbaddc3fd1 ssh-agent 03:14:13 SSH_AUTH_SOCK=/tmp/ssh-CFQOwUlKAPLN/agent.32 03:14:13 SSH_AGENT_PID=38 03:14:13 Running ssh-add (command line suppressed) 03:14:13 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2453710149829943093.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2453710149829943093.key) 03:14:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:14:14 + git semver push 03:14:14 2024-12-20 03:14:14,241 [run_push] DEBUG push 03:14:14 2024-12-20 03:14:14,242 [execute] INFO git cat-file --batch-check 03:14:14 2024-12-20 03:14:14,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 03:14:14 2024-12-20 03:14:14,246 [execute] INFO git rev-list 01dd2a1e46cb93efc7250174a9ecf2608018face -- 03:14:14 2024-12-20 03:14:14,247 [execute] DEBUG Popen(['git', 'rev-list', '01dd2a1e46cb93efc7250174a9ecf2608018face', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 03:14:14 2024-12-20 03:14:14,252 [execute] INFO git fetch -v origin 03:14:14 2024-12-20 03:14:14,252 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) 03:14:14 2024-12-20 03:14:14,692 [run_push] DEBUG no remote changes detected 03:14:14 2024-12-20 03:14:14,692 [execute] INFO git push origin semver 03:14:14 2024-12-20 03:14:14,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 03:14:15 2024-12-20 03:14:15,446 [run_push] DEBUG push all version tags 03:14:15 2024-12-20 03:14:15,447 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:14:15 2024-12-20 03:14:15,447 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 03:14:16 2024-12-20 03:14:16,103 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:14:16 4.0.0-dev.4 [Pipeline] } 03:14:16 $ docker exec --env ******** --env ******** cc117537b8da22a780070387b4ad365b673b891ea2a7dce4576615fbaddc3fd1 ssh-agent -k 03:14:16 unset SSH_AUTH_SOCK; 03:14:16 unset SSH_AGENT_PID; 03:14:16 echo Agent pid 38 killed; 03:14:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:14:16 + git semver [Pipeline] } 03:14:17 $ docker stop --time=1 cc117537b8da22a780070387b4ad365b673b891ea2a7dce4576615fbaddc3fd1 03:14:18 $ docker rm -f --volumes cc117537b8da22a780070387b4ad365b673b891ea2a7dce4576615fbaddc3fd1 [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 03:14:19 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 03:14:19 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 03:14:19 total 16 03:14:19 drwxr-xr-x 3 root root 4096 Dec 20 03:03 . 03:14:19 drwxrwxr-x 9 jenkins jenkins 4096 Dec 20 03:14 .. 03:14:19 drwxr-xr-x 2 root root 4096 Dec 20 03:03 cost 03:14:19 -rw-r--r-- 1 root root 80 Dec 20 03:03 cost.csv 03:14:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 03:14:19 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 03:14:19 total 16 03:14:19 drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 03:03 . 03:14:19 drwxrwxr-x 9 jenkins jenkins 4096 Dec 20 03:14 .. 03:14:19 drwxr-xr-x 2 jenkins jenkins 4096 Dec 20 03:03 cost 03:14:19 -rw-r--r-- 1 jenkins jenkins 80 Dec 20 03:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:14:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:14:20 ---> package-listing.sh 03:14:20 ++ facter osfamily 03:14:20 ++ tr '[:upper:]' '[:lower:]' 03:14:20 + OS_FAMILY=debian 03:14:20 + workspace=/w/workspace/edgexfoundry_device-s7_main 03:14:20 + START_PACKAGES=/tmp/packages_start.txt 03:14:20 + END_PACKAGES=/tmp/packages_end.txt 03:14:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:14:20 + PACKAGES=/tmp/packages_start.txt 03:14:20 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 03:14:20 + PACKAGES=/tmp/packages_end.txt 03:14:20 + case "${OS_FAMILY}" in 03:14:20 + dpkg -l 03:14:20 + grep '^ii' 03:14:20 + '[' -f /tmp/packages_start.txt ']' 03:14:20 + '[' -f /tmp/packages_end.txt ']' 03:14:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:14:20 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 03:14:20 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 03:14:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 03:14:20 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 03:14:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:14:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:21 prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container 03:14:21 $ 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 03:14:21 $ docker top f448c6021734f57c8aea523835398553620f8331f62fd76e712864f41de9754f -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:22 + touch /tmp/pre-build-complete [Pipeline] sh 03:14:22 + mkdir -p /var/log/sysstat [Pipeline] sh 03:14:22 + ls /var/log/sa-host 03:14:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:14:22 provisioning config files... 03:14:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13295431344646642637tmp [Pipeline] { [Pipeline] echo 03:14:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:14:23 ---> create-netrc.sh [Pipeline] } 03:14:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:14:23 ---> python-tools-install.sh [Pipeline] echo 03:14:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:14:23 ---> sudo-logs.sh 03:14:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:14:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:14:24 ---> job-cost.sh 03:14:24 lf-activate-venv: SKIPPING 03:14:24 DEBUG: total: 0.2199999988079071 03:14:24 INFO: Retrieving Stack Cost... 03:14:24 INFO: Retrieving Pricing Info for: v3-standard-8 03:14:24 INFO: Archiving Costs [Pipeline] echo 03:14:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:14:25 ---> logs-deploy.sh 03:14:25 lf-activate-venv: SKIPPING 03:14:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/10 03:14:25 INFO: archiving workspace using pattern(s): 03:14:26 Archives upload complete. 03:14:26 INFO: archiving logs to Nexus