Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 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-ssh3921265365574202009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5636312476025378710.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8054886911587809959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8811182874904342543.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14845853168675366141.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5769 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 (main) Commit message: "Merge pull request #383 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 # timeout=10 > git rev-list --no-walk 9caa4df0b819edecbec0a70300df9517bef2bd36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:32 ========================================================= 04:03:32 EdgeX Global Pipelines Version Info 04:03:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:32 ------------------- 04:03:32 stable info: 04:03:32 ------------------- 04:03:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:03:32 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:03:32 Message: update stable to v1.0.253 04:03:33 ------------------- 04:03:33 experimental info: 04:03:33 ------------------- 04:03:33 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:33 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:03:33 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c92c23 [Pipeline] echo 04:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:33 provisioning config files... 04:03:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5735784212581491238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:34 ---> docker-login.sh 04:03:34 nexus3.edgexfoundry.org:10001 04:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:34 Configure a credential helper to remove this warning. See 04:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:34 04:03:34 Login Succeeded 04:03:34 nexus3.edgexfoundry.org:10002 04:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:34 Configure a credential helper to remove this warning. See 04:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:34 04:03:34 Login Succeeded 04:03:34 nexus3.edgexfoundry.org:10003 04:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:34 Configure a credential helper to remove this warning. See 04:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:34 04:03:34 Login Succeeded 04:03:34 nexus3.edgexfoundry.org:10004 04:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:35 Configure a credential helper to remove this warning. See 04:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:35 04:03:35 Login Succeeded 04:03:35 docker.io 04:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:35 Configure a credential helper to remove this warning. See 04:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:35 04:03:35 Login Succeeded 04:03:35 ---> docker-login.sh ends [Pipeline] } 04:03:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:03:36 + git rev-list -1 --merges 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818~1..8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] echo 04:03:36 -----------> git rev-list -1 --merges 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818~1..8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 04:03:36 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [false] [Pipeline] sh 04:03:36 + git log --format=format:%s -1 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] echo 04:03:36 ========================================================= 04:03:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:03:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:36 + git log --format=format:%s -1 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] echo 04:03:36 [semverPrep] GIT_COMMIT: 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818, Commit Message: Merge pull request #383 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20 [Pipeline] echo 04:03:36 [semverPrep] This is not a build commit. [Pipeline] sh 04:03:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:37 + grep -v github /etc/ssh/ssh_known_hosts 04:03:37 + [ -e /tmp/ssh_known_hosts ] 04:03:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:03:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:03:37 + sudo tee -a /etc/ssh/ssh_known_hosts 04:03:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:37 04:03:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:37 0.1.4: Pulling from edgex-devops/py-git-semver 04:03:37 b85a868b505f: Pulling fs layer 04:03:37 e2be974225ed: Pulling fs layer 04:03:37 339a4e72a1f5: Pulling fs layer 04:03:37 988bab9f4d93: Pulling fs layer 04:03:37 1469e6f7b9e6: Pulling fs layer 04:03:37 eaf3925da568: Pulling fs layer 04:03:37 bab4dde63d76: Pulling fs layer 04:03:37 bde34c3a00c8: Pulling fs layer 04:03:37 b352a97aabf1: Pulling fs layer 04:03:37 4872d77fe225: Pulling fs layer 04:03:37 5851b861e8e6: Pulling fs layer 04:03:37 bab4dde63d76: Waiting 04:03:37 bde34c3a00c8: Waiting 04:03:37 b352a97aabf1: Waiting 04:03:37 4872d77fe225: Waiting 04:03:37 5851b861e8e6: Waiting 04:03:37 988bab9f4d93: Waiting 04:03:37 1469e6f7b9e6: Waiting 04:03:37 eaf3925da568: Waiting 04:03:37 e2be974225ed: Verifying Checksum 04:03:37 e2be974225ed: Download complete 04:03:37 988bab9f4d93: Download complete 04:03:38 1469e6f7b9e6: Verifying Checksum 04:03:38 1469e6f7b9e6: Download complete 04:03:38 eaf3925da568: Verifying Checksum 04:03:38 339a4e72a1f5: Verifying Checksum 04:03:38 339a4e72a1f5: Download complete 04:03:38 bde34c3a00c8: Verifying Checksum 04:03:38 bde34c3a00c8: Download complete 04:03:38 b352a97aabf1: Verifying Checksum 04:03:38 b352a97aabf1: Download complete 04:03:38 4872d77fe225: Verifying Checksum 04:03:38 4872d77fe225: Download complete 04:03:38 5851b861e8e6: Download complete 04:03:38 b85a868b505f: Verifying Checksum 04:03:38 b85a868b505f: Download complete 04:03:38 bab4dde63d76: Verifying Checksum 04:03:38 bab4dde63d76: Download complete 04:03:39 b85a868b505f: Pull complete 04:03:39 e2be974225ed: Pull complete 04:03:40 339a4e72a1f5: Pull complete 04:03:40 988bab9f4d93: Pull complete 04:03:40 1469e6f7b9e6: Pull complete 04:03:40 eaf3925da568: Pull complete 04:03:42 bab4dde63d76: Pull complete 04:03:42 bde34c3a00c8: Pull complete 04:03:42 b352a97aabf1: Pull complete 04:03:42 4872d77fe225: Pull complete 04:03:42 5851b861e8e6: Pull complete 04:03:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:03:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:42 prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container 04:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:03:45 $ docker top 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea -eo pid,comm 04:03:45 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). 04:03:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:45 [ssh-agent] Looking for ssh-agent implementation... 04:03:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:45 $ docker exec 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea ssh-agent 04:03:45 SSH_AUTH_SOCK=/tmp/ssh-8v3d6EqKeXvY/agent.32 04:03:45 SSH_AGENT_PID=38 04:03:45 Running ssh-add (command line suppressed) 04:03:45 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6618833129199837721.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6618833129199837721.key) 04:03:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:45 + git tag --points-at HEAD [Pipeline] } 04:03:45 $ docker exec --env ******** --env ******** 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea ssh-agent -k 04:03:45 unset SSH_AUTH_SOCK; 04:03:45 unset SSH_AGENT_PID; 04:03:45 echo Agent pid 38 killed; 04:03:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:03:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:45 [ssh-agent] Looking for ssh-agent implementation... 04:03:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:46 $ docker exec 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea ssh-agent 04:03:46 SSH_AUTH_SOCK=/tmp/ssh-3I9SHMXe3hcs/agent.70 04:03:46 SSH_AGENT_PID=76 04:03:46 Running ssh-add (command line suppressed) 04:03:46 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3475339093243822456.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3475339093243822456.key) 04:03:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:46 + git semver init 04:03:46 2023-09-11 04:03:46,778 [run_init] DEBUG init version:0.0.0 force:False 04:03:46 2023-09-11 04:03:46,778 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 04:03:46 2023-09-11 04:03:46,779 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 04:03:46 2023-09-11 04:03:46,779 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:03:47 2023-09-11 04:03:47,738 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 04:03:47 2023-09-11 04:03:47,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 04:03:47 2023-09-11 04:03:47,739 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:03:47 2023-09-11 04:03:47,739 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:03:47 3.1.0-dev.8 [Pipeline] } 04:03:47 $ docker exec --env ******** --env ******** 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea ssh-agent -k 04:03:47 unset SSH_AUTH_SOCK; 04:03:47 unset SSH_AGENT_PID; 04:03:47 echo Agent pid 76 killed; 04:03:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:48 + git semver [Pipeline] } 04:03:48 $ docker stop --time=1 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea 04:03:49 $ docker rm -f --volumes 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea [Pipeline] // withDockerContainer [Pipeline] sh 04:03:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:03:50 Stashed 1 file(s) [Pipeline] echo 04:03:50 [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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 04:03:50 provisioning config files... 04:03:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9627941509561383541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:50 ---> docker-login.sh 04:03:50 nexus3.edgexfoundry.org:10001 04:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:50 Configure a credential helper to remove this warning. See 04:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:50 04:03:50 Login Succeeded 04:03:50 nexus3.edgexfoundry.org:10002 04:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:50 Configure a credential helper to remove this warning. See 04:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:50 04:03:50 Login Succeeded 04:03:50 nexus3.edgexfoundry.org:10003 04:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:51 Configure a credential helper to remove this warning. See 04:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:51 04:03:51 Login Succeeded 04:03:51 nexus3.edgexfoundry.org:10004 04:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:51 Configure a credential helper to remove this warning. See 04:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:51 04:03:51 Login Succeeded 04:03:51 docker.io 04:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:51 Configure a credential helper to remove this warning. See 04:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:51 04:03:51 Login Succeeded 04:03:51 ---> docker-login.sh ends [Pipeline] } 04:03:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:51 ========================================================= 04:03:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:03:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:03:51 Sending build context to Docker daemon 21.69MB 04:03:51 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:03:51 Step 2/13 : FROM ${BASE} AS builder 04:03:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:03:51 4db1b89c0bd1: Pulling fs layer 04:03:51 6911f1a30b25: Pulling fs layer 04:03:51 e194b8c5c2a9: Pulling fs layer 04:03:51 6863d3e3a2b1: Pulling fs layer 04:03:51 ec0bb842ea78: Pulling fs layer 04:03:51 40a00589a448: Pulling fs layer 04:03:51 6c08303d61cc: Pulling fs layer 04:03:51 798269fcf238: Pulling fs layer 04:03:51 ec0bb842ea78: Waiting 04:03:51 6c08303d61cc: Waiting 04:03:51 40a00589a448: Waiting 04:03:51 6863d3e3a2b1: Waiting 04:03:51 798269fcf238: Waiting 04:03:51 6911f1a30b25: Download complete 04:03:51 6863d3e3a2b1: Verifying Checksum 04:03:51 6863d3e3a2b1: Download complete 04:03:51 ec0bb842ea78: Verifying Checksum 04:03:51 ec0bb842ea78: Download complete 04:03:51 4db1b89c0bd1: Verifying Checksum 04:03:51 4db1b89c0bd1: Download complete 04:03:51 40a00589a448: Verifying Checksum 04:03:51 40a00589a448: Download complete 04:03:51 4db1b89c0bd1: Pull complete 04:03:52 6911f1a30b25: Pull complete 04:03:52 e194b8c5c2a9: Verifying Checksum 04:03:52 e194b8c5c2a9: Download complete 04:03:52 6c08303d61cc: Verifying Checksum 04:03:52 6c08303d61cc: Download complete 04:03:52 798269fcf238: Verifying Checksum 04:03:52 798269fcf238: Download complete 04:03:56 e194b8c5c2a9: Pull complete 04:03:56 6863d3e3a2b1: Pull complete 04:03:56 ec0bb842ea78: Pull complete 04:03:56 40a00589a448: Pull complete 04:03:58 6c08303d61cc: Pull complete 04:03:59 798269fcf238: Pull complete 04:03:59 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:03:59 ---> ec979cd7f677 04:03:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:04:04 ---> Running in 1f9e368e8300 04:04:04 Removing intermediate container 1f9e368e8300 04:04:04 ---> f4a9b7c9b9c2 04:04:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:04:04 ---> Running in 3a635e124e4e 04:04:04 Removing intermediate container 3a635e124e4e 04:04:04 ---> 88f029696b9c 04:04:04 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:04:04 ---> Running in 7090cfdf3fc7 04:04:04 Removing intermediate container 7090cfdf3fc7 04:04:04 ---> 5793e53d3fdb 04:04:04 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:04:04 ---> Running in d088116d7e56 04:04:04 Removing intermediate container d088116d7e56 04:04:04 ---> 19d609fb7c8d 04:04:04 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:04:04 ---> Running in 4331759198df 04:04:04 Removing intermediate container 4331759198df 04:04:04 ---> 8931860c519a 04:04:04 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:04:04 ---> Running in 2468bb7c31e4 04:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:04:04 OK: 265 MiB in 53 packages 04:04:05 Removing intermediate container 2468bb7c31e4 04:04:05 ---> ee859b79da1d 04:04:05 Step 9/13 : WORKDIR /device-onvif-camera 04:04:05 ---> Running in 2942bee7b6d1 04:04:05 Removing intermediate container 2942bee7b6d1 04:04:05 ---> 8fd861ee9111 04:04:05 Step 10/13 : COPY go.mod vendor* ./ 04:04:05 ---> 9bf3a80b6f4d 04:04:05 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:05 ---> Running in ea89ecc905d6 04:04:05 Still waiting to schedule task 04:04:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:04:37 Removing intermediate container ea89ecc905d6 04:04:37 ---> 686c2347106d 04:04:37 Step 12/13 : COPY . . 04:04:37 ---> c3cd52a58e91 04:04:37 Step 13/13 : RUN ${MAKE} 04:04:37 ---> Running in 27d4af2bbb55 04:04:37 noop 04:04:37 Removing intermediate container 27d4af2bbb55 04:04:37 ---> 89e8cd77689f 04:04:37 Successfully built 89e8cd77689f 04:04:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:37 + docker inspect -f . ci-base-image-x86_64 04:04:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:37 prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container 04:04:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:38 $ docker top 4a3cb0f86b8867d21fc6e7fc9737511ddceeec19d9a260e61b43acbbdb119b6b -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:38 + go version 04:04:38 go version go1.20.6 linux/amd64 [Pipeline] } 04:04:38 $ docker stop --time=1 4a3cb0f86b8867d21fc6e7fc9737511ddceeec19d9a260e61b43acbbdb119b6b 04:04:39 $ docker rm -f --volumes 4a3cb0f86b8867d21fc6e7fc9737511ddceeec19d9a260e61b43acbbdb119b6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:40 + docker inspect -f . ci-base-image-x86_64 04:04:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:40 prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container 04:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:40 $ docker top 461bacd5e7b9d2952b174a6005f1034d023824e2994b21ed1f656c61f225deb5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:41 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 04:04:41 + make test 04:04:41 go test ./... -coverprofile=coverage.out ./... 04:04:46 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:04:58 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:04:58 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:05:01 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 31.5% of statements 04:05:05 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 6.004s coverage: 86.5% of statements 04:05:13 go vet ./... 04:05:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:19 ./bin/test-attribution-txt.sh [Pipeline] echo 04:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:05:19 $ docker stop --time=1 461bacd5e7b9d2952b174a6005f1034d023824e2994b21ed1f656c61f225deb5 04:05:20 $ docker rm -f --volumes 461bacd5e7b9d2952b174a6005f1034d023824e2994b21ed1f656c61f225deb5 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:05:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:22 + ls -al . 04:05:22 total 240 04:05:22 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 04:04 . 04:05:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:03 .. 04:05:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 04:03 .git 04:05:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 04:03 .github 04:05:22 -rw-rw-r-- 1 jenkins jenkins 496 Sep 11 04:03 .gitignore 04:05:22 -rw-rw-r-- 1 jenkins jenkins 42 Sep 11 04:03 .golangci.yml 04:05:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 04:03 .semver 04:05:22 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 11 04:03 Attribution.txt 04:05:22 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 11 04:03 CHANGELOG.md 04:05:22 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 11 04:03 Dockerfile 04:05:22 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 04:03 GOVERNANCE.md 04:05:22 -rw-rw-r-- 1 jenkins jenkins 739 Sep 11 04:03 Jenkinsfile 04:05:22 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 11 04:03 LICENSE 04:05:22 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 11 04:03 Makefile 04:05:22 -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 04:03 OWNERS.md 04:05:22 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 11 04:03 README.md 04:05:22 -rw-rw-r-- 1 jenkins jenkins 11 Sep 11 04:03 VERSION 04:05:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 04:03 bin 04:05:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 04:03 cmd 04:05:22 -rw-r--r-- 1 jenkins jenkins 78456 Sep 11 04:05 coverage.out 04:05:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:03 doc 04:05:22 -rw-rw-r-- 1 jenkins jenkins 4085 Sep 11 04:03 go.mod 04:05:22 -rw-rw-r-- 1 jenkins jenkins 36344 Sep 11 04:03 go.sum 04:05:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:03 internal 04:05:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:03 snap 04:05:22 -rw-rw-r-- 1 jenkins jenkins 236 Sep 11 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:22 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 --label arch=amd64 --label version=3.1.0-dev.8 . 04:05:22 Sending build context to Docker daemon 21.77MB 04:05:22 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:05:22 Step 2/26 : FROM ${BASE} AS builder 04:05:22 ---> 89e8cd77689f 04:05:22 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:05:22 ---> Running in a74acf2113be 04:05:22 Removing intermediate container a74acf2113be 04:05:22 ---> 39a88cb72ec1 04:05:22 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:22 ---> Running in decf60f85ffc 04:05:22 Removing intermediate container decf60f85ffc 04:05:22 ---> 87275edd25cd 04:05:22 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:05:23 ---> Running in 8d6364b12af5 04:05:23 Removing intermediate container 8d6364b12af5 04:05:23 ---> ae8def0d18a7 04:05:23 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:05:23 ---> Running in c71fd52655a5 04:05:23 Removing intermediate container c71fd52655a5 04:05:23 ---> dc15171a77a9 04:05:23 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:05:23 ---> Running in 85ce15f08ea5 04:05:23 Removing intermediate container 85ce15f08ea5 04:05:23 ---> fabc885070cd 04:05:23 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:23 ---> Running in 5968304f07bc 04:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:05:24 OK: 265 MiB in 53 packages 04:05:24 Removing intermediate container 5968304f07bc 04:05:24 ---> cfeba951f517 04:05:24 Step 9/26 : WORKDIR /device-onvif-camera 04:05:24 ---> Running in 4e8b7571f1ef 04:05:24 Removing intermediate container 4e8b7571f1ef 04:05:24 ---> e8e58b2d8266 04:05:24 Step 10/26 : COPY go.mod vendor* ./ 04:05:24 ---> 8866a4d95f60 04:05:24 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:24 ---> Running in c30acbfa8cae 04:05:25 Removing intermediate container c30acbfa8cae 04:05:25 ---> 4ceb65180e86 04:05:25 Step 12/26 : COPY . . 04:05:26 ---> c4da6a864c1b 04:05:26 Step 13/26 : RUN ${MAKE} 04:05:26 ---> Running in 1400ba03c467 04:05:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:05:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5771 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 04:05:31 Running in /w/workspace/device-onvif-camera/165 [Pipeline] { [Pipeline] checkout 04:05:31 The recommended git tool is: git 04:05:35 using credential edgex-jenkins-ssh 04:05:35 Cloning the remote Git repository 04:05:35 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:05:36 > git init /w/workspace/device-onvif-camera/165 # timeout=10 04:05:36 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:05:36 > git --version # timeout=10 04:05:36 > git --version # 'git version 2.25.1' 04:05:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:05:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:05:37 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:05:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:05:38 Avoid second fetch 04:05:38 Checking out Revision 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 (main) 04:05:39 Commit message: "Merge pull request #383 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 04:05:38 > git config core.sparsecheckout # timeout=10 04:05:38 > git checkout -f 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:05:40 % Total % Received % Xferd Average Speed Time Time Time Current 04:05:40 Dload Upload Total Spent Left Speed 04:05:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 04:05:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:05:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:05:41 + sudo tee /etc/docker/daemon.new 04:05:41 { 04:05:41 "registry-mirrors": [ 04:05:41 "https://nexus3.edgexfoundry.org:10001" 04:05:41 ], 04:05:41 "bip": "10.250.0.254/24", 04:05:41 "hosts": [ 04:05:41 "tcp://0.0.0.0:5555", 04:05:41 "unix:///var/run/docker.sock" 04:05:41 ], 04:05:41 "mtu": 1458, 04:05:41 "selinux-enabled": true, 04:05:41 "seccomp-profile": "/etc/docker/seccomp.json" 04:05:41 } [Pipeline] sh 04:05:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:05:41 + sudo service docker restart 04:05:53 Removing intermediate container 1400ba03c467 04:05:53 ---> a3ad70ac7e12 04:05:53 Step 14/26 : FROM alpine:3.17 04:05:53 3.17: Pulling from library/alpine 04:05:53 9398808236ff: Pulling fs layer 04:05:53 9398808236ff: Verifying Checksum 04:05:53 9398808236ff: Download complete 04:05:53 9398808236ff: Pull complete 04:05:53 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:05:53 Status: Downloaded newer image for alpine:3.17 04:05:53 ---> 1e0b8b5322fc 04:05:53 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:05:53 ---> Running in b91d4c18d8a5 04:05:53 Removing intermediate container b91d4c18d8a5 04:05:53 ---> 2e9de957c1f0 04:05:53 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:05:53 ---> Running in 3c3176e63a22 04:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:05:53 (1/1) Installing dumb-init (1.2.5-r2) 04:05:53 Executing busybox-1.35.0-r29.trigger 04:05:53 OK: 7 MiB in 16 packages 04:05:53 Removing intermediate container 3c3176e63a22 04:05:53 ---> f4caa727aead 04:05:53 Step 17/26 : WORKDIR / 04:05:53 ---> Running in 15f88f0dd973 04:05:53 Removing intermediate container 15f88f0dd973 04:05:53 ---> 86c31167d76b 04:05:53 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:05:53 ---> c2b53bd153e2 04:05:53 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:05:53 ---> 8aefaeab3b70 04:05:53 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:05:53 ---> 62784097f616 04:05:53 Step 21/26 : EXPOSE 59984 04:05:53 ---> Running in f7a4aff9aa48 04:05:53 Removing intermediate container f7a4aff9aa48 04:05:53 ---> bd27351a90d9 04:05:53 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:05:53 ---> Running in 4f8eb7a8c099 04:05:53 Removing intermediate container 4f8eb7a8c099 04:05:53 ---> 64fe400b8ab4 04:05:53 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:05:53 ---> Running in 90fc6a7b4d88 04:05:53 Removing intermediate container 90fc6a7b4d88 04:05:53 ---> feae10c6a8c2 04:05:53 Step 24/26 : LABEL arch=amd64 04:05:53 ---> Running in 13cffe54577e 04:05:53 Removing intermediate container 13cffe54577e 04:05:53 ---> 12e2061b8461 04:05:53 Step 25/26 : LABEL git_sha=8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 04:05:53 ---> Running in bca2f7436788 04:05:53 Removing intermediate container bca2f7436788 04:05:53 ---> 8ab10f2c888f 04:05:53 Step 26/26 : LABEL version=3.1.0-dev.8 04:05:53 ---> Running in 76c798eed789 04:05:53 Removing intermediate container 76c798eed789 04:05:53 ---> a9f07d7be274 04:05:53 [Warning] One or more build-args [ARCH] were not consumed 04:05:53 Successfully built a9f07d7be274 04:05:53 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:53 provisioning config files... 04:05:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13957287772039989498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:53 ---> docker-login.sh 04:05:53 nexus3.edgexfoundry.org:10001 04:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:53 Configure a credential helper to remove this warning. See 04:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:53 04:05:53 Login Succeeded 04:05:53 nexus3.edgexfoundry.org:10002 04:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:53 Configure a credential helper to remove this warning. See 04:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:53 04:05:53 Login Succeeded 04:05:53 nexus3.edgexfoundry.org:10003 04:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:53 Configure a credential helper to remove this warning. See 04:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:53 04:05:53 Login Succeeded 04:05:53 nexus3.edgexfoundry.org:10004 04:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:53 Configure a credential helper to remove this warning. See 04:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:53 04:05:53 Login Succeeded 04:05:53 docker.io 04:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:53 Configure a credential helper to remove this warning. See 04:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:53 04:05:53 Login Succeeded 04:05:53 ---> docker-login.sh ends [Pipeline] } 04:05:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:54 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 04:05:54 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 04:05:54 latest 04:05:54 3.1.0-dev.8 04:05:54 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 04:05:54 main 04:05:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:54 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 04:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:05:54 554abec731a1: Preparing 04:05:54 a722c6a0e372: Preparing 04:05:54 069a335ca1ee: Preparing 04:05:54 a4b103298a8b: Preparing 04:05:54 36b50b131297: Preparing 04:05:54 36b50b131297: Layer already exists 04:05:54 a722c6a0e372: Pushed 04:05:54 554abec731a1: Pushed 04:05:54 a4b103298a8b: Pushed 04:05:57 069a335ca1ee: Pushed 04:05:57 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818: digest: sha256:ab575600507da2180dd54cecf55d3e205f65542aadebda9c8f8055366947d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:58 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:05:58 554abec731a1: Preparing 04:05:58 a722c6a0e372: Preparing 04:05:58 069a335ca1ee: Preparing 04:05:58 a4b103298a8b: Preparing 04:05:58 36b50b131297: Preparing 04:05:58 a722c6a0e372: Layer already exists 04:05:58 a4b103298a8b: Layer already exists 04:05:58 36b50b131297: Layer already exists 04:05:58 554abec731a1: Layer already exists 04:05:58 069a335ca1ee: Layer already exists 04:05:58 latest: digest: sha256:ab575600507da2180dd54cecf55d3e205f65542aadebda9c8f8055366947d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:58 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.8 04:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:05:59 554abec731a1: Preparing 04:05:59 a722c6a0e372: Preparing 04:05:59 069a335ca1ee: Preparing 04:05:59 a4b103298a8b: Preparing 04:05:59 36b50b131297: Preparing 04:05:59 554abec731a1: Layer already exists 04:05:59 36b50b131297: Layer already exists 04:05:59 a4b103298a8b: Layer already exists 04:05:59 069a335ca1ee: Layer already exists 04:05:59 a722c6a0e372: Layer already exists 04:05:59 3.1.0-dev.8: digest: sha256:ab575600507da2180dd54cecf55d3e205f65542aadebda9c8f8055366947d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:59 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 04:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:05:59 554abec731a1: Preparing 04:05:59 a722c6a0e372: Preparing 04:05:59 069a335ca1ee: Preparing 04:05:59 a4b103298a8b: Preparing 04:05:59 36b50b131297: Preparing 04:05:59 a4b103298a8b: Layer already exists 04:05:59 554abec731a1: Layer already exists 04:05:59 36b50b131297: Layer already exists 04:05:59 a722c6a0e372: Layer already exists 04:05:59 069a335ca1ee: Layer already exists 04:05:59 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8: digest: sha256:ab575600507da2180dd54cecf55d3e205f65542aadebda9c8f8055366947d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:00 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:00 provisioning config files... 04:06:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/165@tmp/config14542479866867532147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:06:00 554abec731a1: Preparing 04:06:00 a722c6a0e372: Preparing 04:06:00 069a335ca1ee: Preparing 04:06:00 a4b103298a8b: Preparing 04:06:00 36b50b131297: Preparing 04:06:00 36b50b131297: Layer already exists 04:06:00 069a335ca1ee: Layer already exists 04:06:00 554abec731a1: Layer already exists 04:06:00 a722c6a0e372: Layer already exists 04:06:00 a4b103298a8b: Layer already exists 04:06:00 main: digest: sha256:ab575600507da2180dd54cecf55d3e205f65542aadebda9c8f8055366947d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:00 ===================================================== [Pipeline] echo 04:06:00 taggedImages: 04:06:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 04:06:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:06:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.8 04:06:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 04:06:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:00 ---> docker-login.sh 04:06:00 nexus3.edgexfoundry.org:10001 04:06:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:00 04:06:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:01 latest: Pulling from edgex-lftools-log-publisher 04:06:01 5eb5b503b376: Pulling fs layer 04:06:01 5c69ac0246d0: Pulling fs layer 04:06:01 ec43610c2a17: Pulling fs layer 04:06:01 3a2ae6a8a46f: Pulling fs layer 04:06:01 33b1e0a273af: Pulling fs layer 04:06:01 5d3b04190fa2: Pulling fs layer 04:06:01 2f39f015ded8: Pulling fs layer 04:06:01 2f39f015ded8: Waiting 04:06:01 5d3b04190fa2: Waiting 04:06:01 33b1e0a273af: Waiting 04:06:01 3a2ae6a8a46f: Waiting 04:06:01 5c69ac0246d0: Verifying Checksum 04:06:01 5c69ac0246d0: Download complete 04:06:01 3a2ae6a8a46f: Verifying Checksum 04:06:01 3a2ae6a8a46f: Download complete 04:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:01 Configure a credential helper to remove this warning. See 04:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:01 04:06:01 Login Succeeded 04:06:01 nexus3.edgexfoundry.org:10002 04:06:01 33b1e0a273af: Verifying Checksum 04:06:01 33b1e0a273af: Download complete 04:06:01 5d3b04190fa2: Verifying Checksum 04:06:01 5d3b04190fa2: Download complete 04:06:01 ec43610c2a17: Verifying Checksum 04:06:01 ec43610c2a17: Download complete 04:06:01 5eb5b503b376: Verifying Checksum 04:06:01 5eb5b503b376: Download complete 04:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:01 Configure a credential helper to remove this warning. See 04:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:01 04:06:01 Login Succeeded 04:06:01 nexus3.edgexfoundry.org:10003 04:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:01 Configure a credential helper to remove this warning. See 04:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:01 04:06:01 Login Succeeded 04:06:01 nexus3.edgexfoundry.org:10004 04:06:01 2f39f015ded8: Download complete 04:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:02 Configure a credential helper to remove this warning. See 04:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:02 04:06:02 Login Succeeded 04:06:02 docker.io 04:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:02 5eb5b503b376: Pull complete 04:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:02 Configure a credential helper to remove this warning. See 04:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:02 04:06:02 Login Succeeded 04:06:02 ---> docker-login.sh ends [Pipeline] } 04:06:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 04:06:02 5c69ac0246d0: Pull complete [Pipeline] unstash [Pipeline] echo 04:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:02 ========================================================= 04:06:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:06:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:03 ec43610c2a17: Pull complete 04:06:03 3a2ae6a8a46f: Pull complete 04:06:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:06:03 33b1e0a273af: Pull complete 04:06:03 5d3b04190fa2: Pull complete 04:06:03 Sending build context to Docker daemon 14.21MB 04:06:03 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:06:03 Step 2/13 : FROM ${BASE} AS builder 04:06:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:06:03 edb6bdbacee9: Pulling fs layer 04:06:03 5f9638ab2659: Pulling fs layer 04:06:03 8d51d6327a98: Pulling fs layer 04:06:03 8b374f2dd631: Pulling fs layer 04:06:03 ec14aa9079de: Pulling fs layer 04:06:03 2f466654f4bb: Pulling fs layer 04:06:03 554e91adad29: Pulling fs layer 04:06:03 8b374f2dd631: Waiting 04:06:03 554e91adad29: Waiting 04:06:03 ec14aa9079de: Waiting 04:06:03 2f466654f4bb: Waiting 04:06:03 5f9638ab2659: Download complete 04:06:03 8b374f2dd631: Download complete 04:06:04 ec14aa9079de: Verifying Checksum 04:06:04 ec14aa9079de: Download complete 04:06:04 edb6bdbacee9: Verifying Checksum 04:06:04 edb6bdbacee9: Download complete 04:06:05 edb6bdbacee9: Pull complete 04:06:05 554e91adad29: Verifying Checksum 04:06:05 554e91adad29: Download complete 04:06:06 5f9638ab2659: Pull complete 04:06:06 8d51d6327a98: Download complete 04:06:07 2f466654f4bb: Verifying Checksum 04:06:07 2f466654f4bb: Download complete 04:06:08 2f39f015ded8: Pull complete 04:06:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:06:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:08 prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container 04:06:08 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 04:06:13 $ docker top b26559896760bfd1bf2c8d8880859c3b6e0ab5ab5665458fa7a6d04f368a8942 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:14 ---> job-cost.sh 04:06:14 lf-activate-venv: SKIPPING 04:06:14 INFO: No Stack... 04:06:14 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:15 INFO: Archiving Costs [Pipeline] sh 04:06:15 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 04:06:15 + cut -d, -f6 [Pipeline] lock 04:06:15 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] 04:06:15 Resource [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] did not exist. Created. 04:06:15 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:15 + echo total: 0.2199999988079071 [Pipeline] stash 04:06:15 Stashed 1 file(s) [Pipeline] } 04:06:15 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:15 $ docker stop --time=1 b26559896760bfd1bf2c8d8880859c3b6e0ab5ab5665458fa7a6d04f368a8942 04:06:16 $ docker rm -f --volumes b26559896760bfd1bf2c8d8880859c3b6e0ab5ab5665458fa7a6d04f368a8942 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:06:19 8d51d6327a98: Pull complete 04:06:19 8b374f2dd631: Pull complete 04:06:19 ec14aa9079de: Pull complete 04:06:24 2f466654f4bb: Pull complete 04:06:27 554e91adad29: Pull complete 04:06:27 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:06:27 ---> 1e15ea492957 04:06:27 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:06:28 ---> Running in 7625f26b20ee 04:06:29 Removing intermediate container 7625f26b20ee 04:06:29 ---> 1ef1c819dcef 04:06:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:06:29 ---> Running in e6ca6cd34c42 04:06:29 Removing intermediate container e6ca6cd34c42 04:06:29 ---> 63443d23424b 04:06:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:06:29 ---> Running in 96a16799832e 04:06:29 Removing intermediate container 96a16799832e 04:06:29 ---> a050dd7daf0d 04:06:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:06:29 ---> Running in 0c664d47cc71 04:06:30 Removing intermediate container 0c664d47cc71 04:06:30 ---> 8a47051fe555 04:06:30 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:06:30 ---> Running in 5390fbb59c1a 04:06:30 Removing intermediate container 5390fbb59c1a 04:06:30 ---> 9d0743a1229e 04:06:30 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:30 ---> Running in 9aae2c630cdb 04:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:06:33 OK: 263 MiB in 53 packages 04:06:34 Removing intermediate container 9aae2c630cdb 04:06:34 ---> ad3ec373cb00 04:06:34 Step 9/13 : WORKDIR /device-onvif-camera 04:06:34 ---> Running in 7a6f4572d394 04:06:34 Removing intermediate container 7a6f4572d394 04:06:34 ---> a81e5be38716 04:06:34 Step 10/13 : COPY go.mod vendor* ./ 04:06:36 ---> 333062c7faaa 04:06:36 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:36 ---> Running in 99790f78c131 04:07:45 Removing intermediate container 99790f78c131 04:07:45 ---> 6b636c5b5d97 04:07:45 Step 12/13 : COPY . . 04:07:45 ---> 4b381a7f5cb7 04:07:45 Step 13/13 : RUN ${MAKE} 04:07:45 ---> Running in 0c75287891a1 04:07:45 noop 04:07:45 Removing intermediate container 0c75287891a1 04:07:45 ---> 989cc470e4a6 04:07:45 Successfully built 989cc470e4a6 04:07:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:46 + docker inspect -f . ci-base-image-arm64 04:07:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:46 prd-ubuntu20.04-docker-arm64-4c-16g-5771 does not seem to be running inside a container 04:07:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/165 -v /w/workspace/device-onvif-camera/165:/w/workspace/device-onvif-camera/165:rw,z -v /w/workspace/device-onvif-camera/165@tmp:/w/workspace/device-onvif-camera/165@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 04:07:47 $ docker top d4902475e65b571aa9c8bb3851fa98f1c750fc5c1dc3e7cf3cf6ee5e89513371 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:48 + go version 04:07:48 go version go1.20.6 linux/arm64 [Pipeline] } 04:07:48 $ docker stop --time=1 d4902475e65b571aa9c8bb3851fa98f1c750fc5c1dc3e7cf3cf6ee5e89513371 04:07:49 $ docker rm -f --volumes d4902475e65b571aa9c8bb3851fa98f1c750fc5c1dc3e7cf3cf6ee5e89513371 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:50 + docker inspect -f . ci-base-image-arm64 04:07:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:50 prd-ubuntu20.04-docker-arm64-4c-16g-5771 does not seem to be running inside a container 04:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/165 -v /w/workspace/device-onvif-camera/165:/w/workspace/device-onvif-camera/165:rw,z -v /w/workspace/device-onvif-camera/165@tmp:/w/workspace/device-onvif-camera/165@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 04:07:51 $ docker top c9566c2e8dbe09c9356231efebbe67367fdf3ffdf8486a68ca4e4316196302a4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:52 + git config --global --add safe.directory /w/workspace/device-onvif-camera/165 [Pipeline] fileExists [Pipeline] sh 04:07:52 + make test 04:07:52 go test ./... -coverprofile=coverage.out ./... 04:08:24 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:10:31 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:10:34 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:10:36 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.242s coverage: 31.5% of statements 04:11:03 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.212s coverage: 86.5% of statements 04:11:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:11:03 go vet ./... 04:11:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:11:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:11:30 ./bin/test-attribution-txt.sh [Pipeline] echo 04:11:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:11:30 $ docker stop --time=1 c9566c2e8dbe09c9356231efebbe67367fdf3ffdf8486a68ca4e4316196302a4 04:11:34 $ docker rm -f --volumes c9566c2e8dbe09c9356231efebbe67367fdf3ffdf8486a68ca4e4316196302a4 [Pipeline] // withDockerContainer [Pipeline] sh 04:11:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:11:35 Warning: overwriting stash ‘coverage-report’ 04:11:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:11:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:11:36 + ls -al . 04:11:36 total 236 04:11:36 drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 04:07 . 04:11:36 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:05 .. 04:11:36 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 04:05 .git 04:11:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 04:05 .github 04:11:36 -rw-rw-r-- 1 jenkins jenkins 496 Sep 11 04:05 .gitignore 04:11:36 -rw-rw-r-- 1 jenkins jenkins 42 Sep 11 04:05 .golangci.yml 04:11:36 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 11 04:05 Attribution.txt 04:11:36 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 11 04:05 CHANGELOG.md 04:11:36 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 11 04:05 Dockerfile 04:11:36 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 04:05 GOVERNANCE.md 04:11:36 -rw-rw-r-- 1 jenkins jenkins 739 Sep 11 04:05 Jenkinsfile 04:11:36 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 11 04:05 LICENSE 04:11:36 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 11 04:05 Makefile 04:11:36 -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 04:05 OWNERS.md 04:11:36 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 11 04:05 README.md 04:11:36 -rw-rw-r-- 1 jenkins jenkins 11 Sep 11 04:03 VERSION 04:11:36 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 04:05 bin 04:11:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 04:05 cmd 04:11:36 -rw-r--r-- 1 jenkins jenkins 78456 Sep 11 04:10 coverage.out 04:11:36 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:05 doc 04:11:36 -rw-rw-r-- 1 jenkins jenkins 4085 Sep 11 04:05 go.mod 04:11:36 -rw-rw-r-- 1 jenkins jenkins 36344 Sep 11 04:05 go.sum 04:11:36 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:05 internal 04:11:36 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:05 snap 04:11:36 -rw-rw-r-- 1 jenkins jenkins 236 Sep 11 04:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:37 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 --label arch=arm64 --label version=3.1.0-dev.8 . 04:11:37 Sending build context to Docker daemon 14.29MB 04:11:37 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:11:37 Step 2/26 : FROM ${BASE} AS builder 04:11:37 ---> 989cc470e4a6 04:11:37 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:11:37 ---> Running in ff4122a45234 04:11:38 Removing intermediate container ff4122a45234 04:11:38 ---> f52ea75cfdfa 04:11:38 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:11:38 ---> Running in 52c19e116a94 04:11:38 Removing intermediate container 52c19e116a94 04:11:38 ---> b6cbb7c8fd7f 04:11:38 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:11:38 ---> Running in 4e36a12814ce 04:11:38 Removing intermediate container 4e36a12814ce 04:11:38 ---> 577af5836033 04:11:38 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:11:38 ---> Running in 34b8f6698989 04:11:39 Removing intermediate container 34b8f6698989 04:11:39 ---> a2fc255ada81 04:11:39 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:11:39 ---> Running in a8b7476d1c9f 04:11:39 Removing intermediate container a8b7476d1c9f 04:11:39 ---> 43a527baec1a 04:11:39 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:11:39 ---> Running in 4ab88be00a93 04:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:11:41 OK: 263 MiB in 53 packages 04:11:42 Removing intermediate container 4ab88be00a93 04:11:42 ---> 98395a113e57 04:11:42 Step 9/26 : WORKDIR /device-onvif-camera 04:11:42 ---> Running in 36be17daffc7 04:11:43 Removing intermediate container 36be17daffc7 04:11:43 ---> c07ef36e71ba 04:11:43 Step 10/26 : COPY go.mod vendor* ./ 04:11:43 ---> cfa206cf96af 04:11:43 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:43 ---> Running in 675d24e923b8 04:11:48 Removing intermediate container 675d24e923b8 04:11:48 ---> bbeed974c4fe 04:11:48 Step 12/26 : COPY . . 04:11:48 ---> 145652255b77 04:11:48 Step 13/26 : RUN ${MAKE} 04:11:48 ---> Running in ec5db7b2db67 04:11:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:14:11 Removing intermediate container ec5db7b2db67 04:14:11 ---> 458cc6187edc 04:14:11 Step 14/26 : FROM alpine:3.17 04:14:11 3.17: Pulling from library/alpine 04:14:11 4060ece20d7a: Pulling fs layer 04:14:11 4060ece20d7a: Verifying Checksum 04:14:11 4060ece20d7a: Download complete 04:14:11 4060ece20d7a: Pull complete 04:14:11 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:14:11 Status: Downloaded newer image for alpine:3.17 04:14:11 ---> 8650cd65339b 04:14:11 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:14:11 ---> Running in be6037a6a191 04:14:11 Removing intermediate container be6037a6a191 04:14:11 ---> ee08972312a5 04:14:11 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:14:11 ---> Running in 53b885a8dbdd 04:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:14:11 (1/1) Installing dumb-init (1.2.5-r2) 04:14:11 Executing busybox-1.35.0-r29.trigger 04:14:11 OK: 8 MiB in 16 packages 04:14:11 Removing intermediate container 53b885a8dbdd 04:14:11 ---> 0fa1ca70ceb5 04:14:11 Step 17/26 : WORKDIR / 04:14:11 ---> Running in c42ffed07de5 04:14:11 Removing intermediate container c42ffed07de5 04:14:11 ---> 8f570668d3ba 04:14:11 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:14:11 ---> 848c8fab0bd0 04:14:11 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:14:11 ---> 9de106f36dec 04:14:11 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:14:11 ---> eea26ee35991 04:14:11 Step 21/26 : EXPOSE 59984 04:14:11 ---> Running in 49c4e1fd82fd 04:14:12 Removing intermediate container 49c4e1fd82fd 04:14:12 ---> 6896d3f3ad0a 04:14:12 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:14:12 ---> Running in 5facd50aa505 04:14:12 Removing intermediate container 5facd50aa505 04:14:12 ---> 8145cef6ebf0 04:14:12 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:14:12 ---> Running in 9723a38063f0 04:14:12 Removing intermediate container 9723a38063f0 04:14:12 ---> 975fec3fcfae 04:14:12 Step 24/26 : LABEL arch=arm64 04:14:12 ---> Running in 2b47414489cc 04:14:12 Removing intermediate container 2b47414489cc 04:14:12 ---> 1038fe72518a 04:14:12 Step 25/26 : LABEL git_sha=8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 04:14:13 ---> Running in dbd669002f5f 04:14:13 Removing intermediate container dbd669002f5f 04:14:13 ---> beff1ffa9418 04:14:13 Step 26/26 : LABEL version=3.1.0-dev.8 04:14:13 ---> Running in 3517259a6709 04:14:13 Removing intermediate container 3517259a6709 04:14:13 ---> bd80c4949736 04:14:13 [Warning] One or more build-args [ARCH] were not consumed 04:14:13 Successfully built bd80c4949736 04:14:13 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:13 provisioning config files... 04:14:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/165@tmp/config1037088638915911338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:14 ---> docker-login.sh 04:14:14 nexus3.edgexfoundry.org:10001 04:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:14 Configure a credential helper to remove this warning. See 04:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:14 04:14:14 Login Succeeded 04:14:14 nexus3.edgexfoundry.org:10002 04:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:14 Configure a credential helper to remove this warning. See 04:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:14 04:14:14 Login Succeeded 04:14:14 nexus3.edgexfoundry.org:10003 04:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:15 Configure a credential helper to remove this warning. See 04:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:15 04:14:15 Login Succeeded 04:14:15 nexus3.edgexfoundry.org:10004 04:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:15 Configure a credential helper to remove this warning. See 04:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:15 04:14:15 Login Succeeded 04:14:15 docker.io 04:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:15 Configure a credential helper to remove this warning. See 04:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:15 04:14:15 Login Succeeded 04:14:15 ---> docker-login.sh ends [Pipeline] } 04:14:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:14:16 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 04:14:16 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 04:14:16 latest 04:14:16 3.1.0-dev.8 04:14:16 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 04:14:16 main 04:14:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:16 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 04:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:14:16 64965cd57b52: Preparing 04:14:16 b8f8d8495a1b: Preparing 04:14:16 579d9f03ea6f: Preparing 04:14:16 982f16035893: Preparing 04:14:16 d2d9d24a8c2a: Preparing 04:14:16 d2d9d24a8c2a: Layer already exists 04:14:17 64965cd57b52: Pushed 04:14:17 982f16035893: Pushed 04:14:17 b8f8d8495a1b: Pushed 04:14:22 579d9f03ea6f: Pushed 04:14:22 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818: digest: sha256:12c333ed49cbeb72da4c765afa2bab01c71e9541b89d9c448747818c640b878c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:23 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:14:23 64965cd57b52: Preparing 04:14:23 b8f8d8495a1b: Preparing 04:14:23 579d9f03ea6f: Preparing 04:14:23 982f16035893: Preparing 04:14:23 d2d9d24a8c2a: Preparing 04:14:23 b8f8d8495a1b: Layer already exists 04:14:23 982f16035893: Layer already exists 04:14:23 d2d9d24a8c2a: Layer already exists 04:14:23 579d9f03ea6f: Layer already exists 04:14:23 64965cd57b52: Layer already exists 04:14:23 latest: digest: sha256:12c333ed49cbeb72da4c765afa2bab01c71e9541b89d9c448747818c640b878c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:23 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.8 04:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:14:24 64965cd57b52: Preparing 04:14:24 b8f8d8495a1b: Preparing 04:14:24 579d9f03ea6f: Preparing 04:14:24 982f16035893: Preparing 04:14:24 d2d9d24a8c2a: Preparing 04:14:24 d2d9d24a8c2a: Layer already exists 04:14:24 64965cd57b52: Layer already exists 04:14:24 982f16035893: Layer already exists 04:14:24 579d9f03ea6f: Layer already exists 04:14:24 b8f8d8495a1b: Layer already exists 04:14:24 3.1.0-dev.8: digest: sha256:12c333ed49cbeb72da4c765afa2bab01c71e9541b89d9c448747818c640b878c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 04:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:14:24 64965cd57b52: Preparing 04:14:24 b8f8d8495a1b: Preparing 04:14:24 579d9f03ea6f: Preparing 04:14:24 982f16035893: Preparing 04:14:24 d2d9d24a8c2a: Preparing 04:14:24 d2d9d24a8c2a: Layer already exists 04:14:24 579d9f03ea6f: Layer already exists 04:14:24 b8f8d8495a1b: Layer already exists 04:14:24 64965cd57b52: Layer already exists 04:14:24 982f16035893: Layer already exists 04:14:24 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8: digest: sha256:12c333ed49cbeb72da4c765afa2bab01c71e9541b89d9c448747818c640b878c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:25 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 04:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:14:25 64965cd57b52: Preparing 04:14:25 b8f8d8495a1b: Preparing 04:14:25 579d9f03ea6f: Preparing 04:14:25 982f16035893: Preparing 04:14:25 d2d9d24a8c2a: Preparing 04:14:25 64965cd57b52: Layer already exists 04:14:25 982f16035893: Layer already exists 04:14:25 579d9f03ea6f: Layer already exists 04:14:25 d2d9d24a8c2a: Layer already exists 04:14:25 b8f8d8495a1b: Layer already exists 04:14:25 main: digest: sha256:12c333ed49cbeb72da4c765afa2bab01c71e9541b89d9c448747818c640b878c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:25 ===================================================== [Pipeline] echo 04:14:25 taggedImages: 04:14:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 04:14:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:14:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.8 04:14:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 04:14:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:25 04:14:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:26 arm64: Pulling from edgex-lftools-log-publisher 04:14:26 8998bd30e6a1: Pulling fs layer 04:14:26 04944245beec: Pulling fs layer 04:14:26 699f458cf7ca: Pulling fs layer 04:14:26 765212b225bb: Pulling fs layer 04:14:26 f23df028b6ca: Pulling fs layer 04:14:26 d65c8cfc05b1: Pulling fs layer 04:14:26 2437ff75d9bd: Pulling fs layer 04:14:26 765212b225bb: Waiting 04:14:26 f23df028b6ca: Waiting 04:14:26 2437ff75d9bd: Waiting 04:14:26 04944245beec: Verifying Checksum 04:14:26 04944245beec: Download complete 04:14:26 765212b225bb: Verifying Checksum 04:14:26 765212b225bb: Download complete 04:14:26 f23df028b6ca: Verifying Checksum 04:14:26 f23df028b6ca: Download complete 04:14:26 d65c8cfc05b1: Verifying Checksum 04:14:26 d65c8cfc05b1: Download complete 04:14:26 699f458cf7ca: Download complete 04:14:27 8998bd30e6a1: Verifying Checksum 04:14:27 8998bd30e6a1: Download complete 04:14:29 2437ff75d9bd: Verifying Checksum 04:14:29 2437ff75d9bd: Download complete 04:14:31 8998bd30e6a1: Pull complete 04:14:31 04944245beec: Pull complete 04:14:32 699f458cf7ca: Pull complete 04:14:33 765212b225bb: Pull complete 04:14:33 f23df028b6ca: Pull complete 04:14:33 d65c8cfc05b1: Pull complete 04:14:48 2437ff75d9bd: Pull complete 04:14:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:49 prd-ubuntu20.04-docker-arm64-4c-16g-5771 does not seem to be running inside a container 04:14:49 $ 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-onvif-camera/165 -v /w/workspace/device-onvif-camera/165:/w/workspace/device-onvif-camera/165:rw,z -v /w/workspace/device-onvif-camera/165@tmp:/w/workspace/device-onvif-camera/165@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 04:14:51 $ docker top b7987c0fd05bd8a7830459323c5e39c1b605332f798c7823418dd4ff9487b2c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:52 ---> job-cost.sh 04:14:52 lf-activate-venv: SKIPPING 04:14:52 INFO: No Stack... 04:14:53 INFO: Retrieving Pricing Info for: v3-standard-4 04:14:53 INFO: Archiving Costs [Pipeline] sh 04:14:54 + cat /w/workspace/device-onvif-camera/165/archives/cost.csv 04:14:54 + cut -d, -f6 [Pipeline] lock 04:14:54 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] 04:14:54 Resource [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] did not exist. Created. 04:14:54 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:14:54 /w/workspace/device-onvif-camera/165@tmp/durable-20759a1f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:14:55 + echo total: 0.10999999940395355 [Pipeline] stash 04:14:55 Warning: overwriting stash ‘stack-cost’ 04:14:55 Stashed 1 file(s) [Pipeline] } 04:14:55 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 04:14:55 $ docker stop --time=1 b7987c0fd05bd8a7830459323c5e39c1b605332f798c7823418dd4ff9487b2c8 04:14:56 $ docker rm -f --volumes b7987c0fd05bd8a7830459323c5e39c1b605332f798c7823418dd4ff9487b2c8 [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 04:14:57 provisioning config files... 04:14:57 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15447212031302632818tmp [Pipeline] { [Pipeline] sh 04:14:57 + set +x 04:14:57 + curl -s https://codecov.io/bash 04:14:57 + bash -s -- 04:14:57 04:14:57 _____ _ 04:14:57 / ____| | | 04:14:57 | | ___ __| | ___ ___ _____ __ 04:14:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:14:57 | |___| (_) | (_| | __/ (_| (_) \ V / 04:14:57 \_____\___/ \__,_|\___|\___\___/ \_/ 04:14:57 Bash-1.0.6 04:14:57 04:14:57 04:14:57 ==> git version 2.25.1 found 04:14:57 ==> 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 04:14:57 Release-Date: 2020-01-08 04:14:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:14:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:14:57 ==> Jenkins CI detected. 04:14:57 current dir:  /w/workspace/foundry_device-onvif-camera_main 04:14:57 project root: . 04:14:57 --> token set from env 04:14:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:14:57 ==> Running gcov in . (disable via -X gcov) 04:14:57 ==> Python coveragepy not found 04:14:57 ==> Searching for coverage reports in: 04:14:57 + . 04:14:57 -> Found 1 reports 04:14:57 ==> Detecting git/mercurial file structure 04:14:57 ==> Reading reports 04:14:57 + ./coverage.out bytes=78456 04:14:57 ==> Appending adjustments 04:14:57 https://docs.codecov.io/docs/fixing-reports 04:14:57 + Found adjustments 04:14:57 ==> Gzipping contents 04:14:57 12K /tmp/codecov.YtGRnD.gz 04:14:57 ==> Uploading reports 04:14:57 url: https://codecov.io 04:14:57 query: branch=main&commit=8c92c2345ec4e0cbdd9f822b52f444e1a80ad818&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:14:57 -> Pinging Codecov 04:14:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=8c92c2345ec4e0cbdd9f822b52f444e1a80ad818&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:14:58 -> Uploading to 04:14:58 https://storage.googleapis.com/codecov/v4/raw/2023-09-11/F29A59C45E3A92E06B3E522C9905F8EF/8c92c2345ec4e0cbdd9f822b52f444e1a80ad818/53a5833a-f320-487c-8442-b5ce4cb72da0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T041457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24dca65d29390341fb5a3386fbfc28540ee7c9661e220f2828bea3de5dcf1cbd 04:14:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:14:58 Dload Upload Total Spent Left Speed 04:14:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 50052 --:--:-- --:--:-- --:--:-- 50052 04:14:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] } 04:14:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:14:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:14:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:14:58 04:14:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:14:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:14:59 df9b9388f04a: Pulling fs layer 04:14:59 52dc419b0ee2: Pulling fs layer 04:14:59 25bc292e5bac: Pulling fs layer 04:14:59 114826534d7a: Pulling fs layer 04:14:59 4657fd5d0bcf: Pulling fs layer 04:14:59 6ad1cebc031e: Pulling fs layer 04:14:59 8a3aa393b2d8: Pulling fs layer 04:14:59 114826534d7a: Waiting 04:14:59 4657fd5d0bcf: Waiting 04:14:59 6ad1cebc031e: Waiting 04:14:59 8a3aa393b2d8: Waiting 04:14:59 25bc292e5bac: Verifying Checksum 04:14:59 25bc292e5bac: Download complete 04:14:59 52dc419b0ee2: Verifying Checksum 04:14:59 52dc419b0ee2: Download complete 04:14:59 4657fd5d0bcf: Verifying Checksum 04:14:59 4657fd5d0bcf: Download complete 04:14:59 df9b9388f04a: Download complete 04:14:59 df9b9388f04a: Pull complete 04:14:59 6ad1cebc031e: Verifying Checksum 04:14:59 6ad1cebc031e: Download complete 04:14:59 52dc419b0ee2: Pull complete 04:14:59 25bc292e5bac: Pull complete 04:15:00 114826534d7a: Verifying Checksum 04:15:00 114826534d7a: Download complete 04:15:00 8a3aa393b2d8: Verifying Checksum 04:15:00 8a3aa393b2d8: Download complete 04:15:03 114826534d7a: Pull complete 04:15:03 4657fd5d0bcf: Pull complete 04:15:03 6ad1cebc031e: Pull complete 04:15:06 8a3aa393b2d8: Pull complete 04:15:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:15:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:06 prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container 04:15:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:15:11 $ docker top 4d930059c96b13472d3b841f25370c4f115c8a778607d10a5b6047da1fc56645 -eo pid,comm [Pipeline] { [Pipeline] echo 04:15:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 04:15:12 + set -o pipefail 04:15:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 04:15:18 04:15:18 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 04:15:18 04:15:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/d92388a9-f3ff-4fce-9747-0bf3699841e4 04:15:18 04:15:18 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 04:15:18 04:15:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:15:18 04:15:18 04:15:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:15:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:15:18 More details here: https://snyk.co/ue1NS 04:15:18 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:15:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:15:18 $ docker stop --time=1 4d930059c96b13472d3b841f25370c4f115c8a778607d10a5b6047da1fc56645 04:15:22 $ docker rm -f --volumes 4d930059c96b13472d3b841f25370c4f115c8a778607d10a5b6047da1fc56645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:15:23 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:23 provisioning config files... 04:15:23 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15975127583018610042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:23 --> edgex-publish-swagger.sh 04:15:23 === Publish doc/openapi/v3 API === 04:15:23 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 04:15:23 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 04:15:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:15:23 Dload Upload Total Spent Left Speed 04:15:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 485k 0 0 39 192k 0 2086k --:--:-- --:--:-- --:--:-- 2064k 100 485k 0 0 100 485k 0 744k --:--:-- --:--:-- --:--:-- 743k 04:15:24 04:15:24 [Pipeline] } 04:15:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:24 + git log --format=format:%s -1 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] sh 04:15:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:15:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:25 prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container 04:15:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:15:25 $ docker top 8008a468d27745ae6c94a6c1f3cdd0cced1c49f68093dc15fa6a158e84df7dd7 -eo pid,comm 04:15:26 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). 04:15:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:15:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:15:26 [ssh-agent] Looking for ssh-agent implementation... 04:15:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:15:26 $ docker exec 8008a468d27745ae6c94a6c1f3cdd0cced1c49f68093dc15fa6a158e84df7dd7 ssh-agent 04:15:26 SSH_AUTH_SOCK=/tmp/ssh-WOpGrcY3Ockq/agent.32 04:15:26 SSH_AGENT_PID=38 04:15:26 Running ssh-add (command line suppressed) 04:15:26 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10718858805325940380.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10718858805325940380.key) 04:15:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:15:26 + git semver tag 04:15:26 2023-09-11 04:15:26,900 [run_tag] DEBUG tag force:False 04:15:26 2023-09-11 04:15:26,900 [check_head_tag] DEBUG check head tag 04:15:26 2023-09-11 04:15:26,901 [execute] INFO git cat-file --batch-check 04:15:26 2023-09-11 04:15:26,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:15:26 2023-09-11 04:15:26,904 [execute] INFO git cat-file --batch 04:15:26 2023-09-11 04:15:26,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:15:26 2023-09-11 04:15:26,911 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:15:26 2023-09-11 04:15:26,911 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 04:15:26 2023-09-11 04:15:26,912 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:15:26 2023-09-11 04:15:26,917 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:15:26 3.1.0-dev.8 [Pipeline] } 04:15:27 $ docker exec --env ******** --env ******** 8008a468d27745ae6c94a6c1f3cdd0cced1c49f68093dc15fa6a158e84df7dd7 ssh-agent -k 04:15:27 unset SSH_AUTH_SOCK; 04:15:27 unset SSH_AGENT_PID; 04:15:27 echo Agent pid 38 killed; 04:15:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:15:27 + git semver [Pipeline] } 04:15:27 $ docker stop --time=1 8008a468d27745ae6c94a6c1f3cdd0cced1c49f68093dc15fa6a158e84df7dd7 04:15:29 $ docker rm -f --volumes 8008a468d27745ae6c94a6c1f3cdd0cced1c49f68093dc15fa6a158e84df7dd7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:15:29 04:15:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:15:30 0.23.1-centos7: Pulling from edgex-lftools 04:15:30 ab5ef0e58194: Pulling fs layer 04:15:30 9712f1f96733: Pulling fs layer 04:15:30 63f879dbbcfc: Pulling fs layer 04:15:30 0d9ebad4ef96: Pulling fs layer 04:15:30 e9a5061849ea: Pulling fs layer 04:15:30 d747dcd14b5f: Pulling fs layer 04:15:30 2de7ff778b66: Pulling fs layer 04:15:30 e9a5061849ea: Waiting 04:15:30 2de7ff778b66: Waiting 04:15:30 d747dcd14b5f: Waiting 04:15:30 0d9ebad4ef96: Waiting 04:15:30 9712f1f96733: Download complete 04:15:30 63f879dbbcfc: Verifying Checksum 04:15:30 63f879dbbcfc: Download complete 04:15:30 0d9ebad4ef96: Verifying Checksum 04:15:30 0d9ebad4ef96: Download complete 04:15:30 d747dcd14b5f: Verifying Checksum 04:15:30 d747dcd14b5f: Download complete 04:15:30 e9a5061849ea: Verifying Checksum 04:15:30 e9a5061849ea: Download complete 04:15:30 ab5ef0e58194: Download complete 04:15:30 2de7ff778b66: Verifying Checksum 04:15:34 ab5ef0e58194: Pull complete 04:15:34 9712f1f96733: Pull complete 04:15:35 63f879dbbcfc: Pull complete 04:15:39 0d9ebad4ef96: Pull complete 04:15:40 e9a5061849ea: Pull complete 04:15:40 d747dcd14b5f: Pull complete 04:15:41 2de7ff778b66: Pull complete 04:15:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:15:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:41 prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container 04:15:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:15:48 $ docker top dfa8cfefd54baf7fbc583f34c84f82b3225b964fae0496d3241e3f8698321e66 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:15:48 provisioning config files... 04:15:48 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13490372071090143902tmp 04:15:48 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1582450642217186960tmp 04:15:48 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8631218380245103226tmp [Pipeline] { [Pipeline] echo 04:15:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:15:48 ---> sigul-configuration.sh 04:15:48 gpg: directory `/root/.gnupg' created 04:15:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:15:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:15:48 gpg: keyring `/root/.gnupg/secring.gpg' created 04:15:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:15:48 gpg: CAST5 encrypted data 04:15:48 gpg: encrypted with 1 passphrase 04:15:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:15:48 + mkdir /home/jenkins 04:15:48 + mkdir /home/jenkins/sigul [Pipeline] sh 04:15:49 + 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 04:15:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:15:49 ---> sigul-install.sh 04:15:49 Sigul already installed; skipping installation. [Pipeline] sh 04:15:49 + git tag --list 04:15:49 v0.0.0 04:15:49 v2.2.0 04:15:49 v2.3.0 04:15:49 v2.3.1 04:15:49 v3.0 04:15:49 v3.0.0 04:15:49 v3.1.0-dev.1 04:15:49 v3.1.0-dev.2 04:15:49 v3.1.0-dev.3 04:15:49 v3.1.0-dev.4 04:15:49 v3.1.0-dev.5 04:15:49 v3.1.0-dev.6 04:15:49 v3.1.0-dev.7 04:15:49 v3.1.0-dev.8 [Pipeline] sh 04:15:49 + lftools sign git-tag v3.1.0-dev.8 04:15:50 Signing Git tag with Sigul... 04:15:50 Signing v3.1.0-dev.8 [Pipeline] echo 04:15:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:15:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:15:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:15:51 $ docker stop --time=1 dfa8cfefd54baf7fbc583f34c84f82b3225b964fae0496d3241e3f8698321e66 04:15:52 $ docker rm -f --volumes dfa8cfefd54baf7fbc583f34c84f82b3225b964fae0496d3241e3f8698321e66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:15:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:15:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:53 prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container 04:15:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:15:53 $ docker top 2e85211149f3c815f151eaa8d16de7bb54dcd5f28c5d6777acc43ec9a10aa082 -eo pid,comm 04:15:53 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). 04:15:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:15:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:15:53 [ssh-agent] Looking for ssh-agent implementation... 04:15:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:15:54 $ docker exec 2e85211149f3c815f151eaa8d16de7bb54dcd5f28c5d6777acc43ec9a10aa082 ssh-agent 04:15:54 SSH_AUTH_SOCK=/tmp/ssh-H1vu4ZQiWjMb/agent.32 04:15:54 SSH_AGENT_PID=38 04:15:54 Running ssh-add (command line suppressed) 04:15:54 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17819730640303360640.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17819730640303360640.key) 04:15:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:15:54 + git semver bump pre 04:15:54 2023-09-11 04:15:54,783 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:15:54 2023-09-11 04:15:54,783 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev 04:15:54 2023-09-11 04:15:54,783 [bump_version] DEBUG bumped version:3.1.0-dev.9 04:15:54 2023-09-11 04:15:54,783 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 04:15:54 2023-09-11 04:15:54,783 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:15:54 2023-09-11 04:15:54,783 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 04:15:54 2023-09-11 04:15:54,785 [execute] INFO git cat-file --batch-check 04:15:54 2023-09-11 04:15:54,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:15:54 2023-09-11 04:15:54,792 [execute] INFO git cat-file --batch 04:15:54 2023-09-11 04:15:54,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:15:54 2023-09-11 04:15:54,797 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:15:54 3.1.0-dev.9 [Pipeline] } 04:15:54 $ docker exec --env ******** --env ******** 2e85211149f3c815f151eaa8d16de7bb54dcd5f28c5d6777acc43ec9a10aa082 ssh-agent -k 04:15:54 unset SSH_AUTH_SOCK; 04:15:54 unset SSH_AGENT_PID; 04:15:54 echo Agent pid 38 killed; 04:15:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:15:55 + git semver [Pipeline] } 04:15:55 $ docker stop --time=1 2e85211149f3c815f151eaa8d16de7bb54dcd5f28c5d6777acc43ec9a10aa082 04:15:56 $ docker rm -f --volumes 2e85211149f3c815f151eaa8d16de7bb54dcd5f28c5d6777acc43ec9a10aa082 [Pipeline] // withDockerContainer [Pipeline] sh 04:15:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:15:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:57 prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container 04:15:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:15:58 $ docker top cb172942f992c968c8d9865164c9defe4cd8f03d2d45a670b949e20c94d1eac2 -eo pid,comm 04:15:58 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). 04:15:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:15:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:15:58 [ssh-agent] Looking for ssh-agent implementation... 04:15:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:15:58 $ docker exec cb172942f992c968c8d9865164c9defe4cd8f03d2d45a670b949e20c94d1eac2 ssh-agent 04:15:58 SSH_AUTH_SOCK=/tmp/ssh-y5jMdjZe9l5h/agent.33 04:15:58 SSH_AGENT_PID=39 04:15:58 Running ssh-add (command line suppressed) 04:15:58 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5826044994599766614.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5826044994599766614.key) 04:15:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:15:58 + git semver push 04:15:59 2023-09-11 04:15:58,979 [run_push] DEBUG push 04:15:59 2023-09-11 04:15:58,980 [execute] INFO git cat-file --batch-check 04:15:59 2023-09-11 04:15:58,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:15:59 2023-09-11 04:15:58,984 [execute] INFO git rev-list 62b2f1e988e04ccbd872063539495ec4c9d89a22 -- 04:15:59 2023-09-11 04:15:58,984 [execute] DEBUG Popen(['git', 'rev-list', '62b2f1e988e04ccbd872063539495ec4c9d89a22', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:15:59 2023-09-11 04:15:58,992 [execute] INFO git fetch -v origin 04:15:59 2023-09-11 04:15:58,992 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 04:15:59 2023-09-11 04:15:59,472 [run_push] DEBUG no remote changes detected 04:15:59 2023-09-11 04:15:59,473 [execute] INFO git push origin semver 04:15:59 2023-09-11 04:15:59,473 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:16:00 2023-09-11 04:16:00,360 [run_push] DEBUG push all version tags 04:16:00 2023-09-11 04:16:00,360 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:16:00 2023-09-11 04:16:00,361 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:16:01 2023-09-11 04:16:01,069 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:16:01 3.1.0-dev.9 [Pipeline] } 04:16:01 $ docker exec --env ******** --env ******** cb172942f992c968c8d9865164c9defe4cd8f03d2d45a670b949e20c94d1eac2 ssh-agent -k 04:16:01 unset SSH_AUTH_SOCK; 04:16:01 unset SSH_AGENT_PID; 04:16:01 echo Agent pid 39 killed; 04:16:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:01 + git semver [Pipeline] } 04:16:01 $ docker stop --time=1 cb172942f992c968c8d9865164c9defe4cd8f03d2d45a670b949e20c94d1eac2 04:16:03 $ docker rm -f --volumes cb172942f992c968c8d9865164c9defe4cd8f03d2d45a670b949e20c94d1eac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:16:03 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 04:16:03 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:16:03 total 16 04:16:03 drwxr-xr-x 3 root root 4096 Sep 11 04:06 . 04:16:03 drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 04:15 .. 04:16:03 drwxr-xr-x 2 root root 4096 Sep 11 04:06 cost 04:16:03 -rw-r--r-- 1 root root 91 Sep 11 04:06 cost.csv 04:16:03 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 04:16:03 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:16:03 total 16 04:16:03 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 04:06 . 04:16:03 drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 04:15 .. 04:16:03 drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 04:06 cost 04:16:03 -rw-r--r-- 1 jenkins jenkins 91 Sep 11 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:16:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:16:04 ---> package-listing.sh 04:16:04 ++ facter osfamily 04:16:04 ++ tr '[:upper:]' '[:lower:]' 04:16:05 + OS_FAMILY=debian 04:16:05 + workspace=/w/workspace/foundry_device-onvif-camera_main 04:16:05 + START_PACKAGES=/tmp/packages_start.txt 04:16:05 + END_PACKAGES=/tmp/packages_end.txt 04:16:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:16:05 + PACKAGES=/tmp/packages_start.txt 04:16:05 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:16:05 + PACKAGES=/tmp/packages_end.txt 04:16:05 + case "${OS_FAMILY}" in 04:16:05 + dpkg -l 04:16:05 + grep '^ii' 04:16:05 + '[' -f /tmp/packages_start.txt ']' 04:16:05 + '[' -f /tmp/packages_end.txt ']' 04:16:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:16:05 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:16:05 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 04:16:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 04:16:05 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:16:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:05 prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container 04:16:05 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:16:06 $ docker top a8b24e36b11ef62225681187ab202e98cebb92a9464962ea02f24d6d3dd029f7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:06 + touch /tmp/pre-build-complete [Pipeline] sh 04:16:07 + mkdir -p /var/log/sysstat [Pipeline] sh 04:16:07 + ls /var/log/sa-host 04:16:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:07 provisioning config files... 04:16:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5232353157294338840tmp [Pipeline] { [Pipeline] echo 04:16:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:16:07 ---> create-netrc.sh [Pipeline] } 04:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:16:08 ---> python-tools-install.sh [Pipeline] echo 04:16:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:16:08 ---> sudo-logs.sh 04:16:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:16:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:16:08 ---> job-cost.sh 04:16:08 lf-activate-venv: SKIPPING 04:16:08 DEBUG: total: 0.2199999988079071 04:16:08 INFO: Retrieving Stack Cost... 04:16:09 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:09 INFO: Archiving Costs [Pipeline] echo 04:16:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:09 ---> logs-deploy.sh 04:16:09 lf-activate-venv: SKIPPING 04:16:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/165 04:16:09 INFO: archiving workspace using pattern(s): 04:16:10 Archives upload complete. 04:16:10 INFO: archiving logs to Nexus 04:16:11 ---> uname -a: 04:16:11 Linux prd-ubuntu20-04-docker-8c-8g-5769 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:16:11 04:16:11 04:16:11 ---> lscpu: 04:16:11 Architecture: x86_64 04:16:11 CPU op-mode(s): 32-bit, 64-bit 04:16:11 Byte Order: Little Endian 04:16:11 Address sizes: 40 bits physical, 48 bits virtual 04:16:11 CPU(s): 8 04:16:11 On-line CPU(s) list: 0-7 04:16:11 Thread(s) per core: 1 04:16:11 Core(s) per socket: 1 04:16:11 Socket(s): 8 04:16:11 NUMA node(s): 1 04:16:11 Vendor ID: AuthenticAMD 04:16:11 CPU family: 23 04:16:11 Model: 49 04:16:11 Model name: AMD EPYC-Rome Processor 04:16:11 Stepping: 0 04:16:11 CPU MHz: 2799.998 04:16:11 BogoMIPS: 5599.99 04:16:11 Virtualization: AMD-V 04:16:11 Hypervisor vendor: KVM 04:16:11 Virtualization type: full 04:16:11 L1d cache: 256 KiB 04:16:11 L1i cache: 256 KiB 04:16:11 L2 cache: 4 MiB 04:16:11 L3 cache: 128 MiB 04:16:11 NUMA node0 CPU(s): 0-7 04:16:11 Vulnerability Itlb multihit: Not affected 04:16:11 Vulnerability L1tf: Not affected 04:16:11 Vulnerability Mds: Not affected 04:16:11 Vulnerability Meltdown: Not affected 04:16:11 Vulnerability Mmio stale data: Not affected 04:16:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:16:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:16:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:16:11 Vulnerability Srbds: Not affected 04:16:11 Vulnerability Tsx async abort: Not affected 04:16:11 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:16:11 04:16:11 04:16:11 ---> nproc: 04:16:11 8 04:16:11 04:16:11 04:16:11 ---> df -h: 04:16:11 Filesystem Size Used Avail Use% Mounted on 04:16:11 overlay 155G 13G 143G 9% / 04:16:11 tmpfs 64M 0 64M 0% /dev 04:16:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:16:11 shm 64M 0 64M 0% /dev/shm 04:16:11 /dev/vda1 155G 13G 143G 9% /facter-os 04:16:11 04:16:11 04:16:11 ---> sar -b -r -n DEV: 04:16:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5769) 09/11/23 _x86_64_ (8 CPU) 04:16:11 04:16:11 04:02:53 LINUX RESTART (8 CPU) 04:16:11 04:16:11 04:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:16:11 04:04:01 146.99 49.06 97.93 0.00 5542.25 155761.94 0.00 04:16:11 04:05:02 184.50 1.92 182.59 0.00 29.86 66014.86 0.00 04:16:11 04:06:01 161.74 0.24 161.50 0.00 13.56 33377.53 0.00 04:16:11 04:07:01 34.99 0.00 34.99 0.00 0.00 16754.17 0.00 04:16:11 04:08:01 5.22 2.02 3.20 0.00 2336.01 109.32 0.00 04:16:11 04:09:01 24.95 8.22 16.73 0.00 1119.15 3635.79 0.00 04:16:11 04:10:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 04:16:11 04:11:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 04:16:11 04:12:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 04:16:11 04:13:01 2.00 0.00 2.00 0.00 0.00 29.72 0.00 04:16:11 04:14:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 04:16:11 04:15:01 4.98 1.65 3.33 0.00 44.13 117.47 0.00 04:16:11 04:16:01 121.43 0.20 121.23 0.00 13.20 61038.99 0.00 04:16:11 Average: 52.90 4.82 48.08 0.00 694.49 25738.00 0.00 04:16:11 04:16:11 04:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:16:11 04:04:01 29159464 31611408 718128 2.18 71876 2653192 1874512 5.52 976548 2400100 343600 04:16:11 04:05:02 27723684 31508756 797032 2.42 149632 3791288 1982616 5.84 1461492 3207500 477080 04:16:11 04:06:01 27954624 31566528 739880 2.25 155452 3636052 1854612 5.47 1279244 3185132 13672 04:16:11 04:07:01 27461960 31570204 734780 2.23 162996 4074812 1783304 5.26 1289820 3612056 180 04:16:11 04:08:01 27286192 31567000 737288 2.24 164644 4242072 1786244 5.26 1403196 3668332 94376 04:16:11 04:09:01 27235504 31560460 732476 2.23 168220 4278576 1799472 5.30 1443092 3663432 12 04:16:11 04:10:01 27234880 31559972 732896 2.23 168284 4278580 1799472 5.30 1443248 3663436 16 04:16:11 04:11:01 27239612 31564720 728096 2.21 168308 4278580 1799472 5.30 1438356 3663436 132 04:16:11 04:12:01 27239816 31564944 727796 2.21 168336 4278584 1799472 5.30 1438244 3663440 8 04:16:11 04:13:01 27239768 31565304 727696 2.21 168408 4278564 1799472 5.30 1437912 3663752 212 04:16:11 04:14:01 27240212 31565780 727376 2.21 168440 4278564 1799472 5.30 1437988 3663752 8 04:16:11 04:15:01 26770928 31504152 788736 2.40 169084 4671604 2062248 6.08 1503560 4055720 392640 04:16:11 04:16:01 25684624 31487308 797216 2.42 204792 5588132 2027700 5.98 1604844 4911556 696 04:16:11 Average: 27343944 31553580 745338 2.27 160652 4179123 1859082 5.48 1396734 3617050 101741 04:16:11 04:16:11 04:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:16:11 04:04:01 docker0 11.78 12.42 1.00 123.08 0.00 0.00 0.00 0.00 04:16:11 04:04:01 lo 6.85 6.85 0.67 0.67 0.00 0.00 0.00 0.00 04:16:11 04:04:01 ens3 619.12 375.29 6968.69 86.51 0.00 0.00 0.00 0.00 04:16:11 04:05:02 docker0 209.73 363.32 16.54 2456.81 0.00 0.00 0.00 0.00 04:16:11 04:05:02 veth6663c78 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:16:11 04:05:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:11 04:05:02 ens3 395.43 231.01 2495.38 32.79 0.00 0.00 0.00 0.00 04:16:11 04:06:01 docker0 3.37 6.96 0.20 86.97 0.00 0.00 0.00 0.00 04:16:11 04:06:01 lo 7.39 7.39 0.74 0.74 0.00 0.00 0.00 0.00 04:16:11 04:06:01 ens3 104.80 92.15 426.64 333.16 0.00 0.00 0.00 0.00 04:16:11 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:11 04:07:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 04:16:11 04:07:01 ens3 77.44 40.05 2293.01 8.41 0.00 0.00 0.00 0.00 04:16:11 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:11 04:08:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:16:11 04:08:01 ens3 74.35 24.91 1373.67 1.93 0.00 0.00 0.00 0.00 04:16:11 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:11 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:11 04:09:01 ens3 0.67 0.43 0.31 0.12 0.00 0.00 0.00 0.00 04:16:11 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:11 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:11 04:10:01 ens3 0.60 0.18 0.15 0.07 0.00 0.00 0.00 0.00 04:16:11 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:11 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:11 04:11:01 ens3 1.10 0.95 2.80 0.25 0.00 0.00 0.00 0.00 04:16:11 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:11 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:11 04:12:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:16:11 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:11 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:11 04:13:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:16:11 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:11 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:11 04:14:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:16:11 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:11 04:15:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 04:16:11 04:15:01 ens3 123.67 70.72 3969.38 13.03 0.00 0.00 0.00 0.00 04:16:11 04:16:01 vethd13fab2 1.85 1.55 0.30 0.35 0.00 0.00 0.00 0.00 04:16:11 04:16:01 docker0 70.48 97.47 5.82 1071.36 0.00 0.00 0.00 0.00 04:16:11 04:16:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 04:16:11 04:16:01 ens3 298.43 226.84 4332.63 162.62 0.00 0.00 0.00 0.00 04:16:11 Average: vethd13fab2 0.14 0.12 0.02 0.03 0.00 0.00 0.00 0.00 04:16:11 Average: docker0 22.76 37.01 1.82 288.03 0.00 0.00 0.00 0.00 04:16:11 Average: lo 1.37 1.37 0.13 0.13 0.00 0.00 0.00 0.00 04:16:11 Average: ens3 129.86 81.36 1676.54 48.74 0.00 0.00 0.00 0.00 04:16:11 04:16:11 04:16:11 ---> sar -P ALL: 04:16:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5769) 09/11/23 _x86_64_ (8 CPU) 04:16:11 04:16:11 04:02:53 LINUX RESTART (8 CPU) 04:16:11 04:16:11 04:03:02 CPU %user %nice %system %iowait %steal %idle 04:16:11 04:04:01 all 9.68 0.00 3.49 2.34 0.06 84.43 04:16:11 04:04:01 0 8.14 0.00 3.75 7.01 0.07 81.03 04:16:11 04:04:01 1 12.24 0.00 3.51 2.96 0.05 81.23 04:16:11 04:04:01 2 8.65 0.00 2.57 0.31 0.05 88.41 04:16:11 04:04:01 3 9.45 0.00 3.36 0.62 0.07 86.51 04:16:11 04:04:01 4 8.59 0.00 2.59 0.99 0.03 87.80 04:16:11 04:04:01 5 8.04 0.00 3.50 2.70 0.05 85.71 04:16:11 04:04:01 6 12.02 0.00 3.04 0.29 0.07 84.58 04:16:11 04:04:01 7 10.34 0.00 5.62 3.86 0.07 80.11 04:16:11 04:05:02 all 26.10 0.00 5.88 2.73 0.07 65.22 04:16:11 04:05:02 0 27.72 0.00 6.46 0.59 0.07 65.16 04:16:11 04:05:02 1 28.63 0.00 7.06 9.91 0.08 54.32 04:16:11 04:05:02 2 24.85 0.00 4.86 0.22 0.07 70.00 04:16:11 04:05:02 3 25.76 0.00 6.85 0.45 0.07 66.87 04:16:11 04:05:02 4 25.32 0.00 5.41 1.21 0.05 68.00 04:16:11 04:05:02 5 24.41 0.00 4.81 0.40 0.07 70.31 04:16:11 04:05:02 6 24.28 0.00 5.02 0.24 0.05 70.41 04:16:11 04:05:02 7 27.85 0.00 6.58 8.85 0.07 56.65 04:16:11 04:06:01 all 32.23 0.00 5.36 1.70 0.08 60.63 04:16:11 04:06:01 0 37.32 0.00 5.55 0.49 0.09 56.55 04:16:11 04:06:01 1 30.68 0.00 5.62 6.75 0.09 56.87 04:16:11 04:06:01 2 32.23 0.00 4.76 0.48 0.09 62.45 04:16:11 04:06:01 3 30.69 0.00 5.68 0.34 0.12 63.17 04:16:11 04:06:01 4 29.78 0.00 5.13 0.10 0.07 64.92 04:16:11 04:06:01 5 30.31 0.00 4.81 1.81 0.07 63.01 04:16:11 04:06:01 6 32.55 0.00 5.21 0.05 0.07 62.12 04:16:11 04:06:01 7 34.28 0.00 6.18 3.57 0.07 55.90 04:16:11 04:07:01 all 2.73 0.00 1.17 1.06 0.02 95.02 04:16:11 04:07:01 0 2.94 0.00 1.41 7.17 0.03 88.44 04:16:11 04:07:01 1 2.52 0.00 1.91 0.00 0.02 95.55 04:16:11 04:07:01 2 1.75 0.00 1.03 0.00 0.03 97.19 04:16:11 04:07:01 3 2.73 0.00 0.74 0.03 0.02 96.48 04:16:11 04:07:01 4 2.88 0.00 1.44 0.00 0.02 95.66 04:16:11 04:07:01 5 2.64 0.00 0.99 1.23 0.02 95.13 04:16:11 04:07:01 6 2.98 0.00 0.84 0.07 0.02 96.10 04:16:11 04:07:01 7 3.38 0.00 0.97 0.00 0.03 95.62 04:16:11 04:08:01 all 0.33 0.00 0.14 0.22 0.01 99.30 04:16:11 04:08:01 0 0.05 0.00 0.07 0.02 0.00 99.87 04:16:11 04:08:01 1 0.78 0.00 0.08 0.02 0.02 99.10 04:16:11 04:08:01 2 0.03 0.00 0.05 0.00 0.02 99.90 04:16:11 04:08:01 3 0.42 0.00 0.05 0.05 0.02 99.47 04:16:11 04:08:01 4 0.08 0.00 0.03 0.02 0.00 99.87 04:16:11 04:08:01 5 0.62 0.00 0.32 1.00 0.02 98.05 04:16:11 04:08:01 6 0.13 0.00 0.32 0.67 0.02 98.87 04:16:11 04:08:01 7 0.54 0.00 0.18 0.02 0.02 99.25 04:16:11 04:09:01 all 0.61 0.00 0.35 0.23 0.02 98.79 04:16:11 04:09:01 0 0.90 0.00 0.40 0.58 0.03 98.08 04:16:11 04:09:01 1 0.62 0.00 0.48 0.02 0.00 98.88 04:16:11 04:09:01 2 0.40 0.00 0.23 0.00 0.03 99.33 04:16:11 04:09:01 3 0.38 0.00 0.28 0.50 0.02 98.82 04:16:11 04:09:01 4 0.38 0.00 0.28 0.03 0.02 99.28 04:16:11 04:09:01 5 0.45 0.00 0.30 0.55 0.00 98.70 04:16:11 04:09:01 6 1.32 0.00 0.57 0.13 0.02 97.96 04:16:11 04:09:01 7 0.44 0.00 0.22 0.03 0.02 99.29 04:16:11 04:10:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:16:11 04:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:16:11 04:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:16:11 04:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:16:11 04:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:16:11 04:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:16:11 04:10:01 5 0.02 0.00 0.00 0.08 0.00 99.90 04:16:11 04:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:16:11 04:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:16:11 04:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:16:11 04:11:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:16:11 04:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:16:11 04:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:16:11 04:11:01 3 0.00 0.00 0.03 0.02 0.02 99.93 04:16:11 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:16:11 04:11:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:16:11 04:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:16:11 04:11:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:16:11 04:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:16:11 04:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:16:11 04:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:16:11 04:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:16:11 04:12:01 3 0.00 0.00 0.00 0.07 0.00 99.93 04:16:11 04:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:16:11 04:12:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:16:11 04:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:16:11 04:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:16:11 04:13:01 all 0.04 0.00 0.04 0.00 0.01 99.91 04:16:11 04:13:01 0 0.07 0.00 0.03 0.00 0.00 99.90 04:16:11 04:13:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:16:11 04:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:16:11 04:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:16:11 04:13:01 4 0.03 0.00 0.05 0.00 0.00 99.92 04:16:11 04:13:01 5 0.08 0.00 0.07 0.03 0.00 99.82 04:16:11 04:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:16:11 04:13:01 7 0.05 0.00 0.10 0.00 0.02 99.83 04:16:11 04:14:01 all 0.01 0.00 0.01 0.01 0.01 99.95 04:16:11 04:14:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:16:11 04:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:16:11 04:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:16:11 04:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:16:11 04:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:16:11 04:14:01 5 0.00 0.00 0.00 0.12 0.00 99.88 04:16:11 04:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:16:11 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:16:11 04:16:11 04:14:01 CPU %user %nice %system %iowait %steal %idle 04:16:11 04:15:01 all 1.13 0.00 0.41 0.03 0.02 98.41 04:16:11 04:15:01 0 0.74 0.00 0.32 0.00 0.03 98.91 04:16:11 04:15:01 1 1.34 0.00 0.57 0.08 0.03 97.98 04:16:11 04:15:01 2 0.87 0.00 0.28 0.00 0.00 98.85 04:16:11 04:15:01 3 0.82 0.00 0.68 0.02 0.02 98.46 04:16:11 04:15:01 4 1.57 0.00 0.27 0.00 0.02 98.15 04:16:11 04:15:01 5 0.95 0.00 0.43 0.12 0.02 98.48 04:16:11 04:15:01 6 1.07 0.00 0.28 0.00 0.02 98.63 04:16:11 04:15:01 7 1.72 0.00 0.45 0.00 0.00 97.83 04:16:11 04:16:01 all 8.24 0.00 3.65 4.08 0.08 83.96 04:16:11 04:16:01 0 8.48 0.00 3.37 0.47 0.07 87.61 04:16:11 04:16:01 1 7.54 0.00 3.53 7.38 0.07 81.48 04:16:11 04:16:01 2 7.98 0.00 3.80 0.86 0.07 87.29 04:16:11 04:16:01 3 9.04 0.00 3.67 0.24 0.07 86.98 04:16:11 04:16:01 4 7.97 0.00 3.65 0.54 0.07 87.77 04:16:11 04:16:01 5 7.52 0.00 3.21 1.73 0.10 87.43 04:16:11 04:16:01 6 7.72 0.00 4.01 8.79 0.07 79.42 04:16:11 04:16:01 7 9.67 0.00 3.95 12.68 0.12 73.58 04:16:11 Average: all 6.17 0.00 1.56 0.95 0.03 91.29 04:16:11 Average: 0 6.59 0.00 1.63 1.24 0.03 90.49 04:16:11 Average: 1 6.42 0.00 1.75 2.07 0.03 89.73 04:16:11 Average: 2 5.83 0.00 1.34 0.14 0.03 92.66 04:16:11 Average: 3 6.03 0.00 1.63 0.18 0.03 92.14 04:16:11 Average: 4 5.82 0.00 1.44 0.22 0.02 92.50 04:16:11 Average: 5 5.71 0.00 1.41 0.75 0.03 92.11 04:16:11 Average: 6 6.25 0.00 1.47 0.78 0.03 91.47 04:16:11 Average: 7 6.70 0.00 1.84 2.20 0.03 89.22 04:16:11 04:16:11 04:16:11