Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe191bfd4147a526e8d9a321d61f93722f9ca863 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-ssh4400041477184887151.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16613760458085708093.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5593597525330900430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5133964734535180850.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-ssh18145206137906603418.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-s7, goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-775034 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 fe191bfd4147a526e8d9a321d61f93722f9ca863 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#81)" > 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 fe191bfd4147a526e8d9a321d61f93722f9ca863 # timeout=10 > git rev-list --no-walk 3879083f6f17ba431b27cbd2101baf05bdcb8281 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:49:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:49:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:49:32 ========================================================= 01:49:32 EdgeX Global Pipelines Version Info 01:49:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:49:33 ------------------- 01:49:33 stable info: 01:49:33 ------------------- 01:49:33 Commited By: Cherry Wang cherry@iotechsys.com 01:49:33 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:49:33 Message: update stable to v1.0.278 01:49:33 ------------------- 01:49:33 experimental info: 01:49:33 ------------------- 01:49:33 Commited By: **** collab-it+edgex@linuxfoundation.org 01:49:33 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:49:33 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe191bfd4147a526e8d9a321d61f93722f9ca863 [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe191bf [Pipeline] echo 01:49:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:34 provisioning config files... 01:49:34 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9436869329295744573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:35 ---> ****-login.sh 01:49:35 nexus3.edgexfoundry.org:10001 01:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:35 01:49:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:49:35 Configure a credential helper to remove this warning. See 01:49:35 https://docs.****.com/go/credential-store/ 01:49:35 01:49:35 Login Succeeded 01:49:35 nexus3.edgexfoundry.org:10002 01:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:35 01:49:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:49:35 Configure a credential helper to remove this warning. See 01:49:35 https://docs.****.com/go/credential-store/ 01:49:35 01:49:35 Login Succeeded 01:49:35 nexus3.edgexfoundry.org:10003 01:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:35 01:49:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:49:35 Configure a credential helper to remove this warning. See 01:49:35 https://docs.****.com/go/credential-store/ 01:49:35 01:49:35 Login Succeeded 01:49:35 nexus3.edgexfoundry.org:10004 01:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:35 01:49:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:49:35 Configure a credential helper to remove this warning. See 01:49:35 https://docs.****.com/go/credential-store/ 01:49:35 01:49:35 Login Succeeded 01:49:35 ****.io 01:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:35 01:49:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:49:35 Configure a credential helper to remove this warning. See 01:49:35 https://docs.****.com/go/credential-store/ 01:49:35 01:49:35 Login Succeeded 01:49:35 ---> ****-login.sh ends [Pipeline] } 01:49:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:49:36 + git rev-list -1 --merges fe191bfd4147a526e8d9a321d61f93722f9ca863~1..fe191bfd4147a526e8d9a321d61f93722f9ca863 [Pipeline] echo 01:49:36 -----------> git rev-list -1 --merges fe191bfd4147a526e8d9a321d61f93722f9ca863~1..fe191bfd4147a526e8d9a321d61f93722f9ca863 fe191bfd4147a526e8d9a321d61f93722f9ca863 [false] [Pipeline] sh 01:49:36 + git log --format=format:%s -1 fe191bfd4147a526e8d9a321d61f93722f9ca863 [Pipeline] echo 01:49:36 ========================================================= 01:49:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:49:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:37 + git log --format=format:%s -1 fe191bfd4147a526e8d9a321d61f93722f9ca863 [Pipeline] echo 01:49:37 [semverPrep] GIT_COMMIT: fe191bfd4147a526e8d9a321d61f93722f9ca863, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#81) [Pipeline] echo 01:49:37 [semverPrep] This is not a build commit. [Pipeline] sh 01:49:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:49:37 + grep -v github /etc/ssh/ssh_known_hosts 01:49:37 + [ -e /tmp/ssh_known_hosts ] 01:49:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:49:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:49:37 + sudo tee -a /etc/ssh/ssh_known_hosts 01:49:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:49:37 01:49:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:49:38 0.1.4: Pulling from edgex-devops/py-git-semver 01:49:38 3dae71ba6b94: Pulling fs layer 01:49:38 6bf1a483ea7c: Pulling fs layer 01:49:38 f5dfc541a4d3: Pulling fs layer 01:49:38 461d9e800cba: Pulling fs layer 01:49:38 80192f66455f: Pulling fs layer 01:49:38 2e8e34ca0e6c: Pulling fs layer 01:49:38 a29436f7fd5d: Pulling fs layer 01:49:38 923cac83aea3: Pulling fs layer 01:49:38 25ad8b0a4227: Pulling fs layer 01:49:38 db01528c6b51: Pulling fs layer 01:49:38 28988de357af: Pulling fs layer 01:49:38 a29436f7fd5d: Waiting 01:49:38 db01528c6b51: Waiting 01:49:38 923cac83aea3: Waiting 01:49:38 28988de357af: Waiting 01:49:38 25ad8b0a4227: Waiting 01:49:38 461d9e800cba: Waiting 01:49:38 80192f66455f: Waiting 01:49:38 2e8e34ca0e6c: Waiting 01:49:38 6bf1a483ea7c: Verifying Checksum 01:49:38 6bf1a483ea7c: Download complete 01:49:38 461d9e800cba: Verifying Checksum 01:49:38 461d9e800cba: Download complete 01:49:38 80192f66455f: Verifying Checksum 01:49:38 80192f66455f: Download complete 01:49:38 f5dfc541a4d3: Verifying Checksum 01:49:38 f5dfc541a4d3: Download complete 01:49:38 3dae71ba6b94: Verifying Checksum 01:49:38 3dae71ba6b94: Download complete 01:49:38 923cac83aea3: Verifying Checksum 01:49:38 923cac83aea3: Download complete 01:49:38 25ad8b0a4227: Verifying Checksum 01:49:38 25ad8b0a4227: Download complete 01:49:38 db01528c6b51: Download complete 01:49:38 28988de357af: Verifying Checksum 01:49:38 28988de357af: Download complete 01:49:38 a29436f7fd5d: Verifying Checksum 01:49:38 a29436f7fd5d: Download complete 01:49:39 2e8e34ca0e6c: Verifying Checksum 01:49:39 2e8e34ca0e6c: Download complete 01:49:40 3dae71ba6b94: Pull complete 01:49:40 6bf1a483ea7c: Pull complete 01:49:41 f5dfc541a4d3: Pull complete 01:49:41 461d9e800cba: Pull complete 01:49:41 80192f66455f: Pull complete 01:49:45 2e8e34ca0e6c: Pull complete 01:49:46 a29436f7fd5d: Pull complete 01:49:46 923cac83aea3: Pull complete 01:49:46 25ad8b0a4227: Pull complete 01:49:46 db01528c6b51: Pull complete 01:49:46 28988de357af: Pull complete 01:49:46 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:49:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:49:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:46 prd-ubuntu20.04-docker-8c-8g-775034 does not seem to be running inside a container 01:49:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:49:49 $ docker top 61682982135da29db65367eab63e835f1139a62ea6a761478c0633bb746806cd -eo pid,comm 01:49:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:49:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:49:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:49:49 [ssh-agent] Looking for ssh-agent implementation... 01:49:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:49:49 $ docker exec 61682982135da29db65367eab63e835f1139a62ea6a761478c0633bb746806cd ssh-agent 01:49:49 SSH_AUTH_SOCK=/tmp/ssh-ingy93mFjVIq/agent.32 01:49:49 SSH_AGENT_PID=38 01:49:49 Running ssh-add (command line suppressed) 01:49:49 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_18226645671388786776.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_18226645671388786776.key) 01:49:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:49:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 01:49:50 + git tag --points-at HEAD [Pipeline] } 01:49:50 $ docker exec --env ******** --env ******** 61682982135da29db65367eab63e835f1139a62ea6a761478c0633bb746806cd ssh-agent -k 01:49:50 unset SSH_AUTH_SOCK; 01:49:50 unset SSH_AGENT_PID; 01:49:50 echo Agent pid 38 killed; 01:49:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:49:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:49:50 [ssh-agent] Looking for ssh-agent implementation... 01:49:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:49:50 $ docker exec 61682982135da29db65367eab63e835f1139a62ea6a761478c0633bb746806cd ssh-agent 01:49:50 SSH_AUTH_SOCK=/tmp/ssh-WyuxL3AtMWsH/agent.86 01:49:50 SSH_AGENT_PID=91 01:49:50 Running ssh-add (command line suppressed) 01:49:51 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17006340982555337117.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17006340982555337117.key) 01:49:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:49:51 + git semver init 01:49:51 2025-12-15 01:49:51,529 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:49:51 2025-12-15 01:49:51,534 [run_init] DEBUG init version:0.0.0 force:False 01:49:51 2025-12-15 01:49:51,535 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 01:49:51 2025-12-15 01:49:51,535 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 01:49:51 2025-12-15 01:49:51,535 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 01:49:52 2025-12-15 01:49:52,650 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 01:49:52 2025-12-15 01:49:52,651 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 01:49:52 2025-12-15 01:49:52,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:49:52 2025-12-15 01:49:52,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:49:52 4.1.0-dev.11 [Pipeline] } 01:49:52 $ docker exec --env ******** --env ******** 61682982135da29db65367eab63e835f1139a62ea6a761478c0633bb746806cd ssh-agent -k 01:49:53 unset SSH_AUTH_SOCK; 01:49:53 unset SSH_AGENT_PID; 01:49:53 echo Agent pid 91 killed; 01:49:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:49:53 + git semver [Pipeline] } 01:49:53 $ docker stop --time=1 61682982135da29db65367eab63e835f1139a62ea6a761478c0633bb746806cd 01:49:54 $ docker rm -f --volumes 61682982135da29db65367eab63e835f1139a62ea6a761478c0633bb746806cd [Pipeline] // withDockerContainer [Pipeline] sh 01:49:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:49:55 Stashed 1 file(s) [Pipeline] echo 01:49:55 [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:55 provisioning config files... 01:49:55 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7890470594699698240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:56 ---> ****-login.sh 01:49:56 nexus3.edgexfoundry.org:10001 01:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:56 Login Succeeded 01:49:56 nexus3.edgexfoundry.org:10002 01:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:56 Login Succeeded 01:49:56 nexus3.edgexfoundry.org:10003 01:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:56 Login Succeeded 01:49:56 nexus3.edgexfoundry.org:10004 01:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:56 Login Succeeded 01:49:56 ****.io 01:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:56 Login Succeeded 01:49:56 ---> ****-login.sh ends [Pipeline] } 01:49:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:49:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:49:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:49:56 ========================================================= 01:49:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:49:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:49:57 #0 building with "default" instance using docker driver 01:49:57 01:49:57 #1 [internal] load build definition from Dockerfile 01:49:57 #1 transferring dockerfile: 1.62kB done 01:49:57 #1 DONE 0.0s 01:49:57 01:49:57 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:49:58 #2 DONE 0.5s 01:49:58 01:49:58 #3 [internal] load .dockerignore 01:49:58 #3 transferring context: 2B done 01:49:58 #3 DONE 0.1s 01:49:58 01:49:58 #4 [internal] load build context 01:49:58 #4 DONE 0.0s 01:49:58 01:49:58 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:49:58 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.1s done 01:49:58 #5 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:49:58 #5 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:49:58 #5 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:49:58 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.3s 01:49:58 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.3s 01:49:58 #5 ... 01:49:58 01:49:58 #4 [internal] load build context 01:49:58 #4 transferring context: 17.18MB 0.1s done 01:49:58 #4 DONE 0.4s 01:49:58 01:49:58 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:49:58 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:49:59 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.3s done 01:49:59 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 20.97MB / 60.15MB 0.5s 01:49:59 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.5s 01:49:59 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 36.79MB / 60.15MB 0.6s 01:49:59 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.5s done 01:49:59 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.6s 01:49:59 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s 01:49:59 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 01:49:59 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 1.0s 01:49:59 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 1.1s done 01:49:59 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.2s 01:49:59 #5 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 0B / 321B 1.3s 01:49:59 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.3s done 01:49:59 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.4s done 01:49:59 #5 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 1.5s 01:49:59 #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 01:50:00 #5 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 1.5s done 01:50:00 #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.2s done 01:50:00 #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 1.7s 01:50:00 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.92MB / 112.58MB 1.7s 01:50:00 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 1.7s 01:50:00 #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 1.8s 01:50:00 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 1.8s 01:50:00 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.8s 01:50:00 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 01:50:00 #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 1.8s done 01:50:00 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 1.9s 01:50:00 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.8s done 01:50:00 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 61.87MB / 112.58MB 2.0s 01:50:00 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 81.79MB / 112.58MB 2.1s 01:50:00 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 2.2s 01:50:01 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.3s 01:50:01 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.8s done 01:50:05 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s done 01:50:05 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:50:05 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:50:05 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:50:05 #5 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:50:05 #5 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 01:50:06 #5 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.6s done 01:50:06 #5 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 01:50:09 #5 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 01:50:09 #5 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 01:50:10 #5 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done 01:50:10 #5 DONE 12.1s 01:50:10 01:50:10 #6 [builder 2/7] WORKDIR /device-s7 01:50:10 Still waiting to schedule task 01:50:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:50:13 #6 DONE 2.3s 01:50:13 01:50:13 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 01:50:13 #7 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:13 #7 0.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:13 #7 0.702 OK: 265 MiB in 60 packages 01:50:13 #7 DONE 0.8s 01:50:13 01:50:13 #8 [builder 4/7] COPY go.mod vendor* ./ 01:50:13 #8 DONE 0.0s 01:50:13 01:50:13 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:26 #9 DONE 11.2s 01:50:26 01:50:26 #10 [builder 6/7] COPY . . 01:50:26 #10 DONE 0.1s 01:50:26 01:50:26 #11 [builder 7/7] RUN echo noop 01:50:26 #11 0.197 noop 01:50:26 #11 DONE 0.2s 01:50:26 01:50:26 #12 exporting to image 01:50:26 #12 exporting layers 01:50:34 #12 exporting layers 8.0s done 01:50:34 #12 writing image sha256:42f5577a33e46eef3a30ee0886deddad16538c09fa730b62806980b0c7e2ac2c done 01:50:34 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:50:34 #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:34 + docker inspect -f . ci-base-image-x86_64 01:50:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:34 prd-ubuntu20.04-docker-8c-8g-775034 does not seem to be running inside a container 01:50:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:50:35 $ docker top 757c8c715cdd9940230fff77e50f0fb6e30065da6ce79a03703f2a6a667fde17 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:35 + go version 01:50:35 go version go1.25.2 linux/amd64 [Pipeline] } 01:50:35 $ docker stop --time=1 757c8c715cdd9940230fff77e50f0fb6e30065da6ce79a03703f2a6a667fde17 01:50:36 $ docker rm -f --volumes 757c8c715cdd9940230fff77e50f0fb6e30065da6ce79a03703f2a6a667fde17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:37 + docker inspect -f . ci-base-image-x86_64 01:50:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:37 prd-ubuntu20.04-docker-8c-8g-775034 does not seem to be running inside a container 01:50:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:50:37 $ docker top f09ad333a4259bb334343295b57ee693aab691640b18ceaaccbf38cc018fe155 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 01:50:38 + make test 01:50:38 go test -race -coverprofile=coverage.out ./... 01:50:46 ? github.com/edgexfoundry/device-s7 [no test files] 01:51:12 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 01:51:12 ok github.com/edgexfoundry/device-s7/internal/driver 1.026s coverage: 6.8% of statements 01:51:45 0 issues. 01:51:45 go vet ./... 01:51:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:51:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:51:49 ./bin/test-attribution-txt.sh [Pipeline] echo 01:51:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:51:49 $ docker stop --time=1 f09ad333a4259bb334343295b57ee693aab691640b18ceaaccbf38cc018fe155 01:51:51 $ docker rm -f --volumes f09ad333a4259bb334343295b57ee693aab691640b18ceaaccbf38cc018fe155 [Pipeline] // withDockerContainer [Pipeline] sh 01:51:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:51:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:51:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:51:53 + ls -al . 01:51:53 total 224 01:51:53 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 01:50 . 01:51:53 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 01:49 .. 01:51:53 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 01:51 .git 01:51:53 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 01:49 .github 01:51:53 -rw-rw-r-- 1 jenkins jenkins 237 Dec 15 01:49 .gitignore 01:51:53 -rw-rw-r-- 1 jenkins jenkins 359 Dec 15 01:49 .golangci.yml 01:51:53 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 01:49 .semver 01:51:53 -rw-rw-r-- 1 jenkins jenkins 22332 Dec 15 01:49 Attribution.txt 01:51:53 -rw-rw-r-- 1 jenkins jenkins 1668 Dec 15 01:49 CHANGLOG.md 01:51:53 -rw-rw-r-- 1 jenkins jenkins 1579 Dec 15 01:49 Dockerfile 01:51:53 -rw-rw-r-- 1 jenkins jenkins 665 Dec 15 01:49 Jenkinsfile 01:51:53 -rw-rw-r-- 1 jenkins jenkins 10947 Dec 15 01:49 LICENSE 01:51:53 -rw-rw-r-- 1 jenkins jenkins 1902 Dec 15 01:49 Makefile 01:51:53 -rw-rw-r-- 1 jenkins jenkins 614 Dec 15 01:49 OWNERS.md 01:51:53 -rw-rw-r-- 1 jenkins jenkins 2393 Dec 15 01:49 README.md 01:51:53 -rw-rw-r-- 1 jenkins jenkins 12 Dec 15 01:49 VERSION 01:51:53 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 01:49 bin 01:51:53 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 01:49 cmd 01:51:53 -rw-r--r-- 1 jenkins jenkins 19094 Dec 15 01:51 coverage.out 01:51:53 -rw-rw-r-- 1 jenkins jenkins 6685 Dec 15 01:49 go.mod 01:51:53 -rw-rw-r-- 1 jenkins jenkins 89302 Dec 15 01:49 go.sum 01:51:53 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 01:49 internal 01:51:53 -rw-rw-r-- 1 jenkins jenkins 223 Dec 15 01:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 + 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=fe191bfd4147a526e8d9a321d61f93722f9ca863 --label arch=amd64 --label version=4.1.0-dev.11 . 01:51:53 #0 building with "default" instance using docker driver 01:51:53 01:51:53 #1 [internal] load build definition from Dockerfile 01:51:53 #1 transferring dockerfile: 1.62kB done 01:51:53 #1 DONE 0.0s 01:51:53 01:51:53 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:51:53 #2 DONE 0.0s 01:51:53 01:51:53 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:51:53 #3 DONE 0.1s 01:51:53 01:51:53 #4 [internal] load .dockerignore 01:51:53 #4 transferring context: 2B done 01:51:53 #4 DONE 0.0s 01:51:53 01:51:53 #5 [internal] load build context 01:51:53 #5 transferring context: 28.20kB 0.0s done 01:51:53 #5 DONE 0.0s 01:51:53 01:51:53 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:51:53 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:51:53 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:51:53 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:51:53 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:51:53 #6 DONE 0.0s 01:51:53 01:51:53 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:51:53 #7 DONE 0.1s 01:51:53 01:51:53 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:51:54 #8 ... 01:51:54 01:51:54 #9 [builder 2/7] WORKDIR /device-s7 01:51:54 #9 DONE 0.0s 01:51:54 01:51:54 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:51:54 #8 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:51:54 #8 0.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:51:54 #8 0.779 (1/1) Installing dumb-init (1.2.5-r3) 01:51:54 #8 0.786 Executing busybox-1.37.0-r19.trigger 01:51:54 #8 0.795 OK: 7 MiB in 17 packages 01:51:54 #8 DONE 0.9s 01:51:54 01:51:54 #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 01:51:54 #10 0.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:51:54 #10 0.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:51:54 #10 0.712 OK: 265 MiB in 60 packages 01:51:54 #10 DONE 0.8s 01:51:54 01:51:54 #11 [builder 4/7] COPY go.mod vendor* ./ 01:51:54 #11 DONE 0.0s 01:51:54 01:51:54 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:55 #12 DONE 0.6s 01:51:55 01:51:55 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:51:55 #13 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:51:55 #13 0.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:51:55 #13 ... 01:51:55 01:51:55 #14 [builder 6/7] COPY . . 01:51:55 #14 DONE 0.2s 01:51:55 01:51:55 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:51:55 #13 0.902 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:51:55 #13 0.920 Executing busybox-1.37.0-r20.post-upgrade 01:51:55 #13 0.955 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:51:55 #13 0.959 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:51:55 #13 0.965 Executing busybox-1.37.0-r20.trigger 01:51:55 #13 0.970 OK: 7 MiB in 17 packages 01:51:55 #13 DONE 1.1s 01:51:55 01:51:55 #15 [builder 7/7] RUN make build 01:51:55 #15 0.206 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.47" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 01:52:27 #15 DONE 27.7s 01:52:27 01:52:27 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 01:52:27 #16 DONE 0.0s 01:52:27 01:52:27 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 01:52:27 #17 DONE 0.2s 01:52:27 01:52:27 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 01:52:27 #18 DONE 0.0s 01:52:27 01:52:27 #19 exporting to image 01:52:27 #19 exporting layers 0.1s done 01:52:27 #19 writing image sha256:9695fc51e878986f860a32e01f01a968784bb48344a5b8fd06d34be1d288f032 done 01:52:27 #19 naming to docker.io/library/device-s7 done 01:52:27 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:27 provisioning config files... 01:52:27 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1639554053170145137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:28 ---> ****-login.sh 01:52:28 nexus3.edgexfoundry.org:10001 01:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:28 Login Succeeded 01:52:28 nexus3.edgexfoundry.org:10002 01:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:28 Login Succeeded 01:52:28 nexus3.edgexfoundry.org:10003 01:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:28 Login Succeeded 01:52:28 nexus3.edgexfoundry.org:10004 01:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:28 Login Succeeded 01:52:28 ****.io 01:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:28 Login Succeeded 01:52:28 ---> ****-login.sh ends [Pipeline] } 01:52:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:52:28 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 01:52:28 fe191bfd4147a526e8d9a321d61f93722f9ca863 01:52:28 latest 01:52:28 4.1.0-dev.11 01:52:28 fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11 01:52:28 main 01:52:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:29 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:29 + docker push nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863 01:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:52:29 a007a49ab71d: Preparing 01:52:29 3b56530cd660: Preparing 01:52:29 7ede174f35fd: Preparing 01:52:29 97dbc20d1266: Preparing 01:52:29 151e52afaad6: Preparing 01:52:29 256f393e029f: Preparing 01:52:29 256f393e029f: Waiting 01:52:29 7ede174f35fd: Pushed 01:52:29 a007a49ab71d: Pushed 01:52:29 256f393e029f: Layer already exists 01:52:29 151e52afaad6: Pushed 01:52:29 97dbc20d1266: Pushed 01:52:35 3b56530cd660: Pushed 01:52:35 fe191bfd4147a526e8d9a321d61f93722f9ca863: digest: sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:35 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:35 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 01:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:52:35 a007a49ab71d: Preparing 01:52:35 3b56530cd660: Preparing 01:52:35 7ede174f35fd: Preparing 01:52:35 97dbc20d1266: Preparing 01:52:35 151e52afaad6: Preparing 01:52:35 256f393e029f: Preparing 01:52:35 256f393e029f: Waiting 01:52:35 a007a49ab71d: Layer already exists 01:52:35 151e52afaad6: Layer already exists 01:52:35 3b56530cd660: Layer already exists 01:52:35 7ede174f35fd: Layer already exists 01:52:35 97dbc20d1266: Layer already exists 01:52:35 256f393e029f: Layer already exists 01:52:35 latest: digest: sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:36 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:36 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.11 01:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:52:36 a007a49ab71d: Preparing 01:52:36 3b56530cd660: Preparing 01:52:36 7ede174f35fd: Preparing 01:52:36 97dbc20d1266: Preparing 01:52:36 151e52afaad6: Preparing 01:52:36 256f393e029f: Preparing 01:52:36 256f393e029f: Waiting 01:52:36 7ede174f35fd: Layer already exists 01:52:36 97dbc20d1266: Layer already exists 01:52:36 a007a49ab71d: Layer already exists 01:52:36 3b56530cd660: Layer already exists 01:52:36 151e52afaad6: Layer already exists 01:52:36 256f393e029f: Layer already exists 01:52:36 4.1.0-dev.11: digest: sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:36 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:37 + docker push nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11 01:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:52:37 a007a49ab71d: Preparing 01:52:37 3b56530cd660: Preparing 01:52:37 7ede174f35fd: Preparing 01:52:37 97dbc20d1266: Preparing 01:52:37 151e52afaad6: Preparing 01:52:37 256f393e029f: Preparing 01:52:37 256f393e029f: Waiting 01:52:37 a007a49ab71d: Layer already exists 01:52:37 3b56530cd660: Layer already exists 01:52:37 151e52afaad6: Layer already exists 01:52:37 7ede174f35fd: Layer already exists 01:52:37 97dbc20d1266: Layer already exists 01:52:37 256f393e029f: Layer already exists 01:52:37 fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11: digest: sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:37 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:37 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 01:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:52:37 a007a49ab71d: Preparing 01:52:37 3b56530cd660: Preparing 01:52:37 7ede174f35fd: Preparing 01:52:37 97dbc20d1266: Preparing 01:52:37 151e52afaad6: Preparing 01:52:37 256f393e029f: Preparing 01:52:37 256f393e029f: Waiting 01:52:37 a007a49ab71d: Layer already exists 01:52:37 151e52afaad6: Layer already exists 01:52:37 97dbc20d1266: Layer already exists 01:52:37 7ede174f35fd: Layer already exists 01:52:37 3b56530cd660: Layer already exists 01:52:37 256f393e029f: Layer already exists 01:52:37 main: digest: sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:37 ===================================================== [Pipeline] echo 01:52:37 taggedImages: 01:52:37 - nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863 01:52:37 - nexus3.edgexfoundry.org:10004/device-s7:latest 01:52:37 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.11 01:52:37 - nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11 01:52:37 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 01:52:37 ========================================================= 01:52:37 [edgeXBuildMultiArch] RAW Config: 01:52:37 images: 01:52:37 - nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863 01:52:37 - nexus3.edgexfoundry.org:10004/device-s7:latest 01:52:37 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.11 01:52:37 - nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11 01:52:37 - nexus3.edgexfoundry.org:10004/device-s7:main 01:52:37 settingsFile: 01:52:37 device-s7-settings 01:52:37 ========================================================= [Pipeline] node 01:52:52 Still waiting to schedule task 01:52:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:53:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775039 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 01:53:43 Running in /w/workspace/device-s7/37 [Pipeline] { [Pipeline] checkout 01:53:46 Selected Git installation does not exist. Using Default 01:53:46 The recommended git tool is: NONE 01:53:53 using credential edgex-jenkins-ssh 01:53:53 Cloning the remote Git repository 01:53:53 Cloning repository git@github.com:edgexfoundry/device-s7.git 01:53:53 > git init /w/workspace/device-s7/37 # timeout=10 01:53:53 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 01:53:53 > git --version # timeout=10 01:53:53 > git --version # 'git version 2.25.1' 01:53:53 using GIT_SSH to set credentials SSH Credentials for GitHub 01:53:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:53:56 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 01:53:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:53:57 Avoid second fetch 01:53:57 Checking out Revision fe191bfd4147a526e8d9a321d61f93722f9ca863 (main) 01:53:57 > git config core.sparsecheckout # timeout=10 01:53:57 > git checkout -f fe191bfd4147a526e8d9a321d61f93722f9ca863 # timeout=10 01:53:58 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#81)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:02 provisioning config files... 01:54:03 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/37@tmp/config10411322444267838153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:03 ---> ****-login.sh 01:54:03 nexus3.edgexfoundry.org:10001 01:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:04 Configure a credential helper to remove this warning. See 01:54:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:04 01:54:04 Login Succeeded 01:54:04 nexus3.edgexfoundry.org:10002 01:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:05 Configure a credential helper to remove this warning. See 01:54:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:05 01:54:05 Login Succeeded 01:54:05 nexus3.edgexfoundry.org:10003 01:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:06 Configure a credential helper to remove this warning. See 01:54:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:06 01:54:06 Login Succeeded 01:54:06 nexus3.edgexfoundry.org:10004 01:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:06 Configure a credential helper to remove this warning. See 01:54:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:06 01:54:06 Login Succeeded 01:54:06 ****.io 01:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:06 Configure a credential helper to remove this warning. See 01:54:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:06 01:54:06 Login Succeeded 01:54:06 ---> ****-login.sh ends [Pipeline] } 01:54:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:54:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:54:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:54:07 ========================================================= 01:54:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:54:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:54:08 Sending build context to Docker daemon 8.746MB 01:54:08 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 01:54:08 Step 2/10 : FROM ${BASE} AS builder 01:54:08 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:54:08 6b59a28fa201: Pulling fs layer 01:54:08 d32bb0dddca7: Pulling fs layer 01:54:08 5dab1238d3d9: Pulling fs layer 01:54:08 196fd7d83e7d: Pulling fs layer 01:54:08 4f4fb700ef54: Pulling fs layer 01:54:08 8ba94037c8f0: Pulling fs layer 01:54:08 deaec5988b04: Pulling fs layer 01:54:08 9f65657bb879: Pulling fs layer 01:54:08 4f4fb700ef54: Waiting 01:54:08 8ba94037c8f0: Waiting 01:54:08 196fd7d83e7d: Waiting 01:54:08 deaec5988b04: Waiting 01:54:08 9f65657bb879: Waiting 01:54:08 d32bb0dddca7: Verifying Checksum 01:54:08 d32bb0dddca7: Download complete 01:54:08 196fd7d83e7d: Verifying Checksum 01:54:08 196fd7d83e7d: Download complete 01:54:08 4f4fb700ef54: Verifying Checksum 01:54:08 4f4fb700ef54: Download complete 01:54:08 8ba94037c8f0: Verifying Checksum 01:54:08 8ba94037c8f0: Download complete 01:54:08 6b59a28fa201: Verifying Checksum 01:54:08 6b59a28fa201: Download complete 01:54:09 9f65657bb879: Verifying Checksum 01:54:09 9f65657bb879: Download complete 01:54:09 6b59a28fa201: Pull complete 01:54:10 d32bb0dddca7: Pull complete 01:54:10 5dab1238d3d9: Download complete 01:54:12 deaec5988b04: Verifying Checksum 01:54:12 deaec5988b04: Download complete 01:54:27 5dab1238d3d9: Pull complete 01:54:27 196fd7d83e7d: Pull complete 01:54:27 4f4fb700ef54: Pull complete 01:54:27 8ba94037c8f0: Pull complete 01:54:35 deaec5988b04: Pull complete 01:54:37 9f65657bb879: Pull complete 01:54:37 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:54:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:54:37 ---> 334268110677 01:54:37 Step 3/10 : ARG MAKE=make build 01:54:40 ---> Running in 6349340e685a 01:54:40 Removing intermediate container 6349340e685a 01:54:40 ---> 90e02a92e67e 01:54:40 Step 4/10 : WORKDIR /device-s7 01:54:40 ---> Running in e47ee61d25a3 01:54:41 Removing intermediate container e47ee61d25a3 01:54:41 ---> b69e6fdc42f3 01:54:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 01:54:41 ---> Running in bdc931408958 01:54:41 Removing intermediate container bdc931408958 01:54:41 ---> cbe072863ca4 01:54:41 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 01:54:41 ---> Running in bdcfc71a7db0 01:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:54:45 OK: 255 MiB in 60 packages 01:54:46 Removing intermediate container bdcfc71a7db0 01:54:46 ---> ef902f8e7ec9 01:54:46 Step 7/10 : COPY go.mod vendor* ./ 01:54:47 ---> 7d0f4dbd0399 01:54:47 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:47 ---> Running in 8d2f6b261eda 01:56:54 Removing intermediate container 8d2f6b261eda 01:56:54 ---> af6f453fc60c 01:56:54 Step 9/10 : COPY . . 01:56:54 ---> 79b48ca693ef 01:56:54 Step 10/10 : RUN ${MAKE} 01:56:54 ---> Running in 8229570896fb 01:56:54 noop 01:56:54 Removing intermediate container 8229570896fb 01:56:54 ---> 58b6a4c6f597 01:56:54 Successfully built 58b6a4c6f597 01:56:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:54 + docker inspect -f . ci-base-image-arm64 01:56:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:54 prd-ubuntu20.04-docker-arm64-4c-16g-775039 does not seem to be running inside a container 01:56:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/37 -v /w/workspace/device-s7/37:/w/workspace/device-s7/37:rw,z -v /w/workspace/device-s7/37@tmp:/w/workspace/device-s7/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:56:56 $ docker top 3deebe4ed0bc52d1b81dcb503cb5839854ffecb390662cc5dfcdf7ccb3cc9a1f -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:57 Running on prd-centos7-docker-4c-2g-775043 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:57 provisioning config files... 01:56:57 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17372004292954779365tmp [Pipeline] { [Pipeline] libraryResource 01:56:57 + go version 01:56:57 go version go1.25.3 linux/arm64 [Pipeline] sh [Pipeline] } 01:57:00 $ docker stop --time=1 3deebe4ed0bc52d1b81dcb503cb5839854ffecb390662cc5dfcdf7ccb3cc9a1f 01:57:01 ---> ****-login.sh 01:57:01 nexus3.edgexfoundry.org:10001 01:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:01 Configure a credential helper to remove this warning. See 01:57:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:01 01:57:01 Login Succeeded 01:57:01 nexus3.edgexfoundry.org:10002 01:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:01 Configure a credential helper to remove this warning. See 01:57:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:01 01:57:01 Login Succeeded 01:57:01 nexus3.edgexfoundry.org:10003 01:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:01 Configure a credential helper to remove this warning. See 01:57:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:01 01:57:01 Login Succeeded 01:57:01 nexus3.edgexfoundry.org:10004 01:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:01 Configure a credential helper to remove this warning. See 01:57:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:01 01:57:01 Login Succeeded 01:57:01 ****.io 01:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:01 Configure a credential helper to remove this warning. See 01:57:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:01 01:57:01 Login Succeeded 01:57:01 ---> ****-login.sh ends 01:57:02 $ docker rm -f --volumes 3deebe4ed0bc52d1b81dcb503cb5839854ffecb390662cc5dfcdf7ccb3cc9a1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 01:57:02 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:03 + docker buildx ls 01:57:03 + docker inspect -f . ci-base-image-arm64 01:57:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:03 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:57:03 default * docker 01:57:03 default default running 20.10.18 linux/amd64, linux/386 01:57:03 prd-ubuntu20.04-docker-arm64-4c-16g-775039 does not seem to be running inside a container 01:57:03 $ 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/37 -v /w/workspace/device-s7/37:/w/workspace/device-s7/37:rw,z -v /w/workspace/device-s7/37@tmp:/w/workspace/device-s7/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:57:05 $ docker top 28def69e485b186a85a103c8379ae741d7622fe224fc3fdd80a65433bf58d544 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 01:57:05 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:57:05 edgex-builder [Pipeline] sh 01:57:06 + docker buildx inspect --bootstrap 01:57:06 #1 [internal] booting buildkit 01:57:06 #1 pulling image moby/buildkit:buildx-stable-1 01:57:06 + git config --global --add safe.directory /w/workspace/device-s7/37 [Pipeline] fileExists [Pipeline] sh 01:57:06 + make test 01:57:06 go test -race -coverprofile=coverage.out ./... 01:57:09 #1 pulling image moby/buildkit:buildx-stable-1 3.3s done 01:57:09 #1 creating container buildx_buildkit_edgex-builder0 01:57:11 #1 creating container buildx_buildkit_edgex-builder0 2.7s done 01:57:11 #1 DONE 6.0s 01:57:12 Name: edgex-builder 01:57:12 Driver: docker-container 01:57:12 01:57:12 Nodes: 01:57:12 Name: edgex-builder0 01:57:12 Endpoint: unix:///var/run/docker.sock 01:57:12 Status: running 01:57:12 Buildkit: v0.26.2 01:57:12 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:57:12 + docker buildx ls 01:57:12 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:57:12 edgex-builder * docker-container 01:57:12 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:57:12 default docker 01:57:12 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:57:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863 --push - 01:57:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863' 01:57:12 #1 [internal] load build definition from Dockerfile 01:57:12 #1 transferring dockerfile: 194B done 01:57:12 #1 DONE 0.1s 01:57:12 01:57:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863 01:57:13 #2 DONE 0.2s 01:57:13 01:57:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863 01:57:13 #3 DONE 0.2s 01:57:13 01:57:13 #4 [internal] load .dockerignore 01:57:13 #4 transferring context: 2B done 01:57:13 #4 DONE 0.0s 01:57:13 01:57:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 01:57:13 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 0.1s done 01:57:13 #5 DONE 0.1s 01:57:13 01:57:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 01:57:13 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 0.1s done 01:57:13 #6 DONE 0.4s 01:57:13 01:57:13 #7 exporting to image 01:57:13 #7 exporting layers done 01:57:13 #7 exporting manifest sha256:9695d8c8679e9b7590b22e06d154d3e336662381a7e119019dcbc215c7fdd5f6 0.0s done 01:57:13 #7 exporting config sha256:9695fc51e878986f860a32e01f01a968784bb48344a5b8fd06d34be1d288f032 01:57:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:57:13 #7 exporting config sha256:9695fc51e878986f860a32e01f01a968784bb48344a5b8fd06d34be1d288f032 done 01:57:13 #7 exporting manifest sha256:b6e72244bc23b6bae292ba476956a59d96f59e4b4d3ae66747d1f87b04b47da7 0.0s done 01:57:13 #7 exporting config sha256:e6d1e394699e21398ff3f2fb39f5b9e8e5b7548938ebfd0fa98739fc5bb1da41 0.0s done 01:57:13 #7 exporting manifest list sha256:57010182fb63a9d8908c91550448ff080c22ffe77bc0704c70dd51dc6a743a2f 0.1s done 01:57:13 #7 ... 01:57:13 01:57:13 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:57:13 #8 DONE 0.0s 01:57:13 01:57:13 #7 exporting to image 01:57:13 #7 pushing layers 0.1s done 01:57:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863@sha256:57010182fb63a9d8908c91550448ff080c22ffe77bc0704c70dd51dc6a743a2f 01:57:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863@sha256:57010182fb63a9d8908c91550448ff080c22ffe77bc0704c70dd51dc6a743a2f 0.1s done 01:57:14 #7 DONE 0.3s 01:57:14 01:57:14 1 warning found (use --debug to expand): 01:57:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:57:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' 01:57:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - 01:57:14 #1 [internal] load build definition from Dockerfile 01:57:14 #1 transferring dockerfile: 160B done 01:57:14 #1 DONE 0.0s 01:57:14 01:57:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 01:57:14 #2 DONE 0.0s 01:57:14 01:57:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 01:57:14 #3 DONE 0.0s 01:57:14 01:57:14 #4 [internal] load .dockerignore 01:57:14 #4 transferring context: 2B done 01:57:14 #4 DONE 0.0s 01:57:14 01:57:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 01:57:14 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 0.0s done 01:57:14 #5 CACHED 01:57:14 01:57:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 01:57:14 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 0.0s done 01:57:14 #6 CACHED 01:57:14 01:57:14 #7 exporting to image 01:57:14 #7 exporting layers done 01:57:14 #7 exporting manifest sha256:9695d8c8679e9b7590b22e06d154d3e336662381a7e119019dcbc215c7fdd5f6 done 01:57:14 #7 exporting config sha256:9695fc51e878986f860a32e01f01a968784bb48344a5b8fd06d34be1d288f032 done 01:57:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:57:14 #7 exporting manifest sha256:b6e72244bc23b6bae292ba476956a59d96f59e4b4d3ae66747d1f87b04b47da7 done 01:57:14 #7 exporting config sha256:e6d1e394699e21398ff3f2fb39f5b9e8e5b7548938ebfd0fa98739fc5bb1da41 done 01:57:14 #7 exporting manifest list sha256:57010182fb63a9d8908c91550448ff080c22ffe77bc0704c70dd51dc6a743a2f done 01:57:14 #7 pushing layers 0.0s done 01:57:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:57010182fb63a9d8908c91550448ff080c22ffe77bc0704c70dd51dc6a743a2f 0.1s done 01:57:14 #7 DONE 0.1s 01:57:14 01:57:14 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:57:14 #8 DONE 0.0s 01:57:14 01:57:14 1 warning found (use --debug to expand): 01:57:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:57:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.11' 01:57:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.11 --push - 01:57:15 #1 [internal] load build definition from Dockerfile 01:57:15 #1 transferring dockerfile: 166B done 01:57:15 #1 DONE 0.0s 01:57:15 01:57:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.11 01:57:15 #2 DONE 0.0s 01:57:15 01:57:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.11 01:57:15 #3 DONE 0.0s 01:57:15 01:57:15 #4 [internal] load .dockerignore 01:57:15 #4 transferring context: 2B done 01:57:15 #4 DONE 0.0s 01:57:15 01:57:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.11@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 01:57:15 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.11@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 0.0s done 01:57:15 #5 CACHED 01:57:15 01:57:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.11@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 01:57:15 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.11@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 0.0s done 01:57:15 #6 CACHED 01:57:15 01:57:15 #7 exporting to image 01:57:15 #7 exporting layers done 01:57:15 #7 exporting manifest sha256:9695d8c8679e9b7590b22e06d154d3e336662381a7e119019dcbc215c7fdd5f6 done 01:57:15 #7 exporting config sha256:9695fc51e878986f860a32e01f01a968784bb48344a5b8fd06d34be1d288f032 done 01:57:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:57:15 #7 exporting manifest sha256:b6e72244bc23b6bae292ba476956a59d96f59e4b4d3ae66747d1f87b04b47da7 done 01:57:15 #7 exporting config sha256:e6d1e394699e21398ff3f2fb39f5b9e8e5b7548938ebfd0fa98739fc5bb1da41 done 01:57:15 #7 exporting manifest list sha256:57010182fb63a9d8908c91550448ff080c22ffe77bc0704c70dd51dc6a743a2f done 01:57:15 #7 pushing layers 0.0s done 01:57:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.11@sha256:57010182fb63a9d8908c91550448ff080c22ffe77bc0704c70dd51dc6a743a2f 0.1s done 01:57:15 #7 DONE 0.1s 01:57:15 01:57:15 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:57:15 #8 DONE 0.0s 01:57:15 01:57:15 1 warning found (use --debug to expand): 01:57:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:57:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11' 01:57:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11 --push - 01:57:15 #1 [internal] load build definition from Dockerfile 01:57:15 #1 transferring dockerfile: 207B done 01:57:15 #1 DONE 0.0s 01:57:15 01:57:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11 01:57:15 #2 DONE 0.0s 01:57:15 01:57:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11 01:57:15 #3 DONE 0.0s 01:57:15 01:57:15 #4 [internal] load .dockerignore 01:57:15 #4 transferring context: 2B done 01:57:15 #4 DONE 0.0s 01:57:15 01:57:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 01:57:15 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 0.0s done 01:57:15 #5 CACHED 01:57:15 01:57:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 01:57:15 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 0.0s done 01:57:15 #6 CACHED 01:57:15 01:57:15 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:57:15 #7 DONE 0.0s 01:57:15 01:57:15 #8 exporting to image 01:57:15 #8 exporting layers done 01:57:15 #8 exporting manifest sha256:9695d8c8679e9b7590b22e06d154d3e336662381a7e119019dcbc215c7fdd5f6 done 01:57:15 #8 exporting config sha256:9695fc51e878986f860a32e01f01a968784bb48344a5b8fd06d34be1d288f032 done 01:57:15 #8 exporting manifest sha256:b6e72244bc23b6bae292ba476956a59d96f59e4b4d3ae66747d1f87b04b47da7 done 01:57:15 #8 exporting config sha256:e6d1e394699e21398ff3f2fb39f5b9e8e5b7548938ebfd0fa98739fc5bb1da41 done 01:57:15 #8 exporting manifest list sha256:57010182fb63a9d8908c91550448ff080c22ffe77bc0704c70dd51dc6a743a2f done 01:57:15 #8 pushing layers 0.0s done 01:57:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11@sha256:57010182fb63a9d8908c91550448ff080c22ffe77bc0704c70dd51dc6a743a2f 0.1s done 01:57:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:57:15 #8 DONE 0.1s 01:57:15 01:57:15 1 warning found (use --debug to expand): 01:57:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:57:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - 01:57:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' 01:57:16 #1 [internal] load build definition from Dockerfile 01:57:16 #1 transferring dockerfile: 158B done 01:57:16 #1 DONE 0.0s 01:57:16 01:57:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 01:57:16 #2 DONE 0.0s 01:57:16 01:57:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 01:57:16 #3 DONE 0.0s 01:57:16 01:57:16 #4 [internal] load .dockerignore 01:57:16 #4 transferring context: 2B done 01:57:16 #4 DONE 0.0s 01:57:16 01:57:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 01:57:16 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 done 01:57:16 #5 CACHED 01:57:16 01:57:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 01:57:16 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:f76ff7bf0329bdf0864ec41f392d09f5b566130163c157b48f329c4a3999e086 done 01:57:16 #6 CACHED 01:57:16 01:57:16 #7 exporting to image 01:57:16 #7 exporting layers done 01:57:16 #7 exporting manifest sha256:9695d8c8679e9b7590b22e06d154d3e336662381a7e119019dcbc215c7fdd5f6 done 01:57:16 #7 exporting config sha256:9695fc51e878986f860a32e01f01a968784bb48344a5b8fd06d34be1d288f032 done 01:57:16 #7 exporting manifest sha256:b6e72244bc23b6bae292ba476956a59d96f59e4b4d3ae66747d1f87b04b47da7 done 01:57:16 #7 exporting config sha256:e6d1e394699e21398ff3f2fb39f5b9e8e5b7548938ebfd0fa98739fc5bb1da41 done 01:57:16 #7 exporting manifest list sha256:57010182fb63a9d8908c91550448ff080c22ffe77bc0704c70dd51dc6a743a2f done 01:57:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:57:16 #7 pushing layers 0.0s done 01:57:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:57010182fb63a9d8908c91550448ff080c22ffe77bc0704c70dd51dc6a743a2f 0.1s done 01:57:16 #7 DONE 0.1s 01:57:16 01:57:16 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 01:57:16 #8 DONE 0.0s 01:57:16 01:57:16 1 warning found (use --debug to expand): 01:57:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:57:16 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:57:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:57:17 ---> package-listing.sh 01:57:17 ++ facter osfamily 01:57:17 ++ tr '[:upper:]' '[:lower:]' 01:57:18 + OS_FAMILY=redhat 01:57:18 + workspace=/w/workspace/edgexfoundry_device-s7_main 01:57:18 + START_PACKAGES=/tmp/packages_start.txt 01:57:18 + END_PACKAGES=/tmp/packages_end.txt 01:57:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:57:18 + PACKAGES=/tmp/packages_start.txt 01:57:18 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 01:57:18 + PACKAGES=/tmp/packages_end.txt 01:57:18 + case "${OS_FAMILY}" in 01:57:18 + rpm -qa 01:57:18 + sort 01:57:18 + '[' -f /tmp/packages_start.txt ']' 01:57:18 + '[' -f /tmp/packages_end.txt ']' 01:57:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:57:18 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 01:57:18 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 01:57:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 01:57:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:57:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:19 01:57:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:19 latest: Pulling from edgex-lftools-log-publisher 01:57:19 5eb5b503b376: Pulling fs layer 01:57:19 5c69ac0246d0: Pulling fs layer 01:57:19 ec43610c2a17: Pulling fs layer 01:57:19 3a2ae6a8a46f: Pulling fs layer 01:57:19 33b1e0a273af: Pulling fs layer 01:57:19 5d3b04190fa2: Pulling fs layer 01:57:19 2f39f015ded8: Pulling fs layer 01:57:19 3a2ae6a8a46f: Waiting 01:57:19 33b1e0a273af: Waiting 01:57:19 5d3b04190fa2: Waiting 01:57:19 2f39f015ded8: Waiting 01:57:19 5c69ac0246d0: Verifying Checksum 01:57:19 5c69ac0246d0: Download complete 01:57:19 3a2ae6a8a46f: Verifying Checksum 01:57:19 3a2ae6a8a46f: Download complete 01:57:20 ec43610c2a17: Verifying Checksum 01:57:20 ec43610c2a17: Download complete 01:57:20 33b1e0a273af: Verifying Checksum 01:57:20 33b1e0a273af: Download complete 01:57:20 5d3b04190fa2: Verifying Checksum 01:57:20 5d3b04190fa2: Download complete 01:57:20 5eb5b503b376: Verifying Checksum 01:57:20 5eb5b503b376: Download complete 01:57:20 2f39f015ded8: Download complete 01:57:21 5eb5b503b376: Pull complete 01:57:21 5c69ac0246d0: Pull complete 01:57:22 ec43610c2a17: Pull complete 01:57:22 3a2ae6a8a46f: Pull complete 01:57:22 33b1e0a273af: Pull complete 01:57:22 5d3b04190fa2: Pull complete 01:57:26 2f39f015ded8: Pull complete 01:57:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:57:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:26 prd-centos7-docker-4c-2g-775043 does not seem to be running inside a container 01:57:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:57:31 $ docker top c13a6b07843ebde208e56baec48cc87350ee7ec413c04cb7af5312288f4d7e7e -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:31 + touch /tmp/pre-build-complete [Pipeline] sh 01:57:32 + mkdir -p /var/log/sysstat [Pipeline] sh 01:57:32 + ls /var/log/sa-host 01:57:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:32 provisioning config files... 01:57:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8831544381603201178tmp [Pipeline] { [Pipeline] echo 01:57:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:57:32 ---> create-netrc.sh [Pipeline] } 01:57:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:57:33 ---> python-tools-install.sh [Pipeline] echo 01:57:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:57:33 ---> sudo-logs.sh 01:57:33 Archiving 'sudo' log.. 01:57:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-775043.novalocal: Name or service not known 01:57:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-775043.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:57:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:57:33 ---> job-cost.sh 01:57:33 lf-activate-venv: SKIPPING 01:57:33 INFO: No Stack... 01:57:34 INFO: Retrieving Pricing Info for: v3-standard-2 01:57:34 INFO: Archiving Costs [Pipeline] echo 01:57:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:57:34 ---> logs-deploy.sh 01:57:34 lf-activate-venv: SKIPPING 01:57:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/37 01:57:34 INFO: archiving workspace using pattern(s): 01:57:35 Archives upload complete. 01:57:35 INFO: archiving logs to Nexus 01:57:36 ---> uname -a: 01:57:36 Linux prd-centos7-docker-4c-2g-775043.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:57:36 01:57:36 01:57:36 ---> lscpu: 01:57:36 Architecture: x86_64 01:57:36 CPU op-mode(s): 32-bit, 64-bit 01:57:36 Byte Order: Little Endian 01:57:36 Address sizes: 40 bits physical, 48 bits virtual 01:57:36 CPU(s): 2 01:57:36 On-line CPU(s) list: 0,1 01:57:36 Thread(s) per core: 1 01:57:36 Core(s) per socket: 1 01:57:36 Socket(s): 2 01:57:36 NUMA node(s): 1 01:57:36 Vendor ID: AuthenticAMD 01:57:36 CPU family: 23 01:57:36 Model: 49 01:57:36 Model name: AMD EPYC-Rome Processor 01:57:36 Stepping: 0 01:57:36 CPU MHz: 2800.000 01:57:36 BogoMIPS: 5600.00 01:57:36 Virtualization: AMD-V 01:57:36 Hypervisor vendor: KVM 01:57:36 Virtualization type: full 01:57:36 L1d cache: 64 KiB 01:57:36 L1i cache: 64 KiB 01:57:36 L2 cache: 1 MiB 01:57:36 L3 cache: 32 MiB 01:57:36 NUMA node0 CPU(s): 0,1 01:57:36 Vulnerability Itlb multihit: Not affected 01:57:36 Vulnerability L1tf: Not affected 01:57:36 Vulnerability Mds: Not affected 01:57:36 Vulnerability Meltdown: Not affected 01:57:36 Vulnerability Mmio stale data: Not affected 01:57:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:57:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:57:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:57:36 Vulnerability Srbds: Not affected 01:57:36 Vulnerability Tsx async abort: Not affected 01:57:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:57:36 01:57:36 01:57:36 ---> nproc: 01:57:36 2 01:57:36 01:57:36 01:57:36 ---> df -h: 01:57:36 Filesystem Size Used Avail Use% Mounted on 01:57:36 overlay 40G 7.3G 33G 19% / 01:57:36 tmpfs 64M 0 64M 0% /dev 01:57:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:57:36 shm 64M 0 64M 0% /dev/shm 01:57:36 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:57:36 01:57:36 01:57:36 Cannot open /var/log/sysstat/sa15: No such file or directory 01:57:36 Please check if data collecting is enabled 01:57:36 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:36 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:57:36 $ docker stop --time=1 c13a6b07843ebde208e56baec48cc87350ee7ec413c04cb7af5312288f4d7e7e 01:57:37 $ docker rm -f --volumes c13a6b07843ebde208e56baec48cc87350ee7ec413c04cb7af5312288f4d7e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:57:37 [WS-CLEANUP] Deleting project workspace... 01:57:37 [WS-CLEANUP] Deferred wipeout is used... 01:57:37 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:38 01:57:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:38 latest: Pulling from edgex-lftools-log-publisher 01:57:38 5eb5b503b376: Pulling fs layer 01:57:38 5c69ac0246d0: Pulling fs layer 01:57:38 ec43610c2a17: Pulling fs layer 01:57:38 3a2ae6a8a46f: Pulling fs layer 01:57:38 33b1e0a273af: Pulling fs layer 01:57:38 5d3b04190fa2: Pulling fs layer 01:57:38 2f39f015ded8: Pulling fs layer 01:57:38 5d3b04190fa2: Waiting 01:57:38 3a2ae6a8a46f: Waiting 01:57:38 33b1e0a273af: Waiting 01:57:38 2f39f015ded8: Waiting 01:57:38 5c69ac0246d0: Download complete 01:57:38 3a2ae6a8a46f: Verifying Checksum 01:57:38 3a2ae6a8a46f: Download complete 01:57:38 33b1e0a273af: Verifying Checksum 01:57:38 33b1e0a273af: Download complete 01:57:38 5d3b04190fa2: Verifying Checksum 01:57:38 5d3b04190fa2: Download complete 01:57:38 ec43610c2a17: Verifying Checksum 01:57:38 ec43610c2a17: Download complete 01:57:39 5eb5b503b376: Verifying Checksum 01:57:39 5eb5b503b376: Download complete 01:57:39 2f39f015ded8: Download complete 01:57:40 5eb5b503b376: Pull complete 01:57:40 5c69ac0246d0: Pull complete 01:57:41 ec43610c2a17: Pull complete 01:57:41 3a2ae6a8a46f: Pull complete 01:57:41 33b1e0a273af: Pull complete 01:57:41 5d3b04190fa2: Pull complete 01:57:47 2f39f015ded8: Pull complete 01:57:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:57:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:48 prd-ubuntu20.04-docker-8c-8g-775034 does not seem to be running inside a container 01:57:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:57:49 $ docker top 2b55ee1a241435476a270b9e53684752247b0bc03ab987960643497aa7044879 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:50 ---> job-cost.sh 01:57:50 lf-activate-venv: SKIPPING 01:57:50 INFO: No Stack... 01:57:50 INFO: Retrieving Pricing Info for: v3-standard-8 01:57:50 INFO: Archiving Costs [Pipeline] sh 01:57:51 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 01:57:51 + cut -d, -f6 [Pipeline] lock 01:57:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-37-stack-cost] 01:57:51 Resource [jenkins-edgexfoundry-device-s7-main-37-stack-cost] did not exist. Created. 01:57:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:57:51 + echo total: 0.2199999988079071 [Pipeline] stash 01:57:51 Stashed 1 file(s) [Pipeline] } 01:57:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-37-stack-cost] [Pipeline] // lock [Pipeline] } 01:57:51 $ docker stop --time=1 2b55ee1a241435476a270b9e53684752247b0bc03ab987960643497aa7044879 01:57:52 $ docker rm -f --volumes 2b55ee1a241435476a270b9e53684752247b0bc03ab987960643497aa7044879 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:58:14 ? github.com/edgexfoundry/device-s7 [no test files] 02:03:22 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 02:03:22 ok github.com/edgexfoundry/device-s7/internal/driver 1.157s coverage: 6.8% of statements 02:03:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:03:22 go vet ./... 02:07:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:07:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:07:30 ./bin/test-attribution-txt.sh [Pipeline] echo 02:07:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:07:30 $ docker stop --time=1 28def69e485b186a85a103c8379ae741d7622fe224fc3fdd80a65433bf58d544 02:07:33 $ docker rm -f --volumes 28def69e485b186a85a103c8379ae741d7622fe224fc3fdd80a65433bf58d544 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:07:36 Warning: overwriting stash ‘coverage-report’ 02:07:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:07:37 + ls -al . 02:07:37 total 220 02:07:37 drwxrwxr-x 7 jenkins jenkins 4096 Dec 15 01:57 . 02:07:37 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 01:53 .. 02:07:37 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 01:54 .git 02:07:37 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 01:53 .github 02:07:37 -rw-rw-r-- 1 jenkins jenkins 237 Dec 15 01:53 .gitignore 02:07:37 -rw-rw-r-- 1 jenkins jenkins 359 Dec 15 01:53 .golangci.yml 02:07:37 -rw-rw-r-- 1 jenkins jenkins 22332 Dec 15 01:53 Attribution.txt 02:07:37 -rw-rw-r-- 1 jenkins jenkins 1668 Dec 15 01:53 CHANGLOG.md 02:07:37 -rw-rw-r-- 1 jenkins jenkins 1579 Dec 15 01:53 Dockerfile 02:07:37 -rw-rw-r-- 1 jenkins jenkins 665 Dec 15 01:53 Jenkinsfile 02:07:37 -rw-rw-r-- 1 jenkins jenkins 10947 Dec 15 01:53 LICENSE 02:07:37 -rw-rw-r-- 1 jenkins jenkins 1902 Dec 15 01:53 Makefile 02:07:37 -rw-rw-r-- 1 jenkins jenkins 614 Dec 15 01:53 OWNERS.md 02:07:37 -rw-rw-r-- 1 jenkins jenkins 2393 Dec 15 01:53 README.md 02:07:37 -rw-rw-r-- 1 jenkins jenkins 12 Dec 15 01:49 VERSION 02:07:37 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 01:53 bin 02:07:37 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 01:53 cmd 02:07:37 -rw-r--r-- 1 jenkins jenkins 19094 Dec 15 02:03 coverage.out 02:07:37 -rw-rw-r-- 1 jenkins jenkins 6685 Dec 15 01:53 go.mod 02:07:37 -rw-rw-r-- 1 jenkins jenkins 89302 Dec 15 01:53 go.sum 02:07:37 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 01:53 internal 02:07:37 -rw-rw-r-- 1 jenkins jenkins 223 Dec 15 01:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:38 + 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=fe191bfd4147a526e8d9a321d61f93722f9ca863 --label arch=arm64 --label version=4.1.0-dev.11 . 02:07:38 Sending build context to Docker daemon 8.766MB 02:07:38 Step 1/24 : ARG BASE=golang:1.25-alpine3.22 02:07:38 Step 2/24 : FROM ${BASE} AS builder 02:07:38 ---> 58b6a4c6f597 02:07:38 Step 3/24 : ARG MAKE=make build 02:07:38 ---> Running in 51d916721670 02:07:39 Removing intermediate container 51d916721670 02:07:39 ---> 0eb213ba73b1 02:07:39 Step 4/24 : WORKDIR /device-s7 02:07:39 ---> Running in 8510b647be5a 02:07:39 Removing intermediate container 8510b647be5a 02:07:39 ---> c7ed1f971180 02:07:39 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:07:39 ---> Running in 94b4f4e33192 02:07:40 Removing intermediate container 94b4f4e33192 02:07:40 ---> 06cc3a3a043a 02:07:40 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 02:07:40 ---> Running in 1b453bb20b0d 02:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:07:43 OK: 255 MiB in 60 packages 02:07:44 Removing intermediate container 1b453bb20b0d 02:07:44 ---> 0aafe0343f09 02:07:44 Step 7/24 : COPY go.mod vendor* ./ 02:07:44 ---> d63b224efa3b 02:07:44 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:44 ---> Running in 0aef84f086a3 02:07:47 Removing intermediate container 0aef84f086a3 02:07:47 ---> 58f3a85c1d57 02:07:47 Step 9/24 : COPY . . 02:07:48 ---> 8f46ec2a1dc1 02:07:48 Step 10/24 : RUN ${MAKE} 02:07:48 ---> Running in c4881a93ef1d 02:07:49 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.47" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 02:12:14 Removing intermediate container c4881a93ef1d 02:12:14 ---> 24aec47f1f9c 02:12:14 Step 11/24 : FROM alpine:3.22 02:12:14 3.22: Pulling from library/alpine 02:12:14 6b59a28fa201: Already exists 02:12:14 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:12:14 Status: Downloaded newer image for alpine:3.22 02:12:14 ---> 171e65262c80 02:12:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:12:14 ---> Running in e08fc6d40fb5 02:12:14 Removing intermediate container e08fc6d40fb5 02:12:14 ---> e5f08366f3e1 02:12:14 Step 13/24 : RUN apk add --update --no-cache dumb-init 02:12:14 ---> Running in 0905ead941f5 02:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:12:14 (1/1) Installing dumb-init (1.2.5-r3) 02:12:14 Executing busybox-1.37.0-r19.trigger 02:12:14 OK: 8 MiB in 17 packages 02:12:14 Removing intermediate container 0905ead941f5 02:12:14 ---> 09e2563a8895 02:12:14 Step 14/24 : RUN apk --no-cache upgrade 02:12:14 ---> Running in e07e64687d21 02:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:12:14 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:12:14 Executing busybox-1.37.0-r20.post-upgrade 02:12:14 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:12:14 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:12:14 Executing busybox-1.37.0-r20.trigger 02:12:14 OK: 8 MiB in 17 packages 02:12:15 Removing intermediate container e07e64687d21 02:12:15 ---> 237d984684db 02:12:15 Step 15/24 : WORKDIR / 02:12:15 ---> Running in 6380cd86ee07 02:12:15 Removing intermediate container 6380cd86ee07 02:12:15 ---> 4dc69a980a79 02:12:15 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 02:12:16 ---> 119d4b0118ed 02:12:16 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 02:12:22 ---> 307d6a9f123d 02:12:22 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 02:12:22 ---> 292764bb72b4 02:12:22 Step 19/24 : EXPOSE 59994 02:12:22 ---> Running in 94e85b2115b7 02:12:22 Removing intermediate container 94e85b2115b7 02:12:22 ---> 51928a99e43e 02:12:22 Step 20/24 : ENTRYPOINT ["/device-s7"] 02:12:22 ---> Running in 17c7b0aa8a77 02:12:22 Removing intermediate container 17c7b0aa8a77 02:12:22 ---> 4ca6d37f56cf 02:12:22 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:12:22 ---> Running in b85c82570148 02:12:22 Removing intermediate container b85c82570148 02:12:22 ---> c59cab236a2a 02:12:22 Step 22/24 : LABEL arch=arm64 02:12:22 ---> Running in d3e1d673f9bc 02:12:22 Removing intermediate container d3e1d673f9bc 02:12:22 ---> f2e802552eea 02:12:22 Step 23/24 : LABEL git_sha=fe191bfd4147a526e8d9a321d61f93722f9ca863 02:12:22 ---> Running in 5a5413c6ab58 02:12:22 Removing intermediate container 5a5413c6ab58 02:12:22 ---> 11d3ba586fff 02:12:22 Step 24/24 : LABEL version=4.1.0-dev.11 02:12:22 ---> Running in d7237b5331b4 02:12:22 Removing intermediate container d7237b5331b4 02:12:22 ---> 0d1d0bcfc3cb 02:12:22 [Warning] One or more build-args [ARCH] were not consumed 02:12:22 Successfully built 0d1d0bcfc3cb 02:12:22 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 02:12:22 provisioning config files... 02:12:22 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/37@tmp/config17939591973194708697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:23 ---> ****-login.sh 02:12:23 nexus3.edgexfoundry.org:10001 02:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:23 Configure a credential helper to remove this warning. See 02:12:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:23 02:12:23 Login Succeeded 02:12:23 nexus3.edgexfoundry.org:10002 02:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:23 Configure a credential helper to remove this warning. See 02:12:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:23 02:12:23 Login Succeeded 02:12:23 nexus3.edgexfoundry.org:10003 02:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:24 Configure a credential helper to remove this warning. See 02:12:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:24 02:12:24 Login Succeeded 02:12:24 nexus3.edgexfoundry.org:10004 02:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:24 Configure a credential helper to remove this warning. See 02:12:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:24 02:12:24 Login Succeeded 02:12:24 ****.io 02:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:24 Configure a credential helper to remove this warning. See 02:12:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:24 02:12:24 Login Succeeded 02:12:24 ---> ****-login.sh ends [Pipeline] } 02:12:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:12:25 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 02:12:25 fe191bfd4147a526e8d9a321d61f93722f9ca863 02:12:25 latest 02:12:25 4.1.0-dev.11 02:12:25 fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11 02:12:25 main 02:12:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:25 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:fe191bfd4147a526e8d9a321d61f93722f9ca863 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:25 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:fe191bfd4147a526e8d9a321d61f93722f9ca863 02:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:12:25 2361482d6e62: Preparing 02:12:25 56317eb7fd3d: Preparing 02:12:25 3d66c65fd1ee: Preparing 02:12:25 f613e50d1763: Preparing 02:12:25 262a860c2b49: Preparing 02:12:25 0e64f2360a44: Preparing 02:12:25 0e64f2360a44: Waiting 02:12:26 262a860c2b49: Pushed 02:12:26 3d66c65fd1ee: Pushed 02:12:26 2361482d6e62: Pushed 02:12:26 0e64f2360a44: Layer already exists 02:12:26 f613e50d1763: Pushed 02:12:34 56317eb7fd3d: Pushed 02:12:34 fe191bfd4147a526e8d9a321d61f93722f9ca863: digest: sha256:d209bbe9ad7f07ca74c2691ec4ec99b8056e4eb00c643213fc7c67dc64537b52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:35 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:35 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 02:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:12:35 2361482d6e62: Preparing 02:12:35 56317eb7fd3d: Preparing 02:12:35 3d66c65fd1ee: Preparing 02:12:35 f613e50d1763: Preparing 02:12:35 262a860c2b49: Preparing 02:12:35 0e64f2360a44: Preparing 02:12:35 0e64f2360a44: Waiting 02:12:35 3d66c65fd1ee: Layer already exists 02:12:35 f613e50d1763: Layer already exists 02:12:35 262a860c2b49: Layer already exists 02:12:35 56317eb7fd3d: Layer already exists 02:12:35 2361482d6e62: Layer already exists 02:12:35 0e64f2360a44: Layer already exists 02:12:36 latest: digest: sha256:d209bbe9ad7f07ca74c2691ec4ec99b8056e4eb00c643213fc7c67dc64537b52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:36 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:36 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.11 02:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:12:36 2361482d6e62: Preparing 02:12:36 56317eb7fd3d: Preparing 02:12:36 3d66c65fd1ee: Preparing 02:12:36 f613e50d1763: Preparing 02:12:36 262a860c2b49: Preparing 02:12:36 0e64f2360a44: Preparing 02:12:36 0e64f2360a44: Waiting 02:12:36 262a860c2b49: Layer already exists 02:12:36 56317eb7fd3d: Layer already exists 02:12:36 2361482d6e62: Layer already exists 02:12:36 3d66c65fd1ee: Layer already exists 02:12:36 f613e50d1763: Layer already exists 02:12:36 0e64f2360a44: Layer already exists 02:12:37 4.1.0-dev.11: digest: sha256:d209bbe9ad7f07ca74c2691ec4ec99b8056e4eb00c643213fc7c67dc64537b52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:37 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:37 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11 02:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:12:37 2361482d6e62: Preparing 02:12:37 56317eb7fd3d: Preparing 02:12:37 3d66c65fd1ee: Preparing 02:12:37 f613e50d1763: Preparing 02:12:37 262a860c2b49: Preparing 02:12:37 0e64f2360a44: Preparing 02:12:37 0e64f2360a44: Waiting 02:12:37 3d66c65fd1ee: Layer already exists 02:12:37 f613e50d1763: Layer already exists 02:12:37 2361482d6e62: Layer already exists 02:12:37 56317eb7fd3d: Layer already exists 02:12:37 262a860c2b49: Layer already exists 02:12:37 0e64f2360a44: Layer already exists 02:12:37 fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11: digest: sha256:d209bbe9ad7f07ca74c2691ec4ec99b8056e4eb00c643213fc7c67dc64537b52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:38 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:38 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 02:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:12:38 2361482d6e62: Preparing 02:12:38 56317eb7fd3d: Preparing 02:12:38 3d66c65fd1ee: Preparing 02:12:38 f613e50d1763: Preparing 02:12:38 262a860c2b49: Preparing 02:12:38 0e64f2360a44: Preparing 02:12:38 0e64f2360a44: Waiting 02:12:38 f613e50d1763: Layer already exists 02:12:38 262a860c2b49: Layer already exists 02:12:38 2361482d6e62: Layer already exists 02:12:38 3d66c65fd1ee: Layer already exists 02:12:38 56317eb7fd3d: Layer already exists 02:12:38 0e64f2360a44: Layer already exists 02:12:38 main: digest: sha256:d209bbe9ad7f07ca74c2691ec4ec99b8056e4eb00c643213fc7c67dc64537b52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:38 ===================================================== [Pipeline] echo 02:12:38 taggedImages: 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7-arm64:fe191bfd4147a526e8d9a321d61f93722f9ca863 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.11 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7-arm64:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11 02:12:38 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 02:12:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:fe191bfd4147a526e8d9a321d61f93722f9ca863 [Pipeline] echo 02:12:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 02:12:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.11 [Pipeline] echo 02:12:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:fe191bfd4147a526e8d9a321d61f93722f9ca863-4.1.0-dev.11 [Pipeline] echo 02:12:38 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 02:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:39 02:12:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:39 arm64: Pulling from edgex-lftools-log-publisher 02:12:39 8998bd30e6a1: Pulling fs layer 02:12:39 04944245beec: Pulling fs layer 02:12:39 699f458cf7ca: Pulling fs layer 02:12:39 765212b225bb: Pulling fs layer 02:12:39 f23df028b6ca: Pulling fs layer 02:12:39 d65c8cfc05b1: Pulling fs layer 02:12:39 2437ff75d9bd: Pulling fs layer 02:12:39 765212b225bb: Waiting 02:12:39 f23df028b6ca: Waiting 02:12:39 d65c8cfc05b1: Waiting 02:12:39 2437ff75d9bd: Waiting 02:12:40 04944245beec: Verifying Checksum 02:12:40 04944245beec: Download complete 02:12:40 765212b225bb: Verifying Checksum 02:12:40 765212b225bb: Download complete 02:12:40 f23df028b6ca: Verifying Checksum 02:12:40 f23df028b6ca: Download complete 02:12:40 d65c8cfc05b1: Verifying Checksum 02:12:40 d65c8cfc05b1: Download complete 02:12:40 699f458cf7ca: Verifying Checksum 02:12:40 699f458cf7ca: Download complete 02:12:40 8998bd30e6a1: Download complete 02:12:43 2437ff75d9bd: Verifying Checksum 02:12:43 2437ff75d9bd: Download complete 02:12:46 8998bd30e6a1: Pull complete 02:12:46 04944245beec: Pull complete 02:12:48 699f458cf7ca: Pull complete 02:12:48 765212b225bb: Pull complete 02:12:49 f23df028b6ca: Pull complete 02:12:49 d65c8cfc05b1: Pull complete 02:13:06 2437ff75d9bd: Pull complete 02:13:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:06 prd-ubuntu20.04-docker-arm64-4c-16g-775039 does not seem to be running inside a container 02:13:06 $ 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/37 -v /w/workspace/device-s7/37:/w/workspace/device-s7/37:rw,z -v /w/workspace/device-s7/37@tmp:/w/workspace/device-s7/37@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 02:13:09 $ docker top e9578cdbfa4d26852a2f51a564e8f9b2a5d11337d14cabea9e243855c9ec97b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:10 ---> job-cost.sh 02:13:10 lf-activate-venv: SKIPPING 02:13:10 INFO: No Stack... 02:13:10 INFO: Retrieving Pricing Info for: v3-standard-4 02:13:11 INFO: Archiving Costs [Pipeline] sh 02:13:12 + cut -d, -f6 02:13:12 + cat /w/workspace/device-s7/37/archives/cost.csv [Pipeline] lock 02:13:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-37-stack-cost] 02:13:12 Resource [jenkins-edgexfoundry-device-s7-main-37-stack-cost] did not exist. Created. 02:13:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:13 /w/workspace/device-s7/37@tmp/durable-a798acf2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:13:14 + echo total: 0.10999999940395355 [Pipeline] stash 02:13:14 Warning: overwriting stash ‘stack-cost’ 02:13:14 Stashed 1 file(s) [Pipeline] } 02:13:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-37-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:14 $ docker stop --time=1 e9578cdbfa4d26852a2f51a564e8f9b2a5d11337d14cabea9e243855c9ec97b7 02:13:15 $ docker rm -f --volumes e9578cdbfa4d26852a2f51a564e8f9b2a5d11337d14cabea9e243855c9ec97b7 [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 02:13:16 provisioning config files... 02:13:16 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2839029657488763039tmp [Pipeline] { [Pipeline] sh 02:13:16 + set +x 02:13:16 + curl -s https://codecov.io/bash 02:13:16 + bash -s -- 02:13:16 02:13:16 _____ _ 02:13:16 / ____| | | 02:13:16 | | ___ __| | ___ ___ _____ __ 02:13:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:13:16 | |___| (_) | (_| | __/ (_| (_) \ V / 02:13:16 \_____\___/ \__,_|\___|\___\___/ \_/ 02:13:16 Bash-1.0.6 02:13:16 02:13:16 02:13:16 ==> git version 2.25.1 found 02:13:16 ==> 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 02:13:16 Release-Date: 2020-01-08 02:13:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:13:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:13:16 ==> Jenkins CI detected. 02:13:16 current dir:  /w/workspace/edgexfoundry_device-s7_main 02:13:16 project root: . 02:13:16 --> token set from env 02:13:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:13:16 ==> Running gcov in . (disable via -X gcov) 02:13:16 ==> Python coveragepy not found 02:13:16 ==> Searching for coverage reports in: 02:13:16 + . 02:13:16 -> Found 1 reports 02:13:16 ==> Detecting git/mercurial file structure 02:13:16 ==> Reading reports 02:13:16 + ./coverage.out bytes=19094 02:13:16 ==> Appending adjustments 02:13:16 https://docs.codecov.io/docs/fixing-reports 02:13:16 + Found adjustments 02:13:16 ==> Gzipping contents 02:13:16 4.0K /tmp/codecov.5bGBQ8.gz 02:13:16 ==> Uploading reports 02:13:16 url: https://codecov.io 02:13:16 query: branch=main&commit=fe191bfd4147a526e8d9a321d61f93722f9ca863&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 02:13:16 -> Pinging Codecov 02:13:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fe191bfd4147a526e8d9a321d61f93722f9ca863&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 02:13:16 -> Uploading to 02:13:16 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/fe191bfd4147a526e8d9a321d61f93722f9ca863/939faed9-9002-4fff-8e1a-028cd1bb7494.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251215%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251215T021316Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fd774d2eac50f7cc7f881a55d14dd7298fb4c9098ef99f8fd7bc37f636c1c73d 02:13:17 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:17 Dload Upload Total Spent Left Speed 02:13:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17806 --:--:-- --:--:-- --:--:-- 17918 02:13:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/fe191bfd4147a526e8d9a321d61f93722f9ca863 [Pipeline] } 02:13:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:13:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:13:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:13:17 02:13:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:13:17 latest: Pulling from edgex-devops/edgex-snyk-go 02:13:17 2d35ebdb57d9: Already exists 02:13:17 85e8836fcdb2: Pulling fs layer 02:13:17 91631faa732a: Pulling fs layer 02:13:17 f3f5ae8826fa: Pulling fs layer 02:13:17 4f4fb700ef54: Pulling fs layer 02:13:17 7861252a18e6: Pulling fs layer 02:13:17 9130f900ef6f: Pulling fs layer 02:13:17 7861252a18e6: Waiting 02:13:17 9130f900ef6f: Waiting 02:13:17 4f4fb700ef54: Waiting 02:13:17 f3f5ae8826fa: Verifying Checksum 02:13:17 f3f5ae8826fa: Download complete 02:13:17 85e8836fcdb2: Download complete 02:13:17 4f4fb700ef54: Verifying Checksum 02:13:17 4f4fb700ef54: Download complete 02:13:18 85e8836fcdb2: Pull complete 02:13:18 7861252a18e6: Verifying Checksum 02:13:18 7861252a18e6: Download complete 02:13:18 91631faa732a: Verifying Checksum 02:13:18 91631faa732a: Download complete 02:13:19 9130f900ef6f: Verifying Checksum 02:13:19 9130f900ef6f: Download complete 02:13:25 91631faa732a: Pull complete 02:13:25 f3f5ae8826fa: Pull complete 02:13:25 4f4fb700ef54: Pull complete 02:13:25 7861252a18e6: Pull complete 02:13:34 9130f900ef6f: Pull complete 02:13:34 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:13:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:34 prd-ubuntu20.04-docker-8c-8g-775034 does not seem to be running inside a container 02:13:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:13:36 $ docker top efcfe3be3a5881a9ec9784850a7276b2718a7373c9177982f4214f62885e6400 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 02:13:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 02:13:37 + set -o pipefail 02:13:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 02:13:45 02:13:45 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 02:13:45 02:13:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/fc892c5b-073e-42e5-a7b8-b1eb0be00965 02:13:45 02:13:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:13:45 02:13:45 02:13:45 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:13:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:13:45 $ docker stop --time=1 efcfe3be3a5881a9ec9784850a7276b2718a7373c9177982f4214f62885e6400 02:13:48 $ docker rm -f --volumes efcfe3be3a5881a9ec9784850a7276b2718a7373c9177982f4214f62885e6400 [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 02:13:49 + git log --format=format:%s -1 fe191bfd4147a526e8d9a321d61f93722f9ca863 [Pipeline] sh 02:13:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:50 prd-ubuntu20.04-docker-8c-8g-775034 does not seem to be running inside a container 02:13:50 $ 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 02:13:50 $ docker top 3839725b195d68c4394619553ed7dc301fc56db4f724a9add11cb654f86e4b63 -eo pid,comm 02:13:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:13:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:13:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:50 [ssh-agent] Looking for ssh-agent implementation... 02:13:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:50 $ docker exec 3839725b195d68c4394619553ed7dc301fc56db4f724a9add11cb654f86e4b63 ssh-agent 02:13:50 SSH_AUTH_SOCK=/tmp/ssh-xTwoZRRYW9Ob/agent.32 02:13:50 SSH_AGENT_PID=38 02:13:50 Running ssh-add (command line suppressed) 02:13:50 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2588969633717858249.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2588969633717858249.key) 02:13:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:51 + git semver tag 02:13:51 2025-12-15 02:13:51,394 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:13:51 2025-12-15 02:13:51,399 [run_tag] DEBUG tag force:False 02:13:51 2025-12-15 02:13:51,399 [check_head_tag] DEBUG check head tag 02:13:51 2025-12-15 02:13:51,399 [execute] INFO git cat-file --batch-check 02:13:51 2025-12-15 02:13:51,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 02:13:51 2025-12-15 02:13:51,402 [execute] INFO git cat-file --batch 02:13:51 2025-12-15 02:13:51,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 02:13:51 2025-12-15 02:13:51,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:13:51 2025-12-15 02:13:51,409 [execute] INFO git tag -a v4.1.0-dev.11 -m v4.1.0-dev.11 02:13:51 2025-12-15 02:13:51,409 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.11', '-m', 'v4.1.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 02:13:51 2025-12-15 02:13:51,412 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:13:51 4.1.0-dev.11 [Pipeline] } 02:13:51 $ docker exec --env ******** --env ******** 3839725b195d68c4394619553ed7dc301fc56db4f724a9add11cb654f86e4b63 ssh-agent -k 02:13:51 unset SSH_AUTH_SOCK; 02:13:51 unset SSH_AGENT_PID; 02:13:51 echo Agent pid 38 killed; 02:13:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:51 + git semver [Pipeline] } 02:13:52 $ docker stop --time=1 3839725b195d68c4394619553ed7dc301fc56db4f724a9add11cb654f86e4b63 02:13:53 $ docker rm -f --volumes 3839725b195d68c4394619553ed7dc301fc56db4f724a9add11cb654f86e4b63 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:13:53 02:13:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:13:54 0.23.1-centos7: Pulling from edgex-lftools 02:13:54 ab5ef0e58194: Pulling fs layer 02:13:54 9712f1f96733: Pulling fs layer 02:13:54 63f879dbbcfc: Pulling fs layer 02:13:54 0d9ebad4ef96: Pulling fs layer 02:13:54 e9a5061849ea: Pulling fs layer 02:13:54 d747dcd14b5f: Pulling fs layer 02:13:54 2de7ff778b66: Pulling fs layer 02:13:54 e9a5061849ea: Waiting 02:13:54 0d9ebad4ef96: Waiting 02:13:54 2de7ff778b66: Waiting 02:13:54 d747dcd14b5f: Waiting 02:13:54 9712f1f96733: Verifying Checksum 02:13:54 9712f1f96733: Download complete 02:13:54 63f879dbbcfc: Verifying Checksum 02:13:54 63f879dbbcfc: Download complete 02:13:54 e9a5061849ea: Verifying Checksum 02:13:54 e9a5061849ea: Download complete 02:13:54 d747dcd14b5f: Verifying Checksum 02:13:54 d747dcd14b5f: Download complete 02:13:54 ab5ef0e58194: Verifying Checksum 02:13:54 ab5ef0e58194: Download complete 02:13:54 0d9ebad4ef96: Verifying Checksum 02:13:54 0d9ebad4ef96: Download complete 02:13:54 2de7ff778b66: Verifying Checksum 02:13:54 2de7ff778b66: Download complete 02:13:59 ab5ef0e58194: Pull complete 02:13:59 9712f1f96733: Pull complete 02:13:59 63f879dbbcfc: Pull complete 02:14:04 0d9ebad4ef96: Pull complete 02:14:04 e9a5061849ea: Pull complete 02:14:04 d747dcd14b5f: Pull complete 02:14:06 2de7ff778b66: Pull complete 02:14:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:14:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:14:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:06 prd-ubuntu20.04-docker-8c-8g-775034 does not seem to be running inside a container 02:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:14:25 $ docker top fca0d1f6732df9083d5d8d2ce2091c5ac563843e54fbc06b51dd002ad106221f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:14:25 provisioning config files... 02:14:25 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5102613131477817934tmp 02:14:25 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4220059126085982021tmp 02:14:25 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15839797960467520658tmp [Pipeline] { [Pipeline] echo 02:14:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:14:25 ---> sigul-configuration.sh 02:14:25 gpg: directory `/root/.gnupg' created 02:14:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:14:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:14:25 gpg: keyring `/root/.gnupg/secring.gpg' created 02:14:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:14:25 gpg: CAST5 encrypted data 02:14:25 gpg: encrypted with 1 passphrase 02:14:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:14:26 + mkdir /home/jenkins 02:14:26 + mkdir /home/jenkins/sigul [Pipeline] sh 02:14:26 + 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 02:14:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:14:27 ---> sigul-install.sh 02:14:27 Sigul already installed; skipping installation. [Pipeline] sh 02:14:27 + git tag --list 02:14:27 v0.0.0 02:14:27 v4.0 02:14:27 v4.0.0 02:14:27 v4.0.1 02:14:27 v4.0.1-dev.1 02:14:27 v4.1.0-dev.1 02:14:27 v4.1.0-dev.10 02:14:27 v4.1.0-dev.11 02:14:27 v4.1.0-dev.2 02:14:27 v4.1.0-dev.3 02:14:27 v4.1.0-dev.4 02:14:27 v4.1.0-dev.5 02:14:27 v4.1.0-dev.6 02:14:27 v4.1.0-dev.7 02:14:27 v4.1.0-dev.8 02:14:27 v4.1.0-dev.9 [Pipeline] sh 02:14:27 + lftools sign git-tag v4.1.0-dev.11 02:14:28 Signing Git tag with Sigul... 02:14:28 Signing v4.1.0-dev.11 [Pipeline] echo 02:14:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:14:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:14:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:14:28 $ docker stop --time=1 fca0d1f6732df9083d5d8d2ce2091c5ac563843e54fbc06b51dd002ad106221f 02:14:34 $ docker rm -f --volumes fca0d1f6732df9083d5d8d2ce2091c5ac563843e54fbc06b51dd002ad106221f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:14:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:14:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:14:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:36 prd-ubuntu20.04-docker-8c-8g-775034 does not seem to be running inside a container 02:14:36 $ 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 02:14:41 $ docker top e6c9610fb31c4fb3c8cce01b8cf09d233115277f261686dcff8647e018354f78 -eo pid,comm 02:14:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:14:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:14:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:41 [ssh-agent] Looking for ssh-agent implementation... 02:14:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:42 $ docker exec e6c9610fb31c4fb3c8cce01b8cf09d233115277f261686dcff8647e018354f78 ssh-agent 02:14:42 SSH_AUTH_SOCK=/tmp/ssh-d6EKVbt5Yw2S/agent.14 02:14:42 SSH_AGENT_PID=20 02:14:42 Running ssh-add (command line suppressed) 02:14:42 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7109136652798150523.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7109136652798150523.key) 02:14:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:42 + git semver bump pre 02:14:43 2025-12-15 02:14:42,917 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:14:43 2025-12-15 02:14:43,299 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:14:43 2025-12-15 02:14:43,300 [bump_version] DEBUG bumping version:4.1.0-dev.11 on axis:pre with prefix:dev 02:14:43 2025-12-15 02:14:43,300 [bump_version] DEBUG bumped version:4.1.0-dev.12 02:14:43 2025-12-15 02:14:43,300 [write_version] DEBUG write version:4.1.0-dev.12 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 02:14:43 2025-12-15 02:14:43,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:14:43 2025-12-15 02:14:43,300 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 02:14:43 2025-12-15 02:14:43,304 [execute] INFO git cat-file --batch-check 02:14:43 2025-12-15 02:14:43,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 02:14:43 2025-12-15 02:14:43,309 [execute] INFO git cat-file --batch 02:14:43 2025-12-15 02:14:43,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 02:14:43 2025-12-15 02:14:43,312 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:14:43 4.1.0-dev.12 [Pipeline] } 02:14:43 $ docker exec --env ******** --env ******** e6c9610fb31c4fb3c8cce01b8cf09d233115277f261686dcff8647e018354f78 ssh-agent -k 02:14:43 unset SSH_AUTH_SOCK; 02:14:43 unset SSH_AGENT_PID; 02:14:43 echo Agent pid 20 killed; 02:14:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:14:43 + git semver [Pipeline] } 02:14:44 $ docker stop --time=1 e6c9610fb31c4fb3c8cce01b8cf09d233115277f261686dcff8647e018354f78 02:14:48 $ docker rm -f --volumes e6c9610fb31c4fb3c8cce01b8cf09d233115277f261686dcff8647e018354f78 [Pipeline] // withDockerContainer [Pipeline] sh 02:14:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:14:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:14:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:49 prd-ubuntu20.04-docker-8c-8g-775034 does not seem to be running inside a container 02:14:49 $ 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 02:14:54 $ docker top 77b9a14dece8583db6eb49894d8552fa5afa4d22bf7c535c40b509ea5aa5626b -eo pid,comm 02:14: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). 02:14:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:14:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:54 [ssh-agent] Looking for ssh-agent implementation... 02:14:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:54 $ docker exec 77b9a14dece8583db6eb49894d8552fa5afa4d22bf7c535c40b509ea5aa5626b ssh-agent 02:14:54 SSH_AUTH_SOCK=/tmp/ssh-xOO9EEcagrla/agent.14 02:14:54 SSH_AGENT_PID=20 02:14:54 Running ssh-add (command line suppressed) 02:14:54 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_932777831807395300.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_932777831807395300.key) 02:14:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:55 + git semver push 02:14:55 2025-12-15 02:14:55,480 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:14:55 2025-12-15 02:14:55,539 [run_push] DEBUG push 02:14:55 2025-12-15 02:14:55,541 [execute] INFO git cat-file --batch-check 02:14:55 2025-12-15 02:14:55,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 02:14:55 2025-12-15 02:14:55,543 [execute] INFO git rev-list eb77f820bca0a447a255301a00fb3bef19dcc349 -- 02:14:55 2025-12-15 02:14:55,543 [execute] DEBUG Popen(['git', 'rev-list', 'eb77f820bca0a447a255301a00fb3bef19dcc349', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:14:55 2025-12-15 02:14:55,549 [execute] INFO git fetch -v -- origin 02:14:55 2025-12-15 02:14:55,549 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:14:56 2025-12-15 02:14:56,119 [run_push] DEBUG no remote changes detected 02:14:56 2025-12-15 02:14:56,120 [execute] INFO git push origin semver 02:14:56 2025-12-15 02:14:56,120 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:14:57 2025-12-15 02:14:56,933 [run_push] DEBUG push all version tags 02:14:57 2025-12-15 02:14:56,934 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:14:57 2025-12-15 02:14:56,934 [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) 02:14:57 2025-12-15 02:14:57,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:14:57 4.1.0-dev.12 [Pipeline] } 02:14:57 $ docker exec --env ******** --env ******** 77b9a14dece8583db6eb49894d8552fa5afa4d22bf7c535c40b509ea5aa5626b ssh-agent -k 02:14:57 unset SSH_AUTH_SOCK; 02:14:57 unset SSH_AGENT_PID; 02:14:57 echo Agent pid 20 killed; 02:14:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:14:58 + git semver [Pipeline] } 02:14:58 $ docker stop --time=1 77b9a14dece8583db6eb49894d8552fa5afa4d22bf7c535c40b509ea5aa5626b 02:15:04 $ docker rm -f --volumes 77b9a14dece8583db6eb49894d8552fa5afa4d22bf7c535c40b509ea5aa5626b [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 02:15:05 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 02:15:05 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 02:15:05 total 16 02:15:05 drwxr-xr-x 3 root root 4096 Dec 15 01:57 . 02:15:05 drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 02:14 .. 02:15:05 drwxr-xr-x 2 root root 4096 Dec 15 01:57 cost 02:15:05 -rw-r--r-- 1 root root 80 Dec 15 01:57 cost.csv 02:15:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 02:15:05 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 02:15:05 total 16 02:15:05 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 01:57 . 02:15:05 drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 02:14 .. 02:15:05 drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 01:57 cost 02:15:05 -rw-r--r-- 1 jenkins jenkins 80 Dec 15 01:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:15:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:15:07 ---> package-listing.sh 02:15:07 ++ facter osfamily 02:15:07 ++ tr '[:upper:]' '[:lower:]' 02:15:07 + OS_FAMILY=debian 02:15:07 + workspace=/w/workspace/edgexfoundry_device-s7_main 02:15:07 + START_PACKAGES=/tmp/packages_start.txt 02:15:07 + END_PACKAGES=/tmp/packages_end.txt 02:15:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:15:07 + PACKAGES=/tmp/packages_start.txt 02:15:07 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:15:07 + PACKAGES=/tmp/packages_end.txt 02:15:07 + case "${OS_FAMILY}" in 02:15:07 + dpkg -l 02:15:07 + grep '^ii' 02:15:07 + '[' -f /tmp/packages_start.txt ']' 02:15:07 + '[' -f /tmp/packages_end.txt ']' 02:15:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:15:07 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:15:07 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 02:15:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 02:15:07 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 02:15:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:15:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:08 prd-ubuntu20.04-docker-8c-8g-775034 does not seem to be running inside a container 02:15:08 $ 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 02:15:12 $ docker top 03886e4a8f54b86c30ca9b2dbd2c6d7b37cf24b7fb7419752f248c0e3486a18c -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:13 + touch /tmp/pre-build-complete [Pipeline] sh 02:15:13 + mkdir -p /var/log/sysstat [Pipeline] sh 02:15:13 + ls /var/log/sa-host 02:15:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:13 provisioning config files... 02:15:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9791390928753118396tmp [Pipeline] { [Pipeline] echo 02:15:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:15:14 ---> create-netrc.sh [Pipeline] } 02:15:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:15:14 ---> python-tools-install.sh [Pipeline] echo 02:15:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:15:14 ---> sudo-logs.sh 02:15:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:15:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:15:15 ---> job-cost.sh 02:15:15 lf-activate-venv: SKIPPING 02:15:15 DEBUG: total: 0.2199999988079071 02:15:15 INFO: Retrieving Stack Cost... 02:15:15 INFO: Retrieving Pricing Info for: v3-standard-8 02:15:15 INFO: Archiving Costs [Pipeline] echo 02:15:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:15:15 ---> logs-deploy.sh 02:15:15 lf-activate-venv: SKIPPING 02:15:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/37 02:15:15 INFO: archiving workspace using pattern(s): 02:15:16 Archives upload complete. 02:15:16 INFO: archiving logs to Nexus 02:15:17 ---> uname -a: 02:15:17 Linux prd-ubuntu20-04-docker-8c-8g-775034 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:15:17 02:15:17 02:15:17 ---> lscpu: 02:15:17 Architecture: x86_64 02:15:17 CPU op-mode(s): 32-bit, 64-bit 02:15:17 Byte Order: Little Endian 02:15:17 Address sizes: 40 bits physical, 48 bits virtual 02:15:17 CPU(s): 8 02:15:17 On-line CPU(s) list: 0-7 02:15:17 Thread(s) per core: 1 02:15:17 Core(s) per socket: 1 02:15:17 Socket(s): 8 02:15:17 NUMA node(s): 1 02:15:17 Vendor ID: AuthenticAMD 02:15:17 CPU family: 23 02:15:17 Model: 49 02:15:17 Model name: AMD EPYC-Rome Processor 02:15:17 Stepping: 0 02:15:17 CPU MHz: 2799.998 02:15:17 BogoMIPS: 5599.99 02:15:17 Virtualization: AMD-V 02:15:17 Hypervisor vendor: KVM 02:15:17 Virtualization type: full 02:15:17 L1d cache: 256 KiB 02:15:17 L1i cache: 256 KiB 02:15:17 L2 cache: 4 MiB 02:15:17 L3 cache: 128 MiB 02:15:17 NUMA node0 CPU(s): 0-7 02:15:17 Vulnerability Gather data sampling: Not affected 02:15:17 Vulnerability Itlb multihit: Not affected 02:15:17 Vulnerability L1tf: Not affected 02:15:17 Vulnerability Mds: Not affected 02:15:17 Vulnerability Meltdown: Not affected 02:15:17 Vulnerability Mmio stale data: Not affected 02:15:17 Vulnerability Retbleed: Vulnerable 02:15:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:15:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:15:17 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:15:17 Vulnerability Srbds: Not affected 02:15:17 Vulnerability Tsx async abort: Not affected 02:15:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:15:17 02:15:17 02:15:17 ---> nproc: 02:15:17 8 02:15:17 02:15:17 02:15:17 ---> df -h: 02:15:17 Filesystem Size Used Avail Use% Mounted on 02:15:17 overlay 155G 14G 141G 10% / 02:15:17 tmpfs 64M 0 64M 0% /dev 02:15:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:15:17 shm 64M 0 64M 0% /dev/shm 02:15:17 /dev/vda1 155G 14G 141G 10% /facter-os 02:15:17 02:15:17 02:15:17 ---> sar -b -r -n DEV: 02:15:17 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775034) 12/15/25 _x86_64_ (8 CPU) 02:15:17 02:15:17 01:48:51 LINUX RESTART (8 CPU) 02:15:17 02:15:17 01:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:15:17 01:50:01 398.07 81.69 316.38 0.00 13957.14 147866.29 0.00 02:15:17 01:51:01 232.01 3.73 228.28 0.00 53.06 64202.10 0.00 02:15:17 01:52:01 122.73 0.33 122.40 0.00 38.79 44533.39 0.00 02:15:17 01:53:01 48.05 0.03 48.02 0.00 4.13 16992.74 0.00 02:15:17 01:54:01 13.68 0.82 12.86 0.00 36.93 2186.30 0.00 02:15:17 01:55:01 29.85 2.70 27.15 0.00 2478.79 4219.70 0.00 02:15:17 01:56:01 3.68 0.02 3.67 0.00 0.13 78.79 0.00 02:15:17 01:57:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 02:15:17 01:58:01 45.52 0.00 45.52 0.00 0.00 16859.58 0.00 02:15:17 01:59:01 2.63 0.00 2.63 0.00 0.00 31.19 0.00 02:15:17 02:00:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 02:15:17 02:01:01 1.70 0.00 1.70 0.00 0.00 24.66 0.00 02:15:17 02:02:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 02:15:17 02:03:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 02:15:17 02:04:01 1.30 0.02 1.28 0.00 0.13 15.60 0.00 02:15:17 02:05:01 1.42 0.00 1.42 0.00 0.00 19.73 0.00 02:15:17 02:06:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 02:15:17 02:07:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 02:15:17 02:08:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 02:15:17 02:09:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 02:15:17 02:10:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 02:15:17 02:11:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 02:15:17 02:12:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 02:15:17 02:13:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 02:15:17 02:14:01 99.38 0.82 98.57 0.00 19.46 47987.47 0.00 02:15:17 02:15:01 65.42 0.05 65.37 0.00 8.40 22812.46 0.00 02:15:17 Average: 41.48 3.47 38.01 0.00 638.31 14152.84 0.00 02:15:17 02:15:17 01:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:15:17 01:50:01 28834220 31490060 823588 2.51 77768 2873160 1878388 5.54 1061696 2613140 116104 02:15:17 01:51:01 26198480 31161428 1115916 3.39 155412 4896900 2158360 6.36 2134884 3941172 669640 02:15:17 01:52:01 26870916 31277564 996592 3.03 164212 4344808 2469020 7.28 1803484 3604028 95060 02:15:17 01:53:01 26685848 31487288 792008 2.41 165200 4732776 1686328 4.97 1657184 3937956 180 02:15:17 01:54:01 26598196 31458128 814284 2.48 166800 4786396 1735996 5.12 1685988 3983880 748 02:15:17 01:55:01 26340876 31468016 796496 2.42 191160 5021476 1761692 5.19 1860676 4048168 48 02:15:17 01:56:01 26341164 31467960 796440 2.42 190932 5021208 1753628 5.17 1860252 4047888 8 02:15:17 01:57:01 26343524 31470400 793920 2.42 190980 5021200 1753628 5.17 1858484 4047888 148 02:15:17 01:58:01 25815056 31460600 801868 2.44 207268 5473020 1733136 5.11 1895828 4487112 332 02:15:17 01:59:01 25815424 31461036 801340 2.44 207336 5473028 1733136 5.11 1895684 4487116 192 02:15:17 02:00:01 25820860 31466500 795924 2.42 207360 5473028 1733136 5.11 1890640 4487120 172 02:15:17 02:01:01 25822680 31468376 794048 2.42 207416 5473024 1733136 5.11 1889368 4487124 4 02:15:17 02:02:01 25829248 31474952 787404 2.40 207432 5473032 1733136 5.11 1883376 4487124 12 02:15:17 02:03:01 25828448 31474176 788392 2.40 207444 5473036 1733136 5.11 1883376 4487128 8 02:15:17 02:04:01 25823144 31469008 793396 2.41 207492 5473040 1763600 5.20 1893468 4487132 192 02:15:17 02:05:01 25827404 31473284 789076 2.40 207540 5473008 1763600 5.20 1883916 4487108 12 02:15:17 02:06:01 25826908 31472800 789468 2.40 207568 5473020 1763600 5.20 1883648 4487112 16 02:15:17 02:07:01 25826496 31472436 789776 2.40 207588 5473024 1763600 5.20 1883708 4487112 156 02:15:17 02:08:01 25827512 31473480 788616 2.40 207628 5473028 1763600 5.20 1883712 4487116 12 02:15:17 02:09:01 25827780 31473820 788236 2.40 207664 5473032 1763600 5.20 1883272 4487120 212 02:15:17 02:10:01 25828236 31474280 787752 2.40 207688 5473032 1763600 5.20 1882852 4487120 8 02:15:17 02:11:01 25827496 31473740 788264 2.40 207720 5473168 1763600 5.20 1882856 4487252 156 02:15:17 02:12:01 25827504 31473756 788196 2.40 207736 5473168 1763600 5.20 1882864 4487260 28 02:15:17 02:13:01 25827400 31473684 788156 2.40 207748 5473172 1763600 5.20 1883300 4487264 228 02:15:17 02:14:01 24412360 31441116 817132 2.49 246064 6716484 1874160 5.53 1971020 5708004 546924 02:15:17 02:15:01 24273528 31427780 828272 2.52 260524 6788596 1848456 5.45 2022392 5760900 768 02:15:17 Average: 26003873 31449449 816714 2.48 197295 5298918 1805941 5.32 1849920 4364898 55053 02:15:17 02:15:17 01:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:15:17 01:50:01 docker0 20.71 21.36 1.51 137.34 0.00 0.00 0.00 0.00 02:15:17 01:50:01 lo 5.30 5.30 0.54 0.54 0.00 0.00 0.00 0.00 02:15:17 01:50:01 ens3 650.69 427.36 8153.84 131.08 0.00 0.00 0.00 0.00 02:15:17 01:51:01 docker0 285.72 414.33 25.13 3068.06 0.00 0.00 0.00 0.00 02:15:17 01:51:01 veth2e8bfb0 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:15:17 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:15:17 01:51:01 ens3 454.97 308.50 3105.52 45.13 0.00 0.00 0.00 0.00 02:15:17 01:52:01 docker0 4.82 10.36 0.36 136.74 0.00 0.00 0.00 0.00 02:15:17 01:52:01 vethdffe055 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:15:17 01:52:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 02:15:17 01:52:01 ens3 33.54 17.71 157.33 9.21 0.00 0.00 0.00 0.00 02:15:17 01:53:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 01:53:01 lo 5.26 5.26 0.52 0.52 0.00 0.00 0.00 0.00 02:15:17 01:53:01 ens3 68.08 61.56 31.21 364.21 0.00 0.00 0.00 0.00 02:15:17 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 01:54:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:15:17 01:54:01 ens3 97.80 68.24 877.68 5.09 0.00 0.00 0.00 0.00 02:15:17 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 01:55:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 02:15:17 01:55:01 ens3 110.88 70.25 1409.27 4.98 0.00 0.00 0.00 0.00 02:15:17 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 01:56:01 ens3 0.50 0.23 0.27 0.20 0.00 0.00 0.00 0.00 02:15:17 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:15:17 01:57:01 ens3 1.35 0.40 0.36 0.22 0.00 0.00 0.00 0.00 02:15:17 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 01:58:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 02:15:17 01:58:01 ens3 92.04 55.30 2521.00 10.63 0.00 0.00 0.00 0.00 02:15:17 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:15:17 01:59:01 ens3 0.73 0.40 1.27 0.04 0.00 0.00 0.00 0.00 02:15:17 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:00:01 ens3 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00 02:15:17 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:15:17 02:01:01 ens3 1.17 0.57 0.42 0.29 0.00 0.00 0.00 0.00 02:15:17 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:02:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:15:17 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:15:17 02:03:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:15:17 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:04:01 ens3 0.52 0.02 0.06 0.00 0.00 0.00 0.00 0.00 02:15:17 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:15:17 02:05:01 ens3 0.82 0.40 0.41 0.27 0.00 0.00 0.00 0.00 02:15:17 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:06:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:15:17 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:15:17 02:07:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:15:17 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:08:01 ens3 0.18 0.02 0.02 0.00 0.00 0.00 0.00 0.00 02:15:17 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:15:17 02:09:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:15:17 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:10:01 ens3 0.53 0.23 0.16 0.08 0.00 0.00 0.00 0.00 02:15:17 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:15:17 02:11:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:15:17 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:12:01 ens3 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:15:17 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:17 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:15:17 02:13:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:15:17 02:14:01 docker0 57.51 79.46 5.75 927.76 0.00 0.00 0.00 0.00 02:15:17 02:14:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 02:15:17 02:14:01 ens3 377.46 228.11 8155.68 33.97 0.00 0.00 0.00 0.00 02:15:17 02:15:01 docker0 2.28 1.70 0.42 0.54 0.00 0.00 0.00 0.00 02:15:17 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:15:17 02:15:01 vethcee2eae 1.87 1.50 0.36 0.43 0.00 0.00 0.00 0.00 02:15:17 02:15:01 ens3 86.32 82.97 73.69 156.51 0.00 0.00 0.00 0.00 02:15:17 Average: docker0 14.27 20.28 1.28 164.24 0.00 0.00 0.00 0.00 02:15:17 Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 02:15:17 Average: vethcee2eae 0.07 0.06 0.01 0.02 0.00 0.00 0.00 0.00 02:15:17 Average: ens3 76.13 50.88 941.88 29.31 0.00 0.00 0.00 0.00 02:15:17 02:15:17 02:15:17 ---> sar -P ALL: 02:15:17 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775034) 12/15/25 _x86_64_ (8 CPU) 02:15:17 02:15:17 01:48:51 LINUX RESTART (8 CPU) 02:15:17 02:15:17 01:49:01 CPU %user %nice %system %iowait %steal %idle 02:15:17 01:50:01 all 8.47 0.00 2.74 3.23 0.05 85.50 02:15:17 01:50:01 0 10.44 0.00 3.85 5.25 0.05 80.42 02:15:17 01:50:01 1 9.32 0.00 2.15 2.80 0.05 85.68 02:15:17 01:50:01 2 9.05 0.00 2.81 4.53 0.08 83.52 02:15:17 01:50:01 3 6.71 0.00 2.09 3.72 0.05 87.43 02:15:17 01:50:01 4 7.49 0.00 3.81 0.84 0.05 87.81 02:15:17 01:50:01 5 8.95 0.00 2.16 1.01 0.07 87.81 02:15:17 01:50:01 6 7.35 0.00 2.76 5.91 0.05 83.93 02:15:17 01:50:01 7 8.47 0.00 2.26 1.84 0.03 87.40 02:15:17 01:51:01 all 31.40 0.00 6.47 1.39 0.08 60.65 02:15:17 01:51:01 0 29.29 0.00 5.60 0.25 0.08 64.78 02:15:17 01:51:01 1 30.80 0.00 7.11 3.16 0.08 58.84 02:15:17 01:51:01 2 31.06 0.00 6.43 0.42 0.07 62.03 02:15:17 01:51:01 3 32.79 0.00 6.76 1.67 0.10 58.68 02:15:17 01:51:01 4 30.80 0.00 6.31 0.24 0.07 62.59 02:15:17 01:51:01 5 31.53 0.00 5.59 0.48 0.07 62.34 02:15:17 01:51:01 6 32.93 0.00 7.26 4.42 0.08 55.31 02:15:17 01:51:01 7 32.06 0.00 6.74 0.47 0.07 60.67 02:15:17 01:52:01 all 50.40 0.00 7.03 1.12 0.09 41.36 02:15:17 01:52:01 0 49.13 0.00 6.55 0.59 0.08 43.64 02:15:17 01:52:01 1 50.28 0.00 7.29 0.87 0.08 41.47 02:15:17 01:52:01 2 49.51 0.00 6.88 0.54 0.08 42.99 02:15:17 01:52:01 3 49.71 0.00 7.52 1.42 0.07 41.28 02:15:17 01:52:01 4 52.48 0.00 6.45 0.22 0.08 40.77 02:15:17 01:52:01 5 52.50 0.00 6.91 0.17 0.10 40.32 02:15:17 01:52:01 6 50.08 0.00 6.63 0.77 0.10 42.41 02:15:17 01:52:01 7 49.48 0.00 8.02 4.40 0.10 38.01 02:15:17 01:53:01 all 22.00 0.00 3.38 0.49 0.05 74.08 02:15:17 01:53:01 0 20.93 0.00 3.52 0.23 0.05 75.27 02:15:17 01:53:01 1 20.83 0.00 3.24 0.02 0.05 75.86 02:15:17 01:53:01 2 22.73 0.00 3.49 1.29 0.05 72.44 02:15:17 01:53:01 3 22.96 0.00 3.42 1.81 0.07 71.75 02:15:17 01:53:01 4 22.86 0.00 3.38 0.05 0.07 73.65 02:15:17 01:53:01 5 23.04 0.00 3.44 0.47 0.05 73.00 02:15:17 01:53:01 6 20.61 0.00 3.14 0.03 0.05 76.16 02:15:17 01:53:01 7 22.08 0.00 3.39 0.00 0.05 74.48 02:15:17 01:54:01 all 0.33 0.00 0.17 0.12 0.01 99.37 02:15:17 01:54:01 0 0.80 0.00 0.35 0.32 0.02 98.52 02:15:17 01:54:01 1 0.23 0.00 0.08 0.02 0.02 99.65 02:15:17 01:54:01 2 0.12 0.00 0.08 0.00 0.02 99.78 02:15:17 01:54:01 3 0.18 0.00 0.13 0.03 0.00 99.65 02:15:17 01:54:01 4 0.13 0.00 0.10 0.03 0.02 99.72 02:15:17 01:54:01 5 0.10 0.00 0.13 0.33 0.00 99.43 02:15:17 01:54:01 6 0.53 0.00 0.23 0.22 0.02 99.00 02:15:17 01:54:01 7 0.54 0.00 0.22 0.03 0.00 99.21 02:15:17 01:55:01 all 1.42 0.00 0.87 0.21 0.02 97.47 02:15:17 01:55:01 0 1.10 0.00 0.47 0.12 0.02 98.30 02:15:17 01:55:01 1 1.17 0.00 0.43 0.02 0.02 98.36 02:15:17 01:55:01 2 1.15 0.00 1.96 0.15 0.02 96.72 02:15:17 01:55:01 3 1.67 0.00 0.69 0.05 0.03 97.56 02:15:17 01:55:01 4 1.72 0.00 0.80 0.02 0.02 97.45 02:15:17 01:55:01 5 1.48 0.00 1.37 0.75 0.03 96.36 02:15:17 01:55:01 6 2.14 0.00 0.87 0.53 0.03 96.43 02:15:17 01:55:01 7 0.94 0.00 0.42 0.02 0.02 98.61 02:15:17 01:56:01 all 0.08 0.00 0.04 0.01 0.01 99.86 02:15:17 01:56:01 0 0.27 0.00 0.07 0.00 0.00 99.67 02:15:17 01:56:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:15:17 01:56:01 2 0.03 0.00 0.02 0.05 0.00 99.90 02:15:17 01:56:01 3 0.02 0.00 0.05 0.02 0.00 99.92 02:15:17 01:56:01 4 0.07 0.00 0.03 0.00 0.02 99.88 02:15:17 01:56:01 5 0.10 0.00 0.03 0.02 0.00 99.85 02:15:17 01:56:01 6 0.05 0.00 0.05 0.00 0.03 99.87 02:15:17 01:56:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:15:17 01:57:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:15:17 01:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:15:17 01:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:15:17 01:57:01 2 0.03 0.00 0.00 0.03 0.02 99.92 02:15:17 01:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:15:17 01:57:01 4 0.03 0.00 0.02 0.02 0.00 99.93 02:15:17 01:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:15:17 01:57:01 6 0.07 0.00 0.03 0.00 0.03 99.87 02:15:17 01:57:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:15:17 01:58:01 all 2.34 0.00 0.96 0.34 0.02 96.33 02:15:17 01:58:01 0 2.30 0.00 1.07 0.02 0.03 96.58 02:15:17 01:58:01 1 2.50 0.00 1.32 1.98 0.03 94.17 02:15:17 01:58:01 2 2.96 0.00 0.92 0.02 0.02 96.08 02:15:17 01:58:01 3 2.72 0.00 1.26 0.02 0.02 95.99 02:15:17 01:58:01 4 2.31 0.00 1.02 0.03 0.02 96.62 02:15:17 01:58:01 5 2.01 0.00 0.64 0.55 0.02 96.79 02:15:17 01:58:01 6 1.83 0.00 0.89 0.13 0.03 97.11 02:15:17 01:58:01 7 2.07 0.00 0.59 0.00 0.02 97.33 02:15:17 01:59:01 all 0.07 0.00 0.01 0.01 0.01 99.91 02:15:17 01:59:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:15:17 01:59:01 1 0.03 0.00 0.00 0.03 0.02 99.92 02:15:17 01:59:01 2 0.38 0.00 0.00 0.00 0.00 99.62 02:15:17 01:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:15:17 01:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:15:17 01:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:15:17 01:59:01 6 0.05 0.00 0.02 0.02 0.03 99.88 02:15:17 01:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:15:17 02:00:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:15:17 02:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:15:17 02:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:15:17 02:00:01 2 0.10 0.00 0.00 0.00 0.02 99.88 02:15:17 02:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:15:17 02:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:15:17 02:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:15:17 02:00:01 6 0.02 0.00 0.03 0.00 0.03 99.92 02:15:17 02:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:15:17 02:15:17 02:00:01 CPU %user %nice %system %iowait %steal %idle 02:15:17 02:01:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:15:17 02:01:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:15:17 02:01:01 1 0.05 0.00 0.02 0.03 0.02 99.88 02:15:17 02:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:15:17 02:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:15:17 02:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:15:17 02:01:01 5 0.02 0.00 0.02 0.03 0.00 99.93 02:15:17 02:01:01 6 0.02 0.00 0.00 0.00 0.03 99.95 02:15:17 02:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:15:17 02:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:15:17 02:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:15:17 02:02:01 1 0.07 0.00 0.00 0.00 0.02 99.92 02:15:17 02:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:15:17 02:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:15:17 02:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:15:17 02:02:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:15:17 02:02:01 6 0.03 0.00 0.03 0.00 0.03 99.90 02:15:17 02:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:15:17 02:03:01 all 0.02 0.00 0.00 0.00 0.01 99.96 02:15:17 02:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:15:17 02:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:15:17 02:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:15:17 02:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:15:17 02:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:15:17 02:03:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:15:17 02:04:01 all 0.03 0.00 0.03 0.00 0.01 99.93 02:15:17 02:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:15:17 02:04:01 1 0.03 0.00 0.05 0.02 0.00 99.90 02:15:17 02:04:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:15:17 02:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:15:17 02:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:15:17 02:04:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:15:17 02:04:01 6 0.02 0.00 0.08 0.00 0.03 99.87 02:15:17 02:04:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:15:17 02:05:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:15:17 02:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:15:17 02:05:01 1 0.05 0.00 0.02 0.02 0.02 99.90 02:15:17 02:05:01 2 0.08 0.00 0.00 0.00 0.00 99.92 02:15:17 02:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:15:17 02:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:15:17 02:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:15:17 02:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:15:17 02:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:15:17 02:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:15:17 02:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:15:17 02:06:01 1 0.02 0.00 0.02 0.02 0.02 99.93 02:15:17 02:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:15:17 02:06:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:15:17 02:06:01 6 0.00 0.00 0.02 0.00 0.03 99.95 02:15:17 02:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:15:17 02:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:15:17 02:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:15:17 02:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:15:17 02:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:15:17 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:15:17 02:07:01 5 0.00 0.00 0.02 0.02 0.02 99.95 02:15:17 02:07:01 6 0.02 0.00 0.03 0.00 0.03 99.92 02:15:17 02:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:15:17 02:08:01 all 0.08 0.00 0.01 0.00 0.01 99.90 02:15:17 02:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:15:17 02:08:01 1 0.07 0.00 0.02 0.02 0.00 99.90 02:15:17 02:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:15:17 02:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:15:17 02:08:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:15:17 02:08:01 6 0.07 0.00 0.02 0.00 0.03 99.88 02:15:17 02:08:01 7 0.52 0.00 0.02 0.00 0.00 99.47 02:15:17 02:09:01 all 0.27 0.00 0.02 0.00 0.01 99.70 02:15:17 02:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:15:17 02:09:01 1 0.05 0.00 0.00 0.02 0.02 99.92 02:15:17 02:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:15:17 02:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:15:17 02:09:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:15:17 02:09:01 6 0.03 0.00 0.05 0.00 0.02 99.90 02:15:17 02:09:01 7 1.97 0.00 0.02 0.00 0.02 98.00 02:15:17 02:10:01 all 0.28 0.00 0.01 0.00 0.01 99.70 02:15:17 02:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:15:17 02:10:01 1 0.08 0.00 0.05 0.00 0.05 99.82 02:15:17 02:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:15:17 02:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:15:17 02:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:15:17 02:10:01 7 2.00 0.00 0.00 0.00 0.00 98.00 02:15:17 02:11:01 all 0.24 0.00 0.01 0.00 0.01 99.73 02:15:17 02:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:15:17 02:11:01 1 0.03 0.00 0.03 0.03 0.02 99.88 02:15:17 02:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:15:17 02:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:15:17 02:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:15:17 02:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:15:17 02:11:01 7 1.81 0.00 0.02 0.00 0.02 98.16 02:15:17 02:15:17 02:11:01 CPU %user %nice %system %iowait %steal %idle 02:15:17 02:12:01 all 0.02 0.00 0.01 0.01 0.01 99.96 02:15:17 02:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:15:17 02:12:01 1 0.05 0.00 0.02 0.00 0.03 99.90 02:15:17 02:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:12:01 4 0.03 0.00 0.02 0.03 0.02 99.90 02:15:17 02:12:01 5 0.00 0.00 0.02 0.03 0.00 99.95 02:15:17 02:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:15:17 02:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:15:17 02:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:15:17 02:13:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:15:17 02:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:15:17 02:13:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:15:17 02:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:15:17 02:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:15:17 02:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:15:17 02:14:01 all 6.53 0.00 2.74 0.95 0.05 89.73 02:15:17 02:14:01 0 6.02 0.00 2.48 0.13 0.05 91.32 02:15:17 02:14:01 1 6.46 0.00 3.44 5.69 0.07 84.34 02:15:17 02:14:01 2 6.38 0.00 3.44 0.07 0.05 90.06 02:15:17 02:14:01 3 6.12 0.00 2.80 0.03 0.05 90.99 02:15:17 02:14:01 4 6.44 0.00 2.69 0.50 0.05 90.31 02:15:17 02:14:01 5 7.68 0.00 2.86 0.62 0.05 88.79 02:15:17 02:14:01 6 5.96 0.00 2.15 0.03 0.03 91.82 02:15:17 02:14:01 7 7.17 0.00 2.07 0.54 0.03 90.18 02:15:17 02:15:01 all 2.49 0.00 1.02 10.86 0.04 85.59 02:15:17 02:15:01 0 2.62 0.00 0.73 3.95 0.08 92.61 02:15:17 02:15:01 1 2.70 0.00 1.73 25.52 0.05 70.00 02:15:17 02:15:01 2 3.06 0.00 0.77 1.49 0.03 94.64 02:15:17 02:15:01 3 2.19 0.00 0.72 3.32 0.03 93.73 02:15:17 02:15:01 4 2.27 0.00 0.90 36.13 0.03 60.66 02:15:17 02:15:01 5 2.80 0.00 1.29 1.59 0.03 94.28 02:15:17 02:15:01 6 2.06 0.00 0.92 2.48 0.05 94.49 02:15:17 02:15:01 7 2.22 0.00 1.06 12.40 0.03 84.29 02:15:17 Average: all 4.84 0.00 0.98 0.72 0.02 93.44 02:15:17 Average: 0 4.71 0.00 0.95 0.42 0.02 93.90 02:15:17 Average: 1 4.78 0.00 1.03 1.54 0.03 92.62 02:15:17 Average: 2 4.84 0.00 1.03 0.33 0.02 93.78 02:15:17 Average: 3 4.79 0.00 0.97 0.46 0.02 93.76 02:15:17 Average: 4 4.85 0.00 0.98 1.47 0.02 92.69 02:15:17 Average: 5 4.98 0.00 0.94 0.24 0.02 93.83 02:15:17 Average: 6 4.74 0.00 0.97 0.55 0.03 93.71 02:15:17 Average: 7 5.04 0.00 0.95 0.75 0.02 93.23 02:15:17 02:15:17 02:15:17