Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 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-ssh9007609810746951847.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17451449109888726876.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17547990573509304472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14903075458508139283.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-ssh12229369776878672390.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/v2]] ========================================================= [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/v2 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-11957 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 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 (main) Commit message: "fix: update secret url to v3 in scripts (#328)" > 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 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 # timeout=10 > git rev-list --no-walk 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:23:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:23:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:23:27 ========================================================= 23:23:27 EdgeX Global Pipelines Version Info 23:23:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:23:27 ------------------- 23:23:27 stable info: 23:23:27 ------------------- 23:23:27 Commited By: Bill Mahoney bill.mahoney@intel.com 23:23:27 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 23:23:27 Message: update stable to v1.0.248 23:23:28 ------------------- 23:23:28 experimental info: 23:23:28 ------------------- 23:23:28 Commited By: **** collab-it+edgex@linuxfoundation.org 23:23:28 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 23:23:28 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] echo 23:23:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a0357f [Pipeline] echo 23:23:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:29 provisioning config files... 23:23:29 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4551231738937802149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:29 ---> docker-login.sh 23:23:29 nexus3.edgexfoundry.org:10001 23:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:29 Configure a credential helper to remove this warning. See 23:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:29 23:23:29 Login Succeeded 23:23:29 nexus3.edgexfoundry.org:10002 23:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:29 Configure a credential helper to remove this warning. See 23:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:29 23:23:29 Login Succeeded 23:23:29 nexus3.edgexfoundry.org:10003 23:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:29 Configure a credential helper to remove this warning. See 23:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:29 23:23:29 Login Succeeded 23:23:29 nexus3.edgexfoundry.org:10004 23:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:29 Configure a credential helper to remove this warning. See 23:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:29 23:23:29 Login Succeeded 23:23:29 docker.io 23:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:30 Configure a credential helper to remove this warning. See 23:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:30 23:23:30 Login Succeeded 23:23:30 ---> docker-login.sh ends [Pipeline] } 23:23:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:23:30 + git rev-list -1 --merges 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6~1..9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] echo 23:23:30 -----------> git rev-list -1 --merges 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6~1..9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [false] [Pipeline] sh 23:23:31 + git log --format=format:%s -1 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] echo 23:23:31 ========================================================= 23:23:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:23:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:23:31 + git log --format=format:%s -1 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] echo 23:23:31 [semverPrep] GIT_COMMIT: 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6, Commit Message: fix: update secret url to v3 in scripts (#328) [Pipeline] echo 23:23:31 [semverPrep] This is not a build commit. [Pipeline] sh 23:23:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:23:31 + grep -v github /etc/ssh/ssh_known_hosts 23:23:31 + [ -e /tmp/ssh_known_hosts ] 23:23:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:23:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:23:31 + sudo tee -a /etc/ssh/ssh_known_hosts 23:23:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:23:32 23:23:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:23:32 0.1.4: Pulling from edgex-devops/py-git-semver 23:23:32 b85a868b505f: Pulling fs layer 23:23:32 e2be974225ed: Pulling fs layer 23:23:32 339a4e72a1f5: Pulling fs layer 23:23:32 988bab9f4d93: Pulling fs layer 23:23:32 1469e6f7b9e6: Pulling fs layer 23:23:32 eaf3925da568: Pulling fs layer 23:23:32 bab4dde63d76: Pulling fs layer 23:23:32 bde34c3a00c8: Pulling fs layer 23:23:32 b352a97aabf1: Pulling fs layer 23:23:32 4872d77fe225: Pulling fs layer 23:23:32 5851b861e8e6: Pulling fs layer 23:23:32 4872d77fe225: Waiting 23:23:32 bab4dde63d76: Waiting 23:23:32 5851b861e8e6: Waiting 23:23:32 988bab9f4d93: Waiting 23:23:32 1469e6f7b9e6: Waiting 23:23:32 eaf3925da568: Waiting 23:23:32 b352a97aabf1: Waiting 23:23:32 bde34c3a00c8: Waiting 23:23:32 e2be974225ed: Verifying Checksum 23:23:32 e2be974225ed: Download complete 23:23:32 988bab9f4d93: Verifying Checksum 23:23:32 988bab9f4d93: Download complete 23:23:32 1469e6f7b9e6: Verifying Checksum 23:23:32 1469e6f7b9e6: Download complete 23:23:32 339a4e72a1f5: Verifying Checksum 23:23:32 339a4e72a1f5: Download complete 23:23:32 eaf3925da568: Download complete 23:23:32 bde34c3a00c8: Verifying Checksum 23:23:32 bde34c3a00c8: Download complete 23:23:32 b352a97aabf1: Verifying Checksum 23:23:32 b352a97aabf1: Download complete 23:23:32 4872d77fe225: Verifying Checksum 23:23:32 4872d77fe225: Download complete 23:23:32 5851b861e8e6: Verifying Checksum 23:23:32 5851b861e8e6: Download complete 23:23:32 b85a868b505f: Verifying Checksum 23:23:32 b85a868b505f: Download complete 23:23:33 bab4dde63d76: Verifying Checksum 23:23:33 bab4dde63d76: Download complete 23:23:34 b85a868b505f: Pull complete 23:23:34 e2be974225ed: Pull complete 23:23:34 339a4e72a1f5: Pull complete 23:23:34 988bab9f4d93: Pull complete 23:23:34 1469e6f7b9e6: Pull complete 23:23:34 eaf3925da568: Pull complete 23:23:36 bab4dde63d76: Pull complete 23:23:36 bde34c3a00c8: Pull complete 23:23:36 b352a97aabf1: Pull complete 23:23:36 4872d77fe225: Pull complete 23:23:36 5851b861e8e6: Pull complete 23:23:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:23:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:36 prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container 23:23:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:23:38 $ docker top 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 -eo pid,comm 23:23:38 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). 23:23:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:23:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:38 [ssh-agent] Looking for ssh-agent implementation... 23:23:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:39 $ docker exec 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 ssh-agent 23:23:39 SSH_AUTH_SOCK=/tmp/ssh-LQYCRH0Yh6Zc/agent.32 23:23:39 SSH_AGENT_PID=38 23:23:39 Running ssh-add (command line suppressed) 23:23:39 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14201076598825918079.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14201076598825918079.key) 23:23:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:39 + git tag --points-at HEAD [Pipeline] } 23:23:39 $ docker exec --env ******** --env ******** 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 ssh-agent -k 23:23:39 unset SSH_AUTH_SOCK; 23:23:39 unset SSH_AGENT_PID; 23:23:39 echo Agent pid 38 killed; 23:23:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:23:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:39 [ssh-agent] Looking for ssh-agent implementation... 23:23:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:39 $ docker exec 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 ssh-agent 23:23:39 SSH_AUTH_SOCK=/tmp/ssh-BtPbiP2NIQSc/agent.70 23:23:39 SSH_AGENT_PID=76 23:23:39 Running ssh-add (command line suppressed) 23:23:40 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4818617927778292176.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4818617927778292176.key) 23:23:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:40 + git semver init 23:23:40 2023-04-27 23:23:40,531 [run_init] DEBUG init version:0.0.0 force:False 23:23:40 2023-04-27 23:23:40,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 23:23:40 2023-04-27 23:23:40,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 23:23:40 2023-04-27 23:23:40,533 [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) 23:23:41 2023-04-27 23:23:41,372 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 23:23:41 2023-04-27 23:23:41,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 23:23:41 2023-04-27 23:23:41,372 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:23:41 2023-04-27 23:23:41,372 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:23:41 3.0.0-dev.34 [Pipeline] } 23:23:41 $ docker exec --env ******** --env ******** 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 ssh-agent -k 23:23:41 unset SSH_AUTH_SOCK; 23:23:41 unset SSH_AGENT_PID; 23:23:41 echo Agent pid 76 killed; 23:23:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:23:41 + git semver [Pipeline] } 23:23:42 $ docker stop --time=1 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 23:23:43 $ docker rm -f --volumes 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 [Pipeline] // withDockerContainer [Pipeline] sh 23:23:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:23:44 Stashed 1 file(s) [Pipeline] echo 23:23:44 [edgeXSemver]: initialized semver on version 3.0.0-dev.34 [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 23:23:44 provisioning config files... 23:23:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11066622552520901510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:44 ---> docker-login.sh 23:23:44 nexus3.edgexfoundry.org:10001 23:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:44 Configure a credential helper to remove this warning. See 23:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:44 23:23:44 Login Succeeded 23:23:44 nexus3.edgexfoundry.org:10002 23:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:44 Configure a credential helper to remove this warning. See 23:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:44 23:23:44 Login Succeeded 23:23:44 nexus3.edgexfoundry.org:10003 23:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:44 Configure a credential helper to remove this warning. See 23:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:44 23:23:44 Login Succeeded 23:23:44 nexus3.edgexfoundry.org:10004 23:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:44 Configure a credential helper to remove this warning. See 23:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:44 23:23:44 Login Succeeded 23:23:44 docker.io 23:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:45 Configure a credential helper to remove this warning. See 23:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:45 23:23:45 Login Succeeded 23:23:45 ---> docker-login.sh ends [Pipeline] } 23:23:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:23:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:45 ========================================================= 23:23:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:23:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:45 + 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 . 23:23:45 Sending build context to Docker daemon 26.96MB 23:23:45 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:23:45 Step 2/13 : FROM ${BASE} AS builder 23:23:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:23:45 f56be85fc22e: Pulling fs layer 23:23:45 85791d961cd3: Pulling fs layer 23:23:45 d694b5ae8c79: Pulling fs layer 23:23:45 9f32a84ed3da: Pulling fs layer 23:23:45 4d19c01a9841: Pulling fs layer 23:23:45 9325e15d5711: Pulling fs layer 23:23:45 556b6ee489ea: Pulling fs layer 23:23:45 c5a4b2cf53e6: Pulling fs layer 23:23:45 9325e15d5711: Waiting 23:23:45 556b6ee489ea: Waiting 23:23:45 c5a4b2cf53e6: Waiting 23:23:45 4d19c01a9841: Waiting 23:23:45 9f32a84ed3da: Waiting 23:23:45 85791d961cd3: Verifying Checksum 23:23:45 85791d961cd3: Download complete 23:23:45 9f32a84ed3da: Verifying Checksum 23:23:45 9f32a84ed3da: Download complete 23:23:45 4d19c01a9841: Verifying Checksum 23:23:45 4d19c01a9841: Download complete 23:23:45 f56be85fc22e: Verifying Checksum 23:23:45 f56be85fc22e: Download complete 23:23:45 9325e15d5711: Verifying Checksum 23:23:45 9325e15d5711: Download complete 23:23:45 f56be85fc22e: Pull complete 23:23:45 85791d961cd3: Pull complete 23:23:46 c5a4b2cf53e6: Verifying Checksum 23:23:46 c5a4b2cf53e6: Download complete 23:23:46 d694b5ae8c79: Verifying Checksum 23:23:46 d694b5ae8c79: Download complete 23:23:46 556b6ee489ea: Verifying Checksum 23:23:46 556b6ee489ea: Download complete 23:23:49 d694b5ae8c79: Pull complete 23:23:49 9f32a84ed3da: Pull complete 23:23:49 4d19c01a9841: Pull complete 23:23:49 9325e15d5711: Pull complete 23:23:51 556b6ee489ea: Pull complete 23:23:52 c5a4b2cf53e6: Pull complete 23:23:52 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:23:52 ---> c4be618373d6 23:23:52 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:23:55 ---> Running in c7d4f158b38c 23:23:55 Removing intermediate container c7d4f158b38c 23:23:55 ---> 5554070e016e 23:23:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:23:55 ---> Running in 74f15b2e6eca 23:23:55 Removing intermediate container 74f15b2e6eca 23:23:55 ---> d1f3a41f7a42 23:23:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:23:55 ---> Running in 1b0780d856b2 23:23:55 Removing intermediate container 1b0780d856b2 23:23:55 ---> 4d4209171976 23:23:55 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:23:55 ---> Running in 26e4ad308767 23:23:55 Removing intermediate container 26e4ad308767 23:23:55 ---> 0b42bb41b43c 23:23:55 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:23:55 ---> Running in 789beadbb5a3 23:23:55 Removing intermediate container 789beadbb5a3 23:23:55 ---> c2ff0285352e 23:23:55 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:23:55 ---> Running in 1d2a78eb1344 23:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:23:56 OK: 265 MiB in 53 packages 23:23:56 Removing intermediate container 1d2a78eb1344 23:23:56 ---> f28d1e96651f 23:23:56 Step 9/13 : WORKDIR /device-onvif-camera 23:23:56 ---> Running in e5b842f1dee3 23:23:56 Removing intermediate container e5b842f1dee3 23:23:56 ---> 1b69324ffc32 23:23:56 Step 10/13 : COPY go.mod vendor* ./ 23:23:57 ---> 66b663d83cea 23:23:57 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:57 ---> Running in 371a13cd462c 23:23:59 Still waiting to schedule task 23:23:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:24:29 Removing intermediate container 371a13cd462c 23:24:29 ---> 9d0645af469a 23:24:29 Step 12/13 : COPY . . 23:24:29 ---> d05f2891c023 23:24:29 Step 13/13 : RUN ${MAKE} 23:24:29 ---> Running in 38a8b4b07809 23:24:29 noop 23:24:29 Removing intermediate container 38a8b4b07809 23:24:29 ---> 0645ebb77366 23:24:29 Successfully built 0645ebb77366 23:24:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:29 + docker inspect -f . ci-base-image-x86_64 23:24:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:29 prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container 23:24:29 $ 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 ******** -e ******** ci-base-image-x86_64 cat 23:24:29 $ docker top 3c30c0074ed6faa65be7a0ac2b501c86010a0f75895d50f8dc781b54acd97adc -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:30 + go version 23:24:30 go version go1.20.2 linux/amd64 [Pipeline] } 23:24:30 $ docker stop --time=1 3c30c0074ed6faa65be7a0ac2b501c86010a0f75895d50f8dc781b54acd97adc 23:24:31 $ docker rm -f --volumes 3c30c0074ed6faa65be7a0ac2b501c86010a0f75895d50f8dc781b54acd97adc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:31 + docker inspect -f . ci-base-image-x86_64 23:24:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:31 prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container 23:24:32 $ 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 ******** -e ******** ci-base-image-x86_64 cat 23:24:32 $ docker top 7ff12aa4f72061632825c54acaa204afaf5e172e46a9aad02014f220228be23e -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:32 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 23:24:32 + make test 23:24:32 go test ./... -coverprofile=coverage.out ./... 23:24:38 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:24:48 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:24:48 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:24:49 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 31.6% of statements 23:24:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.268s coverage: 86.5% of statements 23:24:58 go vet ./... 23:25:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:25:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:25:00 ./bin/test-attribution-txt.sh [Pipeline] echo 23:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:25:00 $ docker stop --time=1 7ff12aa4f72061632825c54acaa204afaf5e172e46a9aad02014f220228be23e 23:25:03 $ docker rm -f --volumes 7ff12aa4f72061632825c54acaa204afaf5e172e46a9aad02014f220228be23e [Pipeline] // withDockerContainer [Pipeline] sh 23:25:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:25:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:25:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:25:04 + ls -al . 23:25:04 total 236 23:25:04 drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 23:24 . 23:25:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 23:23 .. 23:25:04 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 23:23 .git 23:25:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 23:23 .github 23:25:04 -rw-rw-r-- 1 jenkins jenkins 496 Apr 27 23:23 .gitignore 23:25:04 -rw-rw-r-- 1 jenkins jenkins 42 Apr 27 23:23 .golangci.yml 23:25:04 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 23:23 .semver 23:25:04 -rw-rw-r-- 1 jenkins jenkins 9861 Apr 27 23:23 Attribution.txt 23:25:04 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 27 23:23 CHANGELOG.md 23:25:04 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 27 23:23 Dockerfile 23:25:04 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 23:23 GOVERNANCE.md 23:25:04 -rw-rw-r-- 1 jenkins jenkins 734 Apr 27 23:23 Jenkinsfile 23:25:04 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 27 23:23 LICENSE 23:25:04 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 27 23:23 Makefile 23:25:04 -rw-rw-r-- 1 jenkins jenkins 625 Apr 27 23:23 OWNERS.md 23:25:04 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 27 23:23 README.md 23:25:04 -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 23:23 VERSION 23:25:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 23:23 bin 23:25:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 23:23 cmd 23:25:04 -rw-r--r-- 1 jenkins jenkins 78922 Apr 27 23:24 coverage.out 23:25:04 drwxrwxr-x 6 jenkins jenkins 4096 Apr 27 23:23 doc 23:25:04 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 27 23:23 go.mod 23:25:04 -rw-rw-r-- 1 jenkins jenkins 32947 Apr 27 23:23 go.sum 23:25:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 23:23 internal 23:25:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 23:23 snap 23:25:04 -rw-rw-r-- 1 jenkins jenkins 236 Apr 27 23:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:04 + 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=9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 --label arch=amd64 --label version=3.0.0-dev.34 . 23:25:04 Sending build context to Docker daemon 27.04MB 23:25:04 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:25:04 Step 2/26 : FROM ${BASE} AS builder 23:25:04 ---> 0645ebb77366 23:25:04 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:25:05 ---> Running in 790eb5829478 23:25:05 Removing intermediate container 790eb5829478 23:25:05 ---> 619465a214e7 23:25:05 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:25:05 ---> Running in 20e8e3c21c85 23:25:05 Removing intermediate container 20e8e3c21c85 23:25:05 ---> 215eb1873be4 23:25:05 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 23:25:05 ---> Running in 60ee1c58216e 23:25:05 Removing intermediate container 60ee1c58216e 23:25:05 ---> 71ffa2a1c7b7 23:25:05 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:25:05 ---> Running in 3d742b940350 23:25:05 Removing intermediate container 3d742b940350 23:25:05 ---> 90683653bce8 23:25:05 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:25:05 ---> Running in 95696c8fe04a 23:25:05 Removing intermediate container 95696c8fe04a 23:25:05 ---> 1cfa670920f3 23:25:05 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:25:05 ---> Running in 0770b0095c97 23:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:25:06 OK: 265 MiB in 53 packages 23:25:06 Removing intermediate container 0770b0095c97 23:25:06 ---> a01cc49bce6b 23:25:06 Step 9/26 : WORKDIR /device-onvif-camera 23:25:06 ---> Running in b27cc23ec7cb 23:25:06 Removing intermediate container b27cc23ec7cb 23:25:06 ---> 2ec9f20ad4ab 23:25:06 Step 10/26 : COPY go.mod vendor* ./ 23:25:06 ---> 64dc582aa8f9 23:25:06 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:06 ---> Running in eb3f5b7eb1b7 23:25:07 Removing intermediate container eb3f5b7eb1b7 23:25:07 ---> f19d4630bddb 23:25:07 Step 12/26 : COPY . . 23:25:08 ---> cd9add79d7cf 23:25:08 Step 13/26 : RUN ${MAKE} 23:25:08 ---> Running in a25222db9153 23:25:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 23:25:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11958 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 23:25:23 Running in /w/workspace/device-onvif-camera/129 [Pipeline] { [Pipeline] checkout 23:25:23 The recommended git tool is: git 23:25:28 using credential edgex-jenkins-ssh 23:25:28 Cloning the remote Git repository 23:25:28 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:25:28 > git init /w/workspace/device-onvif-camera/129 # timeout=10 23:25:29 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:25:29 > git --version # timeout=10 23:25:29 > git --version # 'git version 2.25.1' 23:25:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:30 Removing intermediate container a25222db9153 23:25:30 ---> 2e17cf7cae8a 23:25:30 Step 14/26 : FROM alpine:3.17 23:25:30 3.17: Pulling from library/alpine 23:25:30 f56be85fc22e: Already exists 23:25:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:25:30 Status: Downloaded newer image for alpine:3.17 23:25:30 ---> 9ed4aefc74f6 23:25:30 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:25:30 ---> Running in 172168d4b988 23:25:30 Removing intermediate container 172168d4b988 23:25:30 ---> 1951dbbba57a 23:25:30 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:25:30 ---> Running in bfccd0b76eb5 23:25:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:25:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:25:30 (1/1) Installing dumb-init (1.2.5-r2) 23:25:30 Executing busybox-1.35.0-r29.trigger 23:25:30 OK: 7 MiB in 16 packages 23:25:30 Removing intermediate container bfccd0b76eb5 23:25:30 ---> 9e2b3c9a9f48 23:25:30 Step 17/26 : WORKDIR / 23:25:30 ---> Running in da7087a44160 23:25:30 Removing intermediate container da7087a44160 23:25:30 ---> 04ee856091bb 23:25:30 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:25:30 ---> 8b9c61b5d616 23:25:30 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:25:30 ---> de240724e6a7 23:25:30 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:25:30 ---> 24fd83277802 23:25:30 Step 21/26 : EXPOSE 59984 23:25:30 ---> Running in e5ffa840ef9b 23:25:30 Removing intermediate container e5ffa840ef9b 23:25:30 ---> 596f9d48b831 23:25:30 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:25:30 ---> Running in 249e8474fc94 23:25:30 Removing intermediate container 249e8474fc94 23:25:30 ---> 1d5aa2c456c8 23:25:30 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:25:30 ---> Running in 8dd5a83929ea 23:25:30 Removing intermediate container 8dd5a83929ea 23:25:30 ---> c4896db6b498 23:25:30 Step 24/26 : LABEL arch=amd64 23:25:30 ---> Running in 16cc19b1e351 23:25:30 Removing intermediate container 16cc19b1e351 23:25:30 ---> f7580e798029 23:25:30 Step 25/26 : LABEL git_sha=9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 23:25:30 ---> Running in 373a17610d14 23:25:30 Removing intermediate container 373a17610d14 23:25:30 ---> 42a9e35962cf 23:25:30 Step 26/26 : LABEL version=3.0.0-dev.34 23:25:30 ---> Running in fbf2749efb34 23:25:30 Removing intermediate container fbf2749efb34 23:25:30 ---> c3f55c63371d 23:25:30 [Warning] One or more build-args [ARCH] were not consumed 23:25:30 Successfully built c3f55c63371d 23:25:30 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 23:25:30 provisioning config files... 23:25:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9526356555878810326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:31 ---> docker-login.sh 23:25:31 nexus3.edgexfoundry.org:10001 23:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:31 Configure a credential helper to remove this warning. See 23:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:31 23:25:31 Login Succeeded 23:25:31 nexus3.edgexfoundry.org:10002 23:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:31 Configure a credential helper to remove this warning. See 23:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:31 23:25:31 Login Succeeded 23:25:31 nexus3.edgexfoundry.org:10003 23:25:30 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:25:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:31 Configure a credential helper to remove this warning. See 23:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:31 23:25:31 Login Succeeded 23:25:31 nexus3.edgexfoundry.org:10004 23:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:31 Configure a credential helper to remove this warning. See 23:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:31 23:25:31 Login Succeeded 23:25:31 docker.io 23:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:31 Avoid second fetch 23:25:31 Checking out Revision 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 (main) 23:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:31 Configure a credential helper to remove this warning. See 23:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:31 23:25:31 Login Succeeded 23:25:31 ---> docker-login.sh ends [Pipeline] } 23:25:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:31 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 23:25:31 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 23:25:31 latest 23:25:31 3.0.0-dev.34 23:25:31 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 23:25:31 main 23:25:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 23:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:25:32 c0fe0382b0ab: Preparing 23:25:32 7877c9b61ec1: Preparing 23:25:32 50198cc08e17: Preparing 23:25:32 669e81062e62: Preparing 23:25:32 f1417ff83b31: Preparing 23:25:32 f1417ff83b31: Layer already exists 23:25:32 669e81062e62: Pushed 23:25:32 c0fe0382b0ab: Pushed 23:25:32 7877c9b61ec1: Pushed 23:25:32 Commit message: "fix: update secret url to v3 in scripts (#328)" 23:25:31 > git config core.sparsecheckout # timeout=10 23:25:31 > git checkout -f 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:25:33 % Total % Received % Xferd Average Speed Time Time Time Current 23:25:33 Dload Upload Total Spent Left Speed 23:25:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 23:25:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:25:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:25:34 + sudo tee /etc/docker/daemon.new 23:25:34 { 23:25:34 "registry-mirrors": [ 23:25:34 "https://nexus3.edgexfoundry.org:10001" 23:25:34 ], 23:25:34 "bip": "10.250.0.254/24", 23:25:34 "hosts": [ 23:25:34 "tcp://0.0.0.0:5555", 23:25:34 "unix:///var/run/docker.sock" 23:25:34 ], 23:25:34 "mtu": 1458, 23:25:34 "selinux-enabled": true, 23:25:34 "seccomp-profile": "/etc/docker/seccomp.json" 23:25:34 } [Pipeline] sh 23:25:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:25:34 + sudo service docker restart 23:25:35 50198cc08e17: Pushed 23:25:35 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6: digest: sha256:521ad40d42e9db3b441ad5712e40a297059975e30d7e1d1f2ad0159a5e64bc98 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:35 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 23:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:25:36 c0fe0382b0ab: Preparing 23:25:36 7877c9b61ec1: Preparing 23:25:36 50198cc08e17: Preparing 23:25:36 669e81062e62: Preparing 23:25:36 f1417ff83b31: Preparing 23:25:36 669e81062e62: Layer already exists 23:25:36 c0fe0382b0ab: Layer already exists 23:25:36 50198cc08e17: Layer already exists 23:25:36 7877c9b61ec1: Layer already exists 23:25:36 f1417ff83b31: Layer already exists 23:25:36 latest: digest: sha256:521ad40d42e9db3b441ad5712e40a297059975e30d7e1d1f2ad0159a5e64bc98 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:36 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.34 23:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:25:36 c0fe0382b0ab: Preparing 23:25:36 7877c9b61ec1: Preparing 23:25:36 50198cc08e17: Preparing 23:25:36 669e81062e62: Preparing 23:25:36 f1417ff83b31: Preparing 23:25:36 c0fe0382b0ab: Layer already exists 23:25:36 50198cc08e17: Layer already exists 23:25:36 f1417ff83b31: Layer already exists 23:25:36 669e81062e62: Layer already exists 23:25:36 7877c9b61ec1: Layer already exists 23:25:36 3.0.0-dev.34: digest: sha256:521ad40d42e9db3b441ad5712e40a297059975e30d7e1d1f2ad0159a5e64bc98 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:37 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 23:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:25:37 c0fe0382b0ab: Preparing 23:25:37 7877c9b61ec1: Preparing 23:25:37 50198cc08e17: Preparing 23:25:37 669e81062e62: Preparing 23:25:37 f1417ff83b31: Preparing 23:25:37 c0fe0382b0ab: Layer already exists 23:25:37 7877c9b61ec1: Layer already exists 23:25:37 f1417ff83b31: Layer already exists 23:25:37 669e81062e62: Layer already exists 23:25:37 50198cc08e17: Layer already exists 23:25:37 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34: digest: sha256:521ad40d42e9db3b441ad5712e40a297059975e30d7e1d1f2ad0159a5e64bc98 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:37 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 23:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:25:37 c0fe0382b0ab: Preparing 23:25:37 7877c9b61ec1: Preparing 23:25:37 50198cc08e17: Preparing 23:25:37 669e81062e62: Preparing 23:25:37 f1417ff83b31: Preparing 23:25:37 f1417ff83b31: Layer already exists 23:25:37 669e81062e62: Layer already exists 23:25:37 7877c9b61ec1: Layer already exists 23:25:37 50198cc08e17: Layer already exists 23:25:37 c0fe0382b0ab: Layer already exists 23:25:37 main: digest: sha256:521ad40d42e9db3b441ad5712e40a297059975e30d7e1d1f2ad0159a5e64bc98 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:37 ===================================================== [Pipeline] echo 23:25:38 taggedImages: 23:25:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 23:25:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 23:25:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.34 23:25:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 23:25:38 - 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 23:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:38 23:25:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:38 latest: Pulling from edgex-lftools-log-publisher 23:25:38 5eb5b503b376: Pulling fs layer 23:25:38 5c69ac0246d0: Pulling fs layer 23:25:38 ec43610c2a17: Pulling fs layer 23:25:38 3a2ae6a8a46f: Pulling fs layer 23:25:38 33b1e0a273af: Pulling fs layer 23:25:38 5d3b04190fa2: Pulling fs layer 23:25:38 2f39f015ded8: Pulling fs layer 23:25:38 5d3b04190fa2: Waiting 23:25:38 2f39f015ded8: Waiting 23:25:38 33b1e0a273af: Waiting 23:25:38 5c69ac0246d0: Verifying Checksum 23:25:38 5c69ac0246d0: Download complete 23:25:38 3a2ae6a8a46f: Download complete 23:25:38 33b1e0a273af: Verifying Checksum 23:25:38 33b1e0a273af: Download complete 23:25:38 ec43610c2a17: Verifying Checksum 23:25:38 ec43610c2a17: Download complete 23:25:38 5d3b04190fa2: Verifying Checksum 23:25:38 5d3b04190fa2: Download complete 23:25:38 5eb5b503b376: Verifying Checksum 23:25:38 5eb5b503b376: Download complete 23:25:39 2f39f015ded8: Download complete 23:25:40 5eb5b503b376: Pull complete 23:25:40 5c69ac0246d0: Pull complete 23:25:40 ec43610c2a17: Pull complete 23:25:40 3a2ae6a8a46f: Pull complete 23:25:40 33b1e0a273af: Pull complete 23:25:40 5d3b04190fa2: Pull complete 23:25:45 2f39f015ded8: Pull complete 23:25:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:25:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:45 prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container 23:25:45 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:25:47 $ docker top 44f3f24cb016e383b98fcdc25acc8ddad193c31c83ced306674943a6949763b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:47 ---> job-cost.sh 23:25:47 lf-activate-venv: SKIPPING 23:25:47 INFO: No Stack... 23:25:47 INFO: Retrieving Pricing Info for: v3-standard-8 23:25:48 INFO: Archiving Costs [Pipeline] sh 23:25:48 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 23:25:48 + cut -d, -f6 [Pipeline] lock 23:25:48 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] 23:25:48 Resource [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] did not exist. Created. 23:25:48 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:25:49 + echo total: 0.2199999988079071 [Pipeline] stash 23:25:49 Stashed 1 file(s) [Pipeline] } 23:25:49 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] [Pipeline] // lock [Pipeline] } 23:25:49 $ docker stop --time=1 44f3f24cb016e383b98fcdc25acc8ddad193c31c83ced306674943a6949763b8 23:25:50 $ docker rm -f --volumes 44f3f24cb016e383b98fcdc25acc8ddad193c31c83ced306674943a6949763b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:25:53 provisioning config files... 23:25:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/129@tmp/config1973622588260371550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:53 ---> docker-login.sh 23:25:53 nexus3.edgexfoundry.org:10001 23:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:53 Configure a credential helper to remove this warning. See 23:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:53 23:25:53 Login Succeeded 23:25:53 nexus3.edgexfoundry.org:10002 23:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:54 Configure a credential helper to remove this warning. See 23:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:54 23:25:54 Login Succeeded 23:25:54 nexus3.edgexfoundry.org:10003 23:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:54 Configure a credential helper to remove this warning. See 23:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:54 23:25:54 Login Succeeded 23:25:54 nexus3.edgexfoundry.org:10004 23:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:55 Configure a credential helper to remove this warning. See 23:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:55 23:25:55 Login Succeeded 23:25:55 docker.io 23:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:55 Configure a credential helper to remove this warning. See 23:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:55 23:25:55 Login Succeeded 23:25:55 ---> docker-login.sh ends [Pipeline] } 23:25:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:25:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:55 ========================================================= 23:25:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:25:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:56 + 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 . 23:25:56 Sending build context to Docker daemon 19.68MB 23:25:56 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:25:56 Step 2/13 : FROM ${BASE} AS builder 23:25:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:25:56 c41833b44d91: Pulling fs layer 23:25:56 ed15518f5707: Pulling fs layer 23:25:56 feae8fd75edb: Pulling fs layer 23:25:56 242c74f7c9fa: Pulling fs layer 23:25:56 3cdef696dda3: Pulling fs layer 23:25:56 2ced38df9373: Pulling fs layer 23:25:56 58f1dce35555: Pulling fs layer 23:25:56 2ced38df9373: Waiting 23:25:56 242c74f7c9fa: Waiting 23:25:56 3cdef696dda3: Waiting 23:25:56 58f1dce35555: Waiting 23:25:57 ed15518f5707: Verifying Checksum 23:25:57 ed15518f5707: Download complete 23:25:57 242c74f7c9fa: Verifying Checksum 23:25:57 242c74f7c9fa: Download complete 23:25:57 3cdef696dda3: Verifying Checksum 23:25:57 3cdef696dda3: Download complete 23:25:57 c41833b44d91: Verifying Checksum 23:25:57 c41833b44d91: Download complete 23:25:58 c41833b44d91: Pull complete 23:25:58 58f1dce35555: Verifying Checksum 23:25:58 58f1dce35555: Download complete 23:25:59 feae8fd75edb: Download complete 23:25:59 2ced38df9373: Verifying Checksum 23:26:00 ed15518f5707: Pull complete 23:26:15 feae8fd75edb: Pull complete 23:26:15 242c74f7c9fa: Pull complete 23:26:15 3cdef696dda3: Pull complete 23:26:21 2ced38df9373: Pull complete 23:26:23 58f1dce35555: Pull complete 23:26:23 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:26:23 ---> fadd8f120f05 23:26:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:26:25 ---> Running in dca55e646418 23:26:25 Removing intermediate container dca55e646418 23:26:25 ---> 5ee23ffc13f1 23:26:25 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:26:25 ---> Running in 2c2cfa312016 23:26:25 Removing intermediate container 2c2cfa312016 23:26:25 ---> 267417077f52 23:26:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:26:25 ---> Running in 1a97fac15a49 23:26:26 Removing intermediate container 1a97fac15a49 23:26:26 ---> 6b9b9a59b91f 23:26:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:26:26 ---> Running in cbb665c42dfa 23:26:26 Removing intermediate container cbb665c42dfa 23:26:26 ---> 100b1a6c5635 23:26:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:26:26 ---> Running in ccd343b7f9c3 23:26:27 Removing intermediate container ccd343b7f9c3 23:26:27 ---> 0adadde32fca 23:26:27 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:26:27 ---> Running in 6e3a3d53ae69 23:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:29 OK: 263 MiB in 53 packages 23:26:30 Removing intermediate container 6e3a3d53ae69 23:26:30 ---> 939796d875a7 23:26:30 Step 9/13 : WORKDIR /device-onvif-camera 23:26:30 ---> Running in 5667cb40728b 23:26:30 Removing intermediate container 5667cb40728b 23:26:30 ---> 0ad0219a312d 23:26:30 Step 10/13 : COPY go.mod vendor* ./ 23:26:31 ---> 118d952d8f0c 23:26:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:31 ---> Running in be054ae7ac0a 23:27:39 Removing intermediate container be054ae7ac0a 23:27:39 ---> 756613dd4739 23:27:39 Step 12/13 : COPY . . 23:27:39 ---> 8b009fd65d39 23:27:39 Step 13/13 : RUN ${MAKE} 23:27:39 ---> Running in 723715fa2dee 23:27:39 noop 23:27:39 Removing intermediate container 723715fa2dee 23:27:39 ---> d8e19c9e97f3 23:27:39 Successfully built d8e19c9e97f3 23:27:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:39 + docker inspect -f . ci-base-image-arm64 23:27:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:39 prd-ubuntu20.04-docker-arm64-4c-16g-11958 does not seem to be running inside a container 23:27:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/129 -v /w/workspace/device-onvif-camera/129:/w/workspace/device-onvif-camera/129:rw,z -v /w/workspace/device-onvif-camera/129@tmp:/w/workspace/device-onvif-camera/129@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 23:27:41 $ docker top eedd960e60eeb15a94c284fe11921581d566c417820d670b25639caef51a1dc7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:42 + go version 23:27:42 go version go1.20.2 linux/arm64 [Pipeline] } 23:27:42 $ docker stop --time=1 eedd960e60eeb15a94c284fe11921581d566c417820d670b25639caef51a1dc7 23:27:46 $ docker rm -f --volumes eedd960e60eeb15a94c284fe11921581d566c417820d670b25639caef51a1dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:47 + docker inspect -f . ci-base-image-arm64 23:27:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:47 prd-ubuntu20.04-docker-arm64-4c-16g-11958 does not seem to be running inside a container 23:27:47 $ 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/129 -v /w/workspace/device-onvif-camera/129:/w/workspace/device-onvif-camera/129:rw,z -v /w/workspace/device-onvif-camera/129@tmp:/w/workspace/device-onvif-camera/129@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 23:27:48 $ docker top 3a00272b713f6c0663c427647746a02e4a161398b76ccb4bbb604c05e6dbe7cc -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:49 + git config --global --add safe.directory /w/workspace/device-onvif-camera/129 [Pipeline] fileExists [Pipeline] sh 23:27:49 + make test 23:27:49 go test ./... -coverprofile=coverage.out ./... 23:28:22 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:30:28 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:30:28 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:30:28 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.342s coverage: 31.6% of statements 23:30:55 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.124s coverage: 86.5% of statements 23:30:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:30:55 go vet ./... 23:31:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:31:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:31:22 ./bin/test-attribution-txt.sh [Pipeline] echo 23:31:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:31:22 $ docker stop --time=1 3a00272b713f6c0663c427647746a02e4a161398b76ccb4bbb604c05e6dbe7cc 23:31:24 $ docker rm -f --volumes 3a00272b713f6c0663c427647746a02e4a161398b76ccb4bbb604c05e6dbe7cc [Pipeline] // withDockerContainer [Pipeline] sh 23:31:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:31:25 Warning: overwriting stash ‘coverage-report’ 23:31:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:31:26 + ls -al . 23:31:26 total 232 23:31:26 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 23:27 . 23:31:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 23:25 .. 23:31:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 23:25 .git 23:31:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 23:25 .github 23:31:26 -rw-rw-r-- 1 jenkins jenkins 496 Apr 27 23:25 .gitignore 23:31:26 -rw-rw-r-- 1 jenkins jenkins 42 Apr 27 23:25 .golangci.yml 23:31:26 -rw-rw-r-- 1 jenkins jenkins 9861 Apr 27 23:25 Attribution.txt 23:31:26 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 27 23:25 CHANGELOG.md 23:31:26 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 27 23:25 Dockerfile 23:31:26 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 23:25 GOVERNANCE.md 23:31:26 -rw-rw-r-- 1 jenkins jenkins 734 Apr 27 23:25 Jenkinsfile 23:31:26 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 27 23:25 LICENSE 23:31:26 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 27 23:25 Makefile 23:31:26 -rw-rw-r-- 1 jenkins jenkins 625 Apr 27 23:25 OWNERS.md 23:31:26 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 27 23:25 README.md 23:31:26 -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 23:23 VERSION 23:31:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 23:25 bin 23:31:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 23:25 cmd 23:31:26 -rw-r--r-- 1 jenkins jenkins 78922 Apr 27 23:30 coverage.out 23:31:26 drwxrwxr-x 6 jenkins jenkins 4096 Apr 27 23:25 doc 23:31:26 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 27 23:25 go.mod 23:31:26 -rw-rw-r-- 1 jenkins jenkins 32947 Apr 27 23:25 go.sum 23:31:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 23:25 internal 23:31:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 23:25 snap 23:31:26 -rw-rw-r-- 1 jenkins jenkins 236 Apr 27 23:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:27 + 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=9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 --label arch=arm64 --label version=3.0.0-dev.34 . 23:31:27 Sending build context to Docker daemon 19.76MB 23:31:27 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:31:27 Step 2/26 : FROM ${BASE} AS builder 23:31:27 ---> d8e19c9e97f3 23:31:27 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:31:27 ---> Running in b046c1c4b151 23:31:28 Removing intermediate container b046c1c4b151 23:31:28 ---> 18b7709bc225 23:31:28 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:31:28 ---> Running in 5317200c7a45 23:31:28 Removing intermediate container 5317200c7a45 23:31:28 ---> 414aba5c08a8 23:31:28 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 23:31:28 ---> Running in 06842e94490f 23:31:28 Removing intermediate container 06842e94490f 23:31:28 ---> 0a789e0b5728 23:31:28 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:31:28 ---> Running in 44d955a524ce 23:31:29 Removing intermediate container 44d955a524ce 23:31:29 ---> bb50e2f8e246 23:31:29 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:31:29 ---> Running in d87b71d85468 23:31:29 Removing intermediate container d87b71d85468 23:31:29 ---> 14803213a5e6 23:31:29 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:29 ---> Running in 89163abf2e1f 23:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:31:32 OK: 263 MiB in 53 packages 23:31:33 Removing intermediate container 89163abf2e1f 23:31:33 ---> 4101529695b2 23:31:33 Step 9/26 : WORKDIR /device-onvif-camera 23:31:33 ---> Running in ae159c5190f2 23:31:33 Removing intermediate container ae159c5190f2 23:31:33 ---> 6a63b4a73865 23:31:33 Step 10/26 : COPY go.mod vendor* ./ 23:31:35 ---> 6a766d924d28 23:31:35 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:35 ---> Running in 409bcfb1de94 23:31:37 Removing intermediate container 409bcfb1de94 23:31:37 ---> f8d7b5db7c2b 23:31:37 Step 12/26 : COPY . . 23:31:39 ---> 91b8824a546d 23:31:39 Step 13/26 : RUN ${MAKE} 23:31:39 ---> Running in a25d5b19c75b 23:31:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 23:34:02 Removing intermediate container a25d5b19c75b 23:34:02 ---> 3c4d6b46fdf3 23:34:02 Step 14/26 : FROM alpine:3.17 23:34:02 3.17: Pulling from library/alpine 23:34:02 c41833b44d91: Already exists 23:34:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:34:02 Status: Downloaded newer image for alpine:3.17 23:34:02 ---> 51e60588ff2c 23:34:02 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:34:02 ---> Running in b70f48d8554a 23:34:02 Removing intermediate container b70f48d8554a 23:34:02 ---> eb79be1157f2 23:34:02 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:34:02 ---> Running in 651936fe58b4 23:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:02 (1/1) Installing dumb-init (1.2.5-r2) 23:34:02 Executing busybox-1.35.0-r29.trigger 23:34:02 OK: 8 MiB in 16 packages 23:34:02 Removing intermediate container 651936fe58b4 23:34:02 ---> 3c8de0f489c0 23:34:02 Step 17/26 : WORKDIR / 23:34:02 ---> Running in 4884b7c73e57 23:34:02 Removing intermediate container 4884b7c73e57 23:34:02 ---> cddb801b2423 23:34:02 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:34:02 ---> 571db36aeffa 23:34:02 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:34:02 ---> 1fb8113b3f74 23:34:02 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:34:02 ---> e6f3f98e3917 23:34:02 Step 21/26 : EXPOSE 59984 23:34:02 ---> Running in 228210d54ae4 23:34:02 Removing intermediate container 228210d54ae4 23:34:02 ---> bc0b5b055c5e 23:34:02 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:34:02 ---> Running in d1cb945fe27a 23:34:02 Removing intermediate container d1cb945fe27a 23:34:02 ---> 9cfafe44555e 23:34:02 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:34:02 ---> Running in 8648d81a4fe7 23:34:03 Removing intermediate container 8648d81a4fe7 23:34:03 ---> 165a929bcba8 23:34:03 Step 24/26 : LABEL arch=arm64 23:34:03 ---> Running in 1406028dad0f 23:34:03 Removing intermediate container 1406028dad0f 23:34:03 ---> 4cba35945d2b 23:34:03 Step 25/26 : LABEL git_sha=9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 23:34:03 ---> Running in 62da4347ead5 23:34:03 Removing intermediate container 62da4347ead5 23:34:03 ---> 988c11c1bb91 23:34:03 Step 26/26 : LABEL version=3.0.0-dev.34 23:34:03 ---> Running in 983ea9c6b355 23:34:04 Removing intermediate container 983ea9c6b355 23:34:04 ---> bbf25c56393f 23:34:04 [Warning] One or more build-args [ARCH] were not consumed 23:34:04 Successfully built bbf25c56393f 23:34:04 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 23:34:04 provisioning config files... 23:34:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/129@tmp/config8033266595194900215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:04 ---> docker-login.sh 23:34:04 nexus3.edgexfoundry.org:10001 23:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:04 Configure a credential helper to remove this warning. See 23:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:04 23:34:04 Login Succeeded 23:34:04 nexus3.edgexfoundry.org:10002 23:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:05 Configure a credential helper to remove this warning. See 23:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:05 23:34:05 Login Succeeded 23:34:05 nexus3.edgexfoundry.org:10003 23:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:05 Configure a credential helper to remove this warning. See 23:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:05 23:34:05 Login Succeeded 23:34:05 nexus3.edgexfoundry.org:10004 23:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:05 Configure a credential helper to remove this warning. See 23:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:05 23:34:05 Login Succeeded 23:34:05 docker.io 23:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:06 Configure a credential helper to remove this warning. See 23:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:06 23:34:06 Login Succeeded 23:34:06 ---> docker-login.sh ends [Pipeline] } 23:34:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:34:06 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 23:34:06 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 23:34:06 latest 23:34:06 3.0.0-dev.34 23:34:06 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 23:34:06 main 23:34:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:06 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 23:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:34:07 31d9e8c8efff: Preparing 23:34:07 ec1f0199126e: Preparing 23:34:07 191272a5dc75: Preparing 23:34:07 2e0578961036: Preparing 23:34:07 26cbea5cba74: Preparing 23:34:07 26cbea5cba74: Layer already exists 23:34:07 31d9e8c8efff: Pushed 23:34:07 ec1f0199126e: Pushed 23:34:07 2e0578961036: Pushed 23:34:14 191272a5dc75: Pushed 23:34:14 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6: digest: sha256:050704db415fc338ab6526e3eed22cc4aa7f15605fa73d30cdf761ff3733ff62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:14 + 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 23:34:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 23:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:34:14 31d9e8c8efff: Preparing 23:34:14 ec1f0199126e: Preparing 23:34:14 191272a5dc75: Preparing 23:34:14 2e0578961036: Preparing 23:34:14 26cbea5cba74: Preparing 23:34:14 26cbea5cba74: Layer already exists 23:34:14 ec1f0199126e: Layer already exists 23:34:14 2e0578961036: Layer already exists 23:34:14 31d9e8c8efff: Layer already exists 23:34:14 191272a5dc75: Layer already exists 23:34:15 latest: digest: sha256:050704db415fc338ab6526e3eed22cc4aa7f15605fa73d30cdf761ff3733ff62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:15 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.34 23:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:34:15 31d9e8c8efff: Preparing 23:34:15 ec1f0199126e: Preparing 23:34:15 191272a5dc75: Preparing 23:34:15 2e0578961036: Preparing 23:34:15 26cbea5cba74: Preparing 23:34:15 ec1f0199126e: Layer already exists 23:34:15 191272a5dc75: Layer already exists 23:34:15 31d9e8c8efff: Layer already exists 23:34:15 26cbea5cba74: Layer already exists 23:34:15 2e0578961036: Layer already exists 23:34:15 3.0.0-dev.34: digest: sha256:050704db415fc338ab6526e3eed22cc4aa7f15605fa73d30cdf761ff3733ff62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:16 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 23:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:34:16 31d9e8c8efff: Preparing 23:34:16 ec1f0199126e: Preparing 23:34:16 191272a5dc75: Preparing 23:34:16 2e0578961036: Preparing 23:34:16 26cbea5cba74: Preparing 23:34:16 26cbea5cba74: Layer already exists 23:34:16 2e0578961036: Layer already exists 23:34:16 31d9e8c8efff: Layer already exists 23:34:16 ec1f0199126e: Layer already exists 23:34:16 191272a5dc75: Layer already exists 23:34:16 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34: digest: sha256:050704db415fc338ab6526e3eed22cc4aa7f15605fa73d30cdf761ff3733ff62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:16 + 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 23:34:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 23:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:34:17 31d9e8c8efff: Preparing 23:34:17 ec1f0199126e: Preparing 23:34:17 191272a5dc75: Preparing 23:34:17 2e0578961036: Preparing 23:34:17 26cbea5cba74: Preparing 23:34:17 26cbea5cba74: Layer already exists 23:34:17 2e0578961036: Layer already exists 23:34:17 191272a5dc75: Layer already exists 23:34:17 ec1f0199126e: Layer already exists 23:34:17 31d9e8c8efff: Layer already exists 23:34:17 main: digest: sha256:050704db415fc338ab6526e3eed22cc4aa7f15605fa73d30cdf761ff3733ff62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:17 ===================================================== [Pipeline] echo 23:34:17 taggedImages: 23:34:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 23:34:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 23:34:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.34 23:34:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 23:34:17 - 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 23:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:34:17 23:34:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:34:18 arm64: Pulling from edgex-lftools-log-publisher 23:34:18 8998bd30e6a1: Pulling fs layer 23:34:18 04944245beec: Pulling fs layer 23:34:18 699f458cf7ca: Pulling fs layer 23:34:18 765212b225bb: Pulling fs layer 23:34:18 f23df028b6ca: Pulling fs layer 23:34:18 d65c8cfc05b1: Pulling fs layer 23:34:18 2437ff75d9bd: Pulling fs layer 23:34:18 765212b225bb: Waiting 23:34:18 f23df028b6ca: Waiting 23:34:18 d65c8cfc05b1: Waiting 23:34:18 2437ff75d9bd: Waiting 23:34:18 04944245beec: Verifying Checksum 23:34:18 04944245beec: Download complete 23:34:18 765212b225bb: Verifying Checksum 23:34:18 765212b225bb: Download complete 23:34:18 f23df028b6ca: Verifying Checksum 23:34:18 f23df028b6ca: Download complete 23:34:18 d65c8cfc05b1: Verifying Checksum 23:34:18 d65c8cfc05b1: Download complete 23:34:18 699f458cf7ca: Verifying Checksum 23:34:18 699f458cf7ca: Download complete 23:34:18 8998bd30e6a1: Verifying Checksum 23:34:18 8998bd30e6a1: Download complete 23:34:21 2437ff75d9bd: Verifying Checksum 23:34:21 2437ff75d9bd: Download complete 23:34:22 8998bd30e6a1: Pull complete 23:34:23 04944245beec: Pull complete 23:34:24 699f458cf7ca: Pull complete 23:34:24 765212b225bb: Pull complete 23:34:27 f23df028b6ca: Pull complete 23:34:27 d65c8cfc05b1: Pull complete 23:34:42 2437ff75d9bd: Pull complete 23:34:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:34:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:42 prd-ubuntu20.04-docker-arm64-4c-16g-11958 does not seem to be running inside a container 23:34:42 $ 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/129 -v /w/workspace/device-onvif-camera/129:/w/workspace/device-onvif-camera/129:rw,z -v /w/workspace/device-onvif-camera/129@tmp:/w/workspace/device-onvif-camera/129@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 23:34:45 $ docker top 4b5c3e7f093f9e4cee39ab335a6a3118b4158d8a79e93b6dc299ef4b51986e24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:45 ---> job-cost.sh 23:34:45 lf-activate-venv: SKIPPING 23:34:45 INFO: No Stack... 23:34:46 INFO: Retrieving Pricing Info for: v3-standard-4 23:34:47 INFO: Archiving Costs [Pipeline] sh 23:34:47 + cat /w/workspace/device-onvif-camera/129/archives/cost.csv 23:34:47 + cut -d, -f6 [Pipeline] lock 23:34:47 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] 23:34:47 Resource [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] did not exist. Created. 23:34:47 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:34:47 /w/workspace/device-onvif-camera/129@tmp/durable-e868bbe9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:34:48 + echo total: 0.10999999940395355 [Pipeline] stash 23:34:48 Warning: overwriting stash ‘stack-cost’ 23:34:48 Stashed 1 file(s) [Pipeline] } 23:34:48 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] [Pipeline] // lock [Pipeline] } 23:34:48 $ docker stop --time=1 4b5c3e7f093f9e4cee39ab335a6a3118b4158d8a79e93b6dc299ef4b51986e24 23:34:49 $ docker rm -f --volumes 4b5c3e7f093f9e4cee39ab335a6a3118b4158d8a79e93b6dc299ef4b51986e24 [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 23:34:50 provisioning config files... 23:34:50 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14386937692455842541tmp [Pipeline] { [Pipeline] sh 23:34:50 + set +x 23:34:50 + curl -s https://codecov.io/bash 23:34:50 + bash -s -- 23:34:50 23:34:50 _____ _ 23:34:50 / ____| | | 23:34:50 | | ___ __| | ___ ___ _____ __ 23:34:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:34:50 | |___| (_) | (_| | __/ (_| (_) \ V / 23:34:50 \_____\___/ \__,_|\___|\___\___/ \_/ 23:34:50 Bash-1.0.6 23:34:50 23:34:50 23:34:50 ==> git version 2.25.1 found 23:34:50 ==> 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 23:34:50 Release-Date: 2020-01-08 23:34:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:34:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:34:50 ==> Jenkins CI detected. 23:34:50 current dir:  /w/workspace/foundry_device-onvif-camera_main 23:34:50 project root: . 23:34:50 --> token set from env 23:34:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:34:50 ==> Running gcov in . (disable via -X gcov) 23:34:50 ==> Python coveragepy not found 23:34:50 ==> Searching for coverage reports in: 23:34:50 + . 23:34:50 -> Found 1 reports 23:34:50 ==> Detecting git/mercurial file structure 23:34:50 ==> Reading reports 23:34:50 + ./coverage.out bytes=78922 23:34:50 ==> Appending adjustments 23:34:50 https://docs.codecov.io/docs/fixing-reports 23:34:50 + Found adjustments 23:34:50 ==> Gzipping contents 23:34:50 12K /tmp/codecov.dBbuGh.gz 23:34:50 ==> Uploading reports 23:34:50 url: https://codecov.io 23:34:50 query: branch=main&commit=9a0357f8d9b433a12ba9d14d0949e92e6265fbd6&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:34:50 -> Pinging Codecov 23:34:50 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=9a0357f8d9b433a12ba9d14d0949e92e6265fbd6&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:34:50 -> Uploading to 23:34:50 https://storage.googleapis.com/codecov/v4/raw/2023-04-27/F29A59C45E3A92E06B3E522C9905F8EF/9a0357f8d9b433a12ba9d14d0949e92e6265fbd6/e30c1818-fcaa-487f-b1e1-5c1d7dbe4c96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T233450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e802610cf000c234bb8263dccc197db9d455574fcb2df5e19dbfa8211df20757 23:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:50 Dload Upload Total Spent Left Speed 23:34:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10501 0 0 100 10501 0 44495 --:--:-- --:--:-- --:--:-- 44495 23:34:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] } 23:34:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:34:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:34:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:34:51 23:34:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:34:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:34:52 df9b9388f04a: Pulling fs layer 23:34:52 52dc419b0ee2: Pulling fs layer 23:34:52 25bc292e5bac: Pulling fs layer 23:34:52 114826534d7a: Pulling fs layer 23:34:52 4657fd5d0bcf: Pulling fs layer 23:34:52 6ad1cebc031e: Pulling fs layer 23:34:52 8a3aa393b2d8: Pulling fs layer 23:34:52 4657fd5d0bcf: Waiting 23:34:52 6ad1cebc031e: Waiting 23:34:52 8a3aa393b2d8: Waiting 23:34:52 114826534d7a: Waiting 23:34:52 25bc292e5bac: Verifying Checksum 23:34:52 25bc292e5bac: Download complete 23:34:52 52dc419b0ee2: Download complete 23:34:52 4657fd5d0bcf: Verifying Checksum 23:34:52 4657fd5d0bcf: Download complete 23:34:52 df9b9388f04a: Download complete 23:34:52 6ad1cebc031e: Verifying Checksum 23:34:52 6ad1cebc031e: Download complete 23:34:52 df9b9388f04a: Pull complete 23:34:52 52dc419b0ee2: Pull complete 23:34:52 25bc292e5bac: Pull complete 23:34:52 114826534d7a: Download complete 23:34:52 8a3aa393b2d8: Verifying Checksum 23:34:52 8a3aa393b2d8: Download complete 23:34:56 114826534d7a: Pull complete 23:34:56 4657fd5d0bcf: Pull complete 23:34:56 6ad1cebc031e: Pull complete 23:34:59 8a3aa393b2d8: Pull complete 23:34:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:34:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:59 prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container 23:34:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:35:01 $ docker top 521e1bb48e3a3d2022c39ef8bcace55f4aa233cba21ed7f91c543954daf67fd8 -eo pid,comm [Pipeline] { [Pipeline] echo 23:35:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 23:35:02 + set -o pipefail 23:35:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 23:35:08 23:35:08 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 23:35:08 23:35:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/731ae3c5-de36-46b0-91cf-729313aadc3b 23:35:08 23:35:08 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 23:35:08 23:35:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:35:08 23:35:08 23:35:08 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:35:08 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:35:08 More details here: https://snyk.co/ue1NS [Pipeline] } 23:35:08 $ docker stop --time=1 521e1bb48e3a3d2022c39ef8bcace55f4aa233cba21ed7f91c543954daf67fd8 23:35:11 $ docker rm -f --volumes 521e1bb48e3a3d2022c39ef8bcace55f4aa233cba21ed7f91c543954daf67fd8 [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 23:35:11 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:11 provisioning config files... 23:35:11 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2929453804395892977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:11 --> edgex-publish-swagger.sh 23:35:11 === Publish doc/openapi/v2 API === 23:35:11 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 23:35:11 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 23:35:11 % Total % Received % Xferd Average Speed Time Time Time Current 23:35:11 Dload Upload Total Spent Left Speed 23:35:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 383k 0:00:01 0:00:01 --:--:-- 383k 100 469k 0 0 100 469k 0 211k 0:00:02 0:00:02 --:--:-- 211k 100 469k 0 0 100 469k 0 145k 0:00:03 0:00:03 --:--:-- 145k 100 469k 0 0 100 469k 0 111k 0:00:04 0:00:04 --:--:-- 111k 100 469k 0 0 100 469k 0 91951 0:00:05 0:00:05 --:--:-- 91969 100 469k 0 0 100 469k 0 77177 0:00:06 0:00:06 --:--:-- 0 100 469k 0 0 100 469k 0 74602 0:00:06 0:00:06 --:--:-- 0 23:35:18 23:35:18 [Pipeline] } 23:35:18 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 23:35:18 + git log --format=format:%s -1 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] sh 23:35:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:35:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:19 prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container 23:35:19 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:35:19 $ docker top 4a96e8c28dd0fe0cd939399e2bbad0a4da5f7e04cecee5b166951dc84d598170 -eo pid,comm 23:35:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:35:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:35:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:19 [ssh-agent] Looking for ssh-agent implementation... 23:35:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:19 $ docker exec 4a96e8c28dd0fe0cd939399e2bbad0a4da5f7e04cecee5b166951dc84d598170 ssh-agent 23:35:20 SSH_AUTH_SOCK=/tmp/ssh-laX6pYv8Ruye/agent.32 23:35:20 SSH_AGENT_PID=38 23:35:20 Running ssh-add (command line suppressed) 23:35:20 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12377477977404746714.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12377477977404746714.key) 23:35:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:20 + git semver tag 23:35:20 2023-04-27 23:35:20,662 [run_tag] DEBUG tag force:False 23:35:20 2023-04-27 23:35:20,662 [check_head_tag] DEBUG check head tag 23:35:20 2023-04-27 23:35:20,664 [execute] INFO git cat-file --batch-check 23:35:20 2023-04-27 23:35:20,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 23:35:20 2023-04-27 23:35:20,667 [execute] INFO git cat-file --batch 23:35:20 2023-04-27 23:35:20,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 23:35:20 2023-04-27 23:35:20,701 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:35:20 2023-04-27 23:35:20,701 [execute] INFO git tag -a v3.0.0-dev.34 -m v3.0.0-dev.34 23:35:20 2023-04-27 23:35:20,701 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.34', '-m', 'v3.0.0-dev.34'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 23:35:20 2023-04-27 23:35:20,706 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:35:20 3.0.0-dev.34 [Pipeline] } 23:35:20 $ docker exec --env ******** --env ******** 4a96e8c28dd0fe0cd939399e2bbad0a4da5f7e04cecee5b166951dc84d598170 ssh-agent -k 23:35:20 unset SSH_AUTH_SOCK; 23:35:20 unset SSH_AGENT_PID; 23:35:20 echo Agent pid 38 killed; 23:35:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:35:21 + git semver [Pipeline] } 23:35:21 $ docker stop --time=1 4a96e8c28dd0fe0cd939399e2bbad0a4da5f7e04cecee5b166951dc84d598170 23:35:22 $ docker rm -f --volumes 4a96e8c28dd0fe0cd939399e2bbad0a4da5f7e04cecee5b166951dc84d598170 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:35:23 23:35:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:35:23 0.23.1-centos7: Pulling from edgex-lftools 23:35:23 ab5ef0e58194: Pulling fs layer 23:35:23 9712f1f96733: Pulling fs layer 23:35:23 63f879dbbcfc: Pulling fs layer 23:35:23 0d9ebad4ef96: Pulling fs layer 23:35:23 e9a5061849ea: Pulling fs layer 23:35:23 d747dcd14b5f: Pulling fs layer 23:35:23 2de7ff778b66: Pulling fs layer 23:35:23 0d9ebad4ef96: Waiting 23:35:23 d747dcd14b5f: Waiting 23:35:23 2de7ff778b66: Waiting 23:35:23 e9a5061849ea: Waiting 23:35:23 9712f1f96733: Verifying Checksum 23:35:23 9712f1f96733: Download complete 23:35:23 63f879dbbcfc: Verifying Checksum 23:35:23 63f879dbbcfc: Download complete 23:35:23 ab5ef0e58194: Verifying Checksum 23:35:23 ab5ef0e58194: Download complete 23:35:23 e9a5061849ea: Verifying Checksum 23:35:23 e9a5061849ea: Download complete 23:35:23 d747dcd14b5f: Download complete 23:35:23 0d9ebad4ef96: Verifying Checksum 23:35:23 0d9ebad4ef96: Download complete 23:35:24 2de7ff778b66: Verifying Checksum 23:35:24 2de7ff778b66: Download complete 23:35:26 ab5ef0e58194: Pull complete 23:35:26 9712f1f96733: Pull complete 23:35:27 63f879dbbcfc: Pull complete 23:35:30 0d9ebad4ef96: Pull complete 23:35:30 e9a5061849ea: Pull complete 23:35:30 d747dcd14b5f: Pull complete 23:35:31 2de7ff778b66: Pull complete 23:35:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:35:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:31 prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container 23:35:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:35:35 $ docker top 82658be4bb29ceeacab6df09226b99602622b3d8da41938d0f33d88fa01f1233 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:35:35 provisioning config files... 23:35:35 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2397261514790146600tmp 23:35:35 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2484570204043925046tmp 23:35:35 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3286254976762487053tmp [Pipeline] { [Pipeline] echo 23:35:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:35:35 ---> sigul-configuration.sh 23:35:35 gpg: directory `/root/.gnupg' created 23:35:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:35:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:35:35 gpg: keyring `/root/.gnupg/secring.gpg' created 23:35:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:35:35 gpg: CAST5 encrypted data 23:35:35 gpg: encrypted with 1 passphrase 23:35:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:35:35 + mkdir /home/jenkins 23:35:35 + mkdir /home/jenkins/sigul [Pipeline] sh 23:35:36 + 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 23:35:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:35:36 ---> sigul-install.sh 23:35:36 Sigul already installed; skipping installation. [Pipeline] sh 23:35:36 + git tag --list 23:35:36 v0.0.0 23:35:36 v0.0.1-dev.1 23:35:36 v0.0.1-dev.10 23:35:36 v0.0.1-dev.11 23:35:36 v0.0.1-dev.12 23:35:36 v0.0.1-dev.13 23:35:36 v0.0.1-dev.14 23:35:36 v0.0.1-dev.15 23:35:36 v0.0.1-dev.16 23:35:36 v0.0.1-dev.17 23:35:36 v0.0.1-dev.18 23:35:36 v0.0.1-dev.19 23:35:36 v0.0.1-dev.2 23:35:36 v0.0.1-dev.20 23:35:36 v0.0.1-dev.21 23:35:36 v0.0.1-dev.22 23:35:36 v0.0.1-dev.23 23:35:36 v0.0.1-dev.24 23:35:36 v0.0.1-dev.25 23:35:36 v0.0.1-dev.26 23:35:36 v0.0.1-dev.27 23:35:36 v0.0.1-dev.28 23:35:36 v0.0.1-dev.3 23:35:36 v0.0.1-dev.4 23:35:36 v0.0.1-dev.5 23:35:36 v0.0.1-dev.6 23:35:36 v0.0.1-dev.7 23:35:36 v0.0.1-dev.8 23:35:36 v0.0.1-dev.9 23:35:36 v2.2.0 23:35:36 v2.2.0-dev.29 23:35:36 v2.2.0-dev.30 23:35:36 v2.2.0-dev.31 23:35:36 v2.2.0-dev.32 23:35:36 v2.2.0-dev.33 23:35:36 v2.2.0-dev.34 23:35:36 v2.2.0-dev.35 23:35:36 v2.3.0 23:35:36 v2.3.0-dev.1 23:35:36 v2.3.0-dev.10 23:35:36 v2.3.0-dev.11 23:35:36 v2.3.0-dev.12 23:35:36 v2.3.0-dev.13 23:35:36 v2.3.0-dev.14 23:35:36 v2.3.0-dev.15 23:35:36 v2.3.0-dev.16 23:35:36 v2.3.0-dev.17 23:35:36 v2.3.0-dev.18 23:35:36 v2.3.0-dev.19 23:35:36 v2.3.0-dev.2 23:35:36 v2.3.0-dev.20 23:35:36 v2.3.0-dev.21 23:35:36 v2.3.0-dev.22 23:35:36 v2.3.0-dev.23 23:35:36 v2.3.0-dev.24 23:35:36 v2.3.0-dev.25 23:35:36 v2.3.0-dev.26 23:35:36 v2.3.0-dev.27 23:35:36 v2.3.0-dev.28 23:35:36 v2.3.0-dev.29 23:35:36 v2.3.0-dev.3 23:35:36 v2.3.0-dev.30 23:35:36 v2.3.0-dev.31 23:35:36 v2.3.0-dev.32 23:35:36 v2.3.0-dev.33 23:35:36 v2.3.0-dev.34 23:35:36 v2.3.0-dev.35 23:35:36 v2.3.0-dev.36 23:35:36 v2.3.0-dev.37 23:35:36 v2.3.0-dev.38 23:35:36 v2.3.0-dev.39 23:35:36 v2.3.0-dev.4 23:35:36 v2.3.0-dev.40 23:35:36 v2.3.0-dev.41 23:35:36 v2.3.0-dev.42 23:35:36 v2.3.0-dev.43 23:35:36 v2.3.0-dev.44 23:35:36 v2.3.0-dev.45 23:35:36 v2.3.0-dev.5 23:35:36 v2.3.0-dev.6 23:35:36 v2.3.0-dev.7 23:35:36 v2.3.0-dev.8 23:35:36 v2.3.0-dev.9 23:35:36 v2.3.1 23:35:36 v2.3.1-dev.1 23:35:36 v2.3.1-dev.4 23:35:36 v2.3.1-dev.5 23:35:36 v3.0.0-dev.1 23:35:36 v3.0.0-dev.10 23:35:36 v3.0.0-dev.11 23:35:36 v3.0.0-dev.12 23:35:36 v3.0.0-dev.13 23:35:36 v3.0.0-dev.14 23:35:36 v3.0.0-dev.15 23:35:36 v3.0.0-dev.16 23:35:36 v3.0.0-dev.17 23:35:36 v3.0.0-dev.18 23:35:36 v3.0.0-dev.19 23:35:36 v3.0.0-dev.2 23:35:36 v3.0.0-dev.20 23:35:36 v3.0.0-dev.21 23:35:36 v3.0.0-dev.22 23:35:36 v3.0.0-dev.23 23:35:36 v3.0.0-dev.24 23:35:36 v3.0.0-dev.25 23:35:36 v3.0.0-dev.26 23:35:36 v3.0.0-dev.27 23:35:36 v3.0.0-dev.28 23:35:36 v3.0.0-dev.29 23:35:36 v3.0.0-dev.3 23:35:36 v3.0.0-dev.30 23:35:36 v3.0.0-dev.31 23:35:36 v3.0.0-dev.32 23:35:36 v3.0.0-dev.33 23:35:36 v3.0.0-dev.34 23:35:36 v3.0.0-dev.4 23:35:36 v3.0.0-dev.5 23:35:36 v3.0.0-dev.6 23:35:36 v3.0.0-dev.7 23:35:36 v3.0.0-dev.8 23:35:36 v3.0.0-dev.9 [Pipeline] sh 23:35:36 + lftools sign git-tag v3.0.0-dev.34 23:35:37 Signing Git tag with Sigul... 23:35:37 Signing v3.0.0-dev.34 [Pipeline] echo 23:35:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:35:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:35:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:35:38 $ docker stop --time=1 82658be4bb29ceeacab6df09226b99602622b3d8da41938d0f33d88fa01f1233 23:35:39 $ docker rm -f --volumes 82658be4bb29ceeacab6df09226b99602622b3d8da41938d0f33d88fa01f1233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:35:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:35:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:40 prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container 23:35:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:35:40 $ docker top 1d5bf918c436c31ddbb0fbff5b89df5933cb4f9118fed9bb4e2bb670728254e6 -eo pid,comm 23:35:40 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). 23:35:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:40 [ssh-agent] Looking for ssh-agent implementation... 23:35:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:41 $ docker exec 1d5bf918c436c31ddbb0fbff5b89df5933cb4f9118fed9bb4e2bb670728254e6 ssh-agent 23:35:41 SSH_AUTH_SOCK=/tmp/ssh-NiWiHVXarGxS/agent.32 23:35:41 SSH_AGENT_PID=38 23:35:41 Running ssh-add (command line suppressed) 23:35:41 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7867680460107520199.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7867680460107520199.key) 23:35:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:41 + git semver bump pre 23:35:41 2023-04-27 23:35:41,701 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:35:41 2023-04-27 23:35:41,701 [bump_version] DEBUG bumping version:3.0.0-dev.34 on axis:pre with prefix:dev 23:35:41 2023-04-27 23:35:41,701 [bump_version] DEBUG bumped version:3.0.0-dev.35 23:35:41 2023-04-27 23:35:41,701 [write_version] DEBUG write version:3.0.0-dev.35 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 23:35:41 2023-04-27 23:35:41,701 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:35:41 2023-04-27 23:35:41,701 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 23:35:41 2023-04-27 23:35:41,703 [execute] INFO git cat-file --batch-check 23:35:41 2023-04-27 23:35:41,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:35:41 2023-04-27 23:35:41,709 [execute] INFO git cat-file --batch 23:35:41 2023-04-27 23:35:41,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:35:41 2023-04-27 23:35:41,714 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:35:41 3.0.0-dev.35 [Pipeline] } 23:35:41 $ docker exec --env ******** --env ******** 1d5bf918c436c31ddbb0fbff5b89df5933cb4f9118fed9bb4e2bb670728254e6 ssh-agent -k 23:35:41 unset SSH_AUTH_SOCK; 23:35:41 unset SSH_AGENT_PID; 23:35:41 echo Agent pid 38 killed; 23:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:35:42 + git semver [Pipeline] } 23:35:42 $ docker stop --time=1 1d5bf918c436c31ddbb0fbff5b89df5933cb4f9118fed9bb4e2bb670728254e6 23:35:43 $ docker rm -f --volumes 1d5bf918c436c31ddbb0fbff5b89df5933cb4f9118fed9bb4e2bb670728254e6 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:35:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:44 prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container 23:35:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:35:44 $ docker top 3bd5bff947ccd627140dd934bfad212ec1a978ea0d21acb482b424d355a96c64 -eo pid,comm 23:35:44 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). 23:35:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:35:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:44 [ssh-agent] Looking for ssh-agent implementation... 23:35:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:45 $ docker exec 3bd5bff947ccd627140dd934bfad212ec1a978ea0d21acb482b424d355a96c64 ssh-agent 23:35:45 SSH_AUTH_SOCK=/tmp/ssh-Q4wJnSULUCbL/agent.32 23:35:45 SSH_AGENT_PID=38 23:35:45 Running ssh-add (command line suppressed) 23:35:45 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3777586991153309776.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3777586991153309776.key) 23:35:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:45 + git semver push 23:35:45 2023-04-27 23:35:45,725 [run_push] DEBUG push 23:35:45 2023-04-27 23:35:45,725 [execute] INFO git cat-file --batch-check 23:35:45 2023-04-27 23:35:45,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:35:45 2023-04-27 23:35:45,730 [execute] INFO git rev-list c1f446681252625fc0853295059ba4e1b8e6ce46 -- 23:35:45 2023-04-27 23:35:45,730 [execute] DEBUG Popen(['git', 'rev-list', 'c1f446681252625fc0853295059ba4e1b8e6ce46', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:35:45 2023-04-27 23:35:45,736 [execute] INFO git fetch -v origin 23:35:45 2023-04-27 23:35:45,736 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 23:35:46 2023-04-27 23:35:46,187 [run_push] DEBUG no remote changes detected 23:35:46 2023-04-27 23:35:46,187 [execute] INFO git push origin semver 23:35:46 2023-04-27 23:35:46,188 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:35:46 2023-04-27 23:35:46,937 [run_push] DEBUG push all version tags 23:35:46 2023-04-27 23:35:46,937 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:35:46 2023-04-27 23:35:46,938 [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) 23:35:47 2023-04-27 23:35:47,601 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:35:47 3.0.0-dev.35 [Pipeline] } 23:35:47 $ docker exec --env ******** --env ******** 3bd5bff947ccd627140dd934bfad212ec1a978ea0d21acb482b424d355a96c64 ssh-agent -k 23:35:48 unset SSH_AUTH_SOCK; 23:35:48 unset SSH_AGENT_PID; 23:35:48 echo Agent pid 38 killed; 23:35:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:35:48 + git semver [Pipeline] } 23:35:48 $ docker stop --time=1 3bd5bff947ccd627140dd934bfad212ec1a978ea0d21acb482b424d355a96c64 23:35:49 $ docker rm -f --volumes 3bd5bff947ccd627140dd934bfad212ec1a978ea0d21acb482b424d355a96c64 [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 23:35:50 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 23:35:50 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 23:35:50 total 16 23:35:50 drwxr-xr-x 3 root root 4096 Apr 27 23:25 . 23:35:50 drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 23:35 .. 23:35:50 drwxr-xr-x 2 root root 4096 Apr 27 23:25 cost 23:35:50 -rw-r--r-- 1 root root 91 Apr 27 23:25 cost.csv 23:35:50 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 23:35:50 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 23:35:50 total 16 23:35:50 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 23:25 . 23:35:50 drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 23:35 .. 23:35:50 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 23:25 cost 23:35:50 -rw-r--r-- 1 jenkins jenkins 91 Apr 27 23:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:35:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:35:51 ---> package-listing.sh 23:35:51 ++ tr '[:upper:]' '[:lower:]' 23:35:51 ++ facter osfamily 23:35:51 + OS_FAMILY=debian 23:35:51 + workspace=/w/workspace/foundry_device-onvif-camera_main 23:35:51 + START_PACKAGES=/tmp/packages_start.txt 23:35:51 + END_PACKAGES=/tmp/packages_end.txt 23:35:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:51 + PACKAGES=/tmp/packages_start.txt 23:35:51 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 23:35:51 + PACKAGES=/tmp/packages_end.txt 23:35:51 + case "${OS_FAMILY}" in 23:35:51 + dpkg -l 23:35:51 + grep '^ii' 23:35:52 + '[' -f /tmp/packages_start.txt ']' 23:35:52 + '[' -f /tmp/packages_end.txt ']' 23:35:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:52 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 23:35:52 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 23:35:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 23:35:52 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 23:35:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:53 prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container 23:35:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:35:53 $ docker top 9ee0314d86647ac326476237009087e7d5a2e162eb944f5d2c90144946a4d8d1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:53 + touch /tmp/pre-build-complete [Pipeline] sh 23:35:53 + mkdir -p /var/log/sysstat [Pipeline] sh 23:35:54 + ls /var/log/sa-host 23:35:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:54 provisioning config files... 23:35:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5077368844554261336tmp [Pipeline] { [Pipeline] echo 23:35:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:35:54 ---> create-netrc.sh [Pipeline] } 23:35:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:35:55 ---> python-tools-install.sh [Pipeline] echo 23:35:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:35:55 ---> sudo-logs.sh 23:35:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:35:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:35:55 ---> job-cost.sh 23:35:55 lf-activate-venv: SKIPPING 23:35:55 DEBUG: total: 0.2199999988079071 23:35:55 INFO: Retrieving Stack Cost... 23:35:55 INFO: Retrieving Pricing Info for: v3-standard-8 23:35:56 INFO: Archiving Costs [Pipeline] echo 23:35:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:35:56 ---> logs-deploy.sh 23:35:56 lf-activate-venv: SKIPPING 23:35:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/129 23:35:56 INFO: archiving workspace using pattern(s): 23:35:57 Archives upload complete. 23:35:57 INFO: archiving logs to Nexus 23:35:58 ---> uname -a: 23:35:58 Linux prd-ubuntu20-04-docker-8c-8g-11957 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:35:58 23:35:58 23:35:58 ---> lscpu: 23:35:58 Architecture: x86_64 23:35:58 CPU op-mode(s): 32-bit, 64-bit 23:35:58 Byte Order: Little Endian 23:35:58 Address sizes: 40 bits physical, 48 bits virtual 23:35:58 CPU(s): 8 23:35:58 On-line CPU(s) list: 0-7 23:35:58 Thread(s) per core: 1 23:35:58 Core(s) per socket: 1 23:35:58 Socket(s): 8 23:35:58 NUMA node(s): 1 23:35:58 Vendor ID: AuthenticAMD 23:35:58 CPU family: 23 23:35:58 Model: 49 23:35:58 Model name: AMD EPYC-Rome Processor 23:35:58 Stepping: 0 23:35:58 CPU MHz: 2799.998 23:35:58 BogoMIPS: 5599.99 23:35:58 Virtualization: AMD-V 23:35:58 Hypervisor vendor: KVM 23:35:58 Virtualization type: full 23:35:58 L1d cache: 256 KiB 23:35:58 L1i cache: 256 KiB 23:35:58 L2 cache: 4 MiB 23:35:58 L3 cache: 128 MiB 23:35:58 NUMA node0 CPU(s): 0-7 23:35:58 Vulnerability Itlb multihit: Not affected 23:35:58 Vulnerability L1tf: Not affected 23:35:58 Vulnerability Mds: Not affected 23:35:58 Vulnerability Meltdown: Not affected 23:35:58 Vulnerability Mmio stale data: Not affected 23:35:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:35:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:35:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:35:58 Vulnerability Srbds: Not affected 23:35:58 Vulnerability Tsx async abort: Not affected 23:35:58 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 23:35:58 23:35:58 23:35:58 ---> nproc: 23:35:58 8 23:35:58 23:35:58 23:35:58 ---> df -h: 23:35:58 Filesystem Size Used Avail Use% Mounted on 23:35:58 overlay 155G 13G 143G 9% / 23:35:58 tmpfs 64M 0 64M 0% /dev 23:35:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:35:58 shm 64M 0 64M 0% /dev/shm 23:35:58 /dev/vda1 155G 13G 143G 9% /facter-os 23:35:58 23:35:58 23:35:58 ---> sar -b -r -n DEV: 23:35:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11957) 04/27/23 _x86_64_ (8 CPU) 23:35:58 23:35:58 23:22:54 LINUX RESTART (8 CPU) 23:35:58 23:35:58 23:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:35:58 23:24:01 202.67 48.23 154.44 0.00 5431.76 139076.95 0.00 23:35:58 23:25:01 118.33 1.52 116.81 0.00 32.26 48468.72 0.00 23:35:58 23:26:01 188.14 0.22 187.92 0.00 18.13 47461.42 0.00 23:35:58 23:27:01 1.53 0.00 1.53 0.00 0.00 18.81 0.00 23:35:58 23:28:01 6.93 1.12 5.82 0.00 76.52 1975.67 0.00 23:35:58 23:29:01 53.21 10.48 42.73 0.00 5100.22 7025.50 0.00 23:35:58 23:30:01 3.53 0.02 3.52 0.00 0.13 91.58 0.00 23:35:58 23:31:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 23:35:58 23:32:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 23:35:58 23:33:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 23:35:58 23:34:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 23:35:58 23:35:01 32.02 0.12 31.91 0.00 10.53 31087.24 0.00 23:35:58 Average: 50.89 5.14 45.75 0.00 889.07 22936.86 0.00 23:35:58 23:35:58 23:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:35:58 23:24:01 29127780 31607340 705704 2.15 76560 2674264 1982408 5.84 974364 2411128 1992 23:35:58 23:25:01 28113940 31597852 699988 2.13 148572 3495248 1940684 5.72 1173788 3101468 247452 23:35:58 23:26:01 27569604 31583040 716132 2.18 160916 3990364 1790676 5.28 1270520 3525776 448 23:35:58 23:27:01 27570556 31584036 715016 2.17 160936 3990364 1790676 5.28 1269932 3525776 132 23:35:58 23:28:01 27513608 31590724 708252 2.15 162652 4050248 1890676 5.57 1267064 3585596 344 23:35:58 23:29:01 27048132 31572344 709472 2.16 195192 4451396 1842904 5.43 1586588 3695832 44 23:35:58 23:30:01 27055768 31575068 706864 2.15 193728 4448144 1828136 5.39 1583772 3692628 12 23:35:58 23:31:01 27060972 31580348 701656 2.13 193748 4448144 1828136 5.39 1577912 3692628 172 23:35:58 23:32:01 27061616 31581012 700864 2.13 193764 4448148 1828136 5.39 1578936 3692632 168 23:35:58 23:33:01 27061640 31581080 700760 2.13 193800 4448152 1828136 5.39 1578296 3692636 168 23:35:58 23:34:01 27061580 31581028 700944 2.13 193824 4448152 1828136 5.39 1578356 3692636 8 23:35:58 23:35:01 26276824 31555008 724856 2.20 199668 5152176 1825740 5.38 1608432 4396520 868 23:35:58 Average: 27376835 31582407 707542 2.15 172780 4170400 1850370 5.45 1420663 3558771 20984 23:35:58 23:35:58 23:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:35:58 23:24:01 docker0 70.29 88.29 5.77 211.88 0.00 0.00 0.00 0.00 23:35:58 23:24:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 23:35:58 23:24:01 veth5d42d07 54.56 70.59 5.16 51.34 0.00 0.00 0.00 0.00 23:35:58 23:24:01 ens3 734.69 467.21 6967.63 93.30 0.00 0.00 0.00 0.00 23:35:58 23:25:01 docker0 137.53 259.77 10.54 1901.06 0.00 0.00 0.00 0.00 23:35:58 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:58 23:25:01 veth80ca227 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 23:35:58 23:25:01 ens3 289.75 156.61 1931.58 25.29 0.00 0.00 0.00 0.00 23:35:58 23:26:01 docker0 2.83 6.00 0.18 85.50 0.00 0.00 0.00 0.00 23:35:58 23:26:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 23:35:58 23:26:01 ens3 183.84 141.34 2648.53 328.61 0.00 0.00 0.00 0.00 23:35:58 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:58 23:27:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:58 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:28:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:35:58 23:28:01 ens3 68.07 37.76 914.64 2.69 0.00 0.00 0.00 0.00 23:35:58 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:29:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 23:35:58 23:29:01 ens3 151.41 84.49 1953.32 5.78 0.00 0.00 0.00 0.00 23:35:58 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:30:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:58 23:31:01 ens3 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 23:35:58 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:32:01 ens3 6.31 3.78 13.72 0.44 0.00 0.00 0.00 0.00 23:35:58 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:58 23:33:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:58 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:34:01 ens3 0.43 0.15 0.09 0.07 0.00 0.00 0.00 0.00 23:35:58 23:35:01 veth5702a24 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:35:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 23:35:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 23:35:58 23:35:01 ens3 123.09 68.19 3970.08 10.09 0.00 0.00 0.00 0.00 23:35:58 Average: veth5702a24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:58 Average: docker0 17.55 29.50 1.37 183.19 0.00 0.00 0.00 0.00 23:35:58 Average: lo 1.44 1.44 0.14 0.14 0.00 0.00 0.00 0.00 23:35:58 Average: ens3 129.86 79.98 1533.25 38.86 0.00 0.00 0.00 0.00 23:35:58 23:35:58 23:35:58 ---> sar -P ALL: 23:35:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11957) 04/27/23 _x86_64_ (8 CPU) 23:35:58 23:35:58 23:22:54 LINUX RESTART (8 CPU) 23:35:58 23:35:58 23:23:01 CPU %user %nice %system %iowait %steal %idle 23:35:58 23:24:01 all 9.12 0.00 3.26 1.87 0.06 85.68 23:35:58 23:24:01 0 7.22 0.00 3.21 0.20 0.07 89.30 23:35:58 23:24:01 1 10.39 0.00 3.66 5.45 0.07 80.44 23:35:58 23:24:01 2 11.13 0.00 4.04 3.88 0.05 80.90 23:35:58 23:24:01 3 10.64 0.00 2.27 0.45 0.05 86.58 23:35:58 23:24:01 4 7.78 0.00 2.74 1.83 0.07 87.59 23:35:58 23:24:01 5 6.75 0.00 3.71 1.36 0.05 88.13 23:35:58 23:24:01 6 9.15 0.00 2.83 0.89 0.05 87.08 23:35:58 23:24:01 7 9.90 0.00 3.68 0.93 0.07 85.43 23:35:58 23:25:01 all 30.94 0.00 5.53 1.54 0.07 61.93 23:35:58 23:25:01 0 29.08 0.00 6.63 0.32 0.05 63.92 23:35:58 23:25:01 1 30.49 0.00 5.27 0.62 0.05 63.57 23:35:58 23:25:01 2 29.86 0.00 4.91 0.32 0.07 64.84 23:35:58 23:25:01 3 32.91 0.00 6.44 8.25 0.08 52.31 23:35:58 23:25:01 4 30.94 0.00 5.46 0.17 0.07 63.36 23:35:58 23:25:01 5 32.04 0.00 5.17 0.02 0.07 62.70 23:35:58 23:25:01 6 30.56 0.00 5.15 2.14 0.07 62.09 23:35:58 23:25:01 7 31.65 0.00 5.19 0.45 0.08 62.62 23:35:58 23:26:01 all 18.70 0.00 4.53 1.20 0.07 75.50 23:35:58 23:26:01 0 19.31 0.00 5.03 4.89 0.12 70.65 23:35:58 23:26:01 1 19.26 0.00 4.33 0.22 0.07 76.12 23:35:58 23:26:01 2 18.42 0.00 4.14 0.02 0.05 77.37 23:35:58 23:26:01 3 17.90 0.00 4.61 1.93 0.07 75.50 23:35:58 23:26:01 4 18.03 0.00 4.20 0.24 0.05 77.48 23:35:58 23:26:01 5 19.24 0.00 4.71 0.28 0.07 75.70 23:35:58 23:26:01 6 18.84 0.00 4.95 1.86 0.05 74.30 23:35:58 23:26:01 7 18.61 0.00 4.30 0.15 0.08 76.86 23:35:58 23:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:35:58 23:27:01 0 0.10 0.00 0.02 0.02 0.03 99.83 23:35:58 23:27:01 1 0.00 0.00 0.02 0.02 0.00 99.97 23:35:58 23:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:35:58 23:27:01 3 0.07 0.00 0.03 0.00 0.02 99.88 23:35:58 23:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:35:58 23:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:58 23:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:35:58 23:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:35:58 23:28:01 all 0.39 0.00 0.10 0.10 0.01 99.40 23:35:58 23:28:01 0 0.10 0.00 0.27 0.03 0.02 99.58 23:35:58 23:28:01 1 0.07 0.00 0.03 0.37 0.02 99.52 23:35:58 23:28:01 2 1.10 0.00 0.05 0.02 0.02 98.82 23:35:58 23:28:01 3 0.77 0.00 0.22 0.33 0.02 98.67 23:35:58 23:28:01 4 0.10 0.00 0.05 0.02 0.00 99.83 23:35:58 23:28:01 5 0.23 0.00 0.12 0.00 0.00 99.65 23:35:58 23:28:01 6 0.66 0.00 0.02 0.02 0.02 99.29 23:35:58 23:28:01 7 0.08 0.00 0.05 0.02 0.00 99.85 23:35:58 23:29:01 all 2.35 0.00 1.48 0.44 0.03 95.71 23:35:58 23:29:01 0 2.87 0.00 2.45 0.32 0.02 94.35 23:35:58 23:29:01 1 2.66 0.00 1.14 1.80 0.03 94.37 23:35:58 23:29:01 2 2.67 0.00 1.32 0.82 0.02 95.18 23:35:58 23:29:01 3 1.47 0.00 1.70 0.05 0.02 96.77 23:35:58 23:29:01 4 2.25 0.00 2.44 0.42 0.02 94.88 23:35:58 23:29:01 5 2.19 0.00 0.95 0.05 0.03 96.77 23:35:58 23:29:01 6 2.15 0.00 0.73 0.02 0.03 97.07 23:35:58 23:29:01 7 2.51 0.00 1.14 0.05 0.05 96.25 23:35:58 23:30:01 all 0.09 0.00 0.05 0.01 0.01 99.84 23:35:58 23:30:01 0 0.08 0.00 0.03 0.00 0.00 99.88 23:35:58 23:30:01 1 0.05 0.00 0.07 0.02 0.00 99.87 23:35:58 23:30:01 2 0.15 0.00 0.05 0.05 0.02 99.73 23:35:58 23:30:01 3 0.07 0.00 0.03 0.00 0.02 99.88 23:35:58 23:30:01 4 0.28 0.00 0.07 0.00 0.00 99.65 23:35:58 23:30:01 5 0.02 0.00 0.07 0.00 0.00 99.92 23:35:58 23:30:01 6 0.03 0.00 0.05 0.00 0.00 99.92 23:35:58 23:30:01 7 0.07 0.00 0.07 0.00 0.03 99.83 23:35:58 23:31:01 all 0.01 0.00 0.02 0.01 0.01 99.95 23:35:58 23:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:35:58 23:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:35:58 23:31:01 2 0.00 0.00 0.02 0.05 0.00 99.93 23:35:58 23:31:01 3 0.02 0.00 0.03 0.02 0.02 99.92 23:35:58 23:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:35:58 23:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:58 23:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:35:58 23:31:01 7 0.02 0.00 0.07 0.00 0.02 99.90 23:35:58 23:32:01 all 0.23 0.00 0.01 0.01 0.02 99.73 23:35:58 23:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:58 23:32:01 1 0.35 0.00 0.00 0.02 0.02 99.62 23:35:58 23:32:01 2 0.03 0.00 0.02 0.03 0.02 99.90 23:35:58 23:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:35:58 23:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:35:58 23:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:35:58 23:32:01 6 1.27 0.00 0.02 0.00 0.05 98.66 23:35:58 23:32:01 7 0.13 0.00 0.03 0.00 0.02 99.82 23:35:58 23:33:01 all 0.11 0.00 0.01 0.01 0.01 99.86 23:35:58 23:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:35:58 23:33:01 1 0.00 0.00 0.02 0.02 0.02 99.95 23:35:58 23:33:01 2 0.03 0.00 0.00 0.10 0.00 99.87 23:35:58 23:33:01 3 0.07 0.00 0.02 0.00 0.00 99.92 23:35:58 23:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:35:58 23:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:35:58 23:33:01 6 0.67 0.00 0.03 0.00 0.03 99.27 23:35:58 23:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:35:58 23:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:35:58 23:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:58 23:34:01 1 0.07 0.00 0.02 0.00 0.02 99.90 23:35:58 23:34:01 2 0.03 0.00 0.03 0.02 0.02 99.90 23:35:58 23:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:35:58 23:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:35:58 23:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:35:58 23:34:01 6 0.03 0.00 0.00 0.00 0.03 99.93 23:35:58 23:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:35:58 23:35:58 23:34:01 CPU %user %nice %system %iowait %steal %idle 23:35:58 23:35:01 all 2.77 0.00 1.32 0.55 0.02 95.34 23:35:58 23:35:01 0 2.51 0.00 1.47 0.02 0.02 95.98 23:35:58 23:35:01 1 2.83 0.00 1.21 0.40 0.02 95.54 23:35:58 23:35:01 2 3.36 0.00 0.99 1.11 0.02 94.53 23:35:58 23:35:01 3 1.82 0.00 0.75 0.12 0.02 97.29 23:35:58 23:35:01 4 3.53 0.00 0.97 0.05 0.02 95.43 23:35:58 23:35:01 5 2.89 0.00 1.19 0.00 0.02 95.90 23:35:58 23:35:01 6 2.48 0.00 1.65 2.69 0.05 93.13 23:35:58 23:35:01 7 2.70 0.00 2.30 0.03 0.03 94.93 23:35:58 Average: all 5.37 0.00 1.36 0.48 0.03 92.77 23:35:58 Average: 0 5.08 0.00 1.59 0.48 0.03 92.83 23:35:58 Average: 1 5.50 0.00 1.31 0.74 0.03 92.43 23:35:58 Average: 2 5.54 0.00 1.29 0.53 0.02 92.61 23:35:58 Average: 3 5.46 0.00 1.34 0.93 0.03 92.26 23:35:58 Average: 4 5.22 0.00 1.32 0.23 0.02 93.21 23:35:58 Average: 5 5.26 0.00 1.32 0.14 0.02 93.25 23:35:58 Average: 6 5.46 0.00 1.28 0.63 0.03 92.59 23:35:58 Average: 7 5.44 0.00 1.40 0.14 0.03 92.99 23:35:58 23:35:58 23:35:58