Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b14d5e504f249c58ecc48c4561c8cfe9de68532 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-ssh3738311298667052658.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh18171604642488287925.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17925188085204505927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16735245396773901302.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-ssh15775818696792555665.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15756’ Running on prd-ubuntu20.04-docker-8c-8g-15758 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 0b14d5e504f249c58ecc48c4561c8cfe9de68532 (main) Commit message: "docs: add operationId, support for deviceCommands, and do not remove schemas for Get commands (#361)" > 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 0b14d5e504f249c58ecc48c4561c8cfe9de68532 # timeout=10 > git rev-list --no-walk 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T17:48:57.339Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T17:48:57.409Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T17:48:57.429Z] ========================================================= [2023-05-16T17:48:57.429Z] EdgeX Global Pipelines Version Info [2023-05-16T17:48:57.429Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T17:48:58.143Z] ------------------- [2023-05-16T17:48:58.143Z] stable info: [2023-05-16T17:48:58.143Z] ------------------- [2023-05-16T17:48:58.143Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T17:48:58.143Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T17:48:58.143Z] Message: update stable to v1.0.249 [2023-05-16T17:48:58.712Z] ------------------- [2023-05-16T17:48:58.712Z] experimental info: [2023-05-16T17:48:58.712Z] ------------------- [2023-05-16T17:48:58.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T17:48:58.712Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T17:48:58.712Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T17:48:58.916Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-16T17:48:58.932Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-16T17:48:58.947Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T17:48:58.965Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T17:48:58.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T17:48:59.000Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T17:48:59.016Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T17:48:59.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T17:48:59.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T17:48:59.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T17:48:59.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T17:48:59.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-16T17:48:59.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T17:48:59.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T17:48:59.160Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T17:48:59.179Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T17:48:59.197Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T17:48:59.218Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T17:48:59.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T17:48:59.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T17:48:59.271Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-16T17:48:59.289Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-16T17:48:59.311Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T17:48:59.329Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T17:48:59.346Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T17:48:59.363Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T17:48:59.384Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T17:48:59.402Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T17:48:59.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T17:48:59.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T17:48:59.457Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b14d5e504f249c58ecc48c4561c8cfe9de68532 [Pipeline] echo [2023-05-16T17:48:59.477Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b14d5e [Pipeline] echo [2023-05-16T17:48:59.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T17:48:59.549Z] provisioning config files... [2023-05-16T17:48:59.564Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8495318682263775618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T17:48:59.880Z] ---> docker-login.sh [2023-05-16T17:48:59.880Z] nexus3.edgexfoundry.org:10001 [2023-05-16T17:49:00.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:00.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:00.142Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:00.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:00.142Z] [2023-05-16T17:49:00.142Z] Login Succeeded [2023-05-16T17:49:00.142Z] nexus3.edgexfoundry.org:10002 [2023-05-16T17:49:00.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:00.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:00.403Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:00.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:00.403Z] [2023-05-16T17:49:00.403Z] Login Succeeded [2023-05-16T17:49:00.403Z] nexus3.edgexfoundry.org:10003 [2023-05-16T17:49:00.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:00.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:00.403Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:00.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:00.403Z] [2023-05-16T17:49:00.403Z] Login Succeeded [2023-05-16T17:49:00.403Z] nexus3.edgexfoundry.org:10004 [2023-05-16T17:49:00.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:00.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:00.403Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:00.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:00.403Z] [2023-05-16T17:49:00.403Z] Login Succeeded [2023-05-16T17:49:00.403Z] docker.io [2023-05-16T17:49:00.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:00.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:00.923Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:00.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:00.923Z] [2023-05-16T17:49:00.923Z] Login Succeeded [2023-05-16T17:49:00.923Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T17:49:00.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T17:49:01.318Z] + git rev-list -1 --merges 0b14d5e504f249c58ecc48c4561c8cfe9de68532~1..0b14d5e504f249c58ecc48c4561c8cfe9de68532 [Pipeline] echo [2023-05-16T17:49:01.393Z] -----------> git rev-list -1 --merges 0b14d5e504f249c58ecc48c4561c8cfe9de68532~1..0b14d5e504f249c58ecc48c4561c8cfe9de68532 0b14d5e504f249c58ecc48c4561c8cfe9de68532 [false] [Pipeline] sh [2023-05-16T17:49:01.691Z] + git log --format=format:%s -1 0b14d5e504f249c58ecc48c4561c8cfe9de68532 [Pipeline] echo [2023-05-16T17:49:01.706Z] ========================================================= [2023-05-16T17:49:01.706Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T17:49:01.706Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T17:49:02.043Z] + git log --format=format:%s -1 0b14d5e504f249c58ecc48c4561c8cfe9de68532 [Pipeline] echo [2023-05-16T17:49:02.061Z] [semverPrep] GIT_COMMIT: 0b14d5e504f249c58ecc48c4561c8cfe9de68532, Commit Message: docs: add operationId, support for deviceCommands, and do not remove schemas for Get commands (#361) [Pipeline] echo [2023-05-16T17:49:02.069Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T17:49:02.510Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T17:49:02.511Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T17:49:02.511Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T17:49:02.511Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T17:49:02.511Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T17:49:02.511Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T17:49:02.511Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:49:03.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T17:49:03.081Z] [2023-05-16T17:49:03.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:49:03.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T17:49:03.389Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T17:49:03.389Z] b85a868b505f: Pulling fs layer [2023-05-16T17:49:03.389Z] e2be974225ed: Pulling fs layer [2023-05-16T17:49:03.389Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T17:49:03.389Z] 988bab9f4d93: Pulling fs layer [2023-05-16T17:49:03.389Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T17:49:03.389Z] eaf3925da568: Pulling fs layer [2023-05-16T17:49:03.389Z] bab4dde63d76: Pulling fs layer [2023-05-16T17:49:03.389Z] bde34c3a00c8: Pulling fs layer [2023-05-16T17:49:03.389Z] b352a97aabf1: Pulling fs layer [2023-05-16T17:49:03.389Z] 4872d77fe225: Pulling fs layer [2023-05-16T17:49:03.389Z] 5851b861e8e6: Pulling fs layer [2023-05-16T17:49:03.389Z] 988bab9f4d93: Waiting [2023-05-16T17:49:03.389Z] bde34c3a00c8: Waiting [2023-05-16T17:49:03.389Z] 1469e6f7b9e6: Waiting [2023-05-16T17:49:03.389Z] eaf3925da568: Waiting [2023-05-16T17:49:03.389Z] bab4dde63d76: Waiting [2023-05-16T17:49:03.389Z] 4872d77fe225: Waiting [2023-05-16T17:49:03.389Z] 5851b861e8e6: Waiting [2023-05-16T17:49:03.389Z] e2be974225ed: Download complete [2023-05-16T17:49:03.389Z] 988bab9f4d93: Download complete [2023-05-16T17:49:03.389Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T17:49:03.389Z] 339a4e72a1f5: Download complete [2023-05-16T17:49:03.389Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T17:49:03.389Z] 1469e6f7b9e6: Download complete [2023-05-16T17:49:03.389Z] eaf3925da568: Verifying Checksum [2023-05-16T17:49:03.389Z] eaf3925da568: Download complete [2023-05-16T17:49:03.650Z] bde34c3a00c8: Download complete [2023-05-16T17:49:03.650Z] b352a97aabf1: Verifying Checksum [2023-05-16T17:49:03.650Z] b352a97aabf1: Download complete [2023-05-16T17:49:03.650Z] 4872d77fe225: Verifying Checksum [2023-05-16T17:49:03.650Z] 4872d77fe225: Download complete [2023-05-16T17:49:03.650Z] 5851b861e8e6: Verifying Checksum [2023-05-16T17:49:03.650Z] 5851b861e8e6: Download complete [2023-05-16T17:49:03.650Z] b85a868b505f: Verifying Checksum [2023-05-16T17:49:03.650Z] b85a868b505f: Download complete [2023-05-16T17:49:03.909Z] bab4dde63d76: Verifying Checksum [2023-05-16T17:49:03.909Z] bab4dde63d76: Download complete [2023-05-16T17:49:04.842Z] b85a868b505f: Pull complete [2023-05-16T17:49:05.100Z] e2be974225ed: Pull complete [2023-05-16T17:49:05.667Z] 339a4e72a1f5: Pull complete [2023-05-16T17:49:05.667Z] 988bab9f4d93: Pull complete [2023-05-16T17:49:05.927Z] 1469e6f7b9e6: Pull complete [2023-05-16T17:49:05.927Z] eaf3925da568: Pull complete [2023-05-16T17:49:07.830Z] bab4dde63d76: Pull complete [2023-05-16T17:49:07.830Z] bde34c3a00c8: Pull complete [2023-05-16T17:49:07.830Z] b352a97aabf1: Pull complete [2023-05-16T17:49:08.089Z] 4872d77fe225: Pull complete [2023-05-16T17:49:08.089Z] 5851b861e8e6: Pull complete [2023-05-16T17:49:08.089Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T17:49:08.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T17:49:08.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T17:49:08.199Z] prd-ubuntu20.04-docker-8c-8g-15758 does not seem to be running inside a container [2023-05-16T17:49:08.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T17:49:12.869Z] $ docker top cf1134b8b9f959e5b4ab41b27428e789546722ba4233ac41312c15014b647fc3 -eo pid,comm [2023-05-16T17:49:12.922Z] 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). [2023-05-16T17:49:12.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T17:49:12.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T17:49:12.963Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T17:49:13.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T17:49:13.082Z] $ docker exec cf1134b8b9f959e5b4ab41b27428e789546722ba4233ac41312c15014b647fc3 ssh-agent [2023-05-16T17:49:13.193Z] SSH_AUTH_SOCK=/tmp/ssh-qZ6vx4qyojmL/agent.33 [2023-05-16T17:49:13.193Z] SSH_AGENT_PID=39 [2023-05-16T17:49:13.199Z] Running ssh-add (command line suppressed) [2023-05-16T17:49:13.305Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1736036415135206490.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1736036415135206490.key) [2023-05-16T17:49:13.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T17:49:13.612Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T17:49:13.625Z] $ docker exec --env ******** --env ******** cf1134b8b9f959e5b4ab41b27428e789546722ba4233ac41312c15014b647fc3 ssh-agent -k [2023-05-16T17:49:13.713Z] unset SSH_AUTH_SOCK; [2023-05-16T17:49:13.714Z] unset SSH_AGENT_PID; [2023-05-16T17:49:13.714Z] echo Agent pid 39 killed; [2023-05-16T17:49:13.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T17:49:13.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T17:49:13.750Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T17:49:13.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T17:49:13.867Z] $ docker exec cf1134b8b9f959e5b4ab41b27428e789546722ba4233ac41312c15014b647fc3 ssh-agent [2023-05-16T17:49:13.975Z] SSH_AUTH_SOCK=/tmp/ssh-hJAN2Y9MaD5Z/agent.71 [2023-05-16T17:49:13.975Z] SSH_AGENT_PID=77 [2023-05-16T17:49:13.979Z] Running ssh-add (command line suppressed) [2023-05-16T17:49:14.080Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14844330330182204071.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14844330330182204071.key) [2023-05-16T17:49:14.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T17:49:14.380Z] + git semver init [2023-05-16T17:49:14.653Z] 2023-05-16 17:49:14,584 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T17:49:14.653Z] 2023-05-16 17:49:14,584 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-16T17:49:14.653Z] 2023-05-16 17:49:14,585 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-16T17:49:14.653Z] 2023-05-16 17:49:14,585 [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) [2023-05-16T17:49:16.034Z] 2023-05-16 17:49:15,622 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-16T17:49:16.034Z] 2023-05-16 17:49:15,623 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-16T17:49:16.034Z] 2023-05-16 17:49:15,623 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T17:49:16.034Z] 2023-05-16 17:49:15,623 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T17:49:16.034Z] 3.0.0-dev.53 [Pipeline] } [2023-05-16T17:49:16.046Z] $ docker exec --env ******** --env ******** cf1134b8b9f959e5b4ab41b27428e789546722ba4233ac41312c15014b647fc3 ssh-agent -k [2023-05-16T17:49:16.145Z] unset SSH_AUTH_SOCK; [2023-05-16T17:49:16.146Z] unset SSH_AGENT_PID; [2023-05-16T17:49:16.146Z] echo Agent pid 77 killed; [2023-05-16T17:49:16.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T17:49:16.466Z] + git semver [Pipeline] } [2023-05-16T17:49:16.745Z] $ docker stop --time=1 cf1134b8b9f959e5b4ab41b27428e789546722ba4233ac41312c15014b647fc3 [2023-05-16T17:49:18.051Z] $ docker rm -f --volumes cf1134b8b9f959e5b4ab41b27428e789546722ba4233ac41312c15014b647fc3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T17:49:18.389Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T17:49:18.577Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T17:49:18.581Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.53 [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 [2023-05-16T17:49:18.754Z] provisioning config files... [2023-05-16T17:49:18.763Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15434450980456522889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T17:49:19.060Z] ---> docker-login.sh [2023-05-16T17:49:19.060Z] nexus3.edgexfoundry.org:10001 [2023-05-16T17:49:19.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:19.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:19.060Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:19.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:19.060Z] [2023-05-16T17:49:19.060Z] Login Succeeded [2023-05-16T17:49:19.060Z] nexus3.edgexfoundry.org:10002 [2023-05-16T17:49:19.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:19.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:19.060Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:19.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:19.060Z] [2023-05-16T17:49:19.060Z] Login Succeeded [2023-05-16T17:49:19.060Z] nexus3.edgexfoundry.org:10003 [2023-05-16T17:49:19.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:19.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:19.319Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:19.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:19.319Z] [2023-05-16T17:49:19.319Z] Login Succeeded [2023-05-16T17:49:19.319Z] nexus3.edgexfoundry.org:10004 [2023-05-16T17:49:19.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:19.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:19.319Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:19.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:19.319Z] [2023-05-16T17:49:19.319Z] Login Succeeded [2023-05-16T17:49:19.319Z] docker.io [2023-05-16T17:49:19.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:19.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:19.579Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:19.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:19.579Z] [2023-05-16T17:49:19.579Z] Login Succeeded [2023-05-16T17:49:19.579Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T17:49:19.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T17:49:19.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T17:49:19.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T17:49:19.686Z] ========================================================= [2023-05-16T17:49:19.687Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T17:49:19.687Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:49:20.019Z] + 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 . [2023-05-16T17:49:20.019Z] Sending build context to Docker daemon 21.88MB [2023-05-16T17:49:20.019Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T17:49:20.019Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-16T17:49:20.279Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T17:49:20.279Z] f56be85fc22e: Pulling fs layer [2023-05-16T17:49:20.279Z] 85791d961cd3: Pulling fs layer [2023-05-16T17:49:20.279Z] d694b5ae8c79: Pulling fs layer [2023-05-16T17:49:20.279Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T17:49:20.279Z] 4d19c01a9841: Pulling fs layer [2023-05-16T17:49:20.279Z] 9325e15d5711: Pulling fs layer [2023-05-16T17:49:20.279Z] 556b6ee489ea: Pulling fs layer [2023-05-16T17:49:20.279Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T17:49:20.279Z] 9f32a84ed3da: Waiting [2023-05-16T17:49:20.279Z] 9325e15d5711: Waiting [2023-05-16T17:49:20.279Z] 556b6ee489ea: Waiting [2023-05-16T17:49:20.279Z] c5a4b2cf53e6: Waiting [2023-05-16T17:49:20.279Z] 4d19c01a9841: Waiting [2023-05-16T17:49:20.279Z] 85791d961cd3: Verifying Checksum [2023-05-16T17:49:20.279Z] 85791d961cd3: Download complete [2023-05-16T17:49:20.279Z] 9f32a84ed3da: Download complete [2023-05-16T17:49:20.279Z] 4d19c01a9841: Verifying Checksum [2023-05-16T17:49:20.279Z] 4d19c01a9841: Download complete [2023-05-16T17:49:20.279Z] f56be85fc22e: Download complete [2023-05-16T17:49:20.279Z] 9325e15d5711: Verifying Checksum [2023-05-16T17:49:20.279Z] 9325e15d5711: Download complete [2023-05-16T17:49:20.618Z] f56be85fc22e: Pull complete [2023-05-16T17:49:20.618Z] 85791d961cd3: Pull complete [2023-05-16T17:49:20.618Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T17:49:20.618Z] c5a4b2cf53e6: Download complete [2023-05-16T17:49:21.527Z] d694b5ae8c79: Verifying Checksum [2023-05-16T17:49:21.527Z] d694b5ae8c79: Download complete [2023-05-16T17:49:21.527Z] 556b6ee489ea: Verifying Checksum [2023-05-16T17:49:21.527Z] 556b6ee489ea: Download complete [2023-05-16T17:49:24.815Z] d694b5ae8c79: Pull complete [2023-05-16T17:49:24.815Z] 9f32a84ed3da: Pull complete [2023-05-16T17:49:24.815Z] 4d19c01a9841: Pull complete [2023-05-16T17:49:24.815Z] 9325e15d5711: Pull complete [2023-05-16T17:49:27.346Z] 556b6ee489ea: Pull complete [2023-05-16T17:49:28.282Z] c5a4b2cf53e6: Pull complete [2023-05-16T17:49:28.282Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T17:49:28.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T17:49:28.282Z] ---> c4be618373d6 [2023-05-16T17:49:28.282Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-16T17:49:33.702Z] Still waiting to schedule task [2023-05-16T17:49:33.702Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15757’ [2023-05-16T17:49:34.881Z] ---> Running in 1e607bfe2a7a [2023-05-16T17:49:34.881Z] Removing intermediate container 1e607bfe2a7a [2023-05-16T17:49:34.881Z] ---> dbcc4dec301a [2023-05-16T17:49:34.881Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T17:49:34.881Z] ---> Running in c1aca8454333 [2023-05-16T17:49:34.881Z] Removing intermediate container c1aca8454333 [2023-05-16T17:49:34.881Z] ---> 9862ff5483bd [2023-05-16T17:49:34.881Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T17:49:34.881Z] ---> Running in c91d9b45922f [2023-05-16T17:49:34.881Z] Removing intermediate container c91d9b45922f [2023-05-16T17:49:34.881Z] ---> 7161c30ab05e [2023-05-16T17:49:34.881Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T17:49:34.881Z] ---> Running in df28079120c4 [2023-05-16T17:49:34.881Z] Removing intermediate container df28079120c4 [2023-05-16T17:49:34.881Z] ---> e8b5df245eef [2023-05-16T17:49:34.881Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-16T17:49:34.881Z] ---> Running in 12cd59ab4f82 [2023-05-16T17:49:34.881Z] Removing intermediate container 12cd59ab4f82 [2023-05-16T17:49:34.881Z] ---> 5d28baff567e [2023-05-16T17:49:34.881Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T17:49:34.881Z] ---> Running in 0033f87d5c74 [2023-05-16T17:49:35.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T17:49:35.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T17:49:35.658Z] OK: 265 MiB in 53 packages [2023-05-16T17:49:35.918Z] Removing intermediate container 0033f87d5c74 [2023-05-16T17:49:35.918Z] ---> 259f05695bd1 [2023-05-16T17:49:35.918Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-16T17:49:35.918Z] ---> Running in 0aa8f5cbb748 [2023-05-16T17:49:35.918Z] Removing intermediate container 0aa8f5cbb748 [2023-05-16T17:49:35.918Z] ---> 1d106265ce19 [2023-05-16T17:49:35.918Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-16T17:49:36.178Z] ---> 46a3633fefa7 [2023-05-16T17:49:36.178Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T17:49:36.178Z] ---> Running in 967c228b813a [2023-05-16T17:50:08.268Z] Removing intermediate container 967c228b813a [2023-05-16T17:50:08.268Z] ---> 330d3f297954 [2023-05-16T17:50:08.268Z] Step 12/13 : COPY . . [2023-05-16T17:50:08.268Z] ---> d80730e44419 [2023-05-16T17:50:08.268Z] Step 13/13 : RUN ${MAKE} [2023-05-16T17:50:08.268Z] ---> Running in 09dff79d4bb1 [2023-05-16T17:50:08.268Z] noop [2023-05-16T17:50:08.268Z] Removing intermediate container 09dff79d4bb1 [2023-05-16T17:50:08.268Z] ---> a7e73aed7b66 [2023-05-16T17:50:08.268Z] Successfully built a7e73aed7b66 [2023-05-16T17:50:08.268Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:50:08.581Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T17:50:08.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T17:50:08.649Z] prd-ubuntu20.04-docker-8c-8g-15758 does not seem to be running inside a container [2023-05-16T17:50:08.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T17:50:09.017Z] $ docker top e5d16a8fe63767503280df00b6dfefc63e0381c8a14fc9bc597cdc67783b5720 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T17:50:09.347Z] + go version [2023-05-16T17:50:09.348Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T17:50:09.361Z] $ docker stop --time=1 e5d16a8fe63767503280df00b6dfefc63e0381c8a14fc9bc597cdc67783b5720 [2023-05-16T17:50:10.603Z] $ docker rm -f --volumes e5d16a8fe63767503280df00b6dfefc63e0381c8a14fc9bc597cdc67783b5720 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:50:11.018Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T17:50:11.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T17:50:11.085Z] prd-ubuntu20.04-docker-8c-8g-15758 does not seem to be running inside a container [2023-05-16T17:50:11.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T17:50:11.419Z] $ docker top bbb91c20de016199de5de3c45f0a5ea0fff6c237c6c3e079c054d92b929f9e6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T17:50:11.786Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T17:50:12.084Z] + make test [2023-05-16T17:50:12.084Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T17:50:16.264Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-16T17:50:26.389Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-16T17:50:26.956Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-16T17:50:29.488Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 31.4% of statements [2023-05-16T17:50:29.488Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 1.976s coverage: 86.5% of statements [2023-05-16T17:50:36.040Z] go vet ./... [2023-05-16T17:50:39.321Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T17:50:39.321Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T17:50:39.321Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T17:50:39.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T17:50:39.344Z] $ docker stop --time=1 bbb91c20de016199de5de3c45f0a5ea0fff6c237c6c3e079c054d92b929f9e6b [2023-05-16T17:50:43.579Z] $ docker rm -f --volumes bbb91c20de016199de5de3c45f0a5ea0fff6c237c6c3e079c054d92b929f9e6b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T17:50:44.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T17:50:44.096Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T17:50:44.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T17:50:45.114Z] + ls -al . [2023-05-16T17:50:45.114Z] total 232 [2023-05-16T17:50:45.114Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 17:50 . [2023-05-16T17:50:45.114Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:48 .. [2023-05-16T17:50:45.114Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 17:49 .git [2023-05-16T17:50:45.114Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:48 .github [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 496 May 16 17:48 .gitignore [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 17:48 .golangci.yml [2023-05-16T17:50:45.114Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 17:49 .semver [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 16 17:48 Attribution.txt [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 16 17:48 CHANGELOG.md [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 16 17:48 Dockerfile [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 17:48 GOVERNANCE.md [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 739 May 16 17:48 Jenkinsfile [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 17:48 LICENSE [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 16 17:48 Makefile [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 625 May 16 17:48 OWNERS.md [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 16 17:48 README.md [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 17:49 VERSION [2023-05-16T17:50:45.114Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 17:48 bin [2023-05-16T17:50:45.114Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:48 cmd [2023-05-16T17:50:45.114Z] -rw-r--r-- 1 jenkins jenkins 78459 May 16 17:50 coverage.out [2023-05-16T17:50:45.114Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:48 doc [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 16 17:48 go.mod [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 16 17:48 go.sum [2023-05-16T17:50:45.114Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:48 internal [2023-05-16T17:50:45.114Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:48 snap [2023-05-16T17:50:45.114Z] -rw-rw-r-- 1 jenkins jenkins 236 May 16 17:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:50:45.450Z] + 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=0b14d5e504f249c58ecc48c4561c8cfe9de68532 --label arch=amd64 --label version=3.0.0-dev.53 . [2023-05-16T17:50:45.450Z] Sending build context to Docker daemon 21.96MB [2023-05-16T17:50:45.450Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T17:50:45.450Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-16T17:50:45.450Z] ---> a7e73aed7b66 [2023-05-16T17:50:45.450Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-16T17:50:46.019Z] ---> Running in 04157917331b [2023-05-16T17:50:46.019Z] Removing intermediate container 04157917331b [2023-05-16T17:50:46.019Z] ---> 1cf722fe581e [2023-05-16T17:50:46.019Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T17:50:46.019Z] ---> Running in a037d9174a7f [2023-05-16T17:50:46.019Z] Removing intermediate container a037d9174a7f [2023-05-16T17:50:46.019Z] ---> c8c6eb5c0bfe [2023-05-16T17:50:46.019Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T17:50:46.019Z] ---> Running in 9c4796f66fb8 [2023-05-16T17:50:46.280Z] Removing intermediate container 9c4796f66fb8 [2023-05-16T17:50:46.280Z] ---> 3a04148f5d18 [2023-05-16T17:50:46.280Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T17:50:46.280Z] ---> Running in 8b41dbec8043 [2023-05-16T17:50:46.280Z] Removing intermediate container 8b41dbec8043 [2023-05-16T17:50:46.280Z] ---> f42d431ae405 [2023-05-16T17:50:46.280Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-16T17:50:46.280Z] ---> Running in 17476441a51d [2023-05-16T17:50:46.539Z] Removing intermediate container 17476441a51d [2023-05-16T17:50:46.539Z] ---> e11b56e5eedd [2023-05-16T17:50:46.539Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T17:50:46.539Z] ---> Running in bc6c4565df0d [2023-05-16T17:50:46.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T17:50:46.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T17:50:47.057Z] OK: 265 MiB in 53 packages [2023-05-16T17:50:47.314Z] Removing intermediate container bc6c4565df0d [2023-05-16T17:50:47.314Z] ---> 36cf86338a13 [2023-05-16T17:50:47.314Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-16T17:50:47.314Z] ---> Running in 043709c37843 [2023-05-16T17:50:47.314Z] Removing intermediate container 043709c37843 [2023-05-16T17:50:47.314Z] ---> eaada73f5aff [2023-05-16T17:50:47.314Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-16T17:50:47.572Z] ---> 881a47e801a9 [2023-05-16T17:50:47.572Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T17:50:47.572Z] ---> Running in df0de9b183e4 [2023-05-16T17:50:48.137Z] Removing intermediate container df0de9b183e4 [2023-05-16T17:50:48.137Z] ---> b2f9d0192012 [2023-05-16T17:50:48.137Z] Step 12/26 : COPY . . [2023-05-16T17:50:49.073Z] ---> 74511b6f8448 [2023-05-16T17:50:49.073Z] Step 13/26 : RUN ${MAKE} [2023-05-16T17:50:49.073Z] ---> Running in 1483956126bb [2023-05-16T17:50:49.332Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.53" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-16T17:51:11.260Z] Removing intermediate container 1483956126bb [2023-05-16T17:51:11.260Z] ---> 98c04c323896 [2023-05-16T17:51:11.260Z] Step 14/26 : FROM alpine:3.17 [2023-05-16T17:51:11.260Z] 3.17: Pulling from library/alpine [2023-05-16T17:51:11.260Z] f56be85fc22e: Already exists [2023-05-16T17:51:11.260Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T17:51:11.260Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T17:51:11.260Z] ---> 9ed4aefc74f6 [2023-05-16T17:51:11.260Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-16T17:51:11.260Z] ---> Running in 26ec2f81c1d1 [2023-05-16T17:51:11.260Z] Removing intermediate container 26ec2f81c1d1 [2023-05-16T17:51:11.260Z] ---> e8d3e73e27a9 [2023-05-16T17:51:11.260Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-16T17:51:11.260Z] ---> Running in adc11d3ab87d [2023-05-16T17:51:11.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T17:51:11.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T17:51:11.260Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T17:51:11.260Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T17:51:11.260Z] OK: 7 MiB in 16 packages [2023-05-16T17:51:11.260Z] Removing intermediate container adc11d3ab87d [2023-05-16T17:51:11.260Z] ---> 1a665d1f6348 [2023-05-16T17:51:11.260Z] Step 17/26 : WORKDIR / [2023-05-16T17:51:11.260Z] ---> Running in cf4f64239a2b [2023-05-16T17:51:11.260Z] Removing intermediate container cf4f64239a2b [2023-05-16T17:51:11.260Z] ---> dbabf57c6c6f [2023-05-16T17:51:11.260Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-16T17:51:12.209Z] ---> aa7d333a6de5 [2023-05-16T17:51:12.209Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-16T17:51:12.209Z] ---> fde76995712a [2023-05-16T17:51:12.209Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-16T17:51:12.209Z] ---> 4ad4aa10b7f8 [2023-05-16T17:51:12.209Z] Step 21/26 : EXPOSE 59984 [2023-05-16T17:51:12.209Z] ---> Running in 468c5ff8d641 [2023-05-16T17:51:12.550Z] Removing intermediate container 468c5ff8d641 [2023-05-16T17:51:12.550Z] ---> 722fabb586a8 [2023-05-16T17:51:12.550Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-16T17:51:12.550Z] ---> Running in 781f73921dee [2023-05-16T17:51:12.550Z] Removing intermediate container 781f73921dee [2023-05-16T17:51:12.550Z] ---> f54973afa1c8 [2023-05-16T17:51:12.550Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T17:51:12.550Z] ---> Running in a240dc80d247 [2023-05-16T17:51:12.550Z] Removing intermediate container a240dc80d247 [2023-05-16T17:51:12.550Z] ---> 42b2df4a8f44 [2023-05-16T17:51:12.550Z] Step 24/26 : LABEL arch=amd64 [2023-05-16T17:51:12.550Z] ---> Running in fb03f8215185 [2023-05-16T17:51:12.550Z] Removing intermediate container fb03f8215185 [2023-05-16T17:51:12.550Z] ---> cd3af0b54f1c [2023-05-16T17:51:12.550Z] Step 25/26 : LABEL git_sha=0b14d5e504f249c58ecc48c4561c8cfe9de68532 [2023-05-16T17:51:12.550Z] ---> Running in d74735f8e244 [2023-05-16T17:51:12.811Z] Removing intermediate container d74735f8e244 [2023-05-16T17:51:12.812Z] ---> 1502bd5d6433 [2023-05-16T17:51:12.812Z] Step 26/26 : LABEL version=3.0.0-dev.53 [2023-05-16T17:51:12.812Z] ---> Running in 5805de71d1d1 [2023-05-16T17:51:12.812Z] Removing intermediate container 5805de71d1d1 [2023-05-16T17:51:12.812Z] ---> 81a0222eeb7c [2023-05-16T17:51:12.812Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T17:51:12.812Z] Successfully built 81a0222eeb7c [2023-05-16T17:51:12.812Z] 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 [2023-05-16T17:51:12.920Z] provisioning config files... [2023-05-16T17:51:12.930Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12596101443097564841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T17:51:13.225Z] ---> docker-login.sh [2023-05-16T17:51:13.225Z] nexus3.edgexfoundry.org:10001 [2023-05-16T17:51:13.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:51:13.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:51:13.225Z] Configure a credential helper to remove this warning. See [2023-05-16T17:51:13.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:51:13.225Z] [2023-05-16T17:51:13.225Z] Login Succeeded [2023-05-16T17:51:13.225Z] nexus3.edgexfoundry.org:10002 [2023-05-16T17:51:13.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:51:13.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:51:13.225Z] Configure a credential helper to remove this warning. See [2023-05-16T17:51:13.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:51:13.225Z] [2023-05-16T17:51:13.225Z] Login Succeeded [2023-05-16T17:51:13.225Z] nexus3.edgexfoundry.org:10003 [2023-05-16T17:51:13.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:51:13.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:51:13.484Z] Configure a credential helper to remove this warning. See [2023-05-16T17:51:13.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:51:13.484Z] [2023-05-16T17:51:13.484Z] Login Succeeded [2023-05-16T17:51:13.484Z] nexus3.edgexfoundry.org:10004 [2023-05-16T17:51:13.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:51:13.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:51:13.484Z] Configure a credential helper to remove this warning. See [2023-05-16T17:51:13.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:51:13.484Z] [2023-05-16T17:51:13.484Z] Login Succeeded [2023-05-16T17:51:13.484Z] docker.io [2023-05-16T17:51:13.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:51:13.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:51:13.747Z] Configure a credential helper to remove this warning. See [2023-05-16T17:51:13.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:51:13.747Z] [2023-05-16T17:51:13.747Z] Login Succeeded [2023-05-16T17:51:13.747Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T17:51:13.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T17:51:13.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T17:51:13.801Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-16T17:51:13.801Z] 0b14d5e504f249c58ecc48c4561c8cfe9de68532 [2023-05-16T17:51:13.801Z] latest [2023-05-16T17:51:13.801Z] 3.0.0-dev.53 [2023-05-16T17:51:13.801Z] 0b14d5e504f249c58ecc48c4561c8cfe9de68532-3.0.0-dev.53 [2023-05-16T17:51:13.801Z] main [2023-05-16T17:51:13.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:51:14.127Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0b14d5e504f249c58ecc48c4561c8cfe9de68532 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:51:14.443Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0b14d5e504f249c58ecc48c4561c8cfe9de68532 [2023-05-16T17:51:14.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-16T17:51:14.443Z] 816ec4452491: Preparing [2023-05-16T17:51:14.443Z] 64f13f0c3505: Preparing [2023-05-16T17:51:14.443Z] 7f485b06ca4d: Preparing [2023-05-16T17:51:14.443Z] aeaa10d835bc: Preparing [2023-05-16T17:51:14.443Z] f1417ff83b31: Preparing [2023-05-16T17:51:14.443Z] f1417ff83b31: Layer already exists [2023-05-16T17:51:14.443Z] 64f13f0c3505: Pushed [2023-05-16T17:51:14.443Z] 816ec4452491: Pushed [2023-05-16T17:51:14.443Z] aeaa10d835bc: Pushed [2023-05-16T17:51:17.036Z] 7f485b06ca4d: Pushed [2023-05-16T17:51:17.296Z] 0b14d5e504f249c58ecc48c4561c8cfe9de68532: digest: sha256:e540cd6d53f0e6a3641bddac50aed46d9a87336cc972688d80248e54ce4fcf4b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:51:17.615Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:51:17.932Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-16T17:51:17.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-16T17:51:17.932Z] 816ec4452491: Preparing [2023-05-16T17:51:17.932Z] 64f13f0c3505: Preparing [2023-05-16T17:51:17.932Z] 7f485b06ca4d: Preparing [2023-05-16T17:51:17.932Z] aeaa10d835bc: Preparing [2023-05-16T17:51:17.932Z] f1417ff83b31: Preparing [2023-05-16T17:51:17.932Z] 64f13f0c3505: Layer already exists [2023-05-16T17:51:17.932Z] f1417ff83b31: Layer already exists [2023-05-16T17:51:17.932Z] aeaa10d835bc: Layer already exists [2023-05-16T17:51:17.932Z] 816ec4452491: Layer already exists [2023-05-16T17:51:17.932Z] 7f485b06ca4d: Layer already exists [2023-05-16T17:51:17.932Z] latest: digest: sha256:e540cd6d53f0e6a3641bddac50aed46d9a87336cc972688d80248e54ce4fcf4b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:51:18.241Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:51:18.551Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.53 [2023-05-16T17:51:18.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-16T17:51:18.551Z] 816ec4452491: Preparing [2023-05-16T17:51:18.551Z] 64f13f0c3505: Preparing [2023-05-16T17:51:18.551Z] 7f485b06ca4d: Preparing [2023-05-16T17:51:18.551Z] aeaa10d835bc: Preparing [2023-05-16T17:51:18.551Z] f1417ff83b31: Preparing [2023-05-16T17:51:18.551Z] aeaa10d835bc: Layer already exists [2023-05-16T17:51:18.551Z] 816ec4452491: Layer already exists [2023-05-16T17:51:18.551Z] f1417ff83b31: Layer already exists [2023-05-16T17:51:18.551Z] 64f13f0c3505: Layer already exists [2023-05-16T17:51:18.551Z] 7f485b06ca4d: Layer already exists [2023-05-16T17:51:18.551Z] 3.0.0-dev.53: digest: sha256:e540cd6d53f0e6a3641bddac50aed46d9a87336cc972688d80248e54ce4fcf4b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:51:18.864Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0b14d5e504f249c58ecc48c4561c8cfe9de68532-3.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:51:19.171Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0b14d5e504f249c58ecc48c4561c8cfe9de68532-3.0.0-dev.53 [2023-05-16T17:51:19.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-16T17:51:19.171Z] 816ec4452491: Preparing [2023-05-16T17:51:19.171Z] 64f13f0c3505: Preparing [2023-05-16T17:51:19.171Z] 7f485b06ca4d: Preparing [2023-05-16T17:51:19.171Z] aeaa10d835bc: Preparing [2023-05-16T17:51:19.171Z] f1417ff83b31: Preparing [2023-05-16T17:51:19.171Z] f1417ff83b31: Layer already exists [2023-05-16T17:51:19.171Z] 7f485b06ca4d: Layer already exists [2023-05-16T17:51:19.171Z] aeaa10d835bc: Layer already exists [2023-05-16T17:51:19.171Z] 64f13f0c3505: Layer already exists [2023-05-16T17:51:19.171Z] 816ec4452491: Layer already exists [2023-05-16T17:51:19.171Z] 0b14d5e504f249c58ecc48c4561c8cfe9de68532-3.0.0-dev.53: digest: sha256:e540cd6d53f0e6a3641bddac50aed46d9a87336cc972688d80248e54ce4fcf4b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:51:19.481Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:51:19.788Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-16T17:51:19.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-16T17:51:19.789Z] 816ec4452491: Preparing [2023-05-16T17:51:19.789Z] 64f13f0c3505: Preparing [2023-05-16T17:51:19.789Z] 7f485b06ca4d: Preparing [2023-05-16T17:51:19.789Z] aeaa10d835bc: Preparing [2023-05-16T17:51:19.789Z] f1417ff83b31: Preparing [2023-05-16T17:51:19.789Z] 816ec4452491: Layer already exists [2023-05-16T17:51:19.789Z] aeaa10d835bc: Layer already exists [2023-05-16T17:51:19.789Z] 64f13f0c3505: Layer already exists [2023-05-16T17:51:19.789Z] 7f485b06ca4d: Layer already exists [2023-05-16T17:51:19.789Z] f1417ff83b31: Layer already exists [2023-05-16T17:51:19.789Z] main: digest: sha256:e540cd6d53f0e6a3641bddac50aed46d9a87336cc972688d80248e54ce4fcf4b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T17:51:19.834Z] ===================================================== [Pipeline] echo [2023-05-16T17:51:19.843Z] taggedImages: [2023-05-16T17:51:19.843Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0b14d5e504f249c58ecc48c4561c8cfe9de68532 [2023-05-16T17:51:19.843Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-16T17:51:19.843Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.53 [2023-05-16T17:51:19.843Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0b14d5e504f249c58ecc48c4561c8cfe9de68532-3.0.0-dev.53 [2023-05-16T17:51:19.843Z] - 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 [2023-05-16T17:51:20.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T17:51:20.224Z] [2023-05-16T17:51:20.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:51:20.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T17:51:20.518Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T17:51:20.518Z] 5eb5b503b376: Pulling fs layer [2023-05-16T17:51:20.518Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T17:51:20.518Z] ec43610c2a17: Pulling fs layer [2023-05-16T17:51:20.518Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T17:51:20.518Z] 33b1e0a273af: Pulling fs layer [2023-05-16T17:51:20.518Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T17:51:20.518Z] 2f39f015ded8: Pulling fs layer [2023-05-16T17:51:20.518Z] 33b1e0a273af: Waiting [2023-05-16T17:51:20.518Z] 5d3b04190fa2: Waiting [2023-05-16T17:51:20.518Z] 2f39f015ded8: Waiting [2023-05-16T17:51:20.518Z] 3a2ae6a8a46f: Waiting [2023-05-16T17:51:20.518Z] 5c69ac0246d0: Download complete [2023-05-16T17:51:20.518Z] 3a2ae6a8a46f: Download complete [2023-05-16T17:51:20.518Z] 33b1e0a273af: Verifying Checksum [2023-05-16T17:51:20.518Z] 33b1e0a273af: Download complete [2023-05-16T17:51:20.518Z] ec43610c2a17: Verifying Checksum [2023-05-16T17:51:20.518Z] ec43610c2a17: Download complete [2023-05-16T17:51:20.518Z] 5d3b04190fa2: Download complete [2023-05-16T17:51:20.776Z] 5eb5b503b376: Verifying Checksum [2023-05-16T17:51:20.776Z] 5eb5b503b376: Download complete [2023-05-16T17:51:21.344Z] 2f39f015ded8: Download complete [2023-05-16T17:51:21.907Z] 5eb5b503b376: Pull complete [2023-05-16T17:51:21.907Z] 5c69ac0246d0: Pull complete [2023-05-16T17:51:22.471Z] ec43610c2a17: Pull complete [2023-05-16T17:51:22.471Z] 3a2ae6a8a46f: Pull complete [2023-05-16T17:51:22.731Z] 33b1e0a273af: Pull complete [2023-05-16T17:51:22.731Z] 5d3b04190fa2: Pull complete [2023-05-16T17:51:26.915Z] 2f39f015ded8: Pull complete [2023-05-16T17:51:26.915Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T17:51:26.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T17:51:26.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T17:51:27.015Z] prd-ubuntu20.04-docker-8c-8g-15758 does not seem to be running inside a container [2023-05-16T17:51:27.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T17:51:30.979Z] $ docker top 747d79c9ba4367a1a419d82425358d8e125cdc6c5045151358df45a42367c335 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T17:51:31.380Z] ---> job-cost.sh [2023-05-16T17:51:31.380Z] lf-activate-venv: SKIPPING [2023-05-16T17:51:31.380Z] INFO: No Stack... [2023-05-16T17:51:31.639Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T17:51:32.206Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T17:51:32.490Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-16T17:51:32.490Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T17:51:32.501Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-150-stack-cost] [2023-05-16T17:51:32.507Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-150-stack-cost] did not exist. Created. [2023-05-16T17:51:32.507Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T17:51:32.808Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T17:51:32.838Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T17:51:32.847Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T17:51:32.870Z] $ docker stop --time=1 747d79c9ba4367a1a419d82425358d8e125cdc6c5045151358df45a42367c335 [2023-05-16T17:51:34.014Z] $ docker rm -f --volumes 747d79c9ba4367a1a419d82425358d8e125cdc6c5045151358df45a42367c335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T17:52:09.063Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15760 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-16T17:52:09.079Z] Running in /w/workspace/device-onvif-camera/150 [Pipeline] { [Pipeline] checkout [2023-05-16T17:52:09.113Z] The recommended git tool is: git [2023-05-16T17:52:14.868Z] using credential edgex-jenkins-ssh [2023-05-16T17:52:14.885Z] Cloning the remote Git repository [2023-05-16T17:52:14.939Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-16T17:52:15.037Z] > git init /w/workspace/device-onvif-camera/150 # timeout=10 [2023-05-16T17:52:15.200Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-16T17:52:15.202Z] > git --version # timeout=10 [2023-05-16T17:52:15.225Z] > git --version # 'git version 2.25.1' [2023-05-16T17:52:15.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T17:52:15.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T17:52:17.064Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-16T17:52:17.084Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T17:52:18.011Z] Avoid second fetch [2023-05-16T17:52:18.011Z] Checking out Revision 0b14d5e504f249c58ecc48c4561c8cfe9de68532 (main) [2023-05-16T17:52:18.743Z] Commit message: "docs: add operationId, support for deviceCommands, and do not remove schemas for Get commands (#361)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T17:52:18.036Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T17:52:18.121Z] > git checkout -f 0b14d5e504f249c58ecc48c4561c8cfe9de68532 # timeout=10 [2023-05-16T17:52:19.712Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T17:52:19.712Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T17:52:19.712Z] Dload Upload Total Spent Left Speed [2023-05-16T17:52:19.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 57179 0 --:--:-- --:--:-- --:--:-- 57436 [Pipeline] sh [2023-05-16T17:52:20.316Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T17:52:20.661Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T17:52:20.661Z] + sudo tee /etc/docker/daemon.new [2023-05-16T17:52:20.661Z] { [2023-05-16T17:52:20.661Z] "registry-mirrors": [ [2023-05-16T17:52:20.661Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T17:52:20.661Z] ], [2023-05-16T17:52:20.661Z] "bip": "10.250.0.254/24", [2023-05-16T17:52:20.661Z] "hosts": [ [2023-05-16T17:52:20.661Z] "tcp://0.0.0.0:5555", [2023-05-16T17:52:20.661Z] "unix:///var/run/docker.sock" [2023-05-16T17:52:20.661Z] ], [2023-05-16T17:52:20.661Z] "mtu": 1458, [2023-05-16T17:52:20.661Z] "selinux-enabled": true, [2023-05-16T17:52:20.661Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T17:52:20.661Z] } [Pipeline] sh [2023-05-16T17:52:21.015Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T17:52:21.363Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T17:52:39.646Z] provisioning config files... [2023-05-16T17:52:39.676Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/150@tmp/config5867190692735245212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T17:52:40.034Z] ---> docker-login.sh [2023-05-16T17:52:40.034Z] nexus3.edgexfoundry.org:10001 [2023-05-16T17:52:40.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:52:40.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:52:40.624Z] Configure a credential helper to remove this warning. See [2023-05-16T17:52:40.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:52:40.624Z] [2023-05-16T17:52:40.624Z] Login Succeeded [2023-05-16T17:52:40.624Z] nexus3.edgexfoundry.org:10002 [2023-05-16T17:52:40.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:52:40.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:52:40.896Z] Configure a credential helper to remove this warning. See [2023-05-16T17:52:40.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:52:40.896Z] [2023-05-16T17:52:40.896Z] Login Succeeded [2023-05-16T17:52:40.896Z] nexus3.edgexfoundry.org:10003 [2023-05-16T17:52:41.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:52:41.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:52:41.444Z] Configure a credential helper to remove this warning. See [2023-05-16T17:52:41.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:52:41.444Z] [2023-05-16T17:52:41.444Z] Login Succeeded [2023-05-16T17:52:41.444Z] nexus3.edgexfoundry.org:10004 [2023-05-16T17:52:41.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:52:41.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:52:41.718Z] Configure a credential helper to remove this warning. See [2023-05-16T17:52:41.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:52:41.718Z] [2023-05-16T17:52:41.718Z] Login Succeeded [2023-05-16T17:52:41.718Z] docker.io [2023-05-16T17:52:41.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:52:42.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:52:42.258Z] Configure a credential helper to remove this warning. See [2023-05-16T17:52:42.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:52:42.258Z] [2023-05-16T17:52:42.258Z] Login Succeeded [2023-05-16T17:52:42.258Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T17:52:42.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T17:52:42.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T17:52:42.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T17:52:42.585Z] ========================================================= [2023-05-16T17:52:42.585Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T17:52:42.585Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:52:42.953Z] + 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 . [2023-05-16T17:52:43.545Z] Sending build context to Docker daemon 14.36MB [2023-05-16T17:52:43.545Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T17:52:43.545Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-16T17:52:43.545Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T17:52:43.545Z] c41833b44d91: Pulling fs layer [2023-05-16T17:52:43.545Z] ed15518f5707: Pulling fs layer [2023-05-16T17:52:43.545Z] feae8fd75edb: Pulling fs layer [2023-05-16T17:52:43.545Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T17:52:43.545Z] 3cdef696dda3: Pulling fs layer [2023-05-16T17:52:43.545Z] 2ced38df9373: Pulling fs layer [2023-05-16T17:52:43.545Z] 58f1dce35555: Pulling fs layer [2023-05-16T17:52:43.545Z] 3cdef696dda3: Waiting [2023-05-16T17:52:43.545Z] 2ced38df9373: Waiting [2023-05-16T17:52:43.545Z] 242c74f7c9fa: Waiting [2023-05-16T17:52:43.545Z] 58f1dce35555: Waiting [2023-05-16T17:52:43.545Z] ed15518f5707: Verifying Checksum [2023-05-16T17:52:43.545Z] ed15518f5707: Download complete [2023-05-16T17:52:43.817Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T17:52:43.817Z] 242c74f7c9fa: Download complete [2023-05-16T17:52:43.817Z] 3cdef696dda3: Verifying Checksum [2023-05-16T17:52:43.817Z] 3cdef696dda3: Download complete [2023-05-16T17:52:43.817Z] c41833b44d91: Verifying Checksum [2023-05-16T17:52:43.817Z] c41833b44d91: Download complete [2023-05-16T17:52:44.796Z] c41833b44d91: Pull complete [2023-05-16T17:52:45.066Z] 58f1dce35555: Verifying Checksum [2023-05-16T17:52:45.066Z] 58f1dce35555: Download complete [2023-05-16T17:52:45.663Z] ed15518f5707: Pull complete [2023-05-16T17:52:46.649Z] feae8fd75edb: Verifying Checksum [2023-05-16T17:52:46.649Z] feae8fd75edb: Download complete [2023-05-16T17:52:46.649Z] 2ced38df9373: Verifying Checksum [2023-05-16T17:52:46.649Z] 2ced38df9373: Download complete [2023-05-16T17:52:59.004Z] feae8fd75edb: Pull complete [2023-05-16T17:52:59.004Z] 242c74f7c9fa: Pull complete [2023-05-16T17:52:59.004Z] 3cdef696dda3: Pull complete [2023-05-16T17:53:05.676Z] 2ced38df9373: Pull complete [2023-05-16T17:53:07.093Z] 58f1dce35555: Pull complete [2023-05-16T17:53:07.093Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T17:53:07.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T17:53:07.093Z] ---> fadd8f120f05 [2023-05-16T17:53:07.093Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-16T17:53:09.191Z] ---> Running in 490256cd21c7 [2023-05-16T17:53:09.191Z] Removing intermediate container 490256cd21c7 [2023-05-16T17:53:09.191Z] ---> 804113bda6ee [2023-05-16T17:53:09.191Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T17:53:09.461Z] ---> Running in 96cb2d210ed9 [2023-05-16T17:53:09.737Z] Removing intermediate container 96cb2d210ed9 [2023-05-16T17:53:09.737Z] ---> 7c7472025560 [2023-05-16T17:53:09.737Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T17:53:09.737Z] ---> Running in af9d09e2955a [2023-05-16T17:53:10.334Z] Removing intermediate container af9d09e2955a [2023-05-16T17:53:10.334Z] ---> 352670f12547 [2023-05-16T17:53:10.334Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T17:53:10.334Z] ---> Running in 5dba2cdc1684 [2023-05-16T17:53:10.605Z] Removing intermediate container 5dba2cdc1684 [2023-05-16T17:53:10.605Z] ---> 63aa7b1cf04c [2023-05-16T17:53:10.605Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-16T17:53:10.605Z] ---> Running in 93fa14db6466 [2023-05-16T17:53:11.192Z] Removing intermediate container 93fa14db6466 [2023-05-16T17:53:11.192Z] ---> 3a11c7317ecd [2023-05-16T17:53:11.192Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T17:53:11.192Z] ---> Running in 928f18de12e5 [2023-05-16T17:53:12.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T17:53:12.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T17:53:14.422Z] OK: 263 MiB in 53 packages [2023-05-16T17:53:15.026Z] Removing intermediate container 928f18de12e5 [2023-05-16T17:53:15.026Z] ---> 921015cc8653 [2023-05-16T17:53:15.026Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-16T17:53:15.026Z] ---> Running in 85984b2af1e1 [2023-05-16T17:53:15.626Z] Removing intermediate container 85984b2af1e1 [2023-05-16T17:53:15.626Z] ---> 6979d7cb765b [2023-05-16T17:53:15.626Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-16T17:53:15.898Z] ---> d88e5f7d0c37 [2023-05-16T17:53:15.898Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T17:53:16.170Z] ---> Running in 92f85ac324c0 [2023-05-16T17:54:24.128Z] Removing intermediate container 92f85ac324c0 [2023-05-16T17:54:24.128Z] ---> 97cd99c5eb82 [2023-05-16T17:54:24.128Z] Step 12/13 : COPY . . [2023-05-16T17:54:24.128Z] ---> bd86745b35d1 [2023-05-16T17:54:24.128Z] Step 13/13 : RUN ${MAKE} [2023-05-16T17:54:24.128Z] ---> Running in ec1f2710ab36 [2023-05-16T17:54:24.128Z] noop [2023-05-16T17:54:24.128Z] Removing intermediate container ec1f2710ab36 [2023-05-16T17:54:24.128Z] ---> 24218531df9e [2023-05-16T17:54:24.128Z] Successfully built 24218531df9e [2023-05-16T17:54:24.128Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:54:24.479Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T17:54:24.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T17:54:24.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-15760 does not seem to be running inside a container [2023-05-16T17:54:24.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/150 -v /w/workspace/device-onvif-camera/150:/w/workspace/device-onvif-camera/150:rw,z -v /w/workspace/device-onvif-camera/150@tmp:/w/workspace/device-onvif-camera/150@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 [2023-05-16T17:54:25.997Z] $ docker top 1d47236cd116fae2b776b1abf1814c6661cbf6d2e4487f1eb2f55d903dbedf17 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T17:54:26.833Z] + go version [2023-05-16T17:54:26.833Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T17:54:26.862Z] $ docker stop --time=1 1d47236cd116fae2b776b1abf1814c6661cbf6d2e4487f1eb2f55d903dbedf17 [2023-05-16T17:54:28.488Z] $ docker rm -f --volumes 1d47236cd116fae2b776b1abf1814c6661cbf6d2e4487f1eb2f55d903dbedf17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:54:29.062Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T17:54:29.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T17:54:29.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-15760 does not seem to be running inside a container [2023-05-16T17:54:29.346Z] $ 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/150 -v /w/workspace/device-onvif-camera/150:/w/workspace/device-onvif-camera/150:rw,z -v /w/workspace/device-onvif-camera/150@tmp:/w/workspace/device-onvif-camera/150@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 [2023-05-16T17:54:30.574Z] $ docker top 4bec62793d06bd1f431f5713c379b869fae2ea9c3f294b06efcc6b5dfdcb70e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T17:54:31.401Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/150 [Pipeline] fileExists [Pipeline] sh [2023-05-16T17:54:32.060Z] + make test [2023-05-16T17:54:32.060Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T17:55:10.968Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-16T17:57:17.735Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-16T17:57:21.091Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-16T17:57:23.727Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.232s coverage: 31.4% of statements [2023-05-16T17:57:50.467Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.950s coverage: 86.5% of statements [2023-05-16T17:57:50.735Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T17:57:50.735Z] go vet ./... [2023-05-16T17:58:22.997Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T17:58:22.997Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T17:58:22.997Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T17:58:23.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T17:58:23.044Z] $ docker stop --time=1 4bec62793d06bd1f431f5713c379b869fae2ea9c3f294b06efcc6b5dfdcb70e8 [2023-05-16T17:58:27.293Z] $ docker rm -f --volumes 4bec62793d06bd1f431f5713c379b869fae2ea9c3f294b06efcc6b5dfdcb70e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T17:58:28.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T17:58:28.534Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T17:58:29.085Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T17:58:29.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T17:58:29.827Z] + ls -al . [2023-05-16T17:58:29.827Z] total 228 [2023-05-16T17:58:29.827Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 17:54 . [2023-05-16T17:58:29.827Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:52 .. [2023-05-16T17:58:29.827Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 17:52 .git [2023-05-16T17:58:29.827Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:52 .github [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 496 May 16 17:52 .gitignore [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 17:52 .golangci.yml [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 16 17:52 Attribution.txt [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 16 17:52 CHANGELOG.md [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 16 17:52 Dockerfile [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 17:52 GOVERNANCE.md [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 739 May 16 17:52 Jenkinsfile [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 17:52 LICENSE [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 16 17:52 Makefile [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 625 May 16 17:52 OWNERS.md [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 16 17:52 README.md [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 17:49 VERSION [2023-05-16T17:58:29.827Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 17:52 bin [2023-05-16T17:58:29.827Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:52 cmd [2023-05-16T17:58:29.827Z] -rw-r--r-- 1 jenkins jenkins 78459 May 16 17:57 coverage.out [2023-05-16T17:58:29.827Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:52 doc [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 16 17:52 go.mod [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 16 17:52 go.sum [2023-05-16T17:58:29.827Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:52 internal [2023-05-16T17:58:29.827Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:52 snap [2023-05-16T17:58:29.827Z] -rw-rw-r-- 1 jenkins jenkins 236 May 16 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:58:30.190Z] + 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=0b14d5e504f249c58ecc48c4561c8cfe9de68532 --label arch=arm64 --label version=3.0.0-dev.53 . [2023-05-16T17:58:30.787Z] Sending build context to Docker daemon 14.43MB [2023-05-16T17:58:30.787Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T17:58:30.787Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-16T17:58:30.787Z] ---> 24218531df9e [2023-05-16T17:58:30.787Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-16T17:58:31.056Z] ---> Running in 88116deb2f72 [2023-05-16T17:58:31.324Z] Removing intermediate container 88116deb2f72 [2023-05-16T17:58:31.324Z] ---> c541c8d77c22 [2023-05-16T17:58:31.324Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T17:58:31.324Z] ---> Running in c1a5d07bd4b2 [2023-05-16T17:58:31.593Z] Removing intermediate container c1a5d07bd4b2 [2023-05-16T17:58:31.593Z] ---> a39699fec1f6 [2023-05-16T17:58:31.593Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T17:58:31.593Z] ---> Running in 2d8fbe4e60ef [2023-05-16T17:58:32.177Z] Removing intermediate container 2d8fbe4e60ef [2023-05-16T17:58:32.177Z] ---> 7c7a5923c383 [2023-05-16T17:58:32.177Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T17:58:32.177Z] ---> Running in 19dc0215f050 [2023-05-16T17:58:32.446Z] Removing intermediate container 19dc0215f050 [2023-05-16T17:58:32.446Z] ---> dd49159e476b [2023-05-16T17:58:32.446Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-16T17:58:32.446Z] ---> Running in 5bcfe5dd4ea8 [2023-05-16T17:58:32.720Z] Removing intermediate container 5bcfe5dd4ea8 [2023-05-16T17:58:32.720Z] ---> e3fc930dbee8 [2023-05-16T17:58:32.720Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T17:58:32.720Z] ---> Running in e8d6b053e93d [2023-05-16T17:58:33.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T17:58:34.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T17:58:35.686Z] OK: 263 MiB in 53 packages [2023-05-16T17:58:36.272Z] Removing intermediate container e8d6b053e93d [2023-05-16T17:58:36.272Z] ---> 9647a401edb2 [2023-05-16T17:58:36.272Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-16T17:58:36.542Z] ---> Running in 3697e25f5788 [2023-05-16T17:58:36.811Z] Removing intermediate container 3697e25f5788 [2023-05-16T17:58:36.811Z] ---> 925c1c734892 [2023-05-16T17:58:36.811Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-16T17:58:38.766Z] ---> daeba99bbb6b [2023-05-16T17:58:38.766Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T17:58:38.766Z] ---> Running in 7819f9e5a1e8 [2023-05-16T17:58:41.367Z] Removing intermediate container 7819f9e5a1e8 [2023-05-16T17:58:41.367Z] ---> ac5cbc8fab75 [2023-05-16T17:58:41.367Z] Step 12/26 : COPY . . [2023-05-16T17:58:42.779Z] ---> cdcaf124da11 [2023-05-16T17:58:42.779Z] Step 13/26 : RUN ${MAKE} [2023-05-16T17:58:43.051Z] ---> Running in 3ef150319671 [2023-05-16T17:58:44.013Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.53" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-16T18:01:05.737Z] Removing intermediate container 3ef150319671 [2023-05-16T18:01:05.737Z] ---> 32ac4ad23d00 [2023-05-16T18:01:05.737Z] Step 14/26 : FROM alpine:3.17 [2023-05-16T18:01:05.737Z] 3.17: Pulling from library/alpine [2023-05-16T18:01:05.737Z] c41833b44d91: Already exists [2023-05-16T18:01:05.737Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T18:01:05.737Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T18:01:05.737Z] ---> 51e60588ff2c [2023-05-16T18:01:05.737Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-16T18:01:05.737Z] ---> Running in 88da380a8bec [2023-05-16T18:01:05.737Z] Removing intermediate container 88da380a8bec [2023-05-16T18:01:05.737Z] ---> eacdddc05844 [2023-05-16T18:01:05.737Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-16T18:01:05.737Z] ---> Running in c025b512c5f1 [2023-05-16T18:01:05.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T18:01:06.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T18:01:06.964Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T18:01:06.964Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T18:01:06.964Z] OK: 8 MiB in 16 packages [2023-05-16T18:01:11.224Z] Removing intermediate container c025b512c5f1 [2023-05-16T18:01:11.224Z] ---> d1715478024c [2023-05-16T18:01:11.224Z] Step 17/26 : WORKDIR / [2023-05-16T18:01:11.224Z] ---> Running in 7b586a15b6e6 [2023-05-16T18:01:11.224Z] Removing intermediate container 7b586a15b6e6 [2023-05-16T18:01:11.224Z] ---> e2c30c0d8c95 [2023-05-16T18:01:11.224Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-16T18:01:12.767Z] ---> 8420da01892c [2023-05-16T18:01:12.767Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-16T18:01:13.385Z] ---> 5f6b6fd4711b [2023-05-16T18:01:13.385Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-16T18:01:13.663Z] ---> d01d8d609255 [2023-05-16T18:01:13.663Z] Step 21/26 : EXPOSE 59984 [2023-05-16T18:01:13.938Z] ---> Running in 378cb8c86a22 [2023-05-16T18:01:14.209Z] Removing intermediate container 378cb8c86a22 [2023-05-16T18:01:14.209Z] ---> c95fd280e4de [2023-05-16T18:01:14.209Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-16T18:01:14.209Z] ---> Running in eb186b6652d0 [2023-05-16T18:01:14.476Z] Removing intermediate container eb186b6652d0 [2023-05-16T18:01:14.476Z] ---> efc53699660d [2023-05-16T18:01:14.476Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T18:01:14.754Z] ---> Running in beced849f011 [2023-05-16T18:01:15.022Z] Removing intermediate container beced849f011 [2023-05-16T18:01:15.022Z] ---> 936d3d87390b [2023-05-16T18:01:15.022Z] Step 24/26 : LABEL arch=arm64 [2023-05-16T18:01:15.022Z] ---> Running in f5c0c0dc665a [2023-05-16T18:01:15.290Z] Removing intermediate container f5c0c0dc665a [2023-05-16T18:01:15.290Z] ---> 9b6648766e85 [2023-05-16T18:01:15.290Z] Step 25/26 : LABEL git_sha=0b14d5e504f249c58ecc48c4561c8cfe9de68532 [2023-05-16T18:01:15.291Z] ---> Running in 1603076e16d0 [2023-05-16T18:01:15.558Z] Removing intermediate container 1603076e16d0 [2023-05-16T18:01:15.558Z] ---> 471e0694c304 [2023-05-16T18:01:15.558Z] Step 26/26 : LABEL version=3.0.0-dev.53 [2023-05-16T18:01:15.826Z] ---> Running in 76078fd4a756 [2023-05-16T18:01:16.096Z] Removing intermediate container 76078fd4a756 [2023-05-16T18:01:16.096Z] ---> 6ce7ba585ed9 [2023-05-16T18:01:16.096Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T18:01:16.096Z] Successfully built 6ce7ba585ed9 [2023-05-16T18:01:16.096Z] 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 [2023-05-16T18:01:16.211Z] provisioning config files... [2023-05-16T18:01:16.227Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/150@tmp/config17776940001249655779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:01:16.567Z] ---> docker-login.sh [2023-05-16T18:01:16.567Z] nexus3.edgexfoundry.org:10001 [2023-05-16T18:01:16.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:01:16.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:01:16.835Z] Configure a credential helper to remove this warning. See [2023-05-16T18:01:16.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:01:16.835Z] [2023-05-16T18:01:16.835Z] Login Succeeded [2023-05-16T18:01:16.835Z] nexus3.edgexfoundry.org:10002 [2023-05-16T18:01:17.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:01:17.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:01:17.105Z] Configure a credential helper to remove this warning. See [2023-05-16T18:01:17.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:01:17.105Z] [2023-05-16T18:01:17.105Z] Login Succeeded [2023-05-16T18:01:17.105Z] nexus3.edgexfoundry.org:10003 [2023-05-16T18:01:17.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:01:17.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:01:17.640Z] Configure a credential helper to remove this warning. See [2023-05-16T18:01:17.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:01:17.640Z] [2023-05-16T18:01:17.640Z] Login Succeeded [2023-05-16T18:01:17.640Z] nexus3.edgexfoundry.org:10004 [2023-05-16T18:01:17.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:01:17.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:01:17.907Z] Configure a credential helper to remove this warning. See [2023-05-16T18:01:17.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:01:17.907Z] [2023-05-16T18:01:17.907Z] Login Succeeded [2023-05-16T18:01:17.907Z] docker.io [2023-05-16T18:01:18.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:01:18.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:01:18.440Z] Configure a credential helper to remove this warning. See [2023-05-16T18:01:18.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:01:18.440Z] [2023-05-16T18:01:18.440Z] Login Succeeded [2023-05-16T18:01:18.440Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T18:01:18.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T18:01:18.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T18:01:18.509Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-16T18:01:18.509Z] 0b14d5e504f249c58ecc48c4561c8cfe9de68532 [2023-05-16T18:01:18.509Z] latest [2023-05-16T18:01:18.509Z] 3.0.0-dev.53 [2023-05-16T18:01:18.509Z] 0b14d5e504f249c58ecc48c4561c8cfe9de68532-3.0.0-dev.53 [2023-05-16T18:01:18.509Z] main [2023-05-16T18:01:18.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:01:18.867Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0b14d5e504f249c58ecc48c4561c8cfe9de68532 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:01:19.222Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0b14d5e504f249c58ecc48c4561c8cfe9de68532 [2023-05-16T18:01:19.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-16T18:01:19.222Z] e1f2682b2708: Preparing [2023-05-16T18:01:19.222Z] bae614eb114a: Preparing [2023-05-16T18:01:19.222Z] b952060d887c: Preparing [2023-05-16T18:01:19.222Z] 45a3964b24e0: Preparing [2023-05-16T18:01:19.222Z] 26cbea5cba74: Preparing [2023-05-16T18:01:19.222Z] 26cbea5cba74: Layer already exists [2023-05-16T18:01:19.488Z] e1f2682b2708: Pushed [2023-05-16T18:01:19.488Z] bae614eb114a: Pushed [2023-05-16T18:01:19.488Z] 45a3964b24e0: Pushed [2023-05-16T18:01:24.825Z] b952060d887c: Pushed [2023-05-16T18:01:24.825Z] 0b14d5e504f249c58ecc48c4561c8cfe9de68532: digest: sha256:de8b3f0a74e4ce53773bca61fa9047eb4f62e4176b0037cf35ca61e6d8a0fba4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:01:25.436Z] + 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 [2023-05-16T18:01:25.813Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-16T18:01:25.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-16T18:01:25.813Z] e1f2682b2708: Preparing [2023-05-16T18:01:25.813Z] bae614eb114a: Preparing [2023-05-16T18:01:25.813Z] b952060d887c: Preparing [2023-05-16T18:01:25.813Z] 45a3964b24e0: Preparing [2023-05-16T18:01:25.813Z] 26cbea5cba74: Preparing [2023-05-16T18:01:25.813Z] 45a3964b24e0: Layer already exists [2023-05-16T18:01:25.813Z] bae614eb114a: Layer already exists [2023-05-16T18:01:25.813Z] 26cbea5cba74: Layer already exists [2023-05-16T18:01:25.813Z] e1f2682b2708: Layer already exists [2023-05-16T18:01:25.813Z] b952060d887c: Layer already exists [2023-05-16T18:01:26.081Z] latest: digest: sha256:de8b3f0a74e4ce53773bca61fa9047eb4f62e4176b0037cf35ca61e6d8a0fba4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:01:26.427Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:01:26.785Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.53 [2023-05-16T18:01:26.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-16T18:01:26.785Z] e1f2682b2708: Preparing [2023-05-16T18:01:26.785Z] bae614eb114a: Preparing [2023-05-16T18:01:26.785Z] b952060d887c: Preparing [2023-05-16T18:01:26.785Z] 45a3964b24e0: Preparing [2023-05-16T18:01:26.785Z] 26cbea5cba74: Preparing [2023-05-16T18:01:26.785Z] 26cbea5cba74: Layer already exists [2023-05-16T18:01:26.785Z] 45a3964b24e0: Layer already exists [2023-05-16T18:01:26.785Z] bae614eb114a: Layer already exists [2023-05-16T18:01:26.785Z] e1f2682b2708: Layer already exists [2023-05-16T18:01:26.785Z] b952060d887c: Layer already exists [2023-05-16T18:01:26.785Z] 3.0.0-dev.53: digest: sha256:de8b3f0a74e4ce53773bca61fa9047eb4f62e4176b0037cf35ca61e6d8a0fba4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:01:27.141Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0b14d5e504f249c58ecc48c4561c8cfe9de68532-3.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:01:27.482Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0b14d5e504f249c58ecc48c4561c8cfe9de68532-3.0.0-dev.53 [2023-05-16T18:01:27.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-16T18:01:27.482Z] e1f2682b2708: Preparing [2023-05-16T18:01:27.482Z] bae614eb114a: Preparing [2023-05-16T18:01:27.482Z] b952060d887c: Preparing [2023-05-16T18:01:27.482Z] 45a3964b24e0: Preparing [2023-05-16T18:01:27.482Z] 26cbea5cba74: Preparing [2023-05-16T18:01:27.482Z] e1f2682b2708: Layer already exists [2023-05-16T18:01:27.482Z] bae614eb114a: Layer already exists [2023-05-16T18:01:27.482Z] 45a3964b24e0: Layer already exists [2023-05-16T18:01:27.482Z] b952060d887c: Layer already exists [2023-05-16T18:01:27.482Z] 26cbea5cba74: Layer already exists [2023-05-16T18:01:27.482Z] 0b14d5e504f249c58ecc48c4561c8cfe9de68532-3.0.0-dev.53: digest: sha256:de8b3f0a74e4ce53773bca61fa9047eb4f62e4176b0037cf35ca61e6d8a0fba4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:01:27.841Z] + 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 [2023-05-16T18:01:28.204Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-16T18:01:28.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-16T18:01:28.204Z] e1f2682b2708: Preparing [2023-05-16T18:01:28.204Z] bae614eb114a: Preparing [2023-05-16T18:01:28.204Z] b952060d887c: Preparing [2023-05-16T18:01:28.204Z] 45a3964b24e0: Preparing [2023-05-16T18:01:28.204Z] 26cbea5cba74: Preparing [2023-05-16T18:01:28.204Z] 26cbea5cba74: Layer already exists [2023-05-16T18:01:28.204Z] 45a3964b24e0: Layer already exists [2023-05-16T18:01:28.204Z] e1f2682b2708: Layer already exists [2023-05-16T18:01:28.204Z] bae614eb114a: Layer already exists [2023-05-16T18:01:28.204Z] b952060d887c: Layer already exists [2023-05-16T18:01:28.472Z] main: digest: sha256:de8b3f0a74e4ce53773bca61fa9047eb4f62e4176b0037cf35ca61e6d8a0fba4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T18:01:28.528Z] ===================================================== [Pipeline] echo [2023-05-16T18:01:28.543Z] taggedImages: [2023-05-16T18:01:28.543Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0b14d5e504f249c58ecc48c4561c8cfe9de68532 [2023-05-16T18:01:28.543Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-16T18:01:28.543Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.53 [2023-05-16T18:01:28.543Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0b14d5e504f249c58ecc48c4561c8cfe9de68532-3.0.0-dev.53 [2023-05-16T18:01:28.543Z] - 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 [2023-05-16T18:01:28.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T18:01:28.906Z] [2023-05-16T18:01:28.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:01:29.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T18:01:29.238Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T18:01:29.238Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T18:01:29.238Z] 04944245beec: Pulling fs layer [2023-05-16T18:01:29.238Z] 699f458cf7ca: Pulling fs layer [2023-05-16T18:01:29.238Z] 765212b225bb: Pulling fs layer [2023-05-16T18:01:29.238Z] f23df028b6ca: Pulling fs layer [2023-05-16T18:01:29.238Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T18:01:29.238Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T18:01:29.238Z] f23df028b6ca: Waiting [2023-05-16T18:01:29.238Z] d65c8cfc05b1: Waiting [2023-05-16T18:01:29.238Z] 765212b225bb: Waiting [2023-05-16T18:01:29.238Z] 2437ff75d9bd: Waiting [2023-05-16T18:01:29.510Z] 04944245beec: Verifying Checksum [2023-05-16T18:01:29.510Z] 04944245beec: Download complete [2023-05-16T18:01:29.510Z] 765212b225bb: Verifying Checksum [2023-05-16T18:01:29.510Z] 765212b225bb: Download complete [2023-05-16T18:01:29.510Z] f23df028b6ca: Download complete [2023-05-16T18:01:29.510Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T18:01:29.510Z] d65c8cfc05b1: Download complete [2023-05-16T18:01:29.781Z] 699f458cf7ca: Verifying Checksum [2023-05-16T18:01:29.781Z] 699f458cf7ca: Download complete [2023-05-16T18:01:30.075Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T18:01:30.075Z] 8998bd30e6a1: Download complete [2023-05-16T18:01:32.673Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T18:01:32.673Z] 2437ff75d9bd: Download complete [2023-05-16T18:01:34.082Z] 8998bd30e6a1: Pull complete [2023-05-16T18:01:34.349Z] 04944245beec: Pull complete [2023-05-16T18:01:35.758Z] 699f458cf7ca: Pull complete [2023-05-16T18:01:36.025Z] 765212b225bb: Pull complete [2023-05-16T18:01:36.607Z] f23df028b6ca: Pull complete [2023-05-16T18:01:36.875Z] d65c8cfc05b1: Pull complete [2023-05-16T18:01:51.865Z] 2437ff75d9bd: Pull complete [2023-05-16T18:01:51.865Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T18:01:51.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T18:01:51.865Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:01:52.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-15760 does not seem to be running inside a container [2023-05-16T18:01:52.166Z] $ 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/150 -v /w/workspace/device-onvif-camera/150:/w/workspace/device-onvif-camera/150:rw,z -v /w/workspace/device-onvif-camera/150@tmp:/w/workspace/device-onvif-camera/150@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 [2023-05-16T18:01:54.607Z] $ docker top ce924e1c76b2d1d40b6787d314ea31d0f64e29e7862682f93a3c77bc08e8e093 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:01:55.159Z] ---> job-cost.sh [2023-05-16T18:01:55.425Z] lf-activate-venv: SKIPPING [2023-05-16T18:01:55.426Z] INFO: No Stack... [2023-05-16T18:01:55.692Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T18:01:56.647Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T18:01:56.969Z] + cat /w/workspace/device-onvif-camera/150/archives/cost.csv [2023-05-16T18:01:56.970Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T18:01:57.026Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-150-stack-cost] [2023-05-16T18:01:57.032Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-150-stack-cost] did not exist. Created. [2023-05-16T18:01:57.032Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T18:01:57.373Z] /w/workspace/device-onvif-camera/150@tmp/durable-46652cc1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T18:01:58.032Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T18:01:58.053Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T18:01:58.110Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T18:01:58.120Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T18:01:58.148Z] $ docker stop --time=1 ce924e1c76b2d1d40b6787d314ea31d0f64e29e7862682f93a3c77bc08e8e093 [2023-05-16T18:01:59.602Z] $ docker rm -f --volumes ce924e1c76b2d1d40b6787d314ea31d0f64e29e7862682f93a3c77bc08e8e093 [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 [2023-05-16T18:02:00.100Z] provisioning config files... [2023-05-16T18:02:00.108Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3213056143280869627tmp [Pipeline] { [Pipeline] sh [2023-05-16T18:02:00.408Z] + set +x [2023-05-16T18:02:00.409Z] + curl -s https://codecov.io/bash [2023-05-16T18:02:00.409Z] + bash -s -- [2023-05-16T18:02:00.409Z] [2023-05-16T18:02:00.409Z] _____ _ [2023-05-16T18:02:00.409Z] / ____| | | [2023-05-16T18:02:00.409Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T18:02:00.409Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T18:02:00.409Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T18:02:00.409Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T18:02:00.409Z] Bash-1.0.6 [2023-05-16T18:02:00.409Z] [2023-05-16T18:02:00.409Z] [2023-05-16T18:02:00.409Z] ==> git version 2.25.1 found [2023-05-16T18:02:00.409Z] ==> 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 [2023-05-16T18:02:00.409Z] Release-Date: 2020-01-08 [2023-05-16T18:02:00.409Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T18:02:00.409Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T18:02:00.409Z] ==> Jenkins CI detected. [2023-05-16T18:02:00.409Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-16T18:02:00.409Z] project root: . [2023-05-16T18:02:00.409Z] --> token set from env [2023-05-16T18:02:00.409Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T18:02:00.409Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T18:02:00.409Z] ==> Python coveragepy not found [2023-05-16T18:02:00.409Z] ==> Searching for coverage reports in: [2023-05-16T18:02:00.409Z] + . [2023-05-16T18:02:00.409Z] -> Found 1 reports [2023-05-16T18:02:00.409Z] ==> Detecting git/mercurial file structure [2023-05-16T18:02:00.409Z] ==> Reading reports [2023-05-16T18:02:00.669Z] + ./coverage.out bytes=78459 [2023-05-16T18:02:00.669Z] ==> Appending adjustments [2023-05-16T18:02:00.669Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T18:02:00.669Z] + Found adjustments [2023-05-16T18:02:00.669Z] ==> Gzipping contents [2023-05-16T18:02:00.669Z] 12K /tmp/codecov.Tkh8H9.gz [2023-05-16T18:02:00.669Z] ==> Uploading reports [2023-05-16T18:02:00.669Z] url: https://codecov.io [2023-05-16T18:02:00.669Z] query: branch=main&commit=0b14d5e504f249c58ecc48c4561c8cfe9de68532&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T18:02:00.669Z] -> Pinging Codecov [2023-05-16T18:02:00.669Z] 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=0b14d5e504f249c58ecc48c4561c8cfe9de68532&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T18:02:00.928Z] -> Uploading to [2023-05-16T18:02:00.928Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/F29A59C45E3A92E06B3E522C9905F8EF/0b14d5e504f249c58ecc48c4561c8cfe9de68532/13c05fa5-de61-4c34-9161-ea326c341afb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T180200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3dd4b2db5e3cfe07109a14e1db3abf664bd9e54c6cfcd92b41aa47c9b38eb7af [2023-05-16T18:02:00.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T18:02:00.928Z] Dload Upload Total Spent Left Speed [2023-05-16T18:02:01.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 46100 --:--:-- --:--:-- --:--:-- 46100 [2023-05-16T18:02:01.188Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/0b14d5e504f249c58ecc48c4561c8cfe9de68532 [Pipeline] } [2023-05-16T18:02:01.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T18:02:01.484Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T18:02:01.498Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:01.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T18:02:01.833Z] [2023-05-16T18:02:01.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:02.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T18:02:02.137Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T18:02:02.137Z] df9b9388f04a: Pulling fs layer [2023-05-16T18:02:02.137Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T18:02:02.137Z] 25bc292e5bac: Pulling fs layer [2023-05-16T18:02:02.137Z] 114826534d7a: Pulling fs layer [2023-05-16T18:02:02.137Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T18:02:02.137Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T18:02:02.137Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T18:02:02.137Z] 4657fd5d0bcf: Waiting [2023-05-16T18:02:02.137Z] 6ad1cebc031e: Waiting [2023-05-16T18:02:02.137Z] 114826534d7a: Waiting [2023-05-16T18:02:02.137Z] 8a3aa393b2d8: Waiting [2023-05-16T18:02:02.137Z] 25bc292e5bac: Verifying Checksum [2023-05-16T18:02:02.137Z] 25bc292e5bac: Download complete [2023-05-16T18:02:02.137Z] 52dc419b0ee2: Verifying Checksum [2023-05-16T18:02:02.137Z] 52dc419b0ee2: Download complete [2023-05-16T18:02:02.137Z] 4657fd5d0bcf: Verifying Checksum [2023-05-16T18:02:02.137Z] 4657fd5d0bcf: Download complete [2023-05-16T18:02:02.395Z] 6ad1cebc031e: Verifying Checksum [2023-05-16T18:02:02.395Z] 6ad1cebc031e: Download complete [2023-05-16T18:02:02.395Z] df9b9388f04a: Pull complete [2023-05-16T18:02:02.395Z] 52dc419b0ee2: Pull complete [2023-05-16T18:02:02.654Z] 25bc292e5bac: Pull complete [2023-05-16T18:02:02.911Z] 114826534d7a: Verifying Checksum [2023-05-16T18:02:02.911Z] 114826534d7a: Download complete [2023-05-16T18:02:03.169Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T18:02:03.169Z] 8a3aa393b2d8: Download complete [2023-05-16T18:02:06.495Z] 114826534d7a: Pull complete [2023-05-16T18:02:06.495Z] 4657fd5d0bcf: Pull complete [2023-05-16T18:02:06.495Z] 6ad1cebc031e: Pull complete [2023-05-16T18:02:09.031Z] 8a3aa393b2d8: Pull complete [2023-05-16T18:02:09.031Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T18:02:09.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T18:02:09.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:02:09.193Z] prd-ubuntu20.04-docker-8c-8g-15758 does not seem to be running inside a container [2023-05-16T18:02:09.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-16T18:02:16.447Z] $ docker top 30713cfc5d39cbd0b98a37df651c9b4fa1987a92f36a482b3f190b5d6afe3ffe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T18:02:16.517Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-16T18:02:16.800Z] + set -o pipefail [2023-05-16T18:02:16.800Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-16T18:02:22.087Z] [2023-05-16T18:02:22.087Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-16T18:02:22.087Z] [2023-05-16T18:02:22.087Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/98a77ba2-99b3-444f-81f7-4bc067f41878 [2023-05-16T18:02:22.087Z] [2023-05-16T18:02:22.087Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-16T18:02:22.087Z] [2023-05-16T18:02:22.087Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T18:02:22.087Z] [2023-05-16T18:02:22.087Z] [2023-05-16T18:02:22.087Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T18:02:22.087Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T18:02:22.087Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T18:02:22.096Z] $ docker stop --time=1 30713cfc5d39cbd0b98a37df651c9b4fa1987a92f36a482b3f190b5d6afe3ffe [2023-05-16T18:02:27.557Z] $ docker rm -f --volumes 30713cfc5d39cbd0b98a37df651c9b4fa1987a92f36a482b3f190b5d6afe3ffe [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 [2023-05-16T18:02:27.962Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T18:02:27.979Z] provisioning config files... [2023-05-16T18:02:27.987Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4629420006708944200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:02:28.283Z] --> edgex-publish-swagger.sh [2023-05-16T18:02:28.283Z] === Publish doc/openapi/v3 API === [2023-05-16T18:02:28.283Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-05-16T18:02:28.283Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-05-16T18:02:28.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T18:02:28.283Z] Dload Upload Total Spent Left Speed [2023-05-16T18:02:29.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 508k --:--:-- --:--:-- --:--:-- 508k 100 485k 0 0 100 485k 0 508k --:--:-- --:--:-- --:--:-- 507k [2023-05-16T18:02:29.230Z] [2023-05-16T18:02:29.230Z] [Pipeline] } [2023-05-16T18:02:29.238Z] 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 [2023-05-16T18:02:29.859Z] + git log --format=format:%s -1 0b14d5e504f249c58ecc48c4561c8cfe9de68532 [Pipeline] sh [2023-05-16T18:02:30.151Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T18:02:30.151Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:30.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T18:02:30.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:02:30.602Z] prd-ubuntu20.04-docker-8c-8g-15758 does not seem to be running inside a container [2023-05-16T18:02:30.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T18:02:31.056Z] $ docker top 003e7a723bca6d70d36e59b90a39aff140b56e7a137afcf791eed04f8bf0554c -eo pid,comm [2023-05-16T18:02:31.165Z] 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). [2023-05-16T18:02:31.165Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T18:02:31.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T18:02:31.321Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T18:02:31.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T18:02:31.434Z] $ docker exec 003e7a723bca6d70d36e59b90a39aff140b56e7a137afcf791eed04f8bf0554c ssh-agent [2023-05-16T18:02:31.542Z] SSH_AUTH_SOCK=/tmp/ssh-spmbS9T8KttN/agent.32 [2023-05-16T18:02:31.542Z] SSH_AGENT_PID=38 [2023-05-16T18:02:31.548Z] Running ssh-add (command line suppressed) [2023-05-16T18:02:31.650Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14985509906178991274.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14985509906178991274.key) [2023-05-16T18:02:31.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T18:02:31.955Z] + git semver tag [2023-05-16T18:02:32.215Z] 2023-05-16 18:02:32,120 [run_tag] DEBUG tag force:False [2023-05-16T18:02:32.216Z] 2023-05-16 18:02:32,121 [check_head_tag] DEBUG check head tag [2023-05-16T18:02:32.216Z] 2023-05-16 18:02:32,122 [execute] INFO git cat-file --batch-check [2023-05-16T18:02:32.216Z] 2023-05-16 18:02:32,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-16T18:02:32.216Z] 2023-05-16 18:02:32,126 [execute] INFO git cat-file --batch [2023-05-16T18:02:32.216Z] 2023-05-16 18:02:32,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-16T18:02:32.216Z] 2023-05-16 18:02:32,162 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T18:02:32.216Z] 2023-05-16 18:02:32,163 [execute] INFO git tag -a v3.0.0-dev.53 -m v3.0.0-dev.53 [2023-05-16T18:02:32.216Z] 2023-05-16 18:02:32,163 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.53', '-m', 'v3.0.0-dev.53'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T18:02:32.216Z] 2023-05-16 18:02:32,167 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T18:02:32.216Z] 3.0.0-dev.53 [Pipeline] } [2023-05-16T18:02:32.225Z] $ docker exec --env ******** --env ******** 003e7a723bca6d70d36e59b90a39aff140b56e7a137afcf791eed04f8bf0554c ssh-agent -k [2023-05-16T18:02:32.319Z] unset SSH_AUTH_SOCK; [2023-05-16T18:02:32.319Z] unset SSH_AGENT_PID; [2023-05-16T18:02:32.319Z] echo Agent pid 38 killed; [2023-05-16T18:02:32.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T18:02:32.643Z] + git semver [Pipeline] } [2023-05-16T18:02:32.914Z] $ docker stop --time=1 003e7a723bca6d70d36e59b90a39aff140b56e7a137afcf791eed04f8bf0554c [2023-05-16T18:02:34.190Z] $ docker rm -f --volumes 003e7a723bca6d70d36e59b90a39aff140b56e7a137afcf791eed04f8bf0554c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:34.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T18:02:34.618Z] [2023-05-16T18:02:34.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:34.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T18:02:34.916Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T18:02:34.916Z] ab5ef0e58194: Pulling fs layer [2023-05-16T18:02:34.916Z] 9712f1f96733: Pulling fs layer [2023-05-16T18:02:34.916Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T18:02:34.916Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T18:02:34.916Z] e9a5061849ea: Pulling fs layer [2023-05-16T18:02:34.916Z] d747dcd14b5f: Pulling fs layer [2023-05-16T18:02:34.916Z] 2de7ff778b66: Pulling fs layer [2023-05-16T18:02:34.916Z] 0d9ebad4ef96: Waiting [2023-05-16T18:02:34.916Z] e9a5061849ea: Waiting [2023-05-16T18:02:34.916Z] d747dcd14b5f: Waiting [2023-05-16T18:02:34.916Z] 2de7ff778b66: Waiting [2023-05-16T18:02:34.916Z] 9712f1f96733: Download complete [2023-05-16T18:02:35.175Z] 63f879dbbcfc: Verifying Checksum [2023-05-16T18:02:35.175Z] 63f879dbbcfc: Download complete [2023-05-16T18:02:35.435Z] e9a5061849ea: Verifying Checksum [2023-05-16T18:02:35.436Z] e9a5061849ea: Download complete [2023-05-16T18:02:35.436Z] d747dcd14b5f: Verifying Checksum [2023-05-16T18:02:35.436Z] d747dcd14b5f: Download complete [2023-05-16T18:02:35.436Z] ab5ef0e58194: Verifying Checksum [2023-05-16T18:02:35.436Z] ab5ef0e58194: Download complete [2023-05-16T18:02:35.436Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T18:02:35.436Z] 0d9ebad4ef96: Download complete [2023-05-16T18:02:35.436Z] 2de7ff778b66: Verifying Checksum [2023-05-16T18:02:35.436Z] 2de7ff778b66: Download complete [2023-05-16T18:02:38.037Z] ab5ef0e58194: Pull complete [2023-05-16T18:02:38.037Z] 9712f1f96733: Pull complete [2023-05-16T18:02:38.601Z] 63f879dbbcfc: Pull complete [2023-05-16T18:02:42.806Z] 0d9ebad4ef96: Pull complete [2023-05-16T18:02:42.806Z] e9a5061849ea: Pull complete [2023-05-16T18:02:42.806Z] d747dcd14b5f: Pull complete [2023-05-16T18:02:43.763Z] 2de7ff778b66: Pull complete [2023-05-16T18:02:43.763Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T18:02:43.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T18:02:43.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:02:43.872Z] prd-ubuntu20.04-docker-8c-8g-15758 does not seem to be running inside a container [2023-05-16T18:02:43.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-16T18:02:52.209Z] $ docker top 5373e856a9535c90f057d861653803b4384e007709c987e04ceb4dac79496c2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T18:02:52.276Z] provisioning config files... [2023-05-16T18:02:52.283Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16375924091306686785tmp [2023-05-16T18:02:52.292Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6003025777440788359tmp [2023-05-16T18:02:52.302Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10741319081011429489tmp [Pipeline] { [Pipeline] echo [2023-05-16T18:02:52.316Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:02:52.610Z] ---> sigul-configuration.sh [2023-05-16T18:02:52.610Z] gpg: directory `/root/.gnupg' created [2023-05-16T18:02:52.610Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T18:02:52.610Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T18:02:52.610Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T18:02:52.610Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T18:02:52.610Z] gpg: CAST5 encrypted data [2023-05-16T18:02:52.610Z] gpg: encrypted with 1 passphrase [2023-05-16T18:02:52.610Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T18:02:52.894Z] + mkdir /home/jenkins [2023-05-16T18:02:52.894Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T18:02:53.204Z] + 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 [2023-05-16T18:02:53.229Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:02:53.562Z] ---> sigul-install.sh [2023-05-16T18:02:53.562Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T18:02:53.862Z] + git tag --list [2023-05-16T18:02:53.862Z] v0.0.0 [2023-05-16T18:02:53.862Z] v0.0.1-dev.1 [2023-05-16T18:02:53.862Z] v0.0.1-dev.10 [2023-05-16T18:02:53.862Z] v0.0.1-dev.11 [2023-05-16T18:02:53.862Z] v0.0.1-dev.12 [2023-05-16T18:02:53.862Z] v0.0.1-dev.13 [2023-05-16T18:02:53.862Z] v0.0.1-dev.14 [2023-05-16T18:02:53.862Z] v0.0.1-dev.15 [2023-05-16T18:02:53.862Z] v0.0.1-dev.16 [2023-05-16T18:02:53.862Z] v0.0.1-dev.17 [2023-05-16T18:02:53.862Z] v0.0.1-dev.18 [2023-05-16T18:02:53.862Z] v0.0.1-dev.19 [2023-05-16T18:02:53.862Z] v0.0.1-dev.2 [2023-05-16T18:02:53.862Z] v0.0.1-dev.20 [2023-05-16T18:02:53.862Z] v0.0.1-dev.21 [2023-05-16T18:02:53.862Z] v0.0.1-dev.22 [2023-05-16T18:02:53.862Z] v0.0.1-dev.23 [2023-05-16T18:02:53.862Z] v0.0.1-dev.24 [2023-05-16T18:02:53.862Z] v0.0.1-dev.25 [2023-05-16T18:02:53.862Z] v0.0.1-dev.26 [2023-05-16T18:02:53.862Z] v0.0.1-dev.27 [2023-05-16T18:02:53.862Z] v0.0.1-dev.28 [2023-05-16T18:02:53.862Z] v0.0.1-dev.3 [2023-05-16T18:02:53.862Z] v0.0.1-dev.4 [2023-05-16T18:02:53.862Z] v0.0.1-dev.5 [2023-05-16T18:02:53.862Z] v0.0.1-dev.6 [2023-05-16T18:02:53.862Z] v0.0.1-dev.7 [2023-05-16T18:02:53.862Z] v0.0.1-dev.8 [2023-05-16T18:02:53.862Z] v0.0.1-dev.9 [2023-05-16T18:02:53.862Z] v2.2.0 [2023-05-16T18:02:53.862Z] v2.2.0-dev.29 [2023-05-16T18:02:53.862Z] v2.2.0-dev.30 [2023-05-16T18:02:53.862Z] v2.2.0-dev.31 [2023-05-16T18:02:53.862Z] v2.2.0-dev.32 [2023-05-16T18:02:53.862Z] v2.2.0-dev.33 [2023-05-16T18:02:53.862Z] v2.2.0-dev.34 [2023-05-16T18:02:53.862Z] v2.2.0-dev.35 [2023-05-16T18:02:53.862Z] v2.3.0 [2023-05-16T18:02:53.862Z] v2.3.0-dev.1 [2023-05-16T18:02:53.862Z] v2.3.0-dev.10 [2023-05-16T18:02:53.862Z] v2.3.0-dev.11 [2023-05-16T18:02:53.862Z] v2.3.0-dev.12 [2023-05-16T18:02:53.862Z] v2.3.0-dev.13 [2023-05-16T18:02:53.862Z] v2.3.0-dev.14 [2023-05-16T18:02:53.862Z] v2.3.0-dev.15 [2023-05-16T18:02:53.862Z] v2.3.0-dev.16 [2023-05-16T18:02:53.862Z] v2.3.0-dev.17 [2023-05-16T18:02:53.862Z] v2.3.0-dev.18 [2023-05-16T18:02:53.862Z] v2.3.0-dev.19 [2023-05-16T18:02:53.862Z] v2.3.0-dev.2 [2023-05-16T18:02:53.862Z] v2.3.0-dev.20 [2023-05-16T18:02:53.862Z] v2.3.0-dev.21 [2023-05-16T18:02:53.862Z] v2.3.0-dev.22 [2023-05-16T18:02:53.862Z] v2.3.0-dev.23 [2023-05-16T18:02:53.862Z] v2.3.0-dev.24 [2023-05-16T18:02:53.862Z] v2.3.0-dev.25 [2023-05-16T18:02:53.862Z] v2.3.0-dev.26 [2023-05-16T18:02:53.862Z] v2.3.0-dev.27 [2023-05-16T18:02:53.862Z] v2.3.0-dev.28 [2023-05-16T18:02:53.862Z] v2.3.0-dev.29 [2023-05-16T18:02:53.862Z] v2.3.0-dev.3 [2023-05-16T18:02:53.862Z] v2.3.0-dev.30 [2023-05-16T18:02:53.862Z] v2.3.0-dev.31 [2023-05-16T18:02:53.862Z] v2.3.0-dev.32 [2023-05-16T18:02:53.862Z] v2.3.0-dev.33 [2023-05-16T18:02:53.862Z] v2.3.0-dev.34 [2023-05-16T18:02:53.862Z] v2.3.0-dev.35 [2023-05-16T18:02:53.862Z] v2.3.0-dev.36 [2023-05-16T18:02:53.862Z] v2.3.0-dev.37 [2023-05-16T18:02:53.862Z] v2.3.0-dev.38 [2023-05-16T18:02:53.862Z] v2.3.0-dev.39 [2023-05-16T18:02:53.862Z] v2.3.0-dev.4 [2023-05-16T18:02:53.862Z] v2.3.0-dev.40 [2023-05-16T18:02:53.862Z] v2.3.0-dev.41 [2023-05-16T18:02:53.862Z] v2.3.0-dev.42 [2023-05-16T18:02:53.862Z] v2.3.0-dev.43 [2023-05-16T18:02:53.862Z] v2.3.0-dev.44 [2023-05-16T18:02:53.862Z] v2.3.0-dev.45 [2023-05-16T18:02:53.862Z] v2.3.0-dev.5 [2023-05-16T18:02:53.862Z] v2.3.0-dev.6 [2023-05-16T18:02:53.862Z] v2.3.0-dev.7 [2023-05-16T18:02:53.862Z] v2.3.0-dev.8 [2023-05-16T18:02:53.862Z] v2.3.0-dev.9 [2023-05-16T18:02:53.862Z] v2.3.1 [2023-05-16T18:02:53.862Z] v2.3.1-dev.1 [2023-05-16T18:02:53.862Z] v2.3.1-dev.4 [2023-05-16T18:02:53.862Z] v2.3.1-dev.5 [2023-05-16T18:02:53.862Z] v2.3.2-dev.1 [2023-05-16T18:02:53.862Z] v2.3.2-dev.2 [2023-05-16T18:02:53.862Z] v3.0.0-dev.1 [2023-05-16T18:02:53.862Z] v3.0.0-dev.10 [2023-05-16T18:02:53.862Z] v3.0.0-dev.11 [2023-05-16T18:02:53.862Z] v3.0.0-dev.12 [2023-05-16T18:02:53.862Z] v3.0.0-dev.13 [2023-05-16T18:02:53.862Z] v3.0.0-dev.14 [2023-05-16T18:02:53.862Z] v3.0.0-dev.15 [2023-05-16T18:02:53.862Z] v3.0.0-dev.16 [2023-05-16T18:02:53.862Z] v3.0.0-dev.17 [2023-05-16T18:02:53.862Z] v3.0.0-dev.18 [2023-05-16T18:02:53.862Z] v3.0.0-dev.19 [2023-05-16T18:02:53.862Z] v3.0.0-dev.2 [2023-05-16T18:02:53.862Z] v3.0.0-dev.20 [2023-05-16T18:02:53.862Z] v3.0.0-dev.21 [2023-05-16T18:02:53.862Z] v3.0.0-dev.22 [2023-05-16T18:02:53.862Z] v3.0.0-dev.23 [2023-05-16T18:02:53.862Z] v3.0.0-dev.24 [2023-05-16T18:02:53.862Z] v3.0.0-dev.25 [2023-05-16T18:02:53.862Z] v3.0.0-dev.26 [2023-05-16T18:02:53.862Z] v3.0.0-dev.27 [2023-05-16T18:02:53.862Z] v3.0.0-dev.28 [2023-05-16T18:02:53.862Z] v3.0.0-dev.29 [2023-05-16T18:02:53.862Z] v3.0.0-dev.3 [2023-05-16T18:02:53.862Z] v3.0.0-dev.30 [2023-05-16T18:02:53.862Z] v3.0.0-dev.31 [2023-05-16T18:02:53.862Z] v3.0.0-dev.32 [2023-05-16T18:02:53.862Z] v3.0.0-dev.33 [2023-05-16T18:02:53.862Z] v3.0.0-dev.34 [2023-05-16T18:02:53.862Z] v3.0.0-dev.35 [2023-05-16T18:02:53.862Z] v3.0.0-dev.36 [2023-05-16T18:02:53.862Z] v3.0.0-dev.37 [2023-05-16T18:02:53.862Z] v3.0.0-dev.38 [2023-05-16T18:02:53.862Z] v3.0.0-dev.39 [2023-05-16T18:02:53.862Z] v3.0.0-dev.4 [2023-05-16T18:02:53.862Z] v3.0.0-dev.40 [2023-05-16T18:02:53.862Z] v3.0.0-dev.41 [2023-05-16T18:02:53.862Z] v3.0.0-dev.42 [2023-05-16T18:02:53.862Z] v3.0.0-dev.43 [2023-05-16T18:02:53.862Z] v3.0.0-dev.44 [2023-05-16T18:02:53.862Z] v3.0.0-dev.45 [2023-05-16T18:02:53.862Z] v3.0.0-dev.46 [2023-05-16T18:02:53.862Z] v3.0.0-dev.47 [2023-05-16T18:02:53.862Z] v3.0.0-dev.48 [2023-05-16T18:02:53.862Z] v3.0.0-dev.49 [2023-05-16T18:02:53.862Z] v3.0.0-dev.5 [2023-05-16T18:02:53.862Z] v3.0.0-dev.50 [2023-05-16T18:02:53.862Z] v3.0.0-dev.51 [2023-05-16T18:02:53.862Z] v3.0.0-dev.52 [2023-05-16T18:02:53.862Z] v3.0.0-dev.53 [2023-05-16T18:02:53.862Z] v3.0.0-dev.6 [2023-05-16T18:02:53.862Z] v3.0.0-dev.7 [2023-05-16T18:02:53.862Z] v3.0.0-dev.8 [2023-05-16T18:02:53.862Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-16T18:02:54.156Z] + lftools sign git-tag v3.0.0-dev.53 [2023-05-16T18:02:54.725Z] Signing Git tag with Sigul... [2023-05-16T18:02:54.725Z] Signing v3.0.0-dev.53 [Pipeline] echo [2023-05-16T18:02:55.316Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:02:55.616Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T18:02:55.623Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T18:02:55.642Z] $ docker stop --time=1 5373e856a9535c90f057d861653803b4384e007709c987e04ceb4dac79496c2a [2023-05-16T18:02:56.903Z] $ docker rm -f --volumes 5373e856a9535c90f057d861653803b4384e007709c987e04ceb4dac79496c2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T18:02:57.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T18:02:57.378Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:57.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T18:02:57.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:02:57.779Z] prd-ubuntu20.04-docker-8c-8g-15758 does not seem to be running inside a container [2023-05-16T18:02:57.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T18:02:58.211Z] $ docker top f7bfd534a002c011b6d10786aa2bf98d5ff9699638e1eb2e1102d74cb9ee59ae -eo pid,comm [2023-05-16T18:02:58.334Z] 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). [2023-05-16T18:02:58.334Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T18:02:58.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T18:02:58.387Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T18:02:58.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T18:02:58.516Z] $ docker exec f7bfd534a002c011b6d10786aa2bf98d5ff9699638e1eb2e1102d74cb9ee59ae ssh-agent [2023-05-16T18:02:58.620Z] SSH_AUTH_SOCK=/tmp/ssh-StIbbf00M9YX/agent.32 [2023-05-16T18:02:58.620Z] SSH_AGENT_PID=38 [2023-05-16T18:02:58.625Z] Running ssh-add (command line suppressed) [2023-05-16T18:02:58.727Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17891202038135658301.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17891202038135658301.key) [2023-05-16T18:02:58.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T18:02:59.093Z] + git semver bump pre [2023-05-16T18:02:59.353Z] 2023-05-16 18:02:59,293 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T18:02:59.353Z] 2023-05-16 18:02:59,294 [bump_version] DEBUG bumping version:3.0.0-dev.53 on axis:pre with prefix:dev [2023-05-16T18:02:59.353Z] 2023-05-16 18:02:59,294 [bump_version] DEBUG bumped version:3.0.0-dev.54 [2023-05-16T18:02:59.353Z] 2023-05-16 18:02:59,294 [write_version] DEBUG write version:3.0.0-dev.54 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-16T18:02:59.353Z] 2023-05-16 18:02:59,294 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T18:02:59.353Z] 2023-05-16 18:02:59,294 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T18:02:59.353Z] 2023-05-16 18:02:59,297 [execute] INFO git cat-file --batch-check [2023-05-16T18:02:59.353Z] 2023-05-16 18:02:59,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T18:02:59.353Z] 2023-05-16 18:02:59,303 [execute] INFO git cat-file --batch [2023-05-16T18:02:59.353Z] 2023-05-16 18:02:59,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T18:02:59.353Z] 2023-05-16 18:02:59,309 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T18:02:59.353Z] 3.0.0-dev.54 [Pipeline] } [2023-05-16T18:02:59.364Z] $ docker exec --env ******** --env ******** f7bfd534a002c011b6d10786aa2bf98d5ff9699638e1eb2e1102d74cb9ee59ae ssh-agent -k [2023-05-16T18:02:59.459Z] unset SSH_AUTH_SOCK; [2023-05-16T18:02:59.460Z] unset SSH_AGENT_PID; [2023-05-16T18:02:59.460Z] echo Agent pid 38 killed; [2023-05-16T18:02:59.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T18:02:59.780Z] + git semver [Pipeline] } [2023-05-16T18:03:00.051Z] $ docker stop --time=1 f7bfd534a002c011b6d10786aa2bf98d5ff9699638e1eb2e1102d74cb9ee59ae [2023-05-16T18:03:01.294Z] $ docker rm -f --volumes f7bfd534a002c011b6d10786aa2bf98d5ff9699638e1eb2e1102d74cb9ee59ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T18:03:01.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T18:03:01.653Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:03:01.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T18:03:01.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:03:02.152Z] prd-ubuntu20.04-docker-8c-8g-15758 does not seem to be running inside a container [2023-05-16T18:03:02.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T18:03:02.585Z] $ docker top 31c4df0be79e548d3c6831e7626717684656f9c8dc8c229b6d3d223fdde828a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T18:03:02.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T18:03:02.764Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T18:03:02.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T18:03:02.951Z] $ docker exec 31c4df0be79e548d3c6831e7626717684656f9c8dc8c229b6d3d223fdde828a7 ssh-agent [2023-05-16T18:03:03.062Z] SSH_AUTH_SOCK=/tmp/ssh-2hOZ80UDA4PG/agent.33 [2023-05-16T18:03:03.062Z] SSH_AGENT_PID=39 [2023-05-16T18:03:03.068Z] Running ssh-add (command line suppressed) [2023-05-16T18:03:03.169Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14719761284548306522.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14719761284548306522.key) [2023-05-16T18:03:03.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T18:03:03.482Z] + git semver push [2023-05-16T18:03:03.741Z] 2023-05-16 18:03:03,659 [run_push] DEBUG push [2023-05-16T18:03:03.741Z] 2023-05-16 18:03:03,660 [execute] INFO git cat-file --batch-check [2023-05-16T18:03:03.741Z] 2023-05-16 18:03:03,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T18:03:03.741Z] 2023-05-16 18:03:03,663 [execute] INFO git rev-list 67d3610f9820040e4455130a37fa127f281f8be5 -- [2023-05-16T18:03:03.741Z] 2023-05-16 18:03:03,663 [execute] DEBUG Popen(['git', 'rev-list', '67d3610f9820040e4455130a37fa127f281f8be5', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T18:03:03.741Z] 2023-05-16 18:03:03,670 [execute] INFO git fetch -v origin [2023-05-16T18:03:03.741Z] 2023-05-16 18:03:03,671 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-16T18:03:04.307Z] 2023-05-16 18:03:04,137 [run_push] DEBUG no remote changes detected [2023-05-16T18:03:04.307Z] 2023-05-16 18:03:04,137 [execute] INFO git push origin semver [2023-05-16T18:03:04.307Z] 2023-05-16 18:03:04,137 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T18:03:05.347Z] 2023-05-16 18:03:04,914 [run_push] DEBUG push all version tags [2023-05-16T18:03:05.347Z] 2023-05-16 18:03:04,914 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T18:03:05.347Z] 2023-05-16 18:03:04,915 [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) [2023-05-16T18:03:05.916Z] 2023-05-16 18:03:05,774 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T18:03:05.916Z] 3.0.0-dev.54 [Pipeline] } [2023-05-16T18:03:05.923Z] $ docker exec --env ******** --env ******** 31c4df0be79e548d3c6831e7626717684656f9c8dc8c229b6d3d223fdde828a7 ssh-agent -k [2023-05-16T18:03:06.026Z] unset SSH_AUTH_SOCK; [2023-05-16T18:03:06.026Z] unset SSH_AGENT_PID; [2023-05-16T18:03:06.026Z] echo Agent pid 39 killed; [2023-05-16T18:03:06.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T18:03:06.348Z] + git semver [Pipeline] } [2023-05-16T18:03:06.616Z] $ docker stop --time=1 31c4df0be79e548d3c6831e7626717684656f9c8dc8c229b6d3d223fdde828a7 [2023-05-16T18:03:07.904Z] $ docker rm -f --volumes 31c4df0be79e548d3c6831e7626717684656f9c8dc8c229b6d3d223fdde828a7 [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 [2023-05-16T18:03:08.537Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-16T18:03:08.537Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-16T18:03:08.537Z] total 16 [2023-05-16T18:03:08.537Z] drwxr-xr-x 3 root root 4096 May 16 17:51 . [2023-05-16T18:03:08.537Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 18:02 .. [2023-05-16T18:03:08.537Z] drwxr-xr-x 2 root root 4096 May 16 17:51 cost [2023-05-16T18:03:08.537Z] -rw-r--r-- 1 root root 91 May 16 17:51 cost.csv [2023-05-16T18:03:08.537Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-16T18:03:08.537Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-16T18:03:08.537Z] total 16 [2023-05-16T18:03:08.537Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 17:51 . [2023-05-16T18:03:08.537Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 18:02 .. [2023-05-16T18:03:08.537Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 17:51 cost [2023-05-16T18:03:08.537Z] -rw-r--r-- 1 jenkins jenkins 91 May 16 17:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:03:08.828Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:03:09.689Z] ---> package-listing.sh [2023-05-16T18:03:09.689Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T18:03:09.689Z] ++ facter osfamily [2023-05-16T18:03:09.947Z] + OS_FAMILY=debian [2023-05-16T18:03:09.947Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-16T18:03:09.947Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T18:03:09.947Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T18:03:09.947Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T18:03:09.947Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T18:03:09.947Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-16T18:03:09.947Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T18:03:09.947Z] + case "${OS_FAMILY}" in [2023-05-16T18:03:09.947Z] + dpkg -l [2023-05-16T18:03:09.947Z] + grep '^ii' [2023-05-16T18:03:09.947Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T18:03:09.947Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T18:03:09.947Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T18:03:09.947Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-16T18:03:09.947Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-16T18:03:09.947Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-16T18:03:09.957Z] 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 [2023-05-16T18:03:10.254Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:03:10.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T18:03:10.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:03:10.990Z] prd-ubuntu20.04-docker-8c-8g-15758 does not seem to be running inside a container [2023-05-16T18:03:11.081Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T18:03:11.268Z] $ docker top 324a0eab6ba1915c5947e126e48c17634ae2301c3c641b652f1f7f05576e7574 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T18:03:11.626Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T18:03:11.912Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T18:03:12.199Z] + ls /var/log/sa-host [2023-05-16T18:03:12.199Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T18:03:12.387Z] provisioning config files... [2023-05-16T18:03:12.398Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2087797266037835397tmp [Pipeline] { [Pipeline] echo [2023-05-16T18:03:12.424Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:03:12.719Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T18:03:12.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:03:13.052Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T18:03:13.062Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:03:13.343Z] ---> sudo-logs.sh [2023-05-16T18:03:13.343Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T18:03:13.366Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:03:13.649Z] ---> job-cost.sh [2023-05-16T18:03:13.649Z] lf-activate-venv: SKIPPING [2023-05-16T18:03:13.649Z] DEBUG: total: 0.2199999988079071 [2023-05-16T18:03:13.649Z] INFO: Retrieving Stack Cost... [2023-05-16T18:03:13.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T18:03:14.486Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T18:03:14.498Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:03:14.781Z] ---> logs-deploy.sh [2023-05-16T18:03:14.782Z] lf-activate-venv: SKIPPING [2023-05-16T18:03:14.782Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/150 [2023-05-16T18:03:14.782Z] INFO: archiving workspace using pattern(s): [2023-05-16T18:03:15.720Z] Archives upload complete. [2023-05-16T18:03:15.989Z] INFO: archiving logs to Nexus [2023-05-16T18:03:16.561Z] ---> uname -a: [2023-05-16T18:03:16.561Z] Linux prd-ubuntu20-04-docker-8c-8g-15758 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] ---> lscpu: [2023-05-16T18:03:16.561Z] Architecture: x86_64 [2023-05-16T18:03:16.561Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-16T18:03:16.561Z] Byte Order: Little Endian [2023-05-16T18:03:16.561Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-16T18:03:16.561Z] CPU(s): 8 [2023-05-16T18:03:16.561Z] On-line CPU(s) list: 0-7 [2023-05-16T18:03:16.561Z] Thread(s) per core: 1 [2023-05-16T18:03:16.561Z] Core(s) per socket: 1 [2023-05-16T18:03:16.561Z] Socket(s): 8 [2023-05-16T18:03:16.561Z] NUMA node(s): 1 [2023-05-16T18:03:16.561Z] Vendor ID: AuthenticAMD [2023-05-16T18:03:16.561Z] CPU family: 23 [2023-05-16T18:03:16.561Z] Model: 49 [2023-05-16T18:03:16.561Z] Model name: AMD EPYC-Rome Processor [2023-05-16T18:03:16.561Z] Stepping: 0 [2023-05-16T18:03:16.561Z] CPU MHz: 2800.000 [2023-05-16T18:03:16.561Z] BogoMIPS: 5600.00 [2023-05-16T18:03:16.561Z] Virtualization: AMD-V [2023-05-16T18:03:16.561Z] Hypervisor vendor: KVM [2023-05-16T18:03:16.561Z] Virtualization type: full [2023-05-16T18:03:16.561Z] L1d cache: 256 KiB [2023-05-16T18:03:16.561Z] L1i cache: 256 KiB [2023-05-16T18:03:16.561Z] L2 cache: 4 MiB [2023-05-16T18:03:16.561Z] L3 cache: 128 MiB [2023-05-16T18:03:16.561Z] NUMA node0 CPU(s): 0-7 [2023-05-16T18:03:16.561Z] Vulnerability Itlb multihit: Not affected [2023-05-16T18:03:16.561Z] Vulnerability L1tf: Not affected [2023-05-16T18:03:16.561Z] Vulnerability Mds: Not affected [2023-05-16T18:03:16.561Z] Vulnerability Meltdown: Not affected [2023-05-16T18:03:16.561Z] Vulnerability Mmio stale data: Not affected [2023-05-16T18:03:16.561Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-16T18:03:16.561Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-16T18:03:16.561Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-16T18:03:16.561Z] Vulnerability Srbds: Not affected [2023-05-16T18:03:16.561Z] Vulnerability Tsx async abort: Not affected [2023-05-16T18:03:16.561Z] 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 [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] ---> nproc: [2023-05-16T18:03:16.561Z] 8 [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] ---> df -h: [2023-05-16T18:03:16.561Z] Filesystem Size Used Avail Use% Mounted on [2023-05-16T18:03:16.561Z] overlay 155G 13G 143G 9% / [2023-05-16T18:03:16.561Z] tmpfs 64M 0 64M 0% /dev [2023-05-16T18:03:16.561Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-16T18:03:16.561Z] shm 64M 0 64M 0% /dev/shm [2023-05-16T18:03:16.561Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] ---> sar -b -r -n DEV: [2023-05-16T18:03:16.561Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15758) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] 17:48:15 LINUX RESTART (8 CPU) [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] 17:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-16T18:03:16.561Z] 17:50:01 183.67 4.60 179.07 0.00 498.77 70208.46 0.00 [2023-05-16T18:03:16.561Z] 17:51:01 123.35 0.35 123.00 0.00 22.26 28259.16 0.00 [2023-05-16T18:03:16.561Z] 17:52:01 115.01 0.07 114.95 0.00 8.00 35160.81 0.00 [2023-05-16T18:03:16.561Z] 17:53:01 2.13 0.00 2.13 0.00 0.00 25.75 0.00 [2023-05-16T18:03:16.561Z] 17:54:01 28.35 10.26 18.08 0.00 3458.62 3757.51 0.00 [2023-05-16T18:03:16.561Z] 17:55:01 3.17 0.00 3.17 0.00 0.00 41.45 0.00 [2023-05-16T18:03:16.561Z] 17:56:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 [2023-05-16T18:03:16.561Z] 17:57:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 [2023-05-16T18:03:16.561Z] 17:58:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2023-05-16T18:03:16.561Z] 17:59:01 4.00 1.02 2.98 0.00 21.86 46.26 0.00 [2023-05-16T18:03:16.561Z] 18:00:01 0.90 0.00 0.90 0.00 0.00 9.46 0.00 [2023-05-16T18:03:16.561Z] 18:01:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 [2023-05-16T18:03:16.561Z] 18:02:01 1.08 0.10 0.98 0.00 10.26 12.66 0.00 [2023-05-16T18:03:16.561Z] 18:03:01 113.98 0.28 113.70 0.00 14.93 60117.58 0.00 [2023-05-16T18:03:16.561Z] Average: 41.51 1.19 40.32 0.00 288.19 14121.80 0.00 [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] 17:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-16T18:03:16.561Z] 17:50:01 27772644 31604156 702152 2.14 145328 3837184 1855104 5.47 1158380 3458532 402172 [2023-05-16T18:03:16.561Z] 17:51:01 27786984 31456696 842016 2.56 151264 3685436 2150312 6.34 1538112 3073520 395032 [2023-05-16T18:03:16.561Z] 17:52:01 27585152 31583672 716896 2.18 161368 3978636 1759068 5.18 1269792 3515292 360 [2023-05-16T18:03:16.561Z] 17:53:01 27585828 31584412 716016 2.18 161404 3978640 1759068 5.18 1269680 3515296 8 [2023-05-16T18:03:16.561Z] 17:54:01 27352040 31571560 720980 2.19 166792 4182500 1812876 5.34 1426588 3569904 620 [2023-05-16T18:03:16.561Z] 17:55:01 27352672 31572164 720328 2.19 166864 4182500 1812876 5.34 1426416 3569904 8 [2023-05-16T18:03:16.561Z] 17:56:01 27363452 31583068 709368 2.16 166964 4182504 1812876 5.34 1416124 3569908 8 [2023-05-16T18:03:16.561Z] 17:57:01 27363156 31582880 709404 2.16 166988 4182508 1812876 5.34 1416116 3569908 12 [2023-05-16T18:03:16.561Z] 17:58:01 27363164 31583380 709368 2.16 167012 4182504 1812876 5.34 1415744 3570368 12 [2023-05-16T18:03:16.561Z] 17:59:01 27362172 31583544 709568 2.16 167160 4183108 1799128 5.30 1416136 3570868 8 [2023-05-16T18:03:16.561Z] 18:00:01 27361880 31583252 709776 2.16 167184 4183108 1799128 5.30 1416000 3570868 12 [2023-05-16T18:03:16.561Z] 18:01:01 27362272 31583676 709284 2.16 167216 4183112 1799128 5.30 1416056 3570872 8 [2023-05-16T18:03:16.561Z] 18:02:01 27360772 31582544 710140 2.16 167248 4183436 1815072 5.35 1417084 3571020 40 [2023-05-16T18:03:16.561Z] 18:03:01 25849956 31545220 740640 2.25 203772 5491720 1813880 5.35 1545220 4820468 400 [2023-05-16T18:03:16.561Z] Average: 27344439 31571445 723281 2.20 166183 4186921 1829591 5.39 1396246 3608338 57050 [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] 17:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-16T18:03:16.561Z] 17:50:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:50:01 docker0 207.56 336.20 16.54 2122.19 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:50:01 ens3 579.12 359.83 8025.36 48.30 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:51:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:51:01 veth05d7323 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:51:01 docker0 1.45 3.30 0.09 42.52 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:51:01 ens3 64.17 60.02 86.92 101.32 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:52:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:52:01 docker0 1.48 3.75 0.09 43.03 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:52:01 ens3 145.53 105.37 2596.57 235.17 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:53:01 ens3 1.08 0.33 0.40 0.26 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:54:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:54:01 ens3 109.98 60.66 1376.51 4.45 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:55:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:57:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:58:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 17:59:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 18:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 18:01:01 ens3 0.35 0.27 0.15 0.02 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 18:02:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 18:02:01 ens3 4.62 3.43 5.00 1.70 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 18:03:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 18:03:01 docker0 35.89 65.92 3.18 626.99 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] 18:03:01 ens3 347.86 203.15 7829.15 49.06 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] Average: docker0 17.60 29.23 1.42 202.50 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] Average: ens3 89.54 56.68 1422.92 31.46 0.00 0.00 0.00 0.00 [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] ---> sar -P ALL: [2023-05-16T18:03:16.561Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15758) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] 17:48:15 LINUX RESTART (8 CPU) [2023-05-16T18:03:16.561Z] [2023-05-16T18:03:16.561Z] 17:49:01 CPU %user %nice %system %iowait %steal %idle [2023-05-16T18:03:16.561Z] 17:50:01 all 9.44 0.00 4.47 5.01 0.07 81.02 [2023-05-16T18:03:16.561Z] 17:50:01 0 8.97 0.00 3.56 0.67 0.05 86.74 [2023-05-16T18:03:16.561Z] 17:50:01 1 8.46 0.00 4.45 0.07 0.05 86.98 [2023-05-16T18:03:16.561Z] 17:50:01 2 9.93 0.00 3.94 0.39 0.05 85.70 [2023-05-16T18:03:16.561Z] 17:50:01 3 7.93 0.00 4.87 3.96 0.07 83.18 [2023-05-16T18:03:16.561Z] 17:50:01 4 9.43 0.00 4.89 28.30 0.07 57.31 [2023-05-16T18:03:16.561Z] 17:50:01 5 10.20 0.00 3.70 3.34 0.05 82.71 [2023-05-16T18:03:16.561Z] 17:50:01 6 11.47 0.00 4.49 3.41 0.05 80.57 [2023-05-16T18:03:16.561Z] 17:50:01 7 9.10 0.00 5.85 0.07 0.19 84.79 [2023-05-16T18:03:16.561Z] 17:51:01 all 39.44 0.00 6.23 1.94 0.09 52.31 [2023-05-16T18:03:16.561Z] 17:51:01 0 38.72 0.00 5.96 0.10 0.08 55.13 [2023-05-16T18:03:16.561Z] 17:51:01 1 40.20 0.00 6.66 0.08 0.08 52.97 [2023-05-16T18:03:16.561Z] 17:51:01 2 39.46 0.00 5.74 0.70 0.08 54.02 [2023-05-16T18:03:16.561Z] 17:51:01 3 39.46 0.00 6.15 3.20 0.08 51.11 [2023-05-16T18:03:16.561Z] 17:51:01 4 38.89 0.00 6.81 5.95 0.08 48.27 [2023-05-16T18:03:16.561Z] 17:51:01 5 40.29 0.00 6.18 0.74 0.08 52.71 [2023-05-16T18:03:16.561Z] 17:51:01 6 39.73 0.00 6.29 3.38 0.10 50.50 [2023-05-16T18:03:16.561Z] 17:51:01 7 38.76 0.00 6.05 1.35 0.10 53.75 [2023-05-16T18:03:16.561Z] 17:52:01 all 4.40 0.00 1.71 2.01 0.04 91.84 [2023-05-16T18:03:16.561Z] 17:52:01 0 4.73 0.00 1.62 0.08 0.05 93.51 [2023-05-16T18:03:16.561Z] 17:52:01 1 4.07 0.00 2.26 12.46 0.05 81.16 [2023-05-16T18:03:16.561Z] 17:52:01 2 4.45 0.00 1.68 1.04 0.02 92.82 [2023-05-16T18:03:16.561Z] 17:52:01 3 4.32 0.00 1.79 1.62 0.03 92.24 [2023-05-16T18:03:16.561Z] 17:52:01 4 5.28 0.00 1.30 0.03 0.07 93.31 [2023-05-16T18:03:16.561Z] 17:52:01 5 3.96 0.00 2.21 0.18 0.02 93.63 [2023-05-16T18:03:16.561Z] 17:52:01 6 4.24 0.00 1.49 0.05 0.03 94.19 [2023-05-16T18:03:16.561Z] 17:52:01 7 4.19 0.00 1.34 0.69 0.05 93.73 [2023-05-16T18:03:16.561Z] 17:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-16T18:03:16.561Z] 17:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T18:03:16.561Z] 17:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T18:03:16.561Z] 17:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-16T18:03:16.561Z] 17:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T18:03:16.561Z] 17:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T18:03:16.561Z] 17:53:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2023-05-16T18:03:16.561Z] 17:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-16T18:03:16.561Z] 17:53:01 7 0.07 0.00 0.02 0.03 0.02 99.87 [2023-05-16T18:03:16.561Z] 17:54:01 all 0.95 0.00 0.43 0.38 0.02 98.23 [2023-05-16T18:03:16.561Z] 17:54:01 0 0.40 0.00 0.22 0.05 0.02 99.31 [2023-05-16T18:03:16.561Z] 17:54:01 1 0.72 0.00 0.50 0.70 0.02 98.07 [2023-05-16T18:03:16.561Z] 17:54:01 2 1.97 0.00 0.60 0.27 0.02 97.15 [2023-05-16T18:03:16.561Z] 17:54:01 3 1.04 0.00 0.42 0.00 0.02 98.53 [2023-05-16T18:03:16.561Z] 17:54:01 4 0.63 0.00 0.43 0.17 0.00 98.77 [2023-05-16T18:03:16.561Z] 17:54:01 5 0.82 0.00 0.33 0.18 0.02 98.65 [2023-05-16T18:03:16.561Z] 17:54:01 6 1.50 0.00 0.60 0.12 0.02 97.77 [2023-05-16T18:03:16.561Z] 17:54:01 7 0.52 0.00 0.32 1.54 0.03 97.59 [2023-05-16T18:03:16.561Z] 17:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-16T18:03:16.561Z] 17:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T18:03:16.561Z] 17:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T18:03:16.561Z] 17:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T18:03:16.561Z] 17:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-16T18:03:16.561Z] 17:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T18:03:16.561Z] 17:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T18:03:16.561Z] 17:55:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-16T18:03:16.561Z] 17:55:01 7 0.05 0.00 0.03 0.05 0.03 99.83 [2023-05-16T18:03:16.561Z] 17:56:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-16T18:03:16.561Z] 17:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-16T18:03:16.561Z] 17:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T18:03:16.561Z] 17:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-16T18:03:16.561Z] 17:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T18:03:16.561Z] 17:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T18:03:16.561Z] 17:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T18:03:16.561Z] 17:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T18:03:16.561Z] 17:56:01 7 0.05 0.00 0.03 0.05 0.02 99.85 [2023-05-16T18:03:16.561Z] 17:57:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-16T18:03:16.561Z] 17:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T18:03:16.561Z] 17:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-16T18:03:16.561Z] 17:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-16T18:03:16.561Z] 17:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T18:03:16.561Z] 17:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T18:03:16.561Z] 17:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T18:03:16.561Z] 17:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T18:03:16.561Z] 17:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-16T18:03:16.561Z] 17:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-16T18:03:16.561Z] 17:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T18:03:16.561Z] 17:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T18:03:16.561Z] 17:58:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-16T18:03:16.561Z] 17:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T18:03:16.561Z] 17:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T18:03:16.561Z] 17:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T18:03:16.561Z] 17:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T18:03:16.561Z] 17:58:01 7 0.08 0.00 0.02 0.02 0.03 99.85 [2023-05-16T18:03:16.561Z] 17:59:01 all 0.04 0.00 0.04 0.01 0.01 99.90 [2023-05-16T18:03:16.561Z] 17:59:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2023-05-16T18:03:16.562Z] 17:59:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-16T18:03:16.562Z] 17:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T18:03:16.562Z] 17:59:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2023-05-16T18:03:16.562Z] 17:59:01 4 0.18 0.00 0.07 0.03 0.02 99.70 [2023-05-16T18:03:16.562Z] 17:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-16T18:03:16.562Z] 17:59:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-16T18:03:16.562Z] 17:59:01 7 0.03 0.00 0.03 0.03 0.02 99.88 [2023-05-16T18:03:16.562Z] 18:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-16T18:03:16.562Z] 18:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T18:03:16.562Z] 18:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T18:03:16.562Z] 18:00:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-16T18:03:16.562Z] 18:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-16T18:03:16.562Z] 18:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T18:03:16.562Z] 18:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T18:03:16.562Z] 18:00:01 6 0.12 0.00 0.02 0.00 0.02 99.85 [2023-05-16T18:03:16.562Z] 18:00:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-16T18:03:16.562Z] [2023-05-16T18:03:16.562Z] 18:00:01 CPU %user %nice %system %iowait %steal %idle [2023-05-16T18:03:16.562Z] 18:01:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-05-16T18:03:16.562Z] 18:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T18:03:16.562Z] 18:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-16T18:03:16.562Z] 18:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-16T18:03:16.562Z] 18:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T18:03:16.562Z] 18:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T18:03:16.562Z] 18:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T18:03:16.562Z] 18:01:01 6 1.92 0.00 0.02 0.00 0.00 98.06 [2023-05-16T18:03:16.562Z] 18:01:01 7 0.07 0.00 0.03 0.02 0.03 99.85 [2023-05-16T18:03:16.562Z] 18:02:01 all 0.21 0.00 0.05 0.00 0.01 99.72 [2023-05-16T18:03:16.562Z] 18:02:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-16T18:03:16.562Z] 18:02:01 1 0.05 0.00 0.08 0.00 0.00 99.87 [2023-05-16T18:03:16.562Z] 18:02:01 2 0.13 0.00 0.08 0.02 0.02 99.75 [2023-05-16T18:03:16.562Z] 18:02:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2023-05-16T18:03:16.562Z] 18:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T18:03:16.562Z] 18:02:01 5 0.10 0.00 0.03 0.00 0.00 99.87 [2023-05-16T18:03:16.562Z] 18:02:01 6 1.09 0.00 0.03 0.00 0.02 98.86 [2023-05-16T18:03:16.562Z] 18:02:01 7 0.13 0.00 0.08 0.02 0.02 99.75 [2023-05-16T18:03:16.562Z] 18:03:01 all 8.13 0.00 3.58 5.13 0.07 83.09 [2023-05-16T18:03:16.562Z] 18:03:01 0 6.78 0.00 3.19 0.37 0.05 89.61 [2023-05-16T18:03:16.562Z] 18:03:01 1 7.81 0.00 3.75 0.44 0.05 87.95 [2023-05-16T18:03:16.562Z] 18:03:01 2 8.99 0.00 4.87 30.01 0.07 56.06 [2023-05-16T18:03:16.562Z] 18:03:01 3 9.47 0.00 2.94 0.02 0.07 87.50 [2023-05-16T18:03:16.562Z] 18:03:01 4 8.12 0.00 3.65 0.77 0.03 87.43 [2023-05-16T18:03:16.562Z] 18:03:01 5 8.70 0.00 2.89 3.16 0.05 85.20 [2023-05-16T18:03:16.562Z] 18:03:01 6 8.04 0.00 3.60 1.75 0.12 86.49 [2023-05-16T18:03:16.562Z] 18:03:01 7 7.11 0.00 3.78 4.53 0.12 84.46 [2023-05-16T18:03:16.562Z] Average: all 4.47 0.00 1.17 1.03 0.03 93.30 [2023-05-16T18:03:16.562Z] Average: 0 4.24 0.00 1.04 0.09 0.02 94.60 [2023-05-16T18:03:16.562Z] Average: 1 4.36 0.00 1.26 0.97 0.02 93.39 [2023-05-16T18:03:16.562Z] Average: 2 4.62 0.00 1.21 2.30 0.02 91.85 [2023-05-16T18:03:16.562Z] Average: 3 4.43 0.00 1.15 0.62 0.02 93.77 [2023-05-16T18:03:16.562Z] Average: 4 4.44 0.00 1.22 2.48 0.02 91.84 [2023-05-16T18:03:16.562Z] Average: 5 4.55 0.00 1.09 0.54 0.02 93.80 [2023-05-16T18:03:16.562Z] Average: 6 4.83 0.00 1.18 0.62 0.03 93.35 [2023-05-16T18:03:16.562Z] Average: 7 4.27 0.00 1.25 0.59 0.05 93.84 [2023-05-16T18:03:16.562Z] [2023-05-16T18:03:16.562Z] [2023-05-16T18:03:16.562Z]