Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ed217e055d8acd32da363aec9d9487ada795cfe 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-ssh9805396975612640613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh5129482676125453342.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh4901149280449242945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh15624449887189304696.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-ssh10261892401022497133.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-5195 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1ed217e055d8acd32da363aec9d9487ada795cfe (main) > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ed217e055d8acd32da363aec9d9487ada795cfe # timeout=10 Commit message: "Merge pull request #52 from weichou1229/upgrade-sdk" > git rev-list --no-walk d22bcd7e0933516a615516a8a508495f082858b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:52:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:52:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:52:53 ========================================================= 05:52:53 EdgeX Global Pipelines Version Info 05:52:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:52:55 ------------------- 05:52:55 stable info: 05:52:55 ------------------- 05:52:55 Commited By: Ginny Guan ginny@iotechsys.com 05:52:55 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 05:52:55 Message: update stable to v1.0.274 05:52:55 ------------------- 05:52:55 experimental info: 05:52:55 ------------------- 05:52:55 Commited By: Ginny Guan ginny@iotechsys.com 05:52:55 Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e 05:52:55 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ed217e [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:56 provisioning config files... 05:52:56 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3077989920015686752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:56 ---> ****-login.sh 05:52:56 nexus3.edgexfoundry.org:10001 05:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:58 05:52:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:52:58 Configure a credential helper to remove this warning. See 05:52:58 https://docs.****.com/go/credential-store/ 05:52:58 05:52:58 Login Succeeded 05:52:58 nexus3.edgexfoundry.org:10002 05:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:58 05:52:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:52:58 Configure a credential helper to remove this warning. See 05:52:58 https://docs.****.com/go/credential-store/ 05:52:58 05:52:58 Login Succeeded 05:52:58 nexus3.edgexfoundry.org:10003 05:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:58 05:52:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:52:58 Configure a credential helper to remove this warning. See 05:52:58 https://docs.****.com/go/credential-store/ 05:52:58 05:52:58 Login Succeeded 05:52:58 nexus3.edgexfoundry.org:10004 05:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:58 05:52:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:52:58 Configure a credential helper to remove this warning. See 05:52:58 https://docs.****.com/go/credential-store/ 05:52:58 05:52:58 Login Succeeded 05:52:58 ****.io 05:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:58 05:52:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:52:58 Configure a credential helper to remove this warning. See 05:52:58 https://docs.****.com/go/credential-store/ 05:52:58 05:52:58 Login Succeeded 05:52:58 ---> ****-login.sh ends [Pipeline] } 05:52:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:52:58 + git rev-list -1 --merges 1ed217e055d8acd32da363aec9d9487ada795cfe~1..1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] echo 05:52:59 -----------> git rev-list -1 --merges 1ed217e055d8acd32da363aec9d9487ada795cfe~1..1ed217e055d8acd32da363aec9d9487ada795cfe 1ed217e055d8acd32da363aec9d9487ada795cfe 05:52:59 1ed217e055d8acd32da363aec9d9487ada795cfe [false] [Pipeline] sh 05:52:59 + git log --format=format:%s -1 1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] echo 05:52:59 ========================================================= 05:52:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:52:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:59 + git log --format=format:%s -1 1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] echo 05:52:59 [semverPrep] GIT_COMMIT: 1ed217e055d8acd32da363aec9d9487ada795cfe, Commit Message: Merge pull request #52 from weichou1229/upgrade-sdk [Pipeline] echo 05:52:59 [semverPrep] This is not a build commit. [Pipeline] sh 05:53:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:53:00 + grep -v github /etc/ssh/ssh_known_hosts 05:53:00 + [ -e /tmp/ssh_known_hosts ] 05:53:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:53:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:53:00 + sudo tee -a /etc/ssh/ssh_known_hosts 05:53:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:53:00 05:53:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:53:01 0.1.4: Pulling from edgex-devops/py-git-semver 05:53:01 3dae71ba6b94: Pulling fs layer 05:53:01 6bf1a483ea7c: Pulling fs layer 05:53:01 f5dfc541a4d3: Pulling fs layer 05:53:01 461d9e800cba: Pulling fs layer 05:53:01 80192f66455f: Pulling fs layer 05:53:01 2e8e34ca0e6c: Pulling fs layer 05:53:01 a29436f7fd5d: Pulling fs layer 05:53:01 923cac83aea3: Pulling fs layer 05:53:01 25ad8b0a4227: Pulling fs layer 05:53:01 db01528c6b51: Pulling fs layer 05:53:01 28988de357af: Pulling fs layer 05:53:01 461d9e800cba: Waiting 05:53:01 923cac83aea3: Waiting 05:53:01 80192f66455f: Waiting 05:53:01 db01528c6b51: Waiting 05:53:01 25ad8b0a4227: Waiting 05:53:01 28988de357af: Waiting 05:53:01 6bf1a483ea7c: Verifying Checksum 05:53:01 6bf1a483ea7c: Download complete 05:53:01 461d9e800cba: Verifying Checksum 05:53:01 461d9e800cba: Download complete 05:53:01 80192f66455f: Verifying Checksum 05:53:01 80192f66455f: Download complete 05:53:01 f5dfc541a4d3: Verifying Checksum 05:53:01 f5dfc541a4d3: Download complete 05:53:01 3dae71ba6b94: Verifying Checksum 05:53:01 3dae71ba6b94: Download complete 05:53:01 923cac83aea3: Download complete 05:53:01 25ad8b0a4227: Verifying Checksum 05:53:01 25ad8b0a4227: Download complete 05:53:01 db01528c6b51: Verifying Checksum 05:53:01 db01528c6b51: Download complete 05:53:01 28988de357af: Download complete 05:53:02 a29436f7fd5d: Verifying Checksum 05:53:02 a29436f7fd5d: Download complete 05:53:02 2e8e34ca0e6c: Verifying Checksum 05:53:02 2e8e34ca0e6c: Download complete 05:53:03 3dae71ba6b94: Pull complete 05:53:03 6bf1a483ea7c: Pull complete 05:53:04 f5dfc541a4d3: Pull complete 05:53:04 461d9e800cba: Pull complete 05:53:05 80192f66455f: Pull complete 05:53:09 2e8e34ca0e6c: Pull complete 05:53:09 a29436f7fd5d: Pull complete 05:53:10 923cac83aea3: Pull complete 05:53:10 25ad8b0a4227: Pull complete 05:53:10 db01528c6b51: Pull complete 05:53:11 28988de357af: Pull complete 05:53:11 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:53:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:53:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:11 prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container 05:53:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:53:22 $ docker top 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 -eo pid,comm 05:53:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:53:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:22 [ssh-agent] Looking for ssh-agent implementation... 05:53:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:22 $ docker exec 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 ssh-agent 05:53:22 SSH_AUTH_SOCK=/tmp/ssh-nwZpEllYteLl/agent.14 05:53:22 SSH_AGENT_PID=20 05:53:22 Running ssh-add (command line suppressed) 05:53:22 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12990348473919445150.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12990348473919445150.key) 05:53:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:23 + git tag --points-at HEAD [Pipeline] } 05:53:23 $ docker exec --env ******** --env ******** 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 ssh-agent -k 05:53:23 unset SSH_AUTH_SOCK; 05:53:23 unset SSH_AGENT_PID; 05:53:23 echo Agent pid 20 killed; 05:53:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:53:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:23 [ssh-agent] Looking for ssh-agent implementation... 05:53:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:23 $ docker exec 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 ssh-agent 05:53:23 SSH_AUTH_SOCK=/tmp/ssh-v3P25mhbQqIY/agent.71 05:53:23 SSH_AGENT_PID=77 05:53:23 Running ssh-add (command line suppressed) 05:53:23 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3070996794676023193.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3070996794676023193.key) 05:53:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:23 + git semver init 05:53:24 2025-07-16 05:53:24,123 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:53:24 2025-07-16 05:53:24,161 [run_init] DEBUG init version:0.0.0 force:False 05:53:24 2025-07-16 05:53:24,162 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 05:53:24 2025-07-16 05:53:24,163 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 05:53:24 2025-07-16 05:53:24,164 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 05:53:25 2025-07-16 05:53:25,159 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 05:53:25 2025-07-16 05:53:25,160 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 05:53:25 2025-07-16 05:53:25,160 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 05:53:25 2025-07-16 05:53:25,160 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 05:53:25 4.1.0-dev.2 [Pipeline] } 05:53:25 $ docker exec --env ******** --env ******** 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 ssh-agent -k 05:53:25 unset SSH_AUTH_SOCK; 05:53:25 unset SSH_AGENT_PID; 05:53:25 echo Agent pid 77 killed; 05:53:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:25 + git semver [Pipeline] } 05:53:26 $ docker stop --time=1 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 05:53:28 $ docker rm -f --volumes 4c84f4bdf532d936cf2241934c2c2b049c121652bb0c717e8c1a644e7e2171e9 [Pipeline] // withDockerContainer [Pipeline] sh 05:53:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:53:28 Stashed 1 file(s) [Pipeline] echo 05:53:28 [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:29 provisioning config files... 05:53:29 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4306870390786645841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:29 ---> ****-login.sh 05:53:29 nexus3.edgexfoundry.org:10001 05:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:29 Login Succeeded 05:53:29 nexus3.edgexfoundry.org:10002 05:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:29 Login Succeeded 05:53:29 nexus3.edgexfoundry.org:10003 05:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:29 Login Succeeded 05:53:29 nexus3.edgexfoundry.org:10004 05:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:29 Login Succeeded 05:53:29 ****.io 05:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:29 Login Succeeded 05:53:29 ---> ****-login.sh ends [Pipeline] } 05:53:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:53:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:53:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:53:30 ========================================================= 05:53:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:53:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:53:33 #0 building with "default" instance using docker driver 05:53:33 05:53:33 #1 [internal] load build definition from Dockerfile 05:53:33 #1 transferring dockerfile: 05:53:33 #1 transferring dockerfile: 1.62kB done 05:53:33 #1 DONE 0.8s 05:53:33 05:53:33 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:53:34 #2 DONE 0.4s 05:53:34 05:53:34 #3 [internal] load .dockerignore 05:53:34 #3 transferring context: 2B done 05:53:34 #3 DONE 0.1s 05:53:34 05:53:34 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 05:53:34 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done 05:53:34 #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done 05:53:34 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 05:53:34 #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done 05:53:34 #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done 05:53:34 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 05:53:34 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s 05:53:34 #4 ... 05:53:34 05:53:34 #5 [internal] load build context 05:53:34 #5 transferring context: 15.84MB 0.2s done 05:53:34 #5 DONE 0.3s 05:53:34 05:53:34 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 05:53:34 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 05:53:34 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.2s 05:53:34 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 05:53:34 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.2s 05:53:34 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 28.31MB / 74.06MB 0.4s 05:53:34 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 05:53:34 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.2s done 05:53:34 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 05:53:34 #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.4s 05:53:34 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 51.38MB / 74.06MB 0.6s 05:53:34 #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.4s done 05:53:34 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 05:53:34 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 8.39MB / 100.52MB 0.6s 05:53:34 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.5s 05:53:34 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 72.35MB / 74.06MB 0.8s 05:53:34 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 19.92MB / 100.52MB 0.8s 05:53:34 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.5s done 05:53:34 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 8.39MB / 13.29MB 0.8s 05:53:35 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 32.51MB / 100.52MB 0.9s 05:53:35 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.9s 05:53:35 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 65.01MB / 100.52MB 1.1s 05:53:35 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.3s 05:53:36 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 2.0s done 05:53:36 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 2.0s done 05:53:36 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 2.0s done 05:53:36 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 05:53:40 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done 05:53:41 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 05:53:41 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 05:53:41 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 05:53:41 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:53:41 #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done 05:53:41 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done 05:53:41 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 05:53:44 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.3s done 05:53:44 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 05:53:44 Still waiting to schedule task 05:53:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:53:44 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.5s done 05:53:46 #4 DONE 12.4s 05:53:46 05:53:46 #6 [builder 2/7] WORKDIR /device-s7 05:53:53 #6 DONE 6.9s 05:53:53 05:53:53 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 05:53:53 #7 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:53:53 #7 0.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:53:54 #7 0.972 OK: 248 MiB in 58 packages 05:53:54 #7 DONE 1.1s 05:53:54 05:53:54 #8 [builder 4/7] COPY go.mod vendor* ./ 05:53:54 #8 DONE 0.0s 05:53:54 05:53:54 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:02 #9 DONE 59.0s 05:55:02 05:55:02 #10 [builder 6/7] COPY . . 05:55:02 #10 DONE 0.8s 05:55:02 05:55:02 #11 [builder 7/7] RUN echo noop 05:55:02 #11 0.516 noop 05:55:02 #11 DONE 0.7s 05:55:02 05:55:02 #12 exporting to image 05:55:02 #12 exporting layers 05:55:02 #12 exporting layers 7.1s done 05:55:02 #12 writing image sha256:b8634b59e052b71ba8b0c145d0784b3fda5b68b2c68da96e74d092595e043aa5 done 05:55:02 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:55:02 #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:03 + docker inspect -f . ci-base-image-x86_64 05:55:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:03 prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container 05:55:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:55:04 $ docker top 917c2f6e2c3c628c946360786955155a06c9bdc4b7f7177010e4d37566ebdafa -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:05 + go version 05:55:05 go version go1.23.9 linux/amd64 [Pipeline] } 05:55:05 $ docker stop --time=1 917c2f6e2c3c628c946360786955155a06c9bdc4b7f7177010e4d37566ebdafa 05:55:06 $ docker rm -f --volumes 917c2f6e2c3c628c946360786955155a06c9bdc4b7f7177010e4d37566ebdafa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:06 + docker inspect -f . ci-base-image-x86_64 05:55:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:06 prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container 05:55:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:55:07 $ docker top 3a7de2f869dda50dd3e544bb7f70fe59a57d6a03f5b50fe039a497140003cadf -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 05:55:08 + make test 05:55:08 go test -race -coverprofile=coverage.out ./... 05:55:16 ? github.com/edgexfoundry/device-s7 [no test files] 05:55:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5197 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 05:55:24 Running in /w/workspace/device-s7/22 [Pipeline] { [Pipeline] checkout 05:55:27 Selected Git installation does not exist. Using Default 05:55:27 The recommended git tool is: NONE 05:55:32 using credential edgex-jenkins-ssh 05:55:32 Cloning the remote Git repository 05:55:32 Cloning repository git@github.com:edgexfoundry/device-s7.git 05:55:32 > git init /w/workspace/device-s7/22 # timeout=10 05:55:33 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 05:55:33 > git --version # timeout=10 05:55:33 > git --version # 'git version 2.25.1' 05:55:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:36 Avoid second fetch 05:55:36 Checking out Revision 1ed217e055d8acd32da363aec9d9487ada795cfe (main) 05:55:35 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 05:55:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:36 > git config core.sparsecheckout # timeout=10 05:55:36 > git checkout -f 1ed217e055d8acd32da363aec9d9487ada795cfe # timeout=10 05:55:37 Commit message: "Merge pull request #52 from weichou1229/upgrade-sdk" 05:55:38 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 05:55:38 ok github.com/edgexfoundry/device-s7/internal/driver 1.023s coverage: 6.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:55:42 % Total % Received % Xferd Average Speed Time Time Time Current 05:55:42 Dload Upload Total Spent Left Speed 05:55:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 127k 0 --:--:-- --:--:-- --:--:-- 127k [Pipeline] sh 05:55:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:55:42 + sudo tee /etc/docker/daemon.new 05:55:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:55:42 { 05:55:42 "registry-mirrors": [ 05:55:42 "https://nexus3.edgexfoundry.org:10001" 05:55:42 ], 05:55:42 "bip": "10.250.0.254/24", 05:55:42 "hosts": [ 05:55:42 "tcp://0.0.0.0:5555", 05:55:42 "unix:///var/run/docker.sock" 05:55:42 ], 05:55:42 "mtu": 1458, 05:55:42 "selinux-enabled": true, 05:55:42 "seccomp-profile": "/etc/docker/seccomp.json" 05:55:42 } [Pipeline] sh 05:55:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:55:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:01 provisioning config files... 05:56:01 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/22@tmp/config7875758784209749664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:02 ---> ****-login.sh 05:56:02 nexus3.edgexfoundry.org:10001 05:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:02 Configure a credential helper to remove this warning. See 05:56:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:02 05:56:02 Login Succeeded 05:56:02 nexus3.edgexfoundry.org:10002 05:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:03 Configure a credential helper to remove this warning. See 05:56:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:03 05:56:03 Login Succeeded 05:56:03 nexus3.edgexfoundry.org:10003 05:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:03 Configure a credential helper to remove this warning. See 05:56:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:03 05:56:03 Login Succeeded 05:56:03 nexus3.edgexfoundry.org:10004 05:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:03 Configure a credential helper to remove this warning. See 05:56:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:03 05:56:03 Login Succeeded 05:56:03 ****.io 05:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:04 Configure a credential helper to remove this warning. See 05:56:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:04 05:56:04 Login Succeeded 05:56:04 ---> ****-login.sh ends [Pipeline] } 05:56:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:56:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:56:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:56:04 ========================================================= 05:56:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:56:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:56:05 Sending build context to Docker daemon 8.06MB 05:56:05 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:56:05 Step 2/10 : FROM ${BASE} AS builder 05:56:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:56:05 94e9d8af2201: Pulling fs layer 05:56:05 a6c56e8762df: Pulling fs layer 05:56:05 f0f3c8884826: Pulling fs layer 05:56:05 c7e7622c144d: Pulling fs layer 05:56:05 4f4fb700ef54: Pulling fs layer 05:56:05 e8859aadc426: Pulling fs layer 05:56:05 b4813487a9f6: Pulling fs layer 05:56:05 502a3d64fb4b: Pulling fs layer 05:56:05 c7e7622c144d: Waiting 05:56:05 4f4fb700ef54: Waiting 05:56:05 e8859aadc426: Waiting 05:56:05 b4813487a9f6: Waiting 05:56:05 502a3d64fb4b: Waiting 05:56:05 a6c56e8762df: Download complete 05:56:05 c7e7622c144d: Verifying Checksum 05:56:05 c7e7622c144d: Download complete 05:56:05 4f4fb700ef54: Verifying Checksum 05:56:05 4f4fb700ef54: Download complete 05:56:05 e8859aadc426: Verifying Checksum 05:56:05 e8859aadc426: Download complete 05:56:05 94e9d8af2201: Verifying Checksum 05:56:05 94e9d8af2201: Download complete 05:56:06 502a3d64fb4b: Verifying Checksum 05:56:06 502a3d64fb4b: Download complete 05:56:06 94e9d8af2201: Pull complete 05:56:07 a6c56e8762df: Pull complete 05:56:07 f0f3c8884826: Verifying Checksum 05:56:07 f0f3c8884826: Download complete 05:56:08 b4813487a9f6: Verifying Checksum 05:56:08 b4813487a9f6: Download complete 05:56:17 go vet ./... 05:56:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:56:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:56:17 ./bin/test-attribution-txt.sh [Pipeline] echo 05:56:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:56:17 $ docker stop --time=1 3a7de2f869dda50dd3e544bb7f70fe59a57d6a03f5b50fe039a497140003cadf 05:56:23 $ docker rm -f --volumes 3a7de2f869dda50dd3e544bb7f70fe59a57d6a03f5b50fe039a497140003cadf 05:56:23 f0f3c8884826: Pull complete 05:56:23 c7e7622c144d: Pull complete 05:56:23 4f4fb700ef54: Pull complete 05:56:23 e8859aadc426: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh 05:56:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:56:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:56:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:56:24 + ls -al . 05:56:24 total 220 05:56:24 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 05:55 . 05:56:24 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 05:52 .. 05:56:24 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 05:55 .git 05:56:24 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 05:52 .github 05:56:24 -rw-rw-r-- 1 jenkins jenkins 237 Jul 16 05:52 .gitignore 05:56:24 -rw-rw-r-- 1 jenkins jenkins 42 Jul 16 05:52 .golangci.yml 05:56:24 drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 05:53 .semver 05:56:24 -rw-rw-r-- 1 jenkins jenkins 20318 Jul 16 05:52 Attribution.txt 05:56:24 -rw-rw-r-- 1 jenkins jenkins 1668 Jul 16 05:52 CHANGLOG.md 05:56:24 -rw-rw-r-- 1 jenkins jenkins 1579 Jul 16 05:52 Dockerfile 05:56:24 -rw-rw-r-- 1 jenkins jenkins 643 Jul 16 05:52 Jenkinsfile 05:56:24 -rw-rw-r-- 1 jenkins jenkins 10947 Jul 16 05:52 LICENSE 05:56:24 -rw-rw-r-- 1 jenkins jenkins 1903 Jul 16 05:52 Makefile 05:56:24 -rw-rw-r-- 1 jenkins jenkins 614 Jul 16 05:52 OWNERS.md 05:56:24 -rw-rw-r-- 1 jenkins jenkins 2393 Jul 16 05:52 README.md 05:56:24 -rw-rw-r-- 1 jenkins jenkins 11 Jul 16 05:53 VERSION 05:56:24 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 05:52 bin 05:56:24 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 05:52 cmd 05:56:24 -rw-r--r-- 1 jenkins jenkins 19094 Jul 16 05:55 coverage.out 05:56:24 -rw-rw-r-- 1 jenkins jenkins 6101 Jul 16 05:52 go.mod 05:56:24 -rw-rw-r-- 1 jenkins jenkins 86986 Jul 16 05:52 go.sum 05:56:24 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 05:52 internal 05:56:24 -rw-rw-r-- 1 jenkins jenkins 223 Jul 16 05:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:25 + 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=1ed217e055d8acd32da363aec9d9487ada795cfe --label arch=amd64 --label version=4.1.0-dev.2 . 05:56:25 #0 building with "default" instance using docker driver 05:56:25 05:56:25 #1 [internal] load build definition from Dockerfile 05:56:25 #1 transferring dockerfile: 1.62kB done 05:56:25 #1 DONE 0.0s 05:56:25 05:56:25 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:56:25 #2 DONE 0.0s 05:56:25 05:56:25 #3 [internal] load metadata for docker.io/library/alpine:3.20 05:56:25 #3 DONE 0.1s 05:56:25 05:56:25 #4 [internal] load .dockerignore 05:56:25 #4 transferring context: 2B done 05:56:25 #4 DONE 0.0s 05:56:25 05:56:25 #5 [internal] load build context 05:56:25 #5 transferring context: 27.52kB 0.0s done 05:56:25 #5 DONE 0.0s 05:56:25 05:56:25 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:56:25 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 05:56:25 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:56:25 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:56:25 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:56:25 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 05:56:25 #6 ... 05:56:25 05:56:25 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:56:25 #7 DONE 0.2s 05:56:25 05:56:25 #8 [builder 2/7] WORKDIR /device-s7 05:56:25 #8 DONE 0.1s 05:56:25 05:56:25 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:56:25 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 05:56:25 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s 05:56:25 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 05:56:25 #6 DONE 0.4s 05:56:25 05:56:25 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 05:56:26 #9 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:56:26 #9 0.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:56:26 #9 0.804 OK: 248 MiB in 58 packages 05:56:27 #9 DONE 1.1s 05:56:27 05:56:27 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:56:27 #10 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:56:27 #10 0.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:56:27 #10 ... 05:56:27 05:56:27 #11 [builder 4/7] COPY go.mod vendor* ./ 05:56:27 #11 DONE 0.0s 05:56:27 05:56:27 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:56:27 #12 DONE 0.5s 05:56:27 05:56:27 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:56:27 #10 1.557 (1/1) Installing dumb-init (1.2.5-r3) 05:56:27 #10 1.659 Executing busybox-1.36.1-r29.trigger 05:56:27 #10 1.665 OK: 8 MiB in 15 packages 05:56:27 #10 DONE 1.8s 05:56:27 05:56:27 #13 [builder 6/7] COPY . . 05:56:27 #13 DONE 0.2s 05:56:27 05:56:27 #14 [builder 7/7] RUN make build 05:56:28 #14 0.438 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 05:56:28 #14 ... 05:56:28 05:56:28 #15 [stage-1 3/7] RUN apk --no-cache upgrade 05:56:28 #15 0.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:56:28 #15 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:56:28 #15 0.645 OK: 8 MiB in 15 packages 05:56:28 #15 DONE 0.8s 05:56:28 05:56:28 #14 [builder 7/7] RUN make build 05:56:31 b4813487a9f6: Pull complete 05:56:32 502a3d64fb4b: Pull complete 05:56:32 Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde 05:56:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:56:32 ---> 3bb21d53e231 05:56:32 Step 3/10 : ARG MAKE=make build 05:56:33 ---> Running in d154a1414fe1 05:56:33 Removing intermediate container d154a1414fe1 05:56:33 ---> a17a4d09b3ce 05:56:33 Step 4/10 : WORKDIR /device-s7 05:56:34 ---> Running in 486868801a3c 05:56:34 Removing intermediate container 486868801a3c 05:56:34 ---> b29c02618e8d 05:56:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 05:56:34 ---> Running in 9489ed92b8c5 05:56:34 Removing intermediate container 9489ed92b8c5 05:56:34 ---> 45e731cda538 05:56:34 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 05:56:34 ---> Running in e30e62b634c9 05:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:56:37 OK: 239 MiB in 58 packages 05:56:38 Removing intermediate container e30e62b634c9 05:56:38 ---> 5d3df6a71020 05:56:38 Step 7/10 : COPY go.mod vendor* ./ 05:56:38 ---> 21d4d1479284 05:56:38 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:56:38 ---> Running in d538c936a173 05:56:55 #14 DONE 24.7s 05:56:55 05:56:55 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 05:56:55 #16 DONE 0.0s 05:56:55 05:56:55 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 05:56:55 #17 DONE 0.4s 05:56:55 05:56:55 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 05:56:55 #18 DONE 0.0s 05:56:55 05:56:55 #19 exporting to image 05:56:55 #19 exporting layers 0.1s done 05:56:55 #19 writing image sha256:8e1e4c545cf8591438fafafa48ee16ce6ece0b712304ca256cfd65a178263dc8 done 05:56:55 #19 naming to docker.io/library/device-s7 done 05:56:55 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:55 provisioning config files... 05:56:55 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config306091465782715415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:55 ---> ****-login.sh 05:56:55 nexus3.edgexfoundry.org:10001 05:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:55 Login Succeeded 05:56:55 nexus3.edgexfoundry.org:10002 05:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:55 Login Succeeded 05:56:55 nexus3.edgexfoundry.org:10003 05:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:55 Login Succeeded 05:56:55 nexus3.edgexfoundry.org:10004 05:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:55 Login Succeeded 05:56:55 ****.io 05:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:56 Login Succeeded 05:56:56 ---> ****-login.sh ends [Pipeline] } 05:56:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:56:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:56:56 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 05:56:56 1ed217e055d8acd32da363aec9d9487ada795cfe 05:56:56 latest 05:56:56 4.1.0-dev.2 05:56:56 1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 05:56:56 main 05:56:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:56 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:56 + docker push nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe 05:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:56:56 9b5286d19a7f: Preparing 05:56:56 9133b0021860: Preparing 05:56:56 9ad0f1bc4a42: Preparing 05:56:56 15c7446b5b8a: Preparing 05:56:56 36e10b67c648: Preparing 05:56:56 097100c76c15: Preparing 05:56:56 097100c76c15: Waiting 05:56:56 9b5286d19a7f: Pushed 05:56:56 15c7446b5b8a: Pushed 05:56:56 097100c76c15: Layer already exists 05:56:56 36e10b67c648: Pushed 05:56:56 9ad0f1bc4a42: Pushed 05:57:02 9133b0021860: Pushed 05:57:02 1ed217e055d8acd32da363aec9d9487ada795cfe: digest: sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:02 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:02 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 05:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:57:02 9b5286d19a7f: Preparing 05:57:02 9133b0021860: Preparing 05:57:02 9ad0f1bc4a42: Preparing 05:57:02 15c7446b5b8a: Preparing 05:57:02 36e10b67c648: Preparing 05:57:02 097100c76c15: Preparing 05:57:02 097100c76c15: Waiting 05:57:02 9133b0021860: Layer already exists 05:57:02 9b5286d19a7f: Layer already exists 05:57:02 15c7446b5b8a: Layer already exists 05:57:02 36e10b67c648: Layer already exists 05:57:02 9ad0f1bc4a42: Layer already exists 05:57:02 097100c76c15: Layer already exists 05:57:02 latest: digest: sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:03 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:03 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 05:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:57:03 9b5286d19a7f: Preparing 05:57:03 9133b0021860: Preparing 05:57:03 9ad0f1bc4a42: Preparing 05:57:03 15c7446b5b8a: Preparing 05:57:03 36e10b67c648: Preparing 05:57:03 097100c76c15: Preparing 05:57:03 097100c76c15: Waiting 05:57:03 36e10b67c648: Layer already exists 05:57:03 9b5286d19a7f: Layer already exists 05:57:03 15c7446b5b8a: Layer already exists 05:57:03 097100c76c15: Layer already exists 05:57:03 9133b0021860: Layer already exists 05:57:03 9ad0f1bc4a42: Layer already exists 05:57:03 4.1.0-dev.2: digest: sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:03 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:04 + docker push nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 05:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:57:04 9b5286d19a7f: Preparing 05:57:04 9133b0021860: Preparing 05:57:04 9ad0f1bc4a42: Preparing 05:57:04 15c7446b5b8a: Preparing 05:57:04 36e10b67c648: Preparing 05:57:04 097100c76c15: Preparing 05:57:04 097100c76c15: Waiting 05:57:04 9133b0021860: Layer already exists 05:57:04 15c7446b5b8a: Layer already exists 05:57:04 36e10b67c648: Layer already exists 05:57:04 9b5286d19a7f: Layer already exists 05:57:04 9ad0f1bc4a42: Layer already exists 05:57:04 097100c76c15: Layer already exists 05:57:04 1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2: digest: sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:04 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:04 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 05:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:57:04 9b5286d19a7f: Preparing 05:57:04 9133b0021860: Preparing 05:57:04 9ad0f1bc4a42: Preparing 05:57:04 15c7446b5b8a: Preparing 05:57:04 36e10b67c648: Preparing 05:57:04 097100c76c15: Preparing 05:57:04 097100c76c15: Waiting 05:57:04 9b5286d19a7f: Layer already exists 05:57:04 9ad0f1bc4a42: Layer already exists 05:57:04 9133b0021860: Layer already exists 05:57:04 36e10b67c648: Layer already exists 05:57:04 15c7446b5b8a: Layer already exists 05:57:04 097100c76c15: Layer already exists 05:57:04 main: digest: sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:57:04 ===================================================== [Pipeline] echo 05:57:04 taggedImages: 05:57:04 - nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe 05:57:04 - nexus3.edgexfoundry.org:10004/device-s7:latest 05:57:04 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 05:57:04 - nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 05:57:04 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 05:57:04 ========================================================= 05:57:04 [edgeXBuildMultiArch] RAW Config: 05:57:04 images: 05:57:04 - nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe 05:57:04 - nexus3.edgexfoundry.org:10004/device-s7:latest 05:57:04 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 05:57:04 - nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 05:57:04 - nexus3.edgexfoundry.org:10004/device-s7:main 05:57:04 settingsFile: 05:57:04 device-s7-settings 05:57:04 ========================================================= [Pipeline] node 05:57:19 Still waiting to schedule task 05:57:19 All nodes of label ‘centos7-docker-4c-2g’ are offline 05:59:00 Removing intermediate container d538c936a173 05:59:00 ---> 2f65057981e0 05:59:00 Step 9/10 : COPY . . 05:59:00 ---> 4f701ba2f5e0 05:59:00 Step 10/10 : RUN ${MAKE} 05:59:00 ---> Running in 80ebad3312ef 05:59:00 noop 05:59:00 Removing intermediate container 80ebad3312ef 05:59:00 ---> 3574b16d7cad 05:59:00 Successfully built 3574b16d7cad 05:59:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:01 + docker inspect -f . ci-base-image-arm64 05:59:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:01 prd-ubuntu20.04-docker-arm64-4c-16g-5197 does not seem to be running inside a container 05:59:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/22 -v /w/workspace/device-s7/22:/w/workspace/device-s7/22:rw,z -v /w/workspace/device-s7/22@tmp:/w/workspace/device-s7/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:59:02 $ docker top 18c61aaaf0f3dc9a3a19bc21ec697bc572b540fd519ed8d52f981bdc746ecfd1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:03 Running on prd-centos7-docker-4c-2g-5200 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:03 provisioning config files... 05:59:03 + go version 05:59:03 go version go1.23.9 linux/arm64 [Pipeline] } 05:59:03 $ docker stop --time=1 18c61aaaf0f3dc9a3a19bc21ec697bc572b540fd519ed8d52f981bdc746ecfd1 05:59:03 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16244999073130123634tmp 05:59:05 $ docker rm -f --volumes 18c61aaaf0f3dc9a3a19bc21ec697bc572b540fd519ed8d52f981bdc746ecfd1 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:09 ---> ****-login.sh 05:59:09 nexus3.edgexfoundry.org:10001 05:59:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:09 Configure a credential helper to remove this warning. See 05:59:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:09 05:59:09 Login Succeeded 05:59:09 nexus3.edgexfoundry.org:10002 05:59:09 + docker inspect -f . ci-base-image-arm64 05:59:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:09 Configure a credential helper to remove this warning. See 05:59:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:09 05:59:09 Login Succeeded 05:59:09 nexus3.edgexfoundry.org:10003 05:59:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:09 Configure a credential helper to remove this warning. See 05:59:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:09 05:59:09 Login Succeeded 05:59:09 nexus3.edgexfoundry.org:10004 05:59:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:09 prd-ubuntu20.04-docker-arm64-4c-16g-5197 does not seem to be running inside a container 05:59:10 $ 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/22 -v /w/workspace/device-s7/22:/w/workspace/device-s7/22:rw,z -v /w/workspace/device-s7/22@tmp:/w/workspace/device-s7/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:10 Configure a credential helper to remove this warning. See 05:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:10 05:59:10 Login Succeeded 05:59:10 ****.io 05:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:10 Configure a credential helper to remove this warning. See 05:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:10 05:59:10 Login Succeeded 05:59:10 ---> ****-login.sh ends 05:59:11 $ docker top 151e4de2b08cb285788390c728814f6b65a0a69fa4a102af408b0b45c2f63c8f -eo pid,comm [Pipeline] { [Pipeline] } 05:59:11 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:11 + docker buildx ls 05:59:11 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:59:11 default * docker 05:59:11 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:59:12 + git config --global --add safe.directory /w/workspace/device-s7/22 [Pipeline] fileExists [Pipeline] sh 05:59:12 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 05:59:12 edgex-builder [Pipeline] sh 05:59:12 + docker buildx inspect --bootstrap 05:59:12 #1 [internal] booting buildkit 05:59:12 #1 pulling image moby/buildkit:buildx-stable-1 05:59:12 + make test 05:59:12 go test -race -coverprofile=coverage.out ./... 05:59:15 #1 pulling image moby/buildkit:buildx-stable-1 3.3s done 05:59:15 #1 creating container buildx_buildkit_edgex-builder0 05:59:17 #1 creating container buildx_buildkit_edgex-builder0 2.2s done 05:59:17 #1 DONE 5.5s 05:59:17 Name: edgex-builder 05:59:17 Driver: docker-container 05:59:17 05:59:17 Nodes: 05:59:17 Name: edgex-builder0 05:59:17 Endpoint: unix:///var/run/docker.sock 05:59:17 Status: running 05:59:17 Buildkit: v0.22.0 05:59:17 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 05:59:17 + docker buildx ls 05:59:17 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:59:17 edgex-builder * docker-container 05:59:17 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 05:59:17 default docker 05:59:17 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:59:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe' 05:59:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe --push - 05:59:18 #1 [internal] load build definition from Dockerfile 05:59:18 #1 transferring dockerfile: 194B done 05:59:18 #1 DONE 0.1s 05:59:18 05:59:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe 05:59:18 #2 DONE 0.1s 05:59:18 05:59:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe 05:59:18 #3 DONE 0.1s 05:59:18 05:59:18 #4 [internal] load .dockerignore 05:59:18 #4 transferring context: 2B done 05:59:18 #4 DONE 0.0s 05:59:18 05:59:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 05:59:18 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done 05:59:18 #5 DONE 0.0s 05:59:18 05:59:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 05:59:18 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done 05:59:19 #6 DONE 0.2s 05:59:19 05:59:19 #7 exporting to image 05:59:19 #7 exporting layers done 05:59:19 #7 exporting manifest sha256:2d951bc2cb24471fe795933cb28e39d64dbc16258ab804317ba7a9d90634f6ed 0.0s done 05:59:19 #7 exporting config sha256:8e1e4c545cf8591438fafafa48ee16ce6ece0b712304ca256cfd65a178263dc8 done 05:59:19 #7 exporting manifest sha256:bf063d5ecea7a9bfdef2c158372cfeec5d8c3cb3c89c4b7cd899700cb7c37c0d 0.0s done 05:59:19 #7 exporting config sha256:b3c59cf58090fb90954f11f770a4f9ccf5f76ef444c9965107acdc6f43b901bc done 05:59:19 #7 exporting manifest list sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 05:59:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:59:19 #7 ... 05:59:19 05:59:19 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:59:19 #8 DONE 0.0s 05:59:19 05:59:19 #7 exporting to image 05:59:19 #7 exporting manifest list sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 0.0s done 05:59:19 #7 pushing layers 0.1s done 05:59:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe@sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 05:59:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe@sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 0.1s done 05:59:19 #7 DONE 0.3s 05:59:19 05:59:19 1 warning found (use --debug to expand): 05:59:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:59:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' 05:59:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - 05:59:19 #1 [internal] load build definition from Dockerfile 05:59:19 #1 transferring dockerfile: 160B done 05:59:19 #1 DONE 0.0s 05:59:19 05:59:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 05:59:19 #2 DONE 0.0s 05:59:19 05:59:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 05:59:19 #3 DONE 0.1s 05:59:19 05:59:19 #4 [internal] load .dockerignore 05:59:19 #4 transferring context: 2B done 05:59:19 #4 DONE 0.0s 05:59:19 05:59:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 05:59:19 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done 05:59:19 #5 CACHED 05:59:19 05:59:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 05:59:19 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done 05:59:19 #6 CACHED 05:59:19 05:59:19 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:59:20 #7 DONE 0.0s 05:59:20 05:59:20 #8 exporting to image 05:59:20 #8 exporting layers done 05:59:20 #8 exporting manifest sha256:2d951bc2cb24471fe795933cb28e39d64dbc16258ab804317ba7a9d90634f6ed done 05:59:20 #8 exporting config sha256:8e1e4c545cf8591438fafafa48ee16ce6ece0b712304ca256cfd65a178263dc8 done 05:59:20 #8 exporting manifest sha256:bf063d5ecea7a9bfdef2c158372cfeec5d8c3cb3c89c4b7cd899700cb7c37c0d done 05:59:20 #8 exporting config sha256:b3c59cf58090fb90954f11f770a4f9ccf5f76ef444c9965107acdc6f43b901bc done 05:59:20 #8 exporting manifest list sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 done 05:59:20 #8 pushing layers 0.0s done 05:59:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 0.1s done 05:59:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:59:20 #8 DONE 0.1s 05:59:20 05:59:20 1 warning found (use --debug to expand): 05:59:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:59:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2' 05:59:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 --push - 05:59:20 #1 [internal] load build definition from Dockerfile 05:59:20 #1 transferring dockerfile: 165B done 05:59:20 #1 DONE 0.1s 05:59:20 05:59:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 05:59:20 #2 DONE 0.1s 05:59:20 05:59:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2 05:59:20 #3 DONE 0.1s 05:59:20 05:59:20 #4 [internal] load .dockerignore 05:59:20 #4 transferring context: 2B done 05:59:20 #4 DONE 0.1s 05:59:20 05:59:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 05:59:20 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done 05:59:20 #5 CACHED 05:59:20 05:59:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 05:59:20 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done 05:59:20 #6 CACHED 05:59:20 05:59:20 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:59:20 #7 DONE 0.0s 05:59:20 05:59:20 #8 exporting to image 05:59:20 #8 exporting layers done 05:59:20 #8 exporting manifest sha256:2d951bc2cb24471fe795933cb28e39d64dbc16258ab804317ba7a9d90634f6ed done 05:59:20 #8 exporting config sha256:8e1e4c545cf8591438fafafa48ee16ce6ece0b712304ca256cfd65a178263dc8 done 05:59:20 #8 exporting manifest sha256:bf063d5ecea7a9bfdef2c158372cfeec5d8c3cb3c89c4b7cd899700cb7c37c0d done 05:59:20 #8 exporting config sha256:b3c59cf58090fb90954f11f770a4f9ccf5f76ef444c9965107acdc6f43b901bc done 05:59:20 #8 exporting manifest list sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 done 05:59:20 #8 pushing layers 0.0s done 05:59:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.2@sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 0.1s done 05:59:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:59:20 #8 DONE 0.1s 05:59:21 05:59:21 1 warning found (use --debug to expand): 05:59:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:59:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 --push - 05:59:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2' 05:59:21 #1 [internal] load build definition from Dockerfile 05:59:21 #1 transferring dockerfile: 206B done 05:59:21 #1 DONE 0.0s 05:59:21 05:59:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 05:59:21 #2 DONE 0.0s 05:59:21 05:59:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 05:59:21 #3 DONE 0.0s 05:59:21 05:59:21 #4 [internal] load .dockerignore 05:59:21 #4 transferring context: 2B done 05:59:21 #4 DONE 0.0s 05:59:21 05:59:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 05:59:21 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done 05:59:21 #5 CACHED 05:59:21 05:59:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 05:59:21 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done 05:59:21 #6 CACHED 05:59:21 05:59:21 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:59:21 #7 DONE 0.0s 05:59:21 05:59:21 #8 exporting to image 05:59:21 #8 exporting layers done 05:59:21 #8 exporting manifest sha256:2d951bc2cb24471fe795933cb28e39d64dbc16258ab804317ba7a9d90634f6ed done 05:59:21 #8 exporting config sha256:8e1e4c545cf8591438fafafa48ee16ce6ece0b712304ca256cfd65a178263dc8 done 05:59:21 #8 exporting manifest sha256:bf063d5ecea7a9bfdef2c158372cfeec5d8c3cb3c89c4b7cd899700cb7c37c0d done 05:59:21 #8 exporting config sha256:b3c59cf58090fb90954f11f770a4f9ccf5f76ef444c9965107acdc6f43b901bc done 05:59:21 #8 exporting manifest list sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 done 05:59:21 #8 pushing layers 0.0s done 05:59:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2@sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 0.1s done 05:59:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:59:21 #8 DONE 0.1s 05:59:22 05:59:22 1 warning found (use --debug to expand): 05:59:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:59:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' 05:59:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - 05:59:22 #1 [internal] load build definition from Dockerfile 05:59:22 #1 transferring dockerfile: 158B done 05:59:22 #1 DONE 0.0s 05:59:22 05:59:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 05:59:22 #2 DONE 0.1s 05:59:22 05:59:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 05:59:22 #3 DONE 0.1s 05:59:22 05:59:22 #4 [internal] load .dockerignore 05:59:22 #4 transferring context: 2B done 05:59:22 #4 DONE 0.1s 05:59:22 05:59:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 05:59:22 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done 05:59:22 #5 DONE 0.0s 05:59:22 05:59:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 05:59:22 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 0.0s done 05:59:22 #6 CACHED 05:59:22 05:59:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:ba8ab682744a9e8a592941211e00f6840f2a79817f141b2165b27cf1cc6e13ea 05:59:22 #5 CACHED 05:59:22 05:59:22 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:59:22 #7 DONE 0.0s 05:59:22 05:59:22 #8 exporting to image 05:59:22 #8 exporting layers done 05:59:22 #8 exporting manifest sha256:2d951bc2cb24471fe795933cb28e39d64dbc16258ab804317ba7a9d90634f6ed done 05:59:22 #8 exporting config sha256:8e1e4c545cf8591438fafafa48ee16ce6ece0b712304ca256cfd65a178263dc8 done 05:59:22 #8 exporting manifest sha256:bf063d5ecea7a9bfdef2c158372cfeec5d8c3cb3c89c4b7cd899700cb7c37c0d done 05:59:22 #8 exporting config sha256:b3c59cf58090fb90954f11f770a4f9ccf5f76ef444c9965107acdc6f43b901bc done 05:59:22 #8 exporting manifest list sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 done 05:59:22 #8 pushing layers 0.0s done 05:59:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:0132c724dd16341587e54c9936d4e385cc380460adb9ca6fa37037a9e8aabac2 0.1s done 05:59:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:59:22 #8 DONE 0.1s 05:59:22 05:59:22 1 warning found (use --debug to expand): 05:59:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:59:23 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:59:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:59:24 ---> package-listing.sh 05:59:24 ++ facter osfamily 05:59:24 ++ tr '[:upper:]' '[:lower:]' 05:59:24 + OS_FAMILY=redhat 05:59:24 + workspace=/w/workspace/edgexfoundry_device-s7_main 05:59:24 + START_PACKAGES=/tmp/packages_start.txt 05:59:24 + END_PACKAGES=/tmp/packages_end.txt 05:59:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:59:24 + PACKAGES=/tmp/packages_start.txt 05:59:24 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 05:59:24 + PACKAGES=/tmp/packages_end.txt 05:59:24 + case "${OS_FAMILY}" in 05:59:24 + rpm -qa 05:59:24 + sort 05:59:24 + '[' -f /tmp/packages_start.txt ']' 05:59:24 + '[' -f /tmp/packages_end.txt ']' 05:59:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:59:24 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 05:59:24 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 05:59:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 05:59:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:59:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:25 05:59:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:26 latest: Pulling from edgex-lftools-log-publisher 05:59:26 5eb5b503b376: Pulling fs layer 05:59:26 5c69ac0246d0: Pulling fs layer 05:59:26 ec43610c2a17: Pulling fs layer 05:59:26 3a2ae6a8a46f: Pulling fs layer 05:59:26 33b1e0a273af: Pulling fs layer 05:59:26 5d3b04190fa2: Pulling fs layer 05:59:26 2f39f015ded8: Pulling fs layer 05:59:26 33b1e0a273af: Waiting 05:59:26 5d3b04190fa2: Waiting 05:59:26 2f39f015ded8: Waiting 05:59:26 3a2ae6a8a46f: Waiting 05:59:26 5c69ac0246d0: Verifying Checksum 05:59:26 5c69ac0246d0: Download complete 05:59:26 3a2ae6a8a46f: Verifying Checksum 05:59:26 3a2ae6a8a46f: Download complete 05:59:26 33b1e0a273af: Verifying Checksum 05:59:26 33b1e0a273af: Download complete 05:59:26 ec43610c2a17: Verifying Checksum 05:59:26 ec43610c2a17: Download complete 05:59:26 5d3b04190fa2: Verifying Checksum 05:59:26 5d3b04190fa2: Download complete 05:59:26 5eb5b503b376: Verifying Checksum 05:59:26 5eb5b503b376: Download complete 05:59:26 2f39f015ded8: Verifying Checksum 05:59:26 2f39f015ded8: Download complete 05:59:27 5eb5b503b376: Pull complete 05:59:27 5c69ac0246d0: Pull complete 05:59:28 ec43610c2a17: Pull complete 05:59:28 3a2ae6a8a46f: Pull complete 05:59:28 33b1e0a273af: Pull complete 05:59:28 5d3b04190fa2: Pull complete 05:59:32 2f39f015ded8: Pull complete 05:59:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:33 prd-centos7-docker-4c-2g-5200 does not seem to be running inside a container 05:59:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:59:39 $ docker top 2f74172a5299fb859c0aeebfbf7d90b74c1f183844ca98f1cab9a265be9c549e -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:39 + touch /tmp/pre-build-complete [Pipeline] sh 05:59:40 + mkdir -p /var/log/sysstat [Pipeline] sh 05:59:40 + ls /var/log/sa-host 05:59:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:40 provisioning config files... 05:59:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8729929081820350691tmp [Pipeline] { [Pipeline] echo 05:59:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:59:40 ---> create-netrc.sh [Pipeline] } 05:59:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:59:41 ---> python-tools-install.sh [Pipeline] echo 05:59:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:59:41 ---> sudo-logs.sh 05:59:41 Archiving 'sudo' log.. 05:59:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-5200.novalocal: Name or service not known 05:59:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-5200.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:59:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:59:42 ---> job-cost.sh 05:59:42 lf-activate-venv: SKIPPING 05:59:42 INFO: No Stack... 05:59:42 INFO: Retrieving Pricing Info for: v3-standard-2 05:59:42 INFO: Archiving Costs [Pipeline] echo 05:59:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:59:42 ---> logs-deploy.sh 05:59:42 lf-activate-venv: SKIPPING 05:59:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/22 05:59:42 INFO: archiving workspace using pattern(s): 05:59:43 Archives upload complete. 05:59:43 INFO: archiving logs to Nexus 05:59:44 ---> uname -a: 05:59:44 Linux prd-centos7-docker-4c-2g-5200.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 05:59:44 05:59:44 05:59:44 ---> lscpu: 05:59:44 Architecture: x86_64 05:59:44 CPU op-mode(s): 32-bit, 64-bit 05:59:44 Byte Order: Little Endian 05:59:44 Address sizes: 40 bits physical, 48 bits virtual 05:59:44 CPU(s): 2 05:59:44 On-line CPU(s) list: 0,1 05:59:44 Thread(s) per core: 1 05:59:44 Core(s) per socket: 1 05:59:44 Socket(s): 2 05:59:44 NUMA node(s): 1 05:59:44 Vendor ID: AuthenticAMD 05:59:44 CPU family: 23 05:59:44 Model: 49 05:59:44 Model name: AMD EPYC-Rome Processor 05:59:44 Stepping: 0 05:59:44 CPU MHz: 2799.998 05:59:44 BogoMIPS: 5599.99 05:59:44 Virtualization: AMD-V 05:59:44 Hypervisor vendor: KVM 05:59:44 Virtualization type: full 05:59:44 L1d cache: 64 KiB 05:59:44 L1i cache: 64 KiB 05:59:44 L2 cache: 1 MiB 05:59:44 L3 cache: 32 MiB 05:59:44 NUMA node0 CPU(s): 0,1 05:59:44 Vulnerability Itlb multihit: Not affected 05:59:44 Vulnerability L1tf: Not affected 05:59:44 Vulnerability Mds: Not affected 05:59:44 Vulnerability Meltdown: Not affected 05:59:44 Vulnerability Mmio stale data: Not affected 05:59:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:59:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:59:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:59:44 Vulnerability Srbds: Not affected 05:59:44 Vulnerability Tsx async abort: Not affected 05:59:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:59:44 05:59:44 05:59:44 ---> nproc: 05:59:44 2 05:59:44 05:59:44 05:59:44 ---> df -h: 05:59:44 Filesystem Size Used Avail Use% Mounted on 05:59:44 overlay 40G 7.3G 33G 19% / 05:59:44 tmpfs 64M 0 64M 0% /dev 05:59:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:59:44 shm 64M 0 64M 0% /dev/shm 05:59:44 /dev/vda1 40G 7.3G 33G 19% /facter-os 05:59:44 05:59:44 05:59:44 Cannot open /var/log/sysstat/sa16: No such file or directory 05:59:44 Please check if data collecting is enabled 05:59:44 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:44 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 05:59:44 $ docker stop --time=1 2f74172a5299fb859c0aeebfbf7d90b74c1f183844ca98f1cab9a265be9c549e 05:59:45 $ docker rm -f --volumes 2f74172a5299fb859c0aeebfbf7d90b74c1f183844ca98f1cab9a265be9c549e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 05:59:45 [WS-CLEANUP] Deleting project workspace... 05:59:45 [WS-CLEANUP] Deferred wipeout is used... 05:59:45 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:46 05:59:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:46 latest: Pulling from edgex-lftools-log-publisher 05:59:46 5eb5b503b376: Pulling fs layer 05:59:46 5c69ac0246d0: Pulling fs layer 05:59:46 ec43610c2a17: Pulling fs layer 05:59:46 3a2ae6a8a46f: Pulling fs layer 05:59:46 33b1e0a273af: Pulling fs layer 05:59:46 5d3b04190fa2: Pulling fs layer 05:59:46 2f39f015ded8: Pulling fs layer 05:59:46 33b1e0a273af: Waiting 05:59:46 3a2ae6a8a46f: Waiting 05:59:46 5d3b04190fa2: Waiting 05:59:46 2f39f015ded8: Waiting 05:59:47 5c69ac0246d0: Verifying Checksum 05:59:47 5c69ac0246d0: Download complete 05:59:47 3a2ae6a8a46f: Verifying Checksum 05:59:47 3a2ae6a8a46f: Download complete 05:59:47 33b1e0a273af: Verifying Checksum 05:59:47 33b1e0a273af: Download complete 05:59:47 5d3b04190fa2: Verifying Checksum 05:59:47 5d3b04190fa2: Download complete 05:59:47 ec43610c2a17: Verifying Checksum 05:59:47 ec43610c2a17: Download complete 05:59:47 5eb5b503b376: Download complete 05:59:48 2f39f015ded8: Download complete 05:59:49 5eb5b503b376: Pull complete 05:59:49 5c69ac0246d0: Pull complete 05:59:50 ec43610c2a17: Pull complete 05:59:50 3a2ae6a8a46f: Pull complete 05:59:50 33b1e0a273af: Pull complete 05:59:50 5d3b04190fa2: Pull complete 05:59:56 2f39f015ded8: Pull complete 05:59:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:57 prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container 05:59:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:59:59 ? github.com/edgexfoundry/device-s7 [no test files] 06:00:01 $ docker top b48d6ffea56e3a1ab395dc84e70c763eabae093267b82aa92f2ab248e2f608a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:02 ---> job-cost.sh 06:00:02 lf-activate-venv: SKIPPING 06:00:02 INFO: No Stack... 06:00:02 INFO: Retrieving Pricing Info for: v3-standard-8 06:00:02 INFO: Archiving Costs [Pipeline] sh 06:00:03 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 06:00:03 + cut -d, -f6 [Pipeline] lock 06:00:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-22-stack-cost] 06:00:03 Resource [jenkins-edgexfoundry-device-s7-main-22-stack-cost] did not exist. Created. 06:00:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:03 + echo total: 0.2199999988079071 [Pipeline] stash 06:00:03 Stashed 1 file(s) [Pipeline] } 06:00:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 06:00:03 $ docker stop --time=1 b48d6ffea56e3a1ab395dc84e70c763eabae093267b82aa92f2ab248e2f608a4 06:00:04 $ docker rm -f --volumes b48d6ffea56e3a1ab395dc84e70c763eabae093267b82aa92f2ab248e2f608a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:03:37 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 06:03:37 ok github.com/edgexfoundry/device-s7/internal/driver 1.120s coverage: 6.8% of statements 06:03:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:03:38 go vet ./... 06:07:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:07:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:07:31 ./bin/test-attribution-txt.sh [Pipeline] echo 06:07:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:07:31 $ docker stop --time=1 151e4de2b08cb285788390c728814f6b65a0a69fa4a102af408b0b45c2f63c8f 06:07:33 $ docker rm -f --volumes 151e4de2b08cb285788390c728814f6b65a0a69fa4a102af408b0b45c2f63c8f [Pipeline] // withDockerContainer [Pipeline] sh 06:07:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:35 Warning: overwriting stash ‘coverage-report’ 06:07:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:37 + ls -al . 06:07:37 total 216 06:07:37 drwxrwxr-x 7 jenkins jenkins 4096 Jul 16 05:59 . 06:07:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 05:55 .. 06:07:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 05:55 .git 06:07:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 05:55 .github 06:07:37 -rw-rw-r-- 1 jenkins jenkins 237 Jul 16 05:55 .gitignore 06:07:37 -rw-rw-r-- 1 jenkins jenkins 42 Jul 16 05:55 .golangci.yml 06:07:37 -rw-rw-r-- 1 jenkins jenkins 20318 Jul 16 05:55 Attribution.txt 06:07:37 -rw-rw-r-- 1 jenkins jenkins 1668 Jul 16 05:55 CHANGLOG.md 06:07:37 -rw-rw-r-- 1 jenkins jenkins 1579 Jul 16 05:55 Dockerfile 06:07:37 -rw-rw-r-- 1 jenkins jenkins 643 Jul 16 05:55 Jenkinsfile 06:07:37 -rw-rw-r-- 1 jenkins jenkins 10947 Jul 16 05:55 LICENSE 06:07:37 -rw-rw-r-- 1 jenkins jenkins 1903 Jul 16 05:55 Makefile 06:07:37 -rw-rw-r-- 1 jenkins jenkins 614 Jul 16 05:55 OWNERS.md 06:07:37 -rw-rw-r-- 1 jenkins jenkins 2393 Jul 16 05:55 README.md 06:07:37 -rw-rw-r-- 1 jenkins jenkins 11 Jul 16 05:53 VERSION 06:07:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 05:55 bin 06:07:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 05:55 cmd 06:07:37 -rw-r--r-- 1 jenkins jenkins 19094 Jul 16 06:03 coverage.out 06:07:37 -rw-rw-r-- 1 jenkins jenkins 6101 Jul 16 05:55 go.mod 06:07:37 -rw-rw-r-- 1 jenkins jenkins 86986 Jul 16 05:55 go.sum 06:07:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 05:55 internal 06:07:37 -rw-rw-r-- 1 jenkins jenkins 223 Jul 16 05:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:37 + 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=1ed217e055d8acd32da363aec9d9487ada795cfe --label arch=arm64 --label version=4.1.0-dev.2 . 06:07:37 Sending build context to Docker daemon 8.08MB 06:07:37 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 06:07:37 Step 2/24 : FROM ${BASE} AS builder 06:07:37 ---> 3574b16d7cad 06:07:37 Step 3/24 : ARG MAKE=make build 06:07:37 ---> Running in a3bc0b42ffbd 06:07:38 Removing intermediate container a3bc0b42ffbd 06:07:38 ---> 81a86f06c1b6 06:07:38 Step 4/24 : WORKDIR /device-s7 06:07:38 ---> Running in 606a8503ef59 06:07:38 Removing intermediate container 606a8503ef59 06:07:38 ---> 43f482ed4189 06:07:38 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 06:07:38 ---> Running in a45a34d8414f 06:07:39 Removing intermediate container a45a34d8414f 06:07:39 ---> e3d0bb2d75fa 06:07:39 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 06:07:39 ---> Running in 5ee51a97d931 06:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:07:41 OK: 239 MiB in 58 packages 06:07:42 Removing intermediate container 5ee51a97d931 06:07:42 ---> d49e04e28ee5 06:07:42 Step 7/24 : COPY go.mod vendor* ./ 06:07:43 ---> 8a312f804300 06:07:43 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:43 ---> Running in 8d587f842974 06:07:46 Removing intermediate container 8d587f842974 06:07:46 ---> 01213fcdfb69 06:07:46 Step 9/24 : COPY . . 06:07:47 ---> 14472b39d3d5 06:07:47 Step 10/24 : RUN ${MAKE} 06:07:47 ---> Running in 8f36740aeff3 06:07:48 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 06:11:24 Removing intermediate container 8f36740aeff3 06:11:24 ---> 5d92fa238eb1 06:11:24 Step 11/24 : FROM alpine:3.20 06:11:24 3.20: Pulling from library/alpine 06:11:24 13e713f82565: Pulling fs layer 06:11:24 13e713f82565: Download complete 06:11:24 13e713f82565: Pull complete 06:11:24 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:11:24 Status: Downloaded newer image for alpine:3.20 06:11:24 ---> c88e9dceb6cb 06:11:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 06:11:24 ---> Running in 4372d2b3fd58 06:11:24 Removing intermediate container 4372d2b3fd58 06:11:24 ---> 04b39bb44a8d 06:11:24 Step 13/24 : RUN apk add --update --no-cache dumb-init 06:11:24 ---> Running in 252de2f39a24 06:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:11:24 (1/1) Installing dumb-init (1.2.5-r3) 06:11:24 Executing busybox-1.36.1-r29.trigger 06:11:24 OK: 9 MiB in 15 packages 06:11:24 Removing intermediate container 252de2f39a24 06:11:24 ---> 0b9d35280dba 06:11:24 Step 14/24 : RUN apk --no-cache upgrade 06:11:24 ---> Running in 541e12d875e5 06:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:11:24 OK: 9 MiB in 15 packages 06:11:24 Removing intermediate container 541e12d875e5 06:11:24 ---> 3fbdfe03514e 06:11:24 Step 15/24 : WORKDIR / 06:11:24 ---> Running in b321c6b5c30c 06:11:25 Removing intermediate container b321c6b5c30c 06:11:25 ---> d33c5bb6ab04 06:11:25 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 06:11:25 ---> ec02467c69db 06:11:25 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 06:11:27 ---> 6495d054beb8 06:11:27 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 06:11:28 ---> 75d8de154d3f 06:11:28 Step 19/24 : EXPOSE 59994 06:11:28 ---> Running in b225190d64bb 06:11:28 Removing intermediate container b225190d64bb 06:11:28 ---> 858e457f87f0 06:11:28 Step 20/24 : ENTRYPOINT ["/device-s7"] 06:11:28 ---> Running in 934d52855bb8 06:11:28 Removing intermediate container 934d52855bb8 06:11:28 ---> d5902c960ba3 06:11:28 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:11:28 ---> Running in aca494d8bb02 06:11:29 Removing intermediate container aca494d8bb02 06:11:29 ---> 0983369384aa 06:11:29 Step 22/24 : LABEL arch=arm64 06:11:29 ---> Running in 38a3f02f8bc3 06:11:29 Removing intermediate container 38a3f02f8bc3 06:11:29 ---> b5b066a8f8b9 06:11:29 Step 23/24 : LABEL git_sha=1ed217e055d8acd32da363aec9d9487ada795cfe 06:11:29 ---> Running in 2ac7c0a63938 06:11:29 Removing intermediate container 2ac7c0a63938 06:11:29 ---> ed0a7fde70c0 06:11:29 Step 24/24 : LABEL version=4.1.0-dev.2 06:11:29 ---> Running in e909ed01ed2b 06:11:30 Removing intermediate container e909ed01ed2b 06:11:30 ---> 8c4ab0cfbb7f 06:11:30 [Warning] One or more build-args [ARCH] were not consumed 06:11:30 Successfully built 8c4ab0cfbb7f 06:11:30 Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:30 provisioning config files... 06:11:30 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/22@tmp/config469610147989253258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:30 ---> ****-login.sh 06:11:30 nexus3.edgexfoundry.org:10001 06:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:30 Configure a credential helper to remove this warning. See 06:11:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:30 06:11:30 Login Succeeded 06:11:30 nexus3.edgexfoundry.org:10002 06:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:31 Configure a credential helper to remove this warning. See 06:11:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:31 06:11:31 Login Succeeded 06:11:31 nexus3.edgexfoundry.org:10003 06:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:31 Configure a credential helper to remove this warning. See 06:11:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:31 06:11:31 Login Succeeded 06:11:31 nexus3.edgexfoundry.org:10004 06:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:31 Configure a credential helper to remove this warning. See 06:11:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:31 06:11:31 Login Succeeded 06:11:31 ****.io 06:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:32 Configure a credential helper to remove this warning. See 06:11:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:32 06:11:32 Login Succeeded 06:11:32 ---> ****-login.sh ends [Pipeline] } 06:11:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:11:32 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 06:11:32 1ed217e055d8acd32da363aec9d9487ada795cfe 06:11:32 latest 06:11:32 4.1.0-dev.2 06:11:32 1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 06:11:32 main 06:11:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:33 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:34 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe 06:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:11:34 b1297466da27: Preparing 06:11:34 4410afb52a19: Preparing 06:11:34 0503e32d8118: Preparing 06:11:34 bb406d53ff56: Preparing 06:11:34 f60f6f470761: Preparing 06:11:34 1e890da81ec9: Preparing 06:11:34 1e890da81ec9: Waiting 06:11:35 bb406d53ff56: Pushed 06:11:35 f60f6f470761: Pushed 06:11:35 0503e32d8118: Pushed 06:11:35 1e890da81ec9: Layer already exists 06:11:35 b1297466da27: Pushed 06:11:45 4410afb52a19: Pushed 06:11:46 1ed217e055d8acd32da363aec9d9487ada795cfe: digest: sha256:6ca0b6ad692c5b141bd3053609b69114f0f7a6be4bafa41020e0815b7dec4558 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:46 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:46 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 06:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:11:46 b1297466da27: Preparing 06:11:46 4410afb52a19: Preparing 06:11:46 0503e32d8118: Preparing 06:11:46 bb406d53ff56: Preparing 06:11:46 f60f6f470761: Preparing 06:11:46 1e890da81ec9: Preparing 06:11:46 1e890da81ec9: Waiting 06:11:46 4410afb52a19: Layer already exists 06:11:46 f60f6f470761: Layer already exists 06:11:46 b1297466da27: Layer already exists 06:11:46 0503e32d8118: Layer already exists 06:11:46 bb406d53ff56: Layer already exists 06:11:46 1e890da81ec9: Layer already exists 06:11:47 latest: digest: sha256:6ca0b6ad692c5b141bd3053609b69114f0f7a6be4bafa41020e0815b7dec4558 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:47 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:47 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.2 06:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:11:47 b1297466da27: Preparing 06:11:47 4410afb52a19: Preparing 06:11:47 0503e32d8118: Preparing 06:11:47 bb406d53ff56: Preparing 06:11:47 f60f6f470761: Preparing 06:11:47 1e890da81ec9: Preparing 06:11:47 1e890da81ec9: Waiting 06:11:47 b1297466da27: Layer already exists 06:11:47 0503e32d8118: Layer already exists 06:11:47 bb406d53ff56: Layer already exists 06:11:47 f60f6f470761: Layer already exists 06:11:47 4410afb52a19: Layer already exists 06:11:47 1e890da81ec9: Layer already exists 06:11:47 4.1.0-dev.2: digest: sha256:6ca0b6ad692c5b141bd3053609b69114f0f7a6be4bafa41020e0815b7dec4558 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:48 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:48 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 06:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:11:48 b1297466da27: Preparing 06:11:48 4410afb52a19: Preparing 06:11:48 0503e32d8118: Preparing 06:11:48 bb406d53ff56: Preparing 06:11:48 f60f6f470761: Preparing 06:11:48 1e890da81ec9: Preparing 06:11:48 1e890da81ec9: Waiting 06:11:48 f60f6f470761: Layer already exists 06:11:48 4410afb52a19: Layer already exists 06:11:48 b1297466da27: Layer already exists 06:11:48 bb406d53ff56: Layer already exists 06:11:48 0503e32d8118: Layer already exists 06:11:48 1e890da81ec9: Layer already exists 06:11:48 1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2: digest: sha256:6ca0b6ad692c5b141bd3053609b69114f0f7a6be4bafa41020e0815b7dec4558 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:49 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:49 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 06:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:11:49 b1297466da27: Preparing 06:11:49 4410afb52a19: Preparing 06:11:49 0503e32d8118: Preparing 06:11:49 bb406d53ff56: Preparing 06:11:49 f60f6f470761: Preparing 06:11:49 1e890da81ec9: Preparing 06:11:49 1e890da81ec9: Waiting 06:11:49 0503e32d8118: Layer already exists 06:11:49 4410afb52a19: Layer already exists 06:11:49 b1297466da27: Layer already exists 06:11:49 bb406d53ff56: Layer already exists 06:11:49 f60f6f470761: Layer already exists 06:11:49 1e890da81ec9: Layer already exists 06:11:50 main: digest: sha256:6ca0b6ad692c5b141bd3053609b69114f0f7a6be4bafa41020e0815b7dec4558 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:50 ===================================================== [Pipeline] echo 06:11:50 taggedImages: 06:11:50 - nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe 06:11:50 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 06:11:50 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.2 06:11:50 - nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 06:11:50 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 06:11:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] echo 06:11:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 06:11:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.2 [Pipeline] echo 06:11:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:1ed217e055d8acd32da363aec9d9487ada795cfe-4.1.0-dev.2 [Pipeline] echo 06:11:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:50 06:11:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:50 arm64: Pulling from edgex-lftools-log-publisher 06:11:50 8998bd30e6a1: Pulling fs layer 06:11:50 04944245beec: Pulling fs layer 06:11:50 699f458cf7ca: Pulling fs layer 06:11:50 765212b225bb: Pulling fs layer 06:11:50 f23df028b6ca: Pulling fs layer 06:11:50 d65c8cfc05b1: Pulling fs layer 06:11:50 2437ff75d9bd: Pulling fs layer 06:11:50 f23df028b6ca: Waiting 06:11:50 d65c8cfc05b1: Waiting 06:11:50 2437ff75d9bd: Waiting 06:11:50 765212b225bb: Waiting 06:11:51 04944245beec: Verifying Checksum 06:11:51 04944245beec: Download complete 06:11:51 765212b225bb: Download complete 06:11:51 f23df028b6ca: Verifying Checksum 06:11:51 f23df028b6ca: Download complete 06:11:51 d65c8cfc05b1: Verifying Checksum 06:11:51 d65c8cfc05b1: Download complete 06:11:51 699f458cf7ca: Verifying Checksum 06:11:51 699f458cf7ca: Download complete 06:11:51 8998bd30e6a1: Verifying Checksum 06:11:51 8998bd30e6a1: Download complete 06:11:54 2437ff75d9bd: Verifying Checksum 06:11:54 2437ff75d9bd: Download complete 06:11:56 8998bd30e6a1: Pull complete 06:11:56 04944245beec: Pull complete 06:11:58 699f458cf7ca: Pull complete 06:11:58 765212b225bb: Pull complete 06:11:59 f23df028b6ca: Pull complete 06:11:59 d65c8cfc05b1: Pull complete 06:12:17 2437ff75d9bd: Pull complete 06:12:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:18 prd-ubuntu20.04-docker-arm64-4c-16g-5197 does not seem to be running inside a container 06:12:18 $ 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/22 -v /w/workspace/device-s7/22:/w/workspace/device-s7/22:rw,z -v /w/workspace/device-s7/22@tmp:/w/workspace/device-s7/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:12:20 $ docker top 33dc4ee3796e6911d130ac0aaaf2793ec06b852669565be0c578342182a339b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:21 ---> job-cost.sh 06:12:21 lf-activate-venv: SKIPPING 06:12:21 INFO: No Stack... 06:12:21 INFO: Retrieving Pricing Info for: v3-standard-4 06:12:22 INFO: Archiving Costs [Pipeline] sh 06:12:23 + cat /w/workspace/device-s7/22/archives/cost.csv 06:12:23 + cut -d, -f6 [Pipeline] lock 06:12:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-22-stack-cost] 06:12:23 Resource [jenkins-edgexfoundry-device-s7-main-22-stack-cost] did not exist. Created. 06:12:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:24 /w/workspace/device-s7/22@tmp/durable-b41c8ac3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:12:24 + echo total: 0.10999999940395355 [Pipeline] stash 06:12:24 Warning: overwriting stash ‘stack-cost’ 06:12:25 Stashed 1 file(s) [Pipeline] } 06:12:25 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 06:12:25 $ docker stop --time=1 33dc4ee3796e6911d130ac0aaaf2793ec06b852669565be0c578342182a339b6 06:12:26 $ docker rm -f --volumes 33dc4ee3796e6911d130ac0aaaf2793ec06b852669565be0c578342182a339b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:12:27 provisioning config files... 06:12:27 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12511385545721503881tmp [Pipeline] { [Pipeline] sh 06:12:27 + set +x 06:12:27 + curl -s https://codecov.io/bash 06:12:27 + bash -s -- 06:12:27 06:12:27 _____ _ 06:12:27 / ____| | | 06:12:27 | | ___ __| | ___ ___ _____ __ 06:12:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:12:27 | |___| (_) | (_| | __/ (_| (_) \ V / 06:12:27 \_____\___/ \__,_|\___|\___\___/ \_/ 06:12:27 Bash-1.0.6 06:12:27 06:12:27 06:12:27 ==> git version 2.25.1 found 06:12:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:12:27 Release-Date: 2020-01-08 06:12:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:12:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:12:27 ==> Jenkins CI detected. 06:12:27 current dir:  /w/workspace/edgexfoundry_device-s7_main 06:12:27 project root: . 06:12:27 --> token set from env 06:12:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:12:27 ==> Running gcov in . (disable via -X gcov) 06:12:27 ==> Python coveragepy not found 06:12:27 ==> Searching for coverage reports in: 06:12:27 + . 06:12:27 -> Found 1 reports 06:12:27 ==> Detecting git/mercurial file structure 06:12:27 ==> Reading reports 06:12:27 + ./coverage.out bytes=19094 06:12:27 ==> Appending adjustments 06:12:27 https://docs.codecov.io/docs/fixing-reports 06:12:27 + Found adjustments 06:12:27 ==> Gzipping contents 06:12:27 4.0K /tmp/codecov.dvTAq9.gz 06:12:27 ==> Uploading reports 06:12:27 url: https://codecov.io 06:12:27 query: branch=main&commit=1ed217e055d8acd32da363aec9d9487ada795cfe&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 06:12:27 -> Pinging Codecov 06:12:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1ed217e055d8acd32da363aec9d9487ada795cfe&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 06:12:27 -> Uploading to 06:12:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/1ed217e055d8acd32da363aec9d9487ada795cfe/2716b3aa-da3a-43fc-97a3-66984554ff48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250716%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250716T061227Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ee8991209fc4924e0aff05df7b2f2e13e3b3fc290764132ccd0d70e9527cc909 06:12:27 % Total % Received % Xferd Average Speed Time Time Time Current 06:12:27 Dload Upload Total Spent Left Speed 06:12:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 12072 --:--:-- --:--:-- --:--:-- 12123 06:12:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] } 06:12:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:12:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:12:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:12:28 06:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:12:28 latest: Pulling from edgex-devops/edgex-snyk-go 06:12:28 0a9a5dfd008f: Already exists 06:12:28 36466aa92d05: Already exists 06:12:28 e10405b45d13: Already exists 06:12:28 096b7ceb2af7: Already exists 06:12:28 4f4fb700ef54: Already exists 06:12:28 e50aa161e22a: Pulling fs layer 06:12:28 d3c8db5fb9df: Pulling fs layer 06:12:29 e50aa161e22a: Verifying Checksum 06:12:29 e50aa161e22a: Download complete 06:12:29 e50aa161e22a: Pull complete 06:12:30 d3c8db5fb9df: Verifying Checksum 06:12:30 d3c8db5fb9df: Download complete 06:12:33 d3c8db5fb9df: Pull complete 06:12:33 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:12:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:33 prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container 06:12:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:12:35 $ docker top 5a20c3a3709a060e49dc1311ecf304a110e25c58e2acb6b64061985629c85a8d -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 06:12:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 06:12:36 + set -o pipefail 06:12:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 06:12:48 06:12:48 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 06:12:48 06:12:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/6780b838-65bd-46a0-9de8-7ce11ef3b05e 06:12:48 06:12:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:12:48 06:12:48 06:12:48 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:12:48 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:12:48 $ docker stop --time=1 5a20c3a3709a060e49dc1311ecf304a110e25c58e2acb6b64061985629c85a8d 06:12:52 $ docker rm -f --volumes 5a20c3a3709a060e49dc1311ecf304a110e25c58e2acb6b64061985629c85a8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:53 + git log --format=format:%s -1 1ed217e055d8acd32da363aec9d9487ada795cfe [Pipeline] sh 06:12:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:12:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:54 prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container 06:12:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:12:54 $ docker top 972fabd30a8d4b95388519ad0cdfb2c0fb6c2c1b1c27b1479415b2edb6d819bb -eo pid,comm 06:12:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:12:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:54 [ssh-agent] Looking for ssh-agent implementation... 06:12:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:55 $ docker exec 972fabd30a8d4b95388519ad0cdfb2c0fb6c2c1b1c27b1479415b2edb6d819bb ssh-agent 06:12:55 SSH_AUTH_SOCK=/tmp/ssh-bHoHic0maTqV/agent.32 06:12:55 SSH_AGENT_PID=38 06:12:55 Running ssh-add (command line suppressed) 06:12:55 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14178979797352952586.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14178979797352952586.key) 06:12:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:55 + git semver tag 06:12:55 2025-07-16 06:12:55,705 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:12:55 2025-07-16 06:12:55,710 [run_tag] DEBUG tag force:False 06:12:55 2025-07-16 06:12:55,710 [check_head_tag] DEBUG check head tag 06:12:55 2025-07-16 06:12:55,710 [execute] INFO git cat-file --batch-check 06:12:55 2025-07-16 06:12:55,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 06:12:55 2025-07-16 06:12:55,712 [execute] INFO git cat-file --batch 06:12:55 2025-07-16 06:12:55,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 06:12:55 2025-07-16 06:12:55,715 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:12:55 2025-07-16 06:12:55,715 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 06:12:55 2025-07-16 06:12:55,716 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 06:12:55 2025-07-16 06:12:55,718 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:12:55 4.1.0-dev.2 [Pipeline] } 06:12:55 $ docker exec --env ******** --env ******** 972fabd30a8d4b95388519ad0cdfb2c0fb6c2c1b1c27b1479415b2edb6d819bb ssh-agent -k 06:12:55 unset SSH_AUTH_SOCK; 06:12:55 unset SSH_AGENT_PID; 06:12:55 echo Agent pid 38 killed; 06:12:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:56 + git semver [Pipeline] } 06:12:56 $ docker stop --time=1 972fabd30a8d4b95388519ad0cdfb2c0fb6c2c1b1c27b1479415b2edb6d819bb 06:12:57 $ docker rm -f --volumes 972fabd30a8d4b95388519ad0cdfb2c0fb6c2c1b1c27b1479415b2edb6d819bb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:12:58 06:12:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:12:58 0.23.1-centos7: Pulling from edgex-lftools 06:12:58 ab5ef0e58194: Pulling fs layer 06:12:58 9712f1f96733: Pulling fs layer 06:12:58 63f879dbbcfc: Pulling fs layer 06:12:58 0d9ebad4ef96: Pulling fs layer 06:12:58 e9a5061849ea: Pulling fs layer 06:12:58 d747dcd14b5f: Pulling fs layer 06:12:58 2de7ff778b66: Pulling fs layer 06:12:58 0d9ebad4ef96: Waiting 06:12:58 e9a5061849ea: Waiting 06:12:58 d747dcd14b5f: Waiting 06:12:58 2de7ff778b66: Waiting 06:12:58 9712f1f96733: Verifying Checksum 06:12:58 9712f1f96733: Download complete 06:12:59 63f879dbbcfc: Verifying Checksum 06:12:59 63f879dbbcfc: Download complete 06:12:59 e9a5061849ea: Verifying Checksum 06:12:59 e9a5061849ea: Download complete 06:12:59 d747dcd14b5f: Verifying Checksum 06:12:59 d747dcd14b5f: Download complete 06:12:59 0d9ebad4ef96: Download complete 06:12:59 ab5ef0e58194: Verifying Checksum 06:12:59 ab5ef0e58194: Download complete 06:12:59 2de7ff778b66: Verifying Checksum 06:12:59 2de7ff778b66: Download complete 06:13:03 ab5ef0e58194: Pull complete 06:13:03 9712f1f96733: Pull complete 06:13:03 63f879dbbcfc: Pull complete 06:13:08 0d9ebad4ef96: Pull complete 06:13:09 e9a5061849ea: Pull complete 06:13:09 d747dcd14b5f: Pull complete 06:13:10 2de7ff778b66: Pull complete 06:13:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:13:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:13:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:10 prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container 06:13:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:13:14 $ docker top 0152cba35aee612df1ea54cd8945d7ff18c831df2af5834a1563d974a6f9b963 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:13:14 provisioning config files... 06:13:14 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config105322550395278933tmp 06:13:14 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11548696097003801718tmp 06:13:14 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3497269571889396893tmp [Pipeline] { [Pipeline] echo 06:13:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:13:14 ---> sigul-configuration.sh 06:13:14 gpg: directory `/root/.gnupg' created 06:13:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:13:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:13:14 gpg: keyring `/root/.gnupg/secring.gpg' created 06:13:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:13:14 gpg: CAST5 encrypted data 06:13:14 gpg: encrypted with 1 passphrase 06:13:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:13:14 + mkdir /home/jenkins 06:13:14 + mkdir /home/jenkins/sigul [Pipeline] sh 06:13:15 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:13:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:13:15 ---> sigul-install.sh 06:13:15 Sigul already installed; skipping installation. [Pipeline] sh 06:13:15 + git tag --list 06:13:15 v0.0.0 06:13:15 v4.0 06:13:15 v4.0.0 06:13:15 v4.1.0-dev.1 06:13:15 v4.1.0-dev.2 [Pipeline] sh 06:13:16 + lftools sign git-tag v4.1.0-dev.2 06:13:16 Signing Git tag with Sigul... 06:13:16 Signing v4.1.0-dev.2 [Pipeline] echo 06:13:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:13:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:13:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:13:17 $ docker stop --time=1 0152cba35aee612df1ea54cd8945d7ff18c831df2af5834a1563d974a6f9b963 06:13:18 $ docker rm -f --volumes 0152cba35aee612df1ea54cd8945d7ff18c831df2af5834a1563d974a6f9b963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:13:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:13:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:19 prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container 06:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:13:19 $ docker top 692199442eb86caa96ac60a08545c5c97f13636bc683689b60de4c7c5c1c4a3c -eo pid,comm 06:13:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:13:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:19 [ssh-agent] Looking for ssh-agent implementation... 06:13:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:19 $ docker exec 692199442eb86caa96ac60a08545c5c97f13636bc683689b60de4c7c5c1c4a3c ssh-agent 06:13:20 SSH_AUTH_SOCK=/tmp/ssh-EnZltZlwkEoH/agent.31 06:13:20 SSH_AGENT_PID=37 06:13:20 Running ssh-add (command line suppressed) 06:13:20 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8930156802110227907.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8930156802110227907.key) 06:13:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:20 + git semver bump pre 06:13:20 2025-07-16 06:13:20,641 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:13:20 2025-07-16 06:13:20,645 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:13:20 2025-07-16 06:13:20,645 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev 06:13:20 2025-07-16 06:13:20,645 [bump_version] DEBUG bumped version:4.1.0-dev.3 06:13:20 2025-07-16 06:13:20,645 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 06:13:20 2025-07-16 06:13:20,645 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:13:20 2025-07-16 06:13:20,645 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 06:13:20 2025-07-16 06:13:20,647 [execute] INFO git cat-file --batch-check 06:13:20 2025-07-16 06:13:20,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 06:13:20 2025-07-16 06:13:20,651 [execute] INFO git cat-file --batch 06:13:20 2025-07-16 06:13:20,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 06:13:20 2025-07-16 06:13:20,655 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:13:20 4.1.0-dev.3 [Pipeline] } 06:13:20 $ docker exec --env ******** --env ******** 692199442eb86caa96ac60a08545c5c97f13636bc683689b60de4c7c5c1c4a3c ssh-agent -k 06:13:20 unset SSH_AUTH_SOCK; 06:13:20 unset SSH_AGENT_PID; 06:13:20 echo Agent pid 37 killed; 06:13:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:21 + git semver [Pipeline] } 06:13:21 $ docker stop --time=1 692199442eb86caa96ac60a08545c5c97f13636bc683689b60de4c7c5c1c4a3c 06:13:22 $ docker rm -f --volumes 692199442eb86caa96ac60a08545c5c97f13636bc683689b60de4c7c5c1c4a3c [Pipeline] // withDockerContainer [Pipeline] sh 06:13:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:13:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:23 prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container 06:13:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:13:23 $ docker top dbc4f9acb65e2c68e413e370be7a52cc379f23cefb6dfb10e3b2474dfd459e9a -eo pid,comm 06:13:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:13:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:23 [ssh-agent] Looking for ssh-agent implementation... 06:13:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:23 $ docker exec dbc4f9acb65e2c68e413e370be7a52cc379f23cefb6dfb10e3b2474dfd459e9a ssh-agent 06:13:23 SSH_AUTH_SOCK=/tmp/ssh-uPCHdRvYD6gZ/agent.32 06:13:23 SSH_AGENT_PID=38 06:13:23 Running ssh-add (command line suppressed) 06:13:24 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13237567821406765443.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13237567821406765443.key) 06:13:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:24 + git semver push 06:13:24 2025-07-16 06:13:24,605 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:13:24 2025-07-16 06:13:24,609 [run_push] DEBUG push 06:13:24 2025-07-16 06:13:24,609 [execute] INFO git cat-file --batch-check 06:13:24 2025-07-16 06:13:24,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 06:13:24 2025-07-16 06:13:24,612 [execute] INFO git rev-list 79fc5d85597e69b27a36dcc234f97b7a1a45e96d -- 06:13:24 2025-07-16 06:13:24,612 [execute] DEBUG Popen(['git', 'rev-list', '79fc5d85597e69b27a36dcc234f97b7a1a45e96d', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:13:24 2025-07-16 06:13:24,616 [execute] INFO git fetch -v -- origin 06:13:24 2025-07-16 06:13:24,616 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:13:25 2025-07-16 06:13:25,088 [run_push] DEBUG no remote changes detected 06:13:25 2025-07-16 06:13:25,088 [execute] INFO git push origin semver 06:13:25 2025-07-16 06:13:25,088 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:13:26 2025-07-16 06:13:25,913 [run_push] DEBUG push all version tags 06:13:26 2025-07-16 06:13:25,913 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:13:26 2025-07-16 06:13:25,913 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 06:13:26 2025-07-16 06:13:26,584 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:13:26 4.1.0-dev.3 [Pipeline] } 06:13:26 $ docker exec --env ******** --env ******** dbc4f9acb65e2c68e413e370be7a52cc379f23cefb6dfb10e3b2474dfd459e9a ssh-agent -k 06:13:26 unset SSH_AUTH_SOCK; 06:13:26 unset SSH_AGENT_PID; 06:13:26 echo Agent pid 38 killed; 06:13:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:27 + git semver [Pipeline] } 06:13:27 $ docker stop --time=1 dbc4f9acb65e2c68e413e370be7a52cc379f23cefb6dfb10e3b2474dfd459e9a 06:13:28 $ docker rm -f --volumes dbc4f9acb65e2c68e413e370be7a52cc379f23cefb6dfb10e3b2474dfd459e9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:13:29 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 06:13:29 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 06:13:29 total 16 06:13:29 drwxr-xr-x 3 root root 4096 Jul 16 06:00 . 06:13:29 drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 06:13 .. 06:13:29 drwxr-xr-x 2 root root 4096 Jul 16 06:00 cost 06:13:29 -rw-r--r-- 1 root root 80 Jul 16 06:00 cost.csv 06:13:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 06:13:29 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 06:13:29 total 16 06:13:29 drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 06:00 . 06:13:29 drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 06:13 .. 06:13:29 drwxr-xr-x 2 jenkins jenkins 4096 Jul 16 06:00 cost 06:13:29 -rw-r--r-- 1 jenkins jenkins 80 Jul 16 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:13:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:13:30 ---> package-listing.sh 06:13:30 ++ facter osfamily 06:13:30 ++ tr '[:upper:]' '[:lower:]' 06:13:30 + OS_FAMILY=debian 06:13:30 + workspace=/w/workspace/edgexfoundry_device-s7_main 06:13:30 + START_PACKAGES=/tmp/packages_start.txt 06:13:30 + END_PACKAGES=/tmp/packages_end.txt 06:13:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:13:30 + PACKAGES=/tmp/packages_start.txt 06:13:30 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 06:13:30 + PACKAGES=/tmp/packages_end.txt 06:13:30 + case "${OS_FAMILY}" in 06:13:30 + dpkg -l 06:13:30 + grep '^ii' 06:13:30 + '[' -f /tmp/packages_start.txt ']' 06:13:30 + '[' -f /tmp/packages_end.txt ']' 06:13:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:13:30 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 06:13:30 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 06:13:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 06:13:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:13:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:31 prd-ubuntu20.04-docker-8c-8g-5195 does not seem to be running inside a container 06:13:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:13:31 $ docker top b879eba95bbff150f501397385dc3060025bdb2f0e45b3d33dab32b97adc0510 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:32 + touch /tmp/pre-build-complete [Pipeline] sh 06:13:32 + mkdir -p /var/log/sysstat [Pipeline] sh 06:13:32 + ls /var/log/sa-host 06:13:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:32 provisioning config files... 06:13:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11168320962444042385tmp [Pipeline] { [Pipeline] echo 06:13:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:13:33 ---> create-netrc.sh [Pipeline] } 06:13:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:13:33 ---> python-tools-install.sh [Pipeline] echo 06:13:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:13:33 ---> sudo-logs.sh 06:13:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:13:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:13:34 ---> job-cost.sh 06:13:34 lf-activate-venv: SKIPPING 06:13:34 DEBUG: total: 0.2199999988079071 06:13:34 INFO: Retrieving Stack Cost... 06:13:34 INFO: Retrieving Pricing Info for: v3-standard-8 06:13:34 INFO: Archiving Costs [Pipeline] echo 06:13:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:13:35 ---> logs-deploy.sh 06:13:35 lf-activate-venv: SKIPPING 06:13:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/22 06:13:35 INFO: archiving workspace using pattern(s): 06:13:36 Archives upload complete. 06:13:36 INFO: archiving logs to Nexus