Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 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-ssh12133519778048912221.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-ssh17311610849042791356.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-ssh15034656263575482281.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-ssh12791927626947206443.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-ssh17885281637438676155.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 ‘prd-ubuntu20.04-docker-8c-8g-17526’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17528 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 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 (main) Commit message: "docs: Update changelog to 3.0 (#372)" > 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 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 # timeout=10 > git rev-list --no-walk c742c110d1cc62fb19cc4b7662ac95047aaf245d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T19:00:24.908Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T19:00:24.962Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T19:00:24.977Z] ========================================================= [2023-05-31T19:00:24.977Z] EdgeX Global Pipelines Version Info [2023-05-31T19:00:24.977Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:00:25.684Z] ------------------- [2023-05-31T19:00:25.684Z] stable info: [2023-05-31T19:00:25.684Z] ------------------- [2023-05-31T19:00:25.684Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T19:00:25.684Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T19:00:25.684Z] Message: update stable to v1.0.249 [2023-05-31T19:00:26.257Z] ------------------- [2023-05-31T19:00:26.257Z] experimental info: [2023-05-31T19:00:26.257Z] ------------------- [2023-05-31T19:00:26.257Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T19:00:26.257Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T19:00:26.257Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T19:00:26.419Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-31T19:00:26.434Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-31T19:00:26.445Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T19:00:26.459Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T19:00:26.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T19:00:26.488Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T19:00:26.508Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T19:00:26.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T19:00:26.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T19:00:26.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T19:00:26.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T19:00:26.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-31T19:00:26.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T19:00:26.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T19:00:26.630Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T19:00:26.646Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T19:00:26.663Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T19:00:26.683Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T19:00:26.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T19:00:26.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T19:00:26.732Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-31T19:00:26.746Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-31T19:00:26.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T19:00:26.770Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T19:00:26.783Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T19:00:26.798Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T19:00:26.817Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T19:00:26.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-31T19:00:26.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-31T19:00:26.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-31T19:00:26.867Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo [2023-05-31T19:00:26.878Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c872bb [Pipeline] echo [2023-05-31T19:00:26.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T19:00:26.934Z] provisioning config files... [2023-05-31T19:00:26.947Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14586687416496165696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:00:27.246Z] ---> docker-login.sh [2023-05-31T19:00:27.246Z] nexus3.edgexfoundry.org:10001 [2023-05-31T19:00:28.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:00:28.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:00:28.448Z] Configure a credential helper to remove this warning. See [2023-05-31T19:00:28.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:00:28.448Z] [2023-05-31T19:00:28.448Z] Login Succeeded [2023-05-31T19:00:28.448Z] nexus3.edgexfoundry.org:10002 [2023-05-31T19:00:28.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:00:28.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:00:28.707Z] Configure a credential helper to remove this warning. See [2023-05-31T19:00:28.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:00:28.707Z] [2023-05-31T19:00:28.707Z] Login Succeeded [2023-05-31T19:00:28.707Z] nexus3.edgexfoundry.org:10003 [2023-05-31T19:00:28.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:00:28.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:00:28.707Z] Configure a credential helper to remove this warning. See [2023-05-31T19:00:28.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:00:28.707Z] [2023-05-31T19:00:28.707Z] Login Succeeded [2023-05-31T19:00:28.707Z] nexus3.edgexfoundry.org:10004 [2023-05-31T19:00:28.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:00:28.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:00:28.968Z] Configure a credential helper to remove this warning. See [2023-05-31T19:00:28.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:00:28.968Z] [2023-05-31T19:00:28.968Z] Login Succeeded [2023-05-31T19:00:28.968Z] docker.io [2023-05-31T19:00:28.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:00:29.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:00:29.227Z] Configure a credential helper to remove this warning. See [2023-05-31T19:00:29.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:00:29.227Z] [2023-05-31T19:00:29.227Z] Login Succeeded [2023-05-31T19:00:29.227Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T19:00:29.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T19:00:29.628Z] + git rev-list -1 --merges 0c872bbe8febdc0c9add13ac0a600aadf7c89b53~1..0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo [2023-05-31T19:00:29.691Z] -----------> git rev-list -1 --merges 0c872bbe8febdc0c9add13ac0a600aadf7c89b53~1..0c872bbe8febdc0c9add13ac0a600aadf7c89b53 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [false] [Pipeline] sh [2023-05-31T19:00:29.980Z] + git log --format=format:%s -1 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo [2023-05-31T19:00:29.994Z] ========================================================= [2023-05-31T19:00:29.994Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T19:00:29.994Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T19:00:30.313Z] + git log --format=format:%s -1 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo [2023-05-31T19:00:30.324Z] [semverPrep] GIT_COMMIT: 0c872bbe8febdc0c9add13ac0a600aadf7c89b53, Commit Message: docs: Update changelog to 3.0 (#372) [Pipeline] echo [2023-05-31T19:00:30.331Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T19:00:30.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T19:00:30.720Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T19:00:30.720Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T19:00:30.720Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T19:00:30.720Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T19:00:30.720Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T19:00:30.720Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:00:31.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T19:00:31.143Z] [2023-05-31T19:00:31.143Z] 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-31T19:00:31.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T19:00:31.440Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T19:00:31.440Z] b85a868b505f: Pulling fs layer [2023-05-31T19:00:31.440Z] e2be974225ed: Pulling fs layer [2023-05-31T19:00:31.440Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T19:00:31.440Z] 988bab9f4d93: Pulling fs layer [2023-05-31T19:00:31.440Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T19:00:31.440Z] eaf3925da568: Pulling fs layer [2023-05-31T19:00:31.440Z] bab4dde63d76: Pulling fs layer [2023-05-31T19:00:31.440Z] bde34c3a00c8: Pulling fs layer [2023-05-31T19:00:31.440Z] b352a97aabf1: Pulling fs layer [2023-05-31T19:00:31.440Z] 4872d77fe225: Pulling fs layer [2023-05-31T19:00:31.440Z] 5851b861e8e6: Pulling fs layer [2023-05-31T19:00:31.440Z] bab4dde63d76: Waiting [2023-05-31T19:00:31.440Z] bde34c3a00c8: Waiting [2023-05-31T19:00:31.440Z] 4872d77fe225: Waiting [2023-05-31T19:00:31.440Z] 5851b861e8e6: Waiting [2023-05-31T19:00:31.440Z] b352a97aabf1: Waiting [2023-05-31T19:00:31.440Z] 1469e6f7b9e6: Waiting [2023-05-31T19:00:31.440Z] eaf3925da568: Waiting [2023-05-31T19:00:31.440Z] e2be974225ed: Download complete [2023-05-31T19:00:31.440Z] 988bab9f4d93: Verifying Checksum [2023-05-31T19:00:31.440Z] 988bab9f4d93: Download complete [2023-05-31T19:00:31.701Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T19:00:31.701Z] 339a4e72a1f5: Download complete [2023-05-31T19:00:31.701Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T19:00:31.701Z] 1469e6f7b9e6: Download complete [2023-05-31T19:00:31.701Z] eaf3925da568: Download complete [2023-05-31T19:00:31.701Z] bde34c3a00c8: Download complete [2023-05-31T19:00:31.701Z] b352a97aabf1: Verifying Checksum [2023-05-31T19:00:31.701Z] b352a97aabf1: Download complete [2023-05-31T19:00:31.701Z] 4872d77fe225: Download complete [2023-05-31T19:00:31.701Z] 5851b861e8e6: Download complete [2023-05-31T19:00:31.701Z] b85a868b505f: Download complete [2023-05-31T19:00:31.969Z] bab4dde63d76: Verifying Checksum [2023-05-31T19:00:31.969Z] bab4dde63d76: Download complete [2023-05-31T19:00:32.906Z] b85a868b505f: Pull complete [2023-05-31T19:00:33.169Z] e2be974225ed: Pull complete [2023-05-31T19:00:33.430Z] 339a4e72a1f5: Pull complete [2023-05-31T19:00:33.690Z] 988bab9f4d93: Pull complete [2023-05-31T19:00:33.949Z] 1469e6f7b9e6: Pull complete [2023-05-31T19:00:33.949Z] eaf3925da568: Pull complete [2023-05-31T19:00:36.504Z] bab4dde63d76: Pull complete [2023-05-31T19:00:36.764Z] bde34c3a00c8: Pull complete [2023-05-31T19:00:37.334Z] b352a97aabf1: Pull complete [2023-05-31T19:00:38.269Z] 4872d77fe225: Pull complete [2023-05-31T19:00:38.877Z] 5851b861e8e6: Pull complete [2023-05-31T19:00:40.260Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T19:00:40.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T19:00:40.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T19:00:40.375Z] prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container [2023-05-31T19:00:40.409Z] $ 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-31T19:00:49.853Z] $ docker top 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a -eo pid,comm [2023-05-31T19:00:49.918Z] 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-31T19:00:49.918Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T19:00:49.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T19:00:49.962Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T19:00:50.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T19:00:50.086Z] $ docker exec 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a ssh-agent [2023-05-31T19:00:50.177Z] SSH_AUTH_SOCK=/tmp/ssh-F5bghdiAAXuH/agent.32 [2023-05-31T19:00:50.177Z] SSH_AGENT_PID=38 [2023-05-31T19:00:50.185Z] Running ssh-add (command line suppressed) [2023-05-31T19:00:50.276Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2650558506648165974.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2650558506648165974.key) [2023-05-31T19:00:50.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T19:00:50.578Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T19:00:50.591Z] $ docker exec --env ******** --env ******** 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a ssh-agent -k [2023-05-31T19:00:50.696Z] unset SSH_AUTH_SOCK; [2023-05-31T19:00:50.697Z] unset SSH_AGENT_PID; [2023-05-31T19:00:50.697Z] echo Agent pid 38 killed; [2023-05-31T19:00:50.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T19:00:50.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T19:00:50.728Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T19:00:50.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T19:00:50.840Z] $ docker exec 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a ssh-agent [2023-05-31T19:00:50.962Z] SSH_AUTH_SOCK=/tmp/ssh-RBWitcMUCzVE/agent.70 [2023-05-31T19:00:50.962Z] SSH_AGENT_PID=76 [2023-05-31T19:00:50.968Z] Running ssh-add (command line suppressed) [2023-05-31T19:00:51.081Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6443820396498770231.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6443820396498770231.key) [2023-05-31T19:00:51.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T19:00:51.389Z] + git semver init [2023-05-31T19:00:51.655Z] 2023-05-31 19:00:51,576 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T19:00:51.655Z] 2023-05-31 19:00:51,576 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-31T19:00:51.655Z] 2023-05-31 19:00:51,577 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-31T19:00:51.655Z] 2023-05-31 19:00:51,577 [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-31T19:00:53.040Z] 2023-05-31 19:00:52,816 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-31T19:00:53.040Z] 2023-05-31 19:00:52,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-31T19:00:53.040Z] 2023-05-31 19:00:52,817 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-31T19:00:53.040Z] 2023-05-31 19:00:52,817 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-31T19:00:53.040Z] 3.0.0-dev.58 [Pipeline] } [2023-05-31T19:00:53.050Z] $ docker exec --env ******** --env ******** 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a ssh-agent -k [2023-05-31T19:00:53.145Z] unset SSH_AUTH_SOCK; [2023-05-31T19:00:53.145Z] unset SSH_AGENT_PID; [2023-05-31T19:00:53.145Z] echo Agent pid 76 killed; [2023-05-31T19:00:53.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T19:00:53.460Z] + git semver [Pipeline] } [2023-05-31T19:00:54.044Z] $ docker stop --time=1 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a [2023-05-31T19:00:55.498Z] $ docker rm -f --volumes 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T19:00:55.849Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T19:00:56.090Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T19:00:56.094Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.58 [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-31T19:00:56.247Z] provisioning config files... [2023-05-31T19:00:56.258Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4004153387345314572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:00:56.558Z] ---> docker-login.sh [2023-05-31T19:00:56.558Z] nexus3.edgexfoundry.org:10001 [2023-05-31T19:00:56.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:00:56.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:00:56.558Z] Configure a credential helper to remove this warning. See [2023-05-31T19:00:56.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:00:56.558Z] [2023-05-31T19:00:56.558Z] Login Succeeded [2023-05-31T19:00:56.558Z] nexus3.edgexfoundry.org:10002 [2023-05-31T19:00:56.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:00:56.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:00:56.558Z] Configure a credential helper to remove this warning. See [2023-05-31T19:00:56.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:00:56.558Z] [2023-05-31T19:00:56.558Z] Login Succeeded [2023-05-31T19:00:56.558Z] nexus3.edgexfoundry.org:10003 [2023-05-31T19:00:56.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:00:56.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:00:56.820Z] Configure a credential helper to remove this warning. See [2023-05-31T19:00:56.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:00:56.820Z] [2023-05-31T19:00:56.820Z] Login Succeeded [2023-05-31T19:00:56.820Z] nexus3.edgexfoundry.org:10004 [2023-05-31T19:00:56.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:00:56.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:00:56.820Z] Configure a credential helper to remove this warning. See [2023-05-31T19:00:56.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:00:56.820Z] [2023-05-31T19:00:56.820Z] Login Succeeded [2023-05-31T19:00:56.820Z] docker.io [2023-05-31T19:00:57.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:00:57.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:00:57.080Z] Configure a credential helper to remove this warning. See [2023-05-31T19:00:57.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:00:57.080Z] [2023-05-31T19:00:57.080Z] Login Succeeded [2023-05-31T19:00:57.080Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T19:00:57.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T19:00:57.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T19:00:57.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T19:00:57.173Z] ========================================================= [2023-05-31T19:00:57.173Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T19:00:57.173Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:00:57.498Z] + 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-31T19:00:57.498Z] Sending build context to Docker daemon 21.95MB [2023-05-31T19:00:57.498Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T19:00:57.498Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-31T19:00:57.759Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T19:00:57.759Z] f56be85fc22e: Pulling fs layer [2023-05-31T19:00:57.759Z] 85791d961cd3: Pulling fs layer [2023-05-31T19:00:57.759Z] d694b5ae8c79: Pulling fs layer [2023-05-31T19:00:57.759Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T19:00:57.759Z] 4d19c01a9841: Pulling fs layer [2023-05-31T19:00:57.759Z] 9325e15d5711: Pulling fs layer [2023-05-31T19:00:57.759Z] 9f32a84ed3da: Waiting [2023-05-31T19:00:57.759Z] 9325e15d5711: Waiting [2023-05-31T19:00:57.759Z] 556b6ee489ea: Pulling fs layer [2023-05-31T19:00:57.759Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T19:00:57.759Z] 85791d961cd3: Verifying Checksum [2023-05-31T19:00:57.759Z] 85791d961cd3: Download complete [2023-05-31T19:00:57.759Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T19:00:57.759Z] 9f32a84ed3da: Download complete [2023-05-31T19:00:57.759Z] 4d19c01a9841: Verifying Checksum [2023-05-31T19:00:57.759Z] 4d19c01a9841: Download complete [2023-05-31T19:00:57.759Z] 9325e15d5711: Verifying Checksum [2023-05-31T19:00:57.759Z] 9325e15d5711: Download complete [2023-05-31T19:00:57.759Z] f56be85fc22e: Verifying Checksum [2023-05-31T19:00:57.759Z] f56be85fc22e: Download complete [2023-05-31T19:00:58.019Z] f56be85fc22e: Pull complete [2023-05-31T19:00:58.019Z] 85791d961cd3: Pull complete [2023-05-31T19:00:58.279Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T19:00:58.279Z] c5a4b2cf53e6: Download complete [2023-05-31T19:00:58.279Z] d694b5ae8c79: Download complete [2023-05-31T19:00:58.848Z] 556b6ee489ea: Verifying Checksum [2023-05-31T19:01:02.168Z] d694b5ae8c79: Pull complete [2023-05-31T19:01:02.168Z] 9f32a84ed3da: Pull complete [2023-05-31T19:01:02.168Z] 4d19c01a9841: Pull complete [2023-05-31T19:01:02.735Z] 9325e15d5711: Pull complete [2023-05-31T19:01:05.274Z] 556b6ee489ea: Pull complete [2023-05-31T19:01:06.207Z] c5a4b2cf53e6: Pull complete [2023-05-31T19:01:06.207Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T19:01:06.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T19:01:06.207Z] ---> c4be618373d6 [2023-05-31T19:01:06.207Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-31T19:01:11.217Z] Still waiting to schedule task [2023-05-31T19:01:11.217Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-31T19:01:21.107Z] ---> Running in 99368f51a0b7 [2023-05-31T19:01:21.107Z] Removing intermediate container 99368f51a0b7 [2023-05-31T19:01:21.107Z] ---> ece7699b71bb [2023-05-31T19:01:21.107Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T19:01:21.107Z] ---> Running in 9253ffaa9ff8 [2023-05-31T19:01:21.107Z] Removing intermediate container 9253ffaa9ff8 [2023-05-31T19:01:21.107Z] ---> 737f52f4bcbf [2023-05-31T19:01:21.107Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T19:01:21.107Z] ---> Running in 84e11b05409e [2023-05-31T19:01:21.107Z] Removing intermediate container 84e11b05409e [2023-05-31T19:01:21.107Z] ---> a86cc7af272a [2023-05-31T19:01:21.107Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T19:01:21.107Z] ---> Running in a70237787f47 [2023-05-31T19:01:21.107Z] Removing intermediate container a70237787f47 [2023-05-31T19:01:21.107Z] ---> 5b47557251c7 [2023-05-31T19:01:21.107Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-31T19:01:21.107Z] ---> Running in 23211ed53ee4 [2023-05-31T19:01:21.366Z] Removing intermediate container 23211ed53ee4 [2023-05-31T19:01:21.366Z] ---> 2a9ba6b8bb3f [2023-05-31T19:01:21.366Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T19:01:21.366Z] ---> Running in df1844d93ca6 [2023-05-31T19:01:21.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T19:01:21.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T19:01:22.141Z] OK: 265 MiB in 53 packages [2023-05-31T19:01:22.711Z] Removing intermediate container df1844d93ca6 [2023-05-31T19:01:22.711Z] ---> 624646259291 [2023-05-31T19:01:22.711Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-31T19:01:22.711Z] ---> Running in 8282447233e8 [2023-05-31T19:01:22.711Z] Removing intermediate container 8282447233e8 [2023-05-31T19:01:22.711Z] ---> bb32dcf5c908 [2023-05-31T19:01:22.711Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-31T19:01:22.711Z] ---> 426eedefc119 [2023-05-31T19:01:22.711Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T19:01:22.969Z] ---> Running in 746cdf6c3326 [2023-05-31T19:02:19.221Z] Removing intermediate container 746cdf6c3326 [2023-05-31T19:02:19.221Z] ---> e01cacac02bf [2023-05-31T19:02:19.221Z] Step 12/13 : COPY . . [2023-05-31T19:02:19.221Z] ---> b4ab14f30924 [2023-05-31T19:02:19.221Z] Step 13/13 : RUN ${MAKE} [2023-05-31T19:02:19.221Z] ---> Running in 265a338f7571 [2023-05-31T19:02:20.609Z] noop [2023-05-31T19:02:20.609Z] Removing intermediate container 265a338f7571 [2023-05-31T19:02:20.609Z] ---> d0a6159ef747 [2023-05-31T19:02:20.609Z] Successfully built d0a6159ef747 [2023-05-31T19:02:20.868Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:02:21.184Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T19:02:21.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T19:02:21.251Z] prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container [2023-05-31T19:02:21.293Z] $ 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-31T19:02:21.704Z] $ docker top ef5e1a70db932530c18ceeeb58693546d082b13411d2ac8b795c6801cc14d83e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T19:02:22.043Z] + go version [2023-05-31T19:02:22.043Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T19:02:22.050Z] $ docker stop --time=1 ef5e1a70db932530c18ceeeb58693546d082b13411d2ac8b795c6801cc14d83e [2023-05-31T19:02:23.323Z] $ docker rm -f --volumes ef5e1a70db932530c18ceeeb58693546d082b13411d2ac8b795c6801cc14d83e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:02:23.729Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T19:02:23.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T19:02:23.804Z] prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container [2023-05-31T19:02:23.839Z] $ 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-31T19:02:24.203Z] $ docker top 9cf49c4af6fd8ee21bbbc3b24f6cc80baf70245418981157659e5fe902aae22b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T19:02:24.568Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-31T19:02:24.859Z] + make test [2023-05-31T19:02:24.859Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T19:02:30.125Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-31T19:02:40.110Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-31T19:02:40.110Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-31T19:02:42.009Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 31.4% of statements [2023-05-31T19:02:44.542Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.528s coverage: 86.5% of statements [2023-05-31T19:02:51.254Z] go vet ./... [2023-05-31T19:02:53.747Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17529 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-31T19:02:53.758Z] Running in /w/workspace/device-onvif-camera/155 [Pipeline] { [Pipeline] checkout [2023-05-31T19:02:53.786Z] The recommended git tool is: git [2023-05-31T19:02:54.536Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T19:02:54.536Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T19:02:54.536Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T19:02:54.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T19:02:54.563Z] $ docker stop --time=1 9cf49c4af6fd8ee21bbbc3b24f6cc80baf70245418981157659e5fe902aae22b [2023-05-31T19:02:58.677Z] using credential edgex-jenkins-ssh [2023-05-31T19:02:58.691Z] Cloning the remote Git repository [2023-05-31T19:02:58.733Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-31T19:02:58.820Z] > git init /w/workspace/device-onvif-camera/155 # timeout=10 [2023-05-31T19:02:58.951Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-31T19:02:58.952Z] > git --version # timeout=10 [2023-05-31T19:02:58.973Z] > git --version # 'git version 2.25.1' [2023-05-31T19:02:58.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T19:02:59.121Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T19:03:00.616Z] $ docker rm -f --volumes 9cf49c4af6fd8ee21bbbc3b24f6cc80baf70245418981157659e5fe902aae22b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T19:03:01.114Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T19:03:01.170Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-05-31T19:03:00.862Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-31T19:03:00.885Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T19:03:01.675Z] Avoid second fetch [2023-05-31T19:03:01.676Z] Checking out Revision 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 (main) [2023-05-31T19:03:01.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T19:03:02.104Z] + ls -al . [2023-05-31T19:03:02.104Z] total 240 [2023-05-31T19:03:02.104Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 19:02 . [2023-05-31T19:03:02.104Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:00 .. [2023-05-31T19:03:02.104Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 19:00 .git [2023-05-31T19:03:02.104Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:00 .github [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 496 May 31 19:00 .gitignore [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 42 May 31 19:00 .golangci.yml [2023-05-31T19:03:02.104Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 19:00 .semver [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 31 19:00 Attribution.txt [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 15932 May 31 19:00 CHANGELOG.md [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 31 19:00 Dockerfile [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 19:00 GOVERNANCE.md [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 739 May 31 19:00 Jenkinsfile [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 19:00 LICENSE [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 31 19:00 Makefile [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 625 May 31 19:00 OWNERS.md [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 31 19:00 README.md [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 12 May 31 19:00 VERSION [2023-05-31T19:03:02.104Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 19:00 bin [2023-05-31T19:03:02.104Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:00 cmd [2023-05-31T19:03:02.104Z] -rw-r--r-- 1 jenkins jenkins 78459 May 31 19:02 coverage.out [2023-05-31T19:03:02.104Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:00 doc [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 3594 May 31 19:00 go.mod [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 33395 May 31 19:00 go.sum [2023-05-31T19:03:02.104Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:00 internal [2023-05-31T19:03:02.104Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:00 snap [2023-05-31T19:03:02.104Z] -rw-rw-r-- 1 jenkins jenkins 236 May 31 19:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:03:02.284Z] Commit message: "docs: Update changelog to 3.0 (#372)" [2023-05-31T19:03:02.431Z] + 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=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 --label arch=amd64 --label version=3.0.0-dev.58 . [2023-05-31T19:03:02.431Z] Sending build context to Docker daemon 22.03MB [2023-05-31T19:03:02.431Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T19:03:02.431Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-31T19:03:02.431Z] ---> d0a6159ef747 [2023-05-31T19:03:02.431Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-31T19:03:01.690Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T19:03:01.768Z] > git checkout -f 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T19:03:03.237Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T19:03:03.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T19:03:03.237Z] Dload Upload Total Spent Left Speed [2023-05-31T19:03:03.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [2023-05-31T19:03:03.369Z] ---> Running in 5aff5a088f87 [2023-05-31T19:03:03.369Z] Removing intermediate container 5aff5a088f87 [2023-05-31T19:03:03.370Z] ---> 10967427f526 [2023-05-31T19:03:03.370Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T19:03:03.370Z] ---> Running in 090984664ca2 [2023-05-31T19:03:03.370Z] Removing intermediate container 090984664ca2 [2023-05-31T19:03:03.370Z] ---> 9c79dde08776 [2023-05-31T19:03:03.370Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T19:03:03.370Z] ---> Running in 38fd49edfa10 [2023-05-31T19:03:03.370Z] Removing intermediate container 38fd49edfa10 [2023-05-31T19:03:03.370Z] ---> aaf86f11f1f7 [2023-05-31T19:03:03.370Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T19:03:03.370Z] ---> Running in 4630dc45b162 [Pipeline] sh [2023-05-31T19:03:03.632Z] Removing intermediate container 4630dc45b162 [2023-05-31T19:03:03.632Z] ---> 74a649bc46c4 [2023-05-31T19:03:03.632Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-31T19:03:03.632Z] ---> Running in 21398586e018 [2023-05-31T19:03:03.632Z] Removing intermediate container 21398586e018 [2023-05-31T19:03:03.632Z] ---> e210a278b873 [2023-05-31T19:03:03.632Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T19:03:03.632Z] ---> Running in 1871de9cb5e4 [2023-05-31T19:03:03.829Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T19:03:03.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T19:03:04.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T19:03:04.149Z] OK: 265 MiB in 53 packages [2023-05-31T19:03:04.156Z] + sudo tee /etc/docker/daemon.new [2023-05-31T19:03:04.156Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T19:03:04.156Z] { [2023-05-31T19:03:04.156Z] "registry-mirrors": [ [2023-05-31T19:03:04.156Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T19:03:04.156Z] ], [2023-05-31T19:03:04.156Z] "bip": "10.250.0.254/24", [2023-05-31T19:03:04.156Z] "hosts": [ [2023-05-31T19:03:04.156Z] "tcp://0.0.0.0:5555", [2023-05-31T19:03:04.156Z] "unix:///var/run/docker.sock" [2023-05-31T19:03:04.156Z] ], [2023-05-31T19:03:04.156Z] "mtu": 1458, [2023-05-31T19:03:04.156Z] "selinux-enabled": true, [2023-05-31T19:03:04.156Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T19:03:04.156Z] } [Pipeline] sh [2023-05-31T19:03:04.501Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T19:03:04.716Z] Removing intermediate container 1871de9cb5e4 [2023-05-31T19:03:04.716Z] ---> fe301666549a [2023-05-31T19:03:04.716Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-31T19:03:04.716Z] ---> Running in 2433900d9ba4 [2023-05-31T19:03:04.716Z] Removing intermediate container 2433900d9ba4 [2023-05-31T19:03:04.716Z] ---> b2ec2432f63f [2023-05-31T19:03:04.716Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-31T19:03:04.716Z] ---> 6375f8da53be [2023-05-31T19:03:04.716Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T19:03:04.716Z] ---> Running in a9bb2abfe8fc [2023-05-31T19:03:04.839Z] + sudo service docker restart [2023-05-31T19:03:05.652Z] Removing intermediate container a9bb2abfe8fc [2023-05-31T19:03:05.652Z] ---> 255868749016 [2023-05-31T19:03:05.652Z] Step 12/26 : COPY . . [2023-05-31T19:03:07.125Z] ---> 708f907869c9 [2023-05-31T19:03:07.125Z] Step 13/26 : RUN ${MAKE} [2023-05-31T19:03:07.125Z] ---> Running in 619ab9b26511 [2023-05-31T19:03:07.384Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.58" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T19:03:23.100Z] provisioning config files... [2023-05-31T19:03:23.123Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/155@tmp/config1416987667842204908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:03:23.471Z] ---> docker-login.sh [2023-05-31T19:03:23.471Z] nexus3.edgexfoundry.org:10001 [2023-05-31T19:03:23.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:03:24.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:03:24.006Z] Configure a credential helper to remove this warning. See [2023-05-31T19:03:24.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:03:24.006Z] [2023-05-31T19:03:24.006Z] Login Succeeded [2023-05-31T19:03:24.006Z] nexus3.edgexfoundry.org:10002 [2023-05-31T19:03:24.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:03:24.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:03:24.273Z] Configure a credential helper to remove this warning. See [2023-05-31T19:03:24.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:03:24.273Z] [2023-05-31T19:03:24.273Z] Login Succeeded [2023-05-31T19:03:24.273Z] nexus3.edgexfoundry.org:10003 [2023-05-31T19:03:24.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:03:24.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:03:24.542Z] Configure a credential helper to remove this warning. See [2023-05-31T19:03:24.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:03:24.542Z] [2023-05-31T19:03:24.810Z] Login Succeeded [2023-05-31T19:03:24.810Z] nexus3.edgexfoundry.org:10004 [2023-05-31T19:03:24.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:03:25.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:03:25.080Z] Configure a credential helper to remove this warning. See [2023-05-31T19:03:25.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:03:25.080Z] [2023-05-31T19:03:25.080Z] Login Succeeded [2023-05-31T19:03:25.080Z] docker.io [2023-05-31T19:03:25.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:03:25.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:03:25.613Z] Configure a credential helper to remove this warning. See [2023-05-31T19:03:25.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:03:25.613Z] [2023-05-31T19:03:25.613Z] Login Succeeded [2023-05-31T19:03:25.613Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T19:03:25.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T19:03:25.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T19:03:25.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T19:03:25.873Z] ========================================================= [2023-05-31T19:03:25.873Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T19:03:25.873Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:03:26.214Z] + 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-31T19:03:26.488Z] Sending build context to Docker daemon 14.4MB [2023-05-31T19:03:26.757Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T19:03:26.757Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-31T19:03:26.757Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T19:03:26.757Z] c41833b44d91: Pulling fs layer [2023-05-31T19:03:26.757Z] ed15518f5707: Pulling fs layer [2023-05-31T19:03:26.757Z] feae8fd75edb: Pulling fs layer [2023-05-31T19:03:26.757Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T19:03:26.757Z] 3cdef696dda3: Pulling fs layer [2023-05-31T19:03:26.757Z] 2ced38df9373: Pulling fs layer [2023-05-31T19:03:26.757Z] 58f1dce35555: Pulling fs layer [2023-05-31T19:03:26.757Z] 242c74f7c9fa: Waiting [2023-05-31T19:03:26.757Z] 3cdef696dda3: Waiting [2023-05-31T19:03:26.757Z] 2ced38df9373: Waiting [2023-05-31T19:03:26.757Z] 58f1dce35555: Waiting [2023-05-31T19:03:26.757Z] ed15518f5707: Verifying Checksum [2023-05-31T19:03:26.757Z] ed15518f5707: Download complete [2023-05-31T19:03:26.757Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T19:03:26.757Z] 242c74f7c9fa: Download complete [2023-05-31T19:03:26.757Z] 3cdef696dda3: Verifying Checksum [2023-05-31T19:03:26.757Z] 3cdef696dda3: Download complete [2023-05-31T19:03:27.027Z] c41833b44d91: Verifying Checksum [2023-05-31T19:03:27.027Z] c41833b44d91: Download complete [2023-05-31T19:03:27.992Z] c41833b44d91: Pull complete [2023-05-31T19:03:28.261Z] 58f1dce35555: Verifying Checksum [2023-05-31T19:03:28.261Z] 58f1dce35555: Download complete [2023-05-31T19:03:28.261Z] ed15518f5707: Pull complete [2023-05-31T19:03:29.223Z] feae8fd75edb: Verifying Checksum [2023-05-31T19:03:29.223Z] feae8fd75edb: Download complete [2023-05-31T19:03:29.223Z] 2ced38df9373: Verifying Checksum [2023-05-31T19:03:29.223Z] 2ced38df9373: Download complete [2023-05-31T19:03:33.914Z] Removing intermediate container 619ab9b26511 [2023-05-31T19:03:33.914Z] ---> 23d049aed469 [2023-05-31T19:03:33.914Z] Step 14/26 : FROM alpine:3.17 [2023-05-31T19:03:33.914Z] 3.17: Pulling from library/alpine [2023-05-31T19:03:33.914Z] f56be85fc22e: Already exists [2023-05-31T19:03:33.914Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T19:03:33.914Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T19:03:33.914Z] ---> 9ed4aefc74f6 [2023-05-31T19:03:33.914Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-31T19:03:33.914Z] ---> Running in 686808c7e5c2 [2023-05-31T19:03:33.914Z] Removing intermediate container 686808c7e5c2 [2023-05-31T19:03:33.914Z] ---> 7f7554cf1356 [2023-05-31T19:03:33.914Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-31T19:03:33.914Z] ---> Running in e14fd52e796a [2023-05-31T19:03:34.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T19:03:34.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T19:03:34.432Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T19:03:34.432Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T19:03:34.432Z] OK: 7 MiB in 16 packages [2023-05-31T19:03:34.998Z] Removing intermediate container e14fd52e796a [2023-05-31T19:03:34.998Z] ---> 37c5a4954650 [2023-05-31T19:03:34.998Z] Step 17/26 : WORKDIR / [2023-05-31T19:03:34.998Z] ---> Running in 225f95c6d482 [2023-05-31T19:03:34.998Z] Removing intermediate container 225f95c6d482 [2023-05-31T19:03:34.998Z] ---> a3c375246847 [2023-05-31T19:03:34.998Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-31T19:03:36.378Z] ---> 6227631b6b29 [2023-05-31T19:03:36.378Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-31T19:03:36.637Z] ---> cb012cfc8ea7 [2023-05-31T19:03:36.637Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-31T19:03:36.637Z] ---> 0c73e4f7c678 [2023-05-31T19:03:36.637Z] Step 21/26 : EXPOSE 59984 [2023-05-31T19:03:36.637Z] ---> Running in a22a44e4e73d [2023-05-31T19:03:36.897Z] Removing intermediate container a22a44e4e73d [2023-05-31T19:03:36.897Z] ---> 9c9a9316bcc0 [2023-05-31T19:03:36.897Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-31T19:03:36.897Z] ---> Running in 4892b436604b [2023-05-31T19:03:37.156Z] Removing intermediate container 4892b436604b [2023-05-31T19:03:37.156Z] ---> 957fce94d4a4 [2023-05-31T19:03:37.156Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T19:03:37.156Z] ---> Running in fb9d703f56c0 [2023-05-31T19:03:37.156Z] Removing intermediate container fb9d703f56c0 [2023-05-31T19:03:37.156Z] ---> 9f894361c43e [2023-05-31T19:03:37.156Z] Step 24/26 : LABEL arch=amd64 [2023-05-31T19:03:37.156Z] ---> Running in 655b94af4bc2 [2023-05-31T19:03:37.414Z] Removing intermediate container 655b94af4bc2 [2023-05-31T19:03:37.415Z] ---> a60abb856b18 [2023-05-31T19:03:37.415Z] Step 25/26 : LABEL git_sha=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T19:03:37.415Z] ---> Running in 2a2f1c8e026c [2023-05-31T19:03:37.415Z] Removing intermediate container 2a2f1c8e026c [2023-05-31T19:03:37.415Z] ---> dc07278e39f3 [2023-05-31T19:03:37.415Z] Step 26/26 : LABEL version=3.0.0-dev.58 [2023-05-31T19:03:37.415Z] ---> Running in 06acac0ab709 [2023-05-31T19:03:37.674Z] Removing intermediate container 06acac0ab709 [2023-05-31T19:03:37.674Z] ---> 9a37403ccd54 [2023-05-31T19:03:37.674Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T19:03:37.674Z] Successfully built 9a37403ccd54 [2023-05-31T19:03:37.674Z] 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-31T19:03:37.754Z] provisioning config files... [2023-05-31T19:03:37.763Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4129285511903136170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:03:38.063Z] ---> docker-login.sh [2023-05-31T19:03:38.063Z] nexus3.edgexfoundry.org:10001 [2023-05-31T19:03:38.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:03:38.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:03:38.063Z] Configure a credential helper to remove this warning. See [2023-05-31T19:03:38.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:03:38.063Z] [2023-05-31T19:03:38.063Z] Login Succeeded [2023-05-31T19:03:38.063Z] nexus3.edgexfoundry.org:10002 [2023-05-31T19:03:38.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:03:38.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:03:38.323Z] Configure a credential helper to remove this warning. See [2023-05-31T19:03:38.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:03:38.323Z] [2023-05-31T19:03:38.323Z] Login Succeeded [2023-05-31T19:03:38.324Z] nexus3.edgexfoundry.org:10003 [2023-05-31T19:03:38.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:03:38.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:03:38.324Z] Configure a credential helper to remove this warning. See [2023-05-31T19:03:38.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:03:38.324Z] [2023-05-31T19:03:38.324Z] Login Succeeded [2023-05-31T19:03:38.324Z] nexus3.edgexfoundry.org:10004 [2023-05-31T19:03:38.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:03:38.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:03:38.324Z] Configure a credential helper to remove this warning. See [2023-05-31T19:03:38.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:03:38.324Z] [2023-05-31T19:03:38.324Z] Login Succeeded [2023-05-31T19:03:38.324Z] docker.io [2023-05-31T19:03:38.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:03:38.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:03:38.842Z] Configure a credential helper to remove this warning. See [2023-05-31T19:03:38.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:03:38.842Z] [2023-05-31T19:03:38.842Z] Login Succeeded [2023-05-31T19:03:38.842Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T19:03:38.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T19:03:38.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T19:03:38.891Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-31T19:03:38.891Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T19:03:38.891Z] latest [2023-05-31T19:03:38.891Z] 3.0.0-dev.58 [2023-05-31T19:03:38.891Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 [2023-05-31T19:03:38.891Z] main [2023-05-31T19:03:38.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:03:39.214Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:03:39.518Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T19:03:39.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-31T19:03:39.518Z] 2b927f77ce09: Preparing [2023-05-31T19:03:39.518Z] 6cb1bcaad847: Preparing [2023-05-31T19:03:39.518Z] c906e5aced04: Preparing [2023-05-31T19:03:39.518Z] 492472f52d96: Preparing [2023-05-31T19:03:39.518Z] f1417ff83b31: Preparing [2023-05-31T19:03:39.518Z] 6cb1bcaad847: Pushed [2023-05-31T19:03:39.518Z] f1417ff83b31: Layer already exists [2023-05-31T19:03:39.518Z] 492472f52d96: Pushed [2023-05-31T19:03:39.518Z] 2b927f77ce09: Pushed [2023-05-31T19:03:41.594Z] feae8fd75edb: Pull complete [2023-05-31T19:03:41.595Z] 242c74f7c9fa: Pull complete [2023-05-31T19:03:41.595Z] 3cdef696dda3: Pull complete [2023-05-31T19:03:42.051Z] c906e5aced04: Pushed [2023-05-31T19:03:42.311Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53: digest: sha256:0bb4361086b75948b4ad24295bc173f3a0ea9e976530e4e327491bf04769770e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:03:42.636Z] + 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-31T19:03:42.941Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-31T19:03:42.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-31T19:03:42.941Z] 2b927f77ce09: Preparing [2023-05-31T19:03:42.941Z] 6cb1bcaad847: Preparing [2023-05-31T19:03:42.941Z] c906e5aced04: Preparing [2023-05-31T19:03:42.941Z] 492472f52d96: Preparing [2023-05-31T19:03:42.941Z] f1417ff83b31: Preparing [2023-05-31T19:03:42.941Z] 492472f52d96: Layer already exists [2023-05-31T19:03:42.941Z] 6cb1bcaad847: Layer already exists [2023-05-31T19:03:42.941Z] f1417ff83b31: Layer already exists [2023-05-31T19:03:42.941Z] c906e5aced04: Layer already exists [2023-05-31T19:03:42.941Z] 2b927f77ce09: Layer already exists [2023-05-31T19:03:42.941Z] latest: digest: sha256:0bb4361086b75948b4ad24295bc173f3a0ea9e976530e4e327491bf04769770e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:03:43.250Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:03:43.566Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.58 [2023-05-31T19:03:43.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-31T19:03:43.566Z] 2b927f77ce09: Preparing [2023-05-31T19:03:43.566Z] 6cb1bcaad847: Preparing [2023-05-31T19:03:43.566Z] c906e5aced04: Preparing [2023-05-31T19:03:43.566Z] 492472f52d96: Preparing [2023-05-31T19:03:43.566Z] f1417ff83b31: Preparing [2023-05-31T19:03:43.566Z] c906e5aced04: Layer already exists [2023-05-31T19:03:43.566Z] 2b927f77ce09: Layer already exists [2023-05-31T19:03:43.566Z] 6cb1bcaad847: Layer already exists [2023-05-31T19:03:43.566Z] f1417ff83b31: Layer already exists [2023-05-31T19:03:43.566Z] 492472f52d96: Layer already exists [2023-05-31T19:03:43.566Z] 3.0.0-dev.58: digest: sha256:0bb4361086b75948b4ad24295bc173f3a0ea9e976530e4e327491bf04769770e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:03:43.883Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:03:44.193Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 [2023-05-31T19:03:44.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-31T19:03:44.193Z] 2b927f77ce09: Preparing [2023-05-31T19:03:44.193Z] 6cb1bcaad847: Preparing [2023-05-31T19:03:44.193Z] c906e5aced04: Preparing [2023-05-31T19:03:44.193Z] 492472f52d96: Preparing [2023-05-31T19:03:44.193Z] f1417ff83b31: Preparing [2023-05-31T19:03:44.193Z] 6cb1bcaad847: Layer already exists [2023-05-31T19:03:44.193Z] 492472f52d96: Layer already exists [2023-05-31T19:03:44.193Z] f1417ff83b31: Layer already exists [2023-05-31T19:03:44.193Z] 2b927f77ce09: Layer already exists [2023-05-31T19:03:44.193Z] c906e5aced04: Layer already exists [2023-05-31T19:03:44.193Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58: digest: sha256:0bb4361086b75948b4ad24295bc173f3a0ea9e976530e4e327491bf04769770e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:03:44.513Z] + 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-31T19:03:44.828Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-31T19:03:44.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-31T19:03:44.828Z] 2b927f77ce09: Preparing [2023-05-31T19:03:44.828Z] 6cb1bcaad847: Preparing [2023-05-31T19:03:44.828Z] c906e5aced04: Preparing [2023-05-31T19:03:44.828Z] 492472f52d96: Preparing [2023-05-31T19:03:44.828Z] f1417ff83b31: Preparing [2023-05-31T19:03:44.828Z] f1417ff83b31: Layer already exists [2023-05-31T19:03:44.828Z] c906e5aced04: Layer already exists [2023-05-31T19:03:44.828Z] 6cb1bcaad847: Layer already exists [2023-05-31T19:03:44.828Z] 492472f52d96: Layer already exists [2023-05-31T19:03:44.828Z] 2b927f77ce09: Layer already exists [2023-05-31T19:03:44.828Z] main: digest: sha256:0bb4361086b75948b4ad24295bc173f3a0ea9e976530e4e327491bf04769770e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T19:03:44.877Z] ===================================================== [Pipeline] echo [2023-05-31T19:03:44.883Z] taggedImages: [2023-05-31T19:03:44.883Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T19:03:44.883Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-31T19:03:44.883Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.58 [2023-05-31T19:03:44.883Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 [2023-05-31T19:03:44.883Z] - 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-31T19:03:45.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T19:03:45.259Z] [2023-05-31T19:03:45.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:03:45.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T19:03:46.129Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T19:03:46.129Z] 5eb5b503b376: Pulling fs layer [2023-05-31T19:03:46.129Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T19:03:46.129Z] ec43610c2a17: Pulling fs layer [2023-05-31T19:03:46.129Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T19:03:46.129Z] 33b1e0a273af: Pulling fs layer [2023-05-31T19:03:46.129Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T19:03:46.129Z] 2f39f015ded8: Pulling fs layer [2023-05-31T19:03:46.129Z] 33b1e0a273af: Waiting [2023-05-31T19:03:46.129Z] 5d3b04190fa2: Waiting [2023-05-31T19:03:46.129Z] 2f39f015ded8: Waiting [2023-05-31T19:03:46.129Z] 3a2ae6a8a46f: Waiting [2023-05-31T19:03:46.129Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T19:03:46.129Z] 5c69ac0246d0: Download complete [2023-05-31T19:03:46.129Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T19:03:46.387Z] 33b1e0a273af: Verifying Checksum [2023-05-31T19:03:46.387Z] 33b1e0a273af: Download complete [2023-05-31T19:03:46.387Z] ec43610c2a17: Verifying Checksum [2023-05-31T19:03:46.387Z] ec43610c2a17: Download complete [2023-05-31T19:03:46.387Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T19:03:46.387Z] 5d3b04190fa2: Download complete [2023-05-31T19:03:46.387Z] 5eb5b503b376: Verifying Checksum [2023-05-31T19:03:46.387Z] 5eb5b503b376: Download complete [2023-05-31T19:03:46.954Z] 2f39f015ded8: Download complete [2023-05-31T19:03:48.246Z] 2ced38df9373: Pull complete [2023-05-31T19:03:48.347Z] 5eb5b503b376: Pull complete [2023-05-31T19:03:49.284Z] 5c69ac0246d0: Pull complete [2023-05-31T19:03:50.675Z] ec43610c2a17: Pull complete [2023-05-31T19:03:50.842Z] 58f1dce35555: Pull complete [2023-05-31T19:03:50.842Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T19:03:50.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T19:03:50.842Z] ---> fadd8f120f05 [2023-05-31T19:03:50.842Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-31T19:03:50.934Z] 3a2ae6a8a46f: Pull complete [2023-05-31T19:03:52.310Z] 33b1e0a273af: Pull complete [2023-05-31T19:03:52.787Z] ---> Running in 62f0834f418f [2023-05-31T19:03:52.787Z] Removing intermediate container 62f0834f418f [2023-05-31T19:03:52.787Z] ---> 51257cb33d4a [2023-05-31T19:03:52.787Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T19:03:52.787Z] ---> Running in 220c89e2770f [2023-05-31T19:03:53.055Z] Removing intermediate container 220c89e2770f [2023-05-31T19:03:53.055Z] ---> 535711fa96a3 [2023-05-31T19:03:53.055Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T19:03:53.055Z] ---> Running in 37ffbf88b0c8 [2023-05-31T19:03:53.246Z] 5d3b04190fa2: Pull complete [2023-05-31T19:03:53.321Z] Removing intermediate container 37ffbf88b0c8 [2023-05-31T19:03:53.321Z] ---> 5608e1a6652e [2023-05-31T19:03:53.321Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T19:03:53.590Z] ---> Running in f1fc7c281d0a [2023-05-31T19:03:53.857Z] Removing intermediate container f1fc7c281d0a [2023-05-31T19:03:53.857Z] ---> 20b6725bc41a [2023-05-31T19:03:53.857Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-31T19:03:53.857Z] ---> Running in 2b5299b601af [2023-05-31T19:03:54.123Z] Removing intermediate container 2b5299b601af [2023-05-31T19:03:54.123Z] ---> b96c92033649 [2023-05-31T19:03:54.123Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T19:03:54.123Z] ---> Running in 7873f69e0c9f [2023-05-31T19:03:55.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T19:03:55.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T19:03:56.714Z] OK: 263 MiB in 53 packages [2023-05-31T19:03:57.677Z] Removing intermediate container 7873f69e0c9f [2023-05-31T19:03:57.677Z] ---> 84fdd2b79479 [2023-05-31T19:03:57.677Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-31T19:03:57.677Z] ---> Running in f55fd64bcf4a [2023-05-31T19:03:57.677Z] Removing intermediate container f55fd64bcf4a [2023-05-31T19:03:57.677Z] ---> d15b0509848b [2023-05-31T19:03:57.677Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-31T19:03:58.265Z] ---> 2eb7f5a90afe [2023-05-31T19:03:58.265Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T19:03:58.265Z] ---> Running in e729a662d4aa [2023-05-31T19:03:59.837Z] 2f39f015ded8: Pull complete [2023-05-31T19:03:59.837Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T19:03:59.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T19:03:59.837Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T19:03:59.915Z] prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container [2023-05-31T19:03:59.946Z] $ 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-31T19:04:16.142Z] $ docker top fccffc730ac949023ddf88fd0e0eb888cebd54aa793d2449df85683b25c8576b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:04:16.543Z] ---> job-cost.sh [2023-05-31T19:04:16.543Z] lf-activate-venv: SKIPPING [2023-05-31T19:04:16.543Z] INFO: No Stack... [2023-05-31T19:04:17.110Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T19:04:17.369Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T19:04:17.662Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-31T19:04:17.662Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T19:04:17.677Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] [2023-05-31T19:04:17.683Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] did not exist. Created. [2023-05-31T19:04:17.683Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T19:04:17.987Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T19:04:18.026Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T19:04:18.035Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T19:04:18.051Z] $ docker stop --time=1 fccffc730ac949023ddf88fd0e0eb888cebd54aa793d2449df85683b25c8576b [2023-05-31T19:04:20.148Z] $ docker rm -f --volumes fccffc730ac949023ddf88fd0e0eb888cebd54aa793d2449df85683b25c8576b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T19:05:06.144Z] Removing intermediate container e729a662d4aa [2023-05-31T19:05:06.144Z] ---> 762eb613cf48 [2023-05-31T19:05:06.144Z] Step 12/13 : COPY . . [2023-05-31T19:05:06.144Z] ---> c9390fcaadad [2023-05-31T19:05:06.144Z] Step 13/13 : RUN ${MAKE} [2023-05-31T19:05:06.144Z] ---> Running in 6483f4e774c9 [2023-05-31T19:05:06.144Z] noop [2023-05-31T19:05:06.144Z] Removing intermediate container 6483f4e774c9 [2023-05-31T19:05:06.144Z] ---> 10a66e3804b1 [2023-05-31T19:05:06.144Z] Successfully built 10a66e3804b1 [2023-05-31T19:05:06.144Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:05:06.514Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T19:05:06.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T19:05:06.731Z] prd-ubuntu20.04-docker-arm64-4c-16g-17529 does not seem to be running inside a container [2023-05-31T19:05:06.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/155 -v /w/workspace/device-onvif-camera/155:/w/workspace/device-onvif-camera/155:rw,z -v /w/workspace/device-onvif-camera/155@tmp:/w/workspace/device-onvif-camera/155@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-31T19:05:08.021Z] $ docker top d5778ffb49f57ec040321b4db5a02bf300ab01418a6528b6c51e8ea57fafb39d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T19:05:08.861Z] + go version [2023-05-31T19:05:08.861Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T19:05:08.878Z] $ docker stop --time=1 d5778ffb49f57ec040321b4db5a02bf300ab01418a6528b6c51e8ea57fafb39d [2023-05-31T19:05:10.502Z] $ docker rm -f --volumes d5778ffb49f57ec040321b4db5a02bf300ab01418a6528b6c51e8ea57fafb39d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:05:11.040Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T19:05:11.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T19:05:11.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-17529 does not seem to be running inside a container [2023-05-31T19:05:11.276Z] $ 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/155 -v /w/workspace/device-onvif-camera/155:/w/workspace/device-onvif-camera/155:rw,z -v /w/workspace/device-onvif-camera/155@tmp:/w/workspace/device-onvif-camera/155@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-31T19:05:12.399Z] $ docker top fa60aaeff7822bc21281108f17c6296150116847d2efdaf64dace2ffd3cb0f04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T19:05:12.895Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/155 [Pipeline] fileExists [Pipeline] sh [2023-05-31T19:05:13.544Z] + make test [2023-05-31T19:05:13.544Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T19:05:45.776Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-31T19:07:37.439Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-31T19:07:37.439Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-31T19:07:37.440Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.206s coverage: 31.4% of statements [2023-05-31T19:07:59.539Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.351s coverage: 86.5% of statements [2023-05-31T19:07:59.539Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T19:07:59.539Z] go vet ./... [2023-05-31T19:08:26.230Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T19:08:26.230Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T19:08:26.230Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T19:08:26.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T19:08:26.261Z] $ docker stop --time=1 fa60aaeff7822bc21281108f17c6296150116847d2efdaf64dace2ffd3cb0f04 [2023-05-31T19:08:28.001Z] $ docker rm -f --volumes fa60aaeff7822bc21281108f17c6296150116847d2efdaf64dace2ffd3cb0f04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T19:08:29.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T19:08:29.112Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T19:08:29.606Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T19:08:30.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T19:08:30.320Z] + ls -al . [2023-05-31T19:08:30.320Z] total 236 [2023-05-31T19:08:30.320Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 19:05 . [2023-05-31T19:08:30.320Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:02 .. [2023-05-31T19:08:30.320Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 19:03 .git [2023-05-31T19:08:30.320Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:03 .github [2023-05-31T19:08:30.320Z] -rw-rw-r-- 1 jenkins jenkins 496 May 31 19:03 .gitignore [2023-05-31T19:08:30.320Z] -rw-rw-r-- 1 jenkins jenkins 42 May 31 19:03 .golangci.yml [2023-05-31T19:08:30.320Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 31 19:03 Attribution.txt [2023-05-31T19:08:30.320Z] -rw-rw-r-- 1 jenkins jenkins 15932 May 31 19:03 CHANGELOG.md [2023-05-31T19:08:30.320Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 31 19:03 Dockerfile [2023-05-31T19:08:30.321Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 19:03 GOVERNANCE.md [2023-05-31T19:08:30.321Z] -rw-rw-r-- 1 jenkins jenkins 739 May 31 19:03 Jenkinsfile [2023-05-31T19:08:30.321Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 19:03 LICENSE [2023-05-31T19:08:30.321Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 31 19:03 Makefile [2023-05-31T19:08:30.321Z] -rw-rw-r-- 1 jenkins jenkins 625 May 31 19:03 OWNERS.md [2023-05-31T19:08:30.321Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 31 19:03 README.md [2023-05-31T19:08:30.321Z] -rw-rw-r-- 1 jenkins jenkins 12 May 31 19:00 VERSION [2023-05-31T19:08:30.321Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 19:03 bin [2023-05-31T19:08:30.321Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:03 cmd [2023-05-31T19:08:30.321Z] -rw-r--r-- 1 jenkins jenkins 78459 May 31 19:07 coverage.out [2023-05-31T19:08:30.321Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:03 doc [2023-05-31T19:08:30.321Z] -rw-rw-r-- 1 jenkins jenkins 3594 May 31 19:03 go.mod [2023-05-31T19:08:30.321Z] -rw-rw-r-- 1 jenkins jenkins 33395 May 31 19:03 go.sum [2023-05-31T19:08:30.321Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:03 internal [2023-05-31T19:08:30.321Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:03 snap [2023-05-31T19:08:30.321Z] -rw-rw-r-- 1 jenkins jenkins 236 May 31 19:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:08:30.658Z] + 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=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 --label arch=arm64 --label version=3.0.0-dev.58 . [2023-05-31T19:08:31.244Z] Sending build context to Docker daemon 14.48MB [2023-05-31T19:08:31.245Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T19:08:31.245Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-31T19:08:31.245Z] ---> 10a66e3804b1 [2023-05-31T19:08:31.245Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-31T19:08:31.245Z] ---> Running in b5e1fe932ac8 [2023-05-31T19:08:31.513Z] Removing intermediate container b5e1fe932ac8 [2023-05-31T19:08:31.513Z] ---> 7dfa522a0c48 [2023-05-31T19:08:31.513Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T19:08:31.513Z] ---> Running in 4ab6dc184dda [2023-05-31T19:08:31.784Z] Removing intermediate container 4ab6dc184dda [2023-05-31T19:08:31.784Z] ---> 264720816a10 [2023-05-31T19:08:31.784Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T19:08:32.052Z] ---> Running in 281b5dd8d63a [2023-05-31T19:08:32.324Z] Removing intermediate container 281b5dd8d63a [2023-05-31T19:08:32.324Z] ---> 51f604f002bb [2023-05-31T19:08:32.324Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T19:08:32.324Z] ---> Running in c8f659c25084 [2023-05-31T19:08:32.592Z] Removing intermediate container c8f659c25084 [2023-05-31T19:08:32.592Z] ---> aad1abcf54bc [2023-05-31T19:08:32.592Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-31T19:08:32.592Z] ---> Running in b8e65a897a9c [2023-05-31T19:08:32.878Z] Removing intermediate container b8e65a897a9c [2023-05-31T19:08:32.878Z] ---> 49d157df0770 [2023-05-31T19:08:32.878Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T19:08:32.878Z] ---> Running in 7be2b9e34ef8 [2023-05-31T19:08:33.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T19:08:34.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T19:08:35.377Z] OK: 263 MiB in 53 packages [2023-05-31T19:08:36.789Z] Removing intermediate container 7be2b9e34ef8 [2023-05-31T19:08:36.789Z] ---> af42dce90d73 [2023-05-31T19:08:36.789Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-31T19:08:36.789Z] ---> Running in ac5f10fd5577 [2023-05-31T19:08:36.789Z] Removing intermediate container ac5f10fd5577 [2023-05-31T19:08:36.789Z] ---> f24e264dd6c2 [2023-05-31T19:08:36.789Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-31T19:08:37.374Z] ---> f9a3c99742dc [2023-05-31T19:08:37.374Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T19:08:37.374Z] ---> Running in d54b4290e0e1 [2023-05-31T19:08:39.960Z] Removing intermediate container d54b4290e0e1 [2023-05-31T19:08:39.960Z] ---> 2c2b30c7b79d [2023-05-31T19:08:39.960Z] Step 12/26 : COPY . . [2023-05-31T19:08:41.371Z] ---> 6f17ac6ea888 [2023-05-31T19:08:41.371Z] Step 13/26 : RUN ${MAKE} [2023-05-31T19:08:41.371Z] ---> Running in 1be56e2c02f9 [2023-05-31T19:08:42.331Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.58" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-31T19:10:49.028Z] Removing intermediate container 1be56e2c02f9 [2023-05-31T19:10:49.028Z] ---> b80a1bcfb011 [2023-05-31T19:10:49.028Z] Step 14/26 : FROM alpine:3.17 [2023-05-31T19:10:49.028Z] 3.17: Pulling from library/alpine [2023-05-31T19:10:49.028Z] c41833b44d91: Already exists [2023-05-31T19:10:49.028Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T19:10:49.028Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T19:10:49.028Z] ---> 51e60588ff2c [2023-05-31T19:10:49.028Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-31T19:10:49.028Z] ---> Running in 308f9c5a57ba [2023-05-31T19:10:49.028Z] Removing intermediate container 308f9c5a57ba [2023-05-31T19:10:49.028Z] ---> f3edbc42c282 [2023-05-31T19:10:49.028Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-31T19:10:49.028Z] ---> Running in 3e78526f55e1 [2023-05-31T19:10:49.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T19:10:49.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T19:10:49.987Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T19:10:49.987Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T19:10:49.987Z] OK: 8 MiB in 16 packages [2023-05-31T19:10:50.945Z] Removing intermediate container 3e78526f55e1 [2023-05-31T19:10:50.945Z] ---> a210fff4a649 [2023-05-31T19:10:50.945Z] Step 17/26 : WORKDIR / [2023-05-31T19:10:51.211Z] ---> Running in 004a52f8fd4e [2023-05-31T19:10:51.479Z] Removing intermediate container 004a52f8fd4e [2023-05-31T19:10:51.479Z] ---> 0f9d4043f559 [2023-05-31T19:10:51.479Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-31T19:10:52.891Z] ---> 3dede50040d7 [2023-05-31T19:10:52.891Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-31T19:10:53.158Z] ---> 18c4e58de075 [2023-05-31T19:10:53.158Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-31T19:10:53.426Z] ---> e603de51c1be [2023-05-31T19:10:53.426Z] Step 21/26 : EXPOSE 59984 [2023-05-31T19:10:53.695Z] ---> Running in ec08ca60b0c9 [2023-05-31T19:10:53.962Z] Removing intermediate container ec08ca60b0c9 [2023-05-31T19:10:53.962Z] ---> b5916b17197a [2023-05-31T19:10:53.962Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-31T19:10:53.962Z] ---> Running in 5cc9b6bf8209 [2023-05-31T19:10:54.229Z] Removing intermediate container 5cc9b6bf8209 [2023-05-31T19:10:54.229Z] ---> 980053a28f35 [2023-05-31T19:10:54.229Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T19:10:54.229Z] ---> Running in eb201bbfb783 [2023-05-31T19:10:54.497Z] Removing intermediate container eb201bbfb783 [2023-05-31T19:10:54.497Z] ---> 4d46caff07b5 [2023-05-31T19:10:54.497Z] Step 24/26 : LABEL arch=arm64 [2023-05-31T19:10:54.497Z] ---> Running in 8f0d98a9d743 [2023-05-31T19:10:54.765Z] Removing intermediate container 8f0d98a9d743 [2023-05-31T19:10:54.765Z] ---> dfc0255529cf [2023-05-31T19:10:54.765Z] Step 25/26 : LABEL git_sha=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T19:10:55.041Z] ---> Running in da4b713c1363 [2023-05-31T19:10:55.308Z] Removing intermediate container da4b713c1363 [2023-05-31T19:10:55.308Z] ---> e99b29c46906 [2023-05-31T19:10:55.308Z] Step 26/26 : LABEL version=3.0.0-dev.58 [2023-05-31T19:10:55.308Z] ---> Running in 9e152cb0c24f [2023-05-31T19:10:55.574Z] Removing intermediate container 9e152cb0c24f [2023-05-31T19:10:55.574Z] ---> 9303aa7aa6a4 [2023-05-31T19:10:55.574Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T19:10:55.574Z] Successfully built 9303aa7aa6a4 [2023-05-31T19:10:55.574Z] 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-31T19:10:55.692Z] provisioning config files... [2023-05-31T19:10:55.705Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/155@tmp/config7200175790360364405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:10:56.031Z] ---> docker-login.sh [2023-05-31T19:10:56.031Z] nexus3.edgexfoundry.org:10001 [2023-05-31T19:10:56.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:10:56.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:10:56.298Z] Configure a credential helper to remove this warning. See [2023-05-31T19:10:56.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:10:56.298Z] [2023-05-31T19:10:56.298Z] Login Succeeded [2023-05-31T19:10:56.298Z] nexus3.edgexfoundry.org:10002 [2023-05-31T19:10:56.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:10:56.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:10:56.566Z] Configure a credential helper to remove this warning. See [2023-05-31T19:10:56.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:10:56.566Z] [2023-05-31T19:10:56.566Z] Login Succeeded [2023-05-31T19:10:56.566Z] nexus3.edgexfoundry.org:10003 [2023-05-31T19:10:56.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:10:57.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:10:57.102Z] Configure a credential helper to remove this warning. See [2023-05-31T19:10:57.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:10:57.102Z] [2023-05-31T19:10:57.102Z] Login Succeeded [2023-05-31T19:10:57.102Z] nexus3.edgexfoundry.org:10004 [2023-05-31T19:10:57.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:10:57.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:10:57.369Z] Configure a credential helper to remove this warning. See [2023-05-31T19:10:57.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:10:57.369Z] [2023-05-31T19:10:57.369Z] Login Succeeded [2023-05-31T19:10:57.369Z] docker.io [2023-05-31T19:10:57.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T19:10:57.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T19:10:57.900Z] Configure a credential helper to remove this warning. See [2023-05-31T19:10:57.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T19:10:57.900Z] [2023-05-31T19:10:57.900Z] Login Succeeded [2023-05-31T19:10:57.900Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T19:10:57.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T19:10:57.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T19:10:57.956Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-31T19:10:57.956Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T19:10:57.956Z] latest [2023-05-31T19:10:57.956Z] 3.0.0-dev.58 [2023-05-31T19:10:57.956Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 [2023-05-31T19:10:57.956Z] main [2023-05-31T19:10:57.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:10:58.285Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:10:58.627Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T19:10:58.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-31T19:10:58.627Z] 3fc18198e6f7: Preparing [2023-05-31T19:10:58.627Z] 83dda6232c89: Preparing [2023-05-31T19:10:58.627Z] cc6a8c903bc2: Preparing [2023-05-31T19:10:58.627Z] e60499fde9ee: Preparing [2023-05-31T19:10:58.627Z] 26cbea5cba74: Preparing [2023-05-31T19:10:58.627Z] 26cbea5cba74: Layer already exists [2023-05-31T19:10:58.895Z] 3fc18198e6f7: Pushed [2023-05-31T19:10:58.895Z] 83dda6232c89: Pushed [2023-05-31T19:10:58.895Z] e60499fde9ee: Pushed [2023-05-31T19:11:04.227Z] cc6a8c903bc2: Pushed [2023-05-31T19:11:04.492Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53: digest: sha256:d20f25ab83fb3cb6b02ccb34f89f81fca66ceb5bcf4d7997c52d91ed04f35333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:11:04.825Z] + 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-31T19:11:05.153Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-31T19:11:05.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-31T19:11:05.153Z] 3fc18198e6f7: Preparing [2023-05-31T19:11:05.153Z] 83dda6232c89: Preparing [2023-05-31T19:11:05.153Z] cc6a8c903bc2: Preparing [2023-05-31T19:11:05.153Z] e60499fde9ee: Preparing [2023-05-31T19:11:05.153Z] 26cbea5cba74: Preparing [2023-05-31T19:11:05.153Z] 26cbea5cba74: Layer already exists [2023-05-31T19:11:05.153Z] 3fc18198e6f7: Layer already exists [2023-05-31T19:11:05.153Z] e60499fde9ee: Layer already exists [2023-05-31T19:11:05.153Z] cc6a8c903bc2: Layer already exists [2023-05-31T19:11:05.153Z] 83dda6232c89: Layer already exists [2023-05-31T19:11:05.153Z] latest: digest: sha256:d20f25ab83fb3cb6b02ccb34f89f81fca66ceb5bcf4d7997c52d91ed04f35333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:11:05.573Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:11:05.922Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.58 [2023-05-31T19:11:05.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-31T19:11:05.922Z] 3fc18198e6f7: Preparing [2023-05-31T19:11:05.922Z] 83dda6232c89: Preparing [2023-05-31T19:11:05.922Z] cc6a8c903bc2: Preparing [2023-05-31T19:11:05.922Z] e60499fde9ee: Preparing [2023-05-31T19:11:05.922Z] 26cbea5cba74: Preparing [2023-05-31T19:11:05.922Z] e60499fde9ee: Layer already exists [2023-05-31T19:11:05.922Z] 26cbea5cba74: Layer already exists [2023-05-31T19:11:05.922Z] cc6a8c903bc2: Layer already exists [2023-05-31T19:11:05.922Z] 83dda6232c89: Layer already exists [2023-05-31T19:11:05.922Z] 3fc18198e6f7: Layer already exists [2023-05-31T19:11:06.189Z] 3.0.0-dev.58: digest: sha256:d20f25ab83fb3cb6b02ccb34f89f81fca66ceb5bcf4d7997c52d91ed04f35333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:11:06.548Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:11:06.892Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 [2023-05-31T19:11:06.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-31T19:11:06.892Z] 3fc18198e6f7: Preparing [2023-05-31T19:11:06.892Z] 83dda6232c89: Preparing [2023-05-31T19:11:06.892Z] cc6a8c903bc2: Preparing [2023-05-31T19:11:06.892Z] e60499fde9ee: Preparing [2023-05-31T19:11:06.892Z] 26cbea5cba74: Preparing [2023-05-31T19:11:06.892Z] 83dda6232c89: Layer already exists [2023-05-31T19:11:06.892Z] 26cbea5cba74: Layer already exists [2023-05-31T19:11:06.892Z] 3fc18198e6f7: Layer already exists [2023-05-31T19:11:06.892Z] cc6a8c903bc2: Layer already exists [2023-05-31T19:11:06.892Z] e60499fde9ee: Layer already exists [2023-05-31T19:11:06.892Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58: digest: sha256:d20f25ab83fb3cb6b02ccb34f89f81fca66ceb5bcf4d7997c52d91ed04f35333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:11:07.245Z] + 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-31T19:11:07.578Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-31T19:11:07.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-31T19:11:07.578Z] 3fc18198e6f7: Preparing [2023-05-31T19:11:07.578Z] 83dda6232c89: Preparing [2023-05-31T19:11:07.578Z] cc6a8c903bc2: Preparing [2023-05-31T19:11:07.578Z] e60499fde9ee: Preparing [2023-05-31T19:11:07.578Z] 26cbea5cba74: Preparing [2023-05-31T19:11:07.578Z] 26cbea5cba74: Layer already exists [2023-05-31T19:11:07.578Z] e60499fde9ee: Layer already exists [2023-05-31T19:11:07.578Z] 83dda6232c89: Layer already exists [2023-05-31T19:11:07.578Z] cc6a8c903bc2: Layer already exists [2023-05-31T19:11:07.578Z] 3fc18198e6f7: Layer already exists [2023-05-31T19:11:07.578Z] main: digest: sha256:d20f25ab83fb3cb6b02ccb34f89f81fca66ceb5bcf4d7997c52d91ed04f35333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T19:11:07.622Z] ===================================================== [Pipeline] echo [2023-05-31T19:11:07.628Z] taggedImages: [2023-05-31T19:11:07.628Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T19:11:07.628Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-31T19:11:07.628Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.58 [2023-05-31T19:11:07.628Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 [2023-05-31T19:11:07.628Z] - 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-31T19:11:07.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T19:11:07.974Z] [2023-05-31T19:11:07.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:11:08.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T19:11:08.301Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T19:11:08.301Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T19:11:08.301Z] 04944245beec: Pulling fs layer [2023-05-31T19:11:08.301Z] 699f458cf7ca: Pulling fs layer [2023-05-31T19:11:08.301Z] 765212b225bb: Pulling fs layer [2023-05-31T19:11:08.301Z] f23df028b6ca: Pulling fs layer [2023-05-31T19:11:08.301Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T19:11:08.301Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T19:11:08.301Z] f23df028b6ca: Waiting [2023-05-31T19:11:08.301Z] d65c8cfc05b1: Waiting [2023-05-31T19:11:08.301Z] 2437ff75d9bd: Waiting [2023-05-31T19:11:08.569Z] 04944245beec: Verifying Checksum [2023-05-31T19:11:08.569Z] 04944245beec: Download complete [2023-05-31T19:11:08.569Z] 765212b225bb: Verifying Checksum [2023-05-31T19:11:08.569Z] 765212b225bb: Download complete [2023-05-31T19:11:08.569Z] f23df028b6ca: Verifying Checksum [2023-05-31T19:11:08.569Z] f23df028b6ca: Download complete [2023-05-31T19:11:08.569Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T19:11:08.569Z] d65c8cfc05b1: Download complete [2023-05-31T19:11:08.569Z] 699f458cf7ca: Verifying Checksum [2023-05-31T19:11:08.569Z] 699f458cf7ca: Download complete [2023-05-31T19:11:09.152Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T19:11:09.152Z] 8998bd30e6a1: Download complete [2023-05-31T19:11:11.091Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T19:11:11.091Z] 2437ff75d9bd: Download complete [2023-05-31T19:11:13.048Z] 8998bd30e6a1: Pull complete [2023-05-31T19:11:13.315Z] 04944245beec: Pull complete [2023-05-31T19:11:14.721Z] 699f458cf7ca: Pull complete [2023-05-31T19:11:14.989Z] 765212b225bb: Pull complete [2023-05-31T19:11:18.329Z] f23df028b6ca: Pull complete [2023-05-31T19:11:18.329Z] d65c8cfc05b1: Pull complete [2023-05-31T19:11:33.314Z] 2437ff75d9bd: Pull complete [2023-05-31T19:11:33.314Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T19:11:33.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T19:11:33.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T19:11:33.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-17529 does not seem to be running inside a container [2023-05-31T19:11:33.562Z] $ 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/155 -v /w/workspace/device-onvif-camera/155:/w/workspace/device-onvif-camera/155:rw,z -v /w/workspace/device-onvif-camera/155@tmp:/w/workspace/device-onvif-camera/155@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-31T19:11:35.935Z] $ docker top 1b15430b296a61a81baaf00fcc3b32714401a4652cd72212cfd64deb97277f32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:11:36.773Z] ---> job-cost.sh [2023-05-31T19:11:36.773Z] lf-activate-venv: SKIPPING [2023-05-31T19:11:36.773Z] INFO: No Stack... [2023-05-31T19:11:37.352Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T19:11:37.932Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T19:11:38.247Z] + cat /w/workspace/device-onvif-camera/155/archives/cost.csv [2023-05-31T19:11:38.247Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T19:11:38.303Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] [2023-05-31T19:11:38.311Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] did not exist. Created. [2023-05-31T19:11:38.311Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T19:11:38.637Z] /w/workspace/device-onvif-camera/155@tmp/durable-f2b9680e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T19:11:38.964Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T19:11:38.987Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T19:11:39.040Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T19:11:39.049Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T19:11:39.068Z] $ docker stop --time=1 1b15430b296a61a81baaf00fcc3b32714401a4652cd72212cfd64deb97277f32 [2023-05-31T19:11:40.544Z] $ docker rm -f --volumes 1b15430b296a61a81baaf00fcc3b32714401a4652cd72212cfd64deb97277f32 [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-31T19:11:41.019Z] provisioning config files... [2023-05-31T19:11:41.027Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17089082709626977097tmp [Pipeline] { [Pipeline] sh [2023-05-31T19:11:41.322Z] + set +x [2023-05-31T19:11:41.322Z] + bash -s -- [2023-05-31T19:11:41.322Z] + curl -s https://codecov.io/bash [2023-05-31T19:11:41.322Z] [2023-05-31T19:11:41.322Z] _____ _ [2023-05-31T19:11:41.322Z] / ____| | | [2023-05-31T19:11:41.322Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T19:11:41.322Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T19:11:41.322Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T19:11:41.322Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T19:11:41.322Z] Bash-1.0.6 [2023-05-31T19:11:41.323Z] [2023-05-31T19:11:41.323Z] [2023-05-31T19:11:41.323Z] ==> git version 2.25.1 found [2023-05-31T19:11:41.323Z] ==> 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-31T19:11:41.323Z] Release-Date: 2020-01-08 [2023-05-31T19:11:41.323Z] 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-31T19:11:41.323Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T19:11:41.323Z] ==> Jenkins CI detected. [2023-05-31T19:11:41.323Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-31T19:11:41.323Z] project root: . [2023-05-31T19:11:41.323Z] --> token set from env [2023-05-31T19:11:41.323Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T19:11:41.323Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T19:11:41.323Z] ==> Python coveragepy not found [2023-05-31T19:11:41.323Z] ==> Searching for coverage reports in: [2023-05-31T19:11:41.323Z] + . [2023-05-31T19:11:41.581Z] -> Found 1 reports [2023-05-31T19:11:41.581Z] ==> Detecting git/mercurial file structure [2023-05-31T19:11:41.581Z] ==> Reading reports [2023-05-31T19:11:41.581Z] + ./coverage.out bytes=78459 [2023-05-31T19:11:41.581Z] ==> Appending adjustments [2023-05-31T19:11:41.581Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T19:11:41.581Z] + Found adjustments [2023-05-31T19:11:41.581Z] ==> Gzipping contents [2023-05-31T19:11:41.581Z] 12K /tmp/codecov.T1RMiN.gz [2023-05-31T19:11:41.581Z] ==> Uploading reports [2023-05-31T19:11:41.581Z] url: https://codecov.io [2023-05-31T19:11:41.581Z] query: branch=main&commit=0c872bbe8febdc0c9add13ac0a600aadf7c89b53&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T19:11:41.581Z] -> Pinging Codecov [2023-05-31T19:11:41.581Z] 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=0c872bbe8febdc0c9add13ac0a600aadf7c89b53&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T19:11:41.841Z] -> Uploading to [2023-05-31T19:11:41.841Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/F29A59C45E3A92E06B3E522C9905F8EF/0c872bbe8febdc0c9add13ac0a600aadf7c89b53/54fac646-b730-4357-8619-81fa39435950.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T191141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91c55dbce8ef4951b10ce5ba26abdefabcd9b69c6e8f673536b2a14660ed78bb [2023-05-31T19:11:41.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T19:11:41.841Z] Dload Upload Total Spent Left Speed [2023-05-31T19:11:42.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 45504 --:--:-- --:--:-- --:--:-- 45504 [2023-05-31T19:11:42.102Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] } [2023-05-31T19:11:42.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-31T19:11:42.309Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-31T19:11:42.322Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:11:42.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T19:11:42.628Z] [2023-05-31T19:11:42.628Z] 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-31T19:11:42.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T19:11:42.927Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-31T19:11:42.927Z] df9b9388f04a: Pulling fs layer [2023-05-31T19:11:42.927Z] 52dc419b0ee2: Pulling fs layer [2023-05-31T19:11:42.927Z] 25bc292e5bac: Pulling fs layer [2023-05-31T19:11:42.927Z] 114826534d7a: Pulling fs layer [2023-05-31T19:11:42.927Z] 4657fd5d0bcf: Pulling fs layer [2023-05-31T19:11:42.927Z] 6ad1cebc031e: Pulling fs layer [2023-05-31T19:11:42.927Z] 8a3aa393b2d8: Pulling fs layer [2023-05-31T19:11:42.927Z] 114826534d7a: Waiting [2023-05-31T19:11:42.927Z] 4657fd5d0bcf: Waiting [2023-05-31T19:11:42.927Z] 6ad1cebc031e: Waiting [2023-05-31T19:11:42.927Z] 8a3aa393b2d8: Waiting [2023-05-31T19:11:42.927Z] 25bc292e5bac: Verifying Checksum [2023-05-31T19:11:42.927Z] 25bc292e5bac: Download complete [2023-05-31T19:11:42.927Z] 52dc419b0ee2: Download complete [2023-05-31T19:11:42.927Z] 4657fd5d0bcf: Download complete [2023-05-31T19:11:42.927Z] df9b9388f04a: Verifying Checksum [2023-05-31T19:11:42.927Z] df9b9388f04a: Download complete [2023-05-31T19:11:43.189Z] df9b9388f04a: Pull complete [2023-05-31T19:11:43.189Z] 6ad1cebc031e: Verifying Checksum [2023-05-31T19:11:43.189Z] 6ad1cebc031e: Download complete [2023-05-31T19:11:43.448Z] 52dc419b0ee2: Pull complete [2023-05-31T19:11:43.707Z] 25bc292e5bac: Pull complete [2023-05-31T19:11:43.966Z] 114826534d7a: Download complete [2023-05-31T19:11:43.966Z] 8a3aa393b2d8: Verifying Checksum [2023-05-31T19:11:43.966Z] 8a3aa393b2d8: Download complete [2023-05-31T19:11:47.251Z] 114826534d7a: Pull complete [2023-05-31T19:11:47.251Z] 4657fd5d0bcf: Pull complete [2023-05-31T19:11:47.817Z] 6ad1cebc031e: Pull complete [2023-05-31T19:11:51.118Z] 8a3aa393b2d8: Pull complete [2023-05-31T19:11:51.119Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-31T19:11:51.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T19:11:51.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T19:11:51.203Z] prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container [2023-05-31T19:11:51.233Z] $ 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-31T19:12:02.058Z] $ docker top 6e2efa2c270cc6467340a5c972b9f5dc3bb1f6b86bb6be73a419a148a5d3670a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T19:12:02.126Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-31T19:12:02.419Z] + set -o pipefail [2023-05-31T19:12:02.419Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-31T19:12:07.686Z] [2023-05-31T19:12:07.686Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-31T19:12:07.686Z] [2023-05-31T19:12:07.686Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/df1a5e21-1c52-471e-8393-7e54134a47e9 [2023-05-31T19:12:07.686Z] [2023-05-31T19:12:07.686Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-31T19:12:07.686Z] [2023-05-31T19:12:07.686Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-31T19:12:07.686Z] [2023-05-31T19:12:07.686Z] [2023-05-31T19:12:07.686Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-31T19:12:07.686Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-31T19:12:07.686Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-31T19:12:07.696Z] $ docker stop --time=1 6e2efa2c270cc6467340a5c972b9f5dc3bb1f6b86bb6be73a419a148a5d3670a [2023-05-31T19:12:14.587Z] $ docker rm -f --volumes 6e2efa2c270cc6467340a5c972b9f5dc3bb1f6b86bb6be73a419a148a5d3670a [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-31T19:12:14.968Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T19:12:14.977Z] provisioning config files... [2023-05-31T19:12:14.984Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16863265357683823503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:12:15.279Z] --> edgex-publish-swagger.sh [2023-05-31T19:12:15.280Z] === Publish doc/openapi/v3 API === [2023-05-31T19:12:15.280Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-05-31T19:12:15.280Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-05-31T19:12:15.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T19:12:15.280Z] Dload Upload Total Spent Left Speed [2023-05-31T19:12:15.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 682k --:--:-- --:--:-- --:--:-- 682k [2023-05-31T19:12:15.849Z] [2023-05-31T19:12:15.849Z] [Pipeline] } [2023-05-31T19:12:15.856Z] 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-31T19:12:16.274Z] + git log --format=format:%s -1 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] sh [2023-05-31T19:12:16.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T19:12:16.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:12:16.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T19:12:16.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T19:12:16.939Z] prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container [2023-05-31T19:12:16.968Z] $ 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-31T19:12:17.501Z] $ docker top 881877313f238caca3f7617ebc4520761e864941f405e5b3daa5b635e232bba8 -eo pid,comm [2023-05-31T19:12:17.551Z] 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-31T19:12:17.551Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T19:12:17.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T19:12:17.590Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T19:12:17.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T19:12:17.693Z] $ docker exec 881877313f238caca3f7617ebc4520761e864941f405e5b3daa5b635e232bba8 ssh-agent [2023-05-31T19:12:17.806Z] SSH_AUTH_SOCK=/tmp/ssh-8C05QEUfiK63/agent.32 [2023-05-31T19:12:17.806Z] SSH_AGENT_PID=38 [2023-05-31T19:12:17.811Z] Running ssh-add (command line suppressed) [2023-05-31T19:12:17.903Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7347443554476352510.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7347443554476352510.key) [2023-05-31T19:12:17.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T19:12:18.203Z] + git semver tag [2023-05-31T19:12:18.462Z] 2023-05-31 19:12:18,388 [run_tag] DEBUG tag force:False [2023-05-31T19:12:18.462Z] 2023-05-31 19:12:18,388 [check_head_tag] DEBUG check head tag [2023-05-31T19:12:18.462Z] 2023-05-31 19:12:18,390 [execute] INFO git cat-file --batch-check [2023-05-31T19:12:18.462Z] 2023-05-31 19:12:18,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-31T19:12:18.462Z] 2023-05-31 19:12:18,393 [execute] INFO git cat-file --batch [2023-05-31T19:12:18.462Z] 2023-05-31 19:12:18,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-31T19:12:18.462Z] 2023-05-31 19:12:18,429 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-31T19:12:18.462Z] 2023-05-31 19:12:18,429 [execute] INFO git tag -a v3.0.0-dev.58 -m v3.0.0-dev.58 [2023-05-31T19:12:18.462Z] 2023-05-31 19:12:18,430 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.58', '-m', 'v3.0.0-dev.58'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-31T19:12:18.462Z] 2023-05-31 19:12:18,434 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-31T19:12:18.462Z] 3.0.0-dev.58 [Pipeline] } [2023-05-31T19:12:18.468Z] $ docker exec --env ******** --env ******** 881877313f238caca3f7617ebc4520761e864941f405e5b3daa5b635e232bba8 ssh-agent -k [2023-05-31T19:12:18.558Z] unset SSH_AUTH_SOCK; [2023-05-31T19:12:18.558Z] unset SSH_AGENT_PID; [2023-05-31T19:12:18.558Z] echo Agent pid 38 killed; [2023-05-31T19:12:18.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T19:12:18.867Z] + git semver [Pipeline] } [2023-05-31T19:12:19.136Z] $ docker stop --time=1 881877313f238caca3f7617ebc4520761e864941f405e5b3daa5b635e232bba8 [2023-05-31T19:12:20.423Z] $ docker rm -f --volumes 881877313f238caca3f7617ebc4520761e864941f405e5b3daa5b635e232bba8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:12:20.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T19:12:20.800Z] [2023-05-31T19:12:20.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:12:21.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T19:12:21.092Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-31T19:12:21.092Z] ab5ef0e58194: Pulling fs layer [2023-05-31T19:12:21.092Z] 9712f1f96733: Pulling fs layer [2023-05-31T19:12:21.092Z] 63f879dbbcfc: Pulling fs layer [2023-05-31T19:12:21.092Z] 0d9ebad4ef96: Pulling fs layer [2023-05-31T19:12:21.092Z] e9a5061849ea: Pulling fs layer [2023-05-31T19:12:21.092Z] d747dcd14b5f: Pulling fs layer [2023-05-31T19:12:21.092Z] 2de7ff778b66: Pulling fs layer [2023-05-31T19:12:21.092Z] e9a5061849ea: Waiting [2023-05-31T19:12:21.092Z] d747dcd14b5f: Waiting [2023-05-31T19:12:21.092Z] 2de7ff778b66: Waiting [2023-05-31T19:12:21.092Z] 9712f1f96733: Download complete [2023-05-31T19:12:21.351Z] 63f879dbbcfc: Download complete [2023-05-31T19:12:21.611Z] e9a5061849ea: Download complete [2023-05-31T19:12:21.611Z] d747dcd14b5f: Verifying Checksum [2023-05-31T19:12:21.611Z] d747dcd14b5f: Download complete [2023-05-31T19:12:21.611Z] 0d9ebad4ef96: Verifying Checksum [2023-05-31T19:12:21.611Z] 0d9ebad4ef96: Download complete [2023-05-31T19:12:21.611Z] ab5ef0e58194: Download complete [2023-05-31T19:12:21.869Z] 2de7ff778b66: Verifying Checksum [2023-05-31T19:12:21.869Z] 2de7ff778b66: Download complete [2023-05-31T19:12:24.400Z] ab5ef0e58194: Pull complete [2023-05-31T19:12:24.400Z] 9712f1f96733: Pull complete [2023-05-31T19:12:25.333Z] 63f879dbbcfc: Pull complete [2023-05-31T19:12:29.595Z] 0d9ebad4ef96: Pull complete [2023-05-31T19:12:29.595Z] e9a5061849ea: Pull complete [2023-05-31T19:12:29.595Z] d747dcd14b5f: Pull complete [2023-05-31T19:12:30.529Z] 2de7ff778b66: Pull complete [2023-05-31T19:12:30.529Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-31T19:12:30.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T19:12:30.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T19:12:30.611Z] prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container [2023-05-31T19:12:30.638Z] $ 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-31T19:12:42.593Z] $ docker top 34b30716bf9450ad8746ed5962bb05d35a8ff340c3450eec2e2ee61332fc8729 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-31T19:12:42.662Z] provisioning config files... [2023-05-31T19:12:42.670Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13946004092268885712tmp [2023-05-31T19:12:42.682Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15016103452200776888tmp [2023-05-31T19:12:42.693Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4768483655596291794tmp [Pipeline] { [Pipeline] echo [2023-05-31T19:12:42.707Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:12:42.988Z] ---> sigul-configuration.sh [2023-05-31T19:12:42.988Z] gpg: directory `/root/.gnupg' created [2023-05-31T19:12:42.988Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-31T19:12:42.988Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-31T19:12:42.988Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-31T19:12:42.988Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-31T19:12:42.988Z] gpg: CAST5 encrypted data [2023-05-31T19:12:42.988Z] gpg: encrypted with 1 passphrase [2023-05-31T19:12:42.988Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-31T19:12:43.274Z] + mkdir /home/jenkins [2023-05-31T19:12:43.274Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-31T19:12:43.560Z] + 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-31T19:12:43.569Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:12:43.852Z] ---> sigul-install.sh [2023-05-31T19:12:43.852Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-31T19:12:44.137Z] + git tag --list [2023-05-31T19:12:44.138Z] v0.0.0 [2023-05-31T19:12:44.138Z] v0.0.1-dev.1 [2023-05-31T19:12:44.138Z] v0.0.1-dev.10 [2023-05-31T19:12:44.138Z] v0.0.1-dev.11 [2023-05-31T19:12:44.138Z] v0.0.1-dev.12 [2023-05-31T19:12:44.138Z] v0.0.1-dev.13 [2023-05-31T19:12:44.138Z] v0.0.1-dev.14 [2023-05-31T19:12:44.138Z] v0.0.1-dev.15 [2023-05-31T19:12:44.138Z] v0.0.1-dev.16 [2023-05-31T19:12:44.138Z] v0.0.1-dev.17 [2023-05-31T19:12:44.138Z] v0.0.1-dev.18 [2023-05-31T19:12:44.138Z] v0.0.1-dev.19 [2023-05-31T19:12:44.138Z] v0.0.1-dev.2 [2023-05-31T19:12:44.138Z] v0.0.1-dev.20 [2023-05-31T19:12:44.138Z] v0.0.1-dev.21 [2023-05-31T19:12:44.138Z] v0.0.1-dev.22 [2023-05-31T19:12:44.138Z] v0.0.1-dev.23 [2023-05-31T19:12:44.138Z] v0.0.1-dev.24 [2023-05-31T19:12:44.138Z] v0.0.1-dev.25 [2023-05-31T19:12:44.138Z] v0.0.1-dev.26 [2023-05-31T19:12:44.138Z] v0.0.1-dev.27 [2023-05-31T19:12:44.138Z] v0.0.1-dev.28 [2023-05-31T19:12:44.138Z] v0.0.1-dev.3 [2023-05-31T19:12:44.138Z] v0.0.1-dev.4 [2023-05-31T19:12:44.138Z] v0.0.1-dev.5 [2023-05-31T19:12:44.138Z] v0.0.1-dev.6 [2023-05-31T19:12:44.138Z] v0.0.1-dev.7 [2023-05-31T19:12:44.138Z] v0.0.1-dev.8 [2023-05-31T19:12:44.138Z] v0.0.1-dev.9 [2023-05-31T19:12:44.138Z] v2.2.0 [2023-05-31T19:12:44.138Z] v2.2.0-dev.29 [2023-05-31T19:12:44.138Z] v2.2.0-dev.30 [2023-05-31T19:12:44.138Z] v2.2.0-dev.31 [2023-05-31T19:12:44.138Z] v2.2.0-dev.32 [2023-05-31T19:12:44.138Z] v2.2.0-dev.33 [2023-05-31T19:12:44.138Z] v2.2.0-dev.34 [2023-05-31T19:12:44.138Z] v2.2.0-dev.35 [2023-05-31T19:12:44.138Z] v2.3.0 [2023-05-31T19:12:44.138Z] v2.3.0-dev.1 [2023-05-31T19:12:44.138Z] v2.3.0-dev.10 [2023-05-31T19:12:44.138Z] v2.3.0-dev.11 [2023-05-31T19:12:44.138Z] v2.3.0-dev.12 [2023-05-31T19:12:44.138Z] v2.3.0-dev.13 [2023-05-31T19:12:44.138Z] v2.3.0-dev.14 [2023-05-31T19:12:44.138Z] v2.3.0-dev.15 [2023-05-31T19:12:44.138Z] v2.3.0-dev.16 [2023-05-31T19:12:44.138Z] v2.3.0-dev.17 [2023-05-31T19:12:44.138Z] v2.3.0-dev.18 [2023-05-31T19:12:44.138Z] v2.3.0-dev.19 [2023-05-31T19:12:44.138Z] v2.3.0-dev.2 [2023-05-31T19:12:44.138Z] v2.3.0-dev.20 [2023-05-31T19:12:44.138Z] v2.3.0-dev.21 [2023-05-31T19:12:44.138Z] v2.3.0-dev.22 [2023-05-31T19:12:44.138Z] v2.3.0-dev.23 [2023-05-31T19:12:44.138Z] v2.3.0-dev.24 [2023-05-31T19:12:44.138Z] v2.3.0-dev.25 [2023-05-31T19:12:44.138Z] v2.3.0-dev.26 [2023-05-31T19:12:44.138Z] v2.3.0-dev.27 [2023-05-31T19:12:44.138Z] v2.3.0-dev.28 [2023-05-31T19:12:44.138Z] v2.3.0-dev.29 [2023-05-31T19:12:44.138Z] v2.3.0-dev.3 [2023-05-31T19:12:44.138Z] v2.3.0-dev.30 [2023-05-31T19:12:44.138Z] v2.3.0-dev.31 [2023-05-31T19:12:44.138Z] v2.3.0-dev.32 [2023-05-31T19:12:44.138Z] v2.3.0-dev.33 [2023-05-31T19:12:44.138Z] v2.3.0-dev.34 [2023-05-31T19:12:44.138Z] v2.3.0-dev.35 [2023-05-31T19:12:44.138Z] v2.3.0-dev.36 [2023-05-31T19:12:44.138Z] v2.3.0-dev.37 [2023-05-31T19:12:44.138Z] v2.3.0-dev.38 [2023-05-31T19:12:44.138Z] v2.3.0-dev.39 [2023-05-31T19:12:44.138Z] v2.3.0-dev.4 [2023-05-31T19:12:44.138Z] v2.3.0-dev.40 [2023-05-31T19:12:44.138Z] v2.3.0-dev.41 [2023-05-31T19:12:44.138Z] v2.3.0-dev.42 [2023-05-31T19:12:44.138Z] v2.3.0-dev.43 [2023-05-31T19:12:44.138Z] v2.3.0-dev.44 [2023-05-31T19:12:44.138Z] v2.3.0-dev.45 [2023-05-31T19:12:44.138Z] v2.3.0-dev.5 [2023-05-31T19:12:44.138Z] v2.3.0-dev.6 [2023-05-31T19:12:44.138Z] v2.3.0-dev.7 [2023-05-31T19:12:44.138Z] v2.3.0-dev.8 [2023-05-31T19:12:44.138Z] v2.3.0-dev.9 [2023-05-31T19:12:44.138Z] v2.3.1 [2023-05-31T19:12:44.138Z] v2.3.1-dev.1 [2023-05-31T19:12:44.138Z] v2.3.1-dev.4 [2023-05-31T19:12:44.138Z] v2.3.1-dev.5 [2023-05-31T19:12:44.138Z] v2.3.2-dev.1 [2023-05-31T19:12:44.138Z] v2.3.2-dev.2 [2023-05-31T19:12:44.138Z] v3.0.0-dev.1 [2023-05-31T19:12:44.138Z] v3.0.0-dev.10 [2023-05-31T19:12:44.138Z] v3.0.0-dev.11 [2023-05-31T19:12:44.138Z] v3.0.0-dev.12 [2023-05-31T19:12:44.138Z] v3.0.0-dev.13 [2023-05-31T19:12:44.138Z] v3.0.0-dev.14 [2023-05-31T19:12:44.138Z] v3.0.0-dev.15 [2023-05-31T19:12:44.138Z] v3.0.0-dev.16 [2023-05-31T19:12:44.138Z] v3.0.0-dev.17 [2023-05-31T19:12:44.138Z] v3.0.0-dev.18 [2023-05-31T19:12:44.138Z] v3.0.0-dev.19 [2023-05-31T19:12:44.138Z] v3.0.0-dev.2 [2023-05-31T19:12:44.138Z] v3.0.0-dev.20 [2023-05-31T19:12:44.138Z] v3.0.0-dev.21 [2023-05-31T19:12:44.138Z] v3.0.0-dev.22 [2023-05-31T19:12:44.138Z] v3.0.0-dev.23 [2023-05-31T19:12:44.138Z] v3.0.0-dev.24 [2023-05-31T19:12:44.138Z] v3.0.0-dev.25 [2023-05-31T19:12:44.138Z] v3.0.0-dev.26 [2023-05-31T19:12:44.138Z] v3.0.0-dev.27 [2023-05-31T19:12:44.138Z] v3.0.0-dev.28 [2023-05-31T19:12:44.138Z] v3.0.0-dev.29 [2023-05-31T19:12:44.138Z] v3.0.0-dev.3 [2023-05-31T19:12:44.138Z] v3.0.0-dev.30 [2023-05-31T19:12:44.138Z] v3.0.0-dev.31 [2023-05-31T19:12:44.138Z] v3.0.0-dev.32 [2023-05-31T19:12:44.138Z] v3.0.0-dev.33 [2023-05-31T19:12:44.138Z] v3.0.0-dev.34 [2023-05-31T19:12:44.138Z] v3.0.0-dev.35 [2023-05-31T19:12:44.138Z] v3.0.0-dev.36 [2023-05-31T19:12:44.138Z] v3.0.0-dev.37 [2023-05-31T19:12:44.138Z] v3.0.0-dev.38 [2023-05-31T19:12:44.138Z] v3.0.0-dev.39 [2023-05-31T19:12:44.138Z] v3.0.0-dev.4 [2023-05-31T19:12:44.138Z] v3.0.0-dev.40 [2023-05-31T19:12:44.138Z] v3.0.0-dev.41 [2023-05-31T19:12:44.138Z] v3.0.0-dev.42 [2023-05-31T19:12:44.138Z] v3.0.0-dev.43 [2023-05-31T19:12:44.138Z] v3.0.0-dev.44 [2023-05-31T19:12:44.138Z] v3.0.0-dev.45 [2023-05-31T19:12:44.138Z] v3.0.0-dev.46 [2023-05-31T19:12:44.138Z] v3.0.0-dev.47 [2023-05-31T19:12:44.138Z] v3.0.0-dev.48 [2023-05-31T19:12:44.138Z] v3.0.0-dev.49 [2023-05-31T19:12:44.138Z] v3.0.0-dev.5 [2023-05-31T19:12:44.138Z] v3.0.0-dev.50 [2023-05-31T19:12:44.138Z] v3.0.0-dev.51 [2023-05-31T19:12:44.138Z] v3.0.0-dev.52 [2023-05-31T19:12:44.138Z] v3.0.0-dev.53 [2023-05-31T19:12:44.138Z] v3.0.0-dev.54 [2023-05-31T19:12:44.138Z] v3.0.0-dev.55 [2023-05-31T19:12:44.138Z] v3.0.0-dev.56 [2023-05-31T19:12:44.138Z] v3.0.0-dev.57 [2023-05-31T19:12:44.138Z] v3.0.0-dev.58 [2023-05-31T19:12:44.138Z] v3.0.0-dev.6 [2023-05-31T19:12:44.138Z] v3.0.0-dev.7 [2023-05-31T19:12:44.138Z] v3.0.0-dev.8 [2023-05-31T19:12:44.138Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-31T19:12:44.421Z] + lftools sign git-tag v3.0.0-dev.58 [2023-05-31T19:12:44.988Z] Signing Git tag with Sigul... [2023-05-31T19:12:44.988Z] Signing v3.0.0-dev.58 [Pipeline] echo [2023-05-31T19:12:45.255Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:12:45.535Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-31T19:12:45.542Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-31T19:12:45.556Z] $ docker stop --time=1 34b30716bf9450ad8746ed5962bb05d35a8ff340c3450eec2e2ee61332fc8729 [2023-05-31T19:12:46.834Z] $ docker rm -f --volumes 34b30716bf9450ad8746ed5962bb05d35a8ff340c3450eec2e2ee61332fc8729 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-31T19:12:47.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T19:12:47.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:12:47.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T19:12:47.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T19:12:47.623Z] prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container [2023-05-31T19:12:47.652Z] $ 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-31T19:12:48.053Z] $ docker top 15a2b1cd84e01eba3c0eacb0f633e971e94d957313d87a1dd0e22a1fcc86c149 -eo pid,comm [2023-05-31T19:12:48.107Z] 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-31T19:12:48.107Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T19:12:48.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T19:12:48.154Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T19:12:48.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T19:12:48.255Z] $ docker exec 15a2b1cd84e01eba3c0eacb0f633e971e94d957313d87a1dd0e22a1fcc86c149 ssh-agent [2023-05-31T19:12:48.346Z] SSH_AUTH_SOCK=/tmp/ssh-f2egciH92qRp/agent.32 [2023-05-31T19:12:48.346Z] SSH_AGENT_PID=38 [2023-05-31T19:12:48.354Z] Running ssh-add (command line suppressed) [2023-05-31T19:12:48.440Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5822982586420175636.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5822982586420175636.key) [2023-05-31T19:12:48.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T19:12:48.749Z] + git semver bump pre [2023-05-31T19:12:49.007Z] 2023-05-31 19:12:48,932 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-31T19:12:49.007Z] 2023-05-31 19:12:48,932 [bump_version] DEBUG bumping version:3.0.0-dev.58 on axis:pre with prefix:dev [2023-05-31T19:12:49.007Z] 2023-05-31 19:12:48,932 [bump_version] DEBUG bumped version:3.0.0-dev.59 [2023-05-31T19:12:49.007Z] 2023-05-31 19:12:48,932 [write_version] DEBUG write version:3.0.0-dev.59 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-31T19:12:49.007Z] 2023-05-31 19:12:48,933 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-31T19:12:49.007Z] 2023-05-31 19:12:48,933 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-31T19:12:49.007Z] 2023-05-31 19:12:48,934 [execute] INFO git cat-file --batch-check [2023-05-31T19:12:49.007Z] 2023-05-31 19:12:48,935 [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-31T19:12:49.007Z] 2023-05-31 19:12:48,939 [execute] INFO git cat-file --batch [2023-05-31T19:12:49.007Z] 2023-05-31 19:12:48,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T19:12:49.007Z] 2023-05-31 19:12:48,944 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-31T19:12:49.007Z] 3.0.0-dev.59 [Pipeline] } [2023-05-31T19:12:49.014Z] $ docker exec --env ******** --env ******** 15a2b1cd84e01eba3c0eacb0f633e971e94d957313d87a1dd0e22a1fcc86c149 ssh-agent -k [2023-05-31T19:12:49.093Z] unset SSH_AUTH_SOCK; [2023-05-31T19:12:49.093Z] unset SSH_AGENT_PID; [2023-05-31T19:12:49.093Z] echo Agent pid 38 killed; [2023-05-31T19:12:49.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T19:12:49.405Z] + git semver [Pipeline] } [2023-05-31T19:12:49.675Z] $ docker stop --time=1 15a2b1cd84e01eba3c0eacb0f633e971e94d957313d87a1dd0e22a1fcc86c149 [2023-05-31T19:12:50.929Z] $ docker rm -f --volumes 15a2b1cd84e01eba3c0eacb0f633e971e94d957313d87a1dd0e22a1fcc86c149 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T19:12:51.261Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T19:12:51.262Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:12:51.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T19:12:51.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T19:12:51.619Z] prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container [2023-05-31T19:12:51.649Z] $ 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-31T19:12:51.978Z] $ docker top 950b0a1b780f85aa5c7084dad15de3c94a09288640f87ba13709b1420b4b71c9 -eo pid,comm [2023-05-31T19:12:52.027Z] 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-31T19:12:52.027Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T19:12:52.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T19:12:52.068Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T19:12:52.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T19:12:52.187Z] $ docker exec 950b0a1b780f85aa5c7084dad15de3c94a09288640f87ba13709b1420b4b71c9 ssh-agent [2023-05-31T19:12:52.297Z] SSH_AUTH_SOCK=/tmp/ssh-02OpyYmOy011/agent.31 [2023-05-31T19:12:52.297Z] SSH_AGENT_PID=37 [2023-05-31T19:12:52.313Z] Running ssh-add (command line suppressed) [2023-05-31T19:12:52.416Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1646155640221826581.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1646155640221826581.key) [2023-05-31T19:12:52.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T19:12:52.770Z] + git semver push [2023-05-31T19:12:53.044Z] 2023-05-31 19:12:52,896 [run_push] DEBUG push [2023-05-31T19:12:53.044Z] 2023-05-31 19:12:52,896 [execute] INFO git cat-file --batch-check [2023-05-31T19:12:53.044Z] 2023-05-31 19:12:52,897 [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-31T19:12:53.044Z] 2023-05-31 19:12:52,900 [execute] INFO git rev-list e92caeb6870c59927a79aa84cc2247dd821af756 -- [2023-05-31T19:12:53.044Z] 2023-05-31 19:12:52,900 [execute] DEBUG Popen(['git', 'rev-list', 'e92caeb6870c59927a79aa84cc2247dd821af756', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-31T19:12:53.044Z] 2023-05-31 19:12:52,908 [execute] INFO git fetch -v origin [2023-05-31T19:12:53.044Z] 2023-05-31 19:12:52,908 [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-31T19:12:53.638Z] 2023-05-31 19:12:53,389 [run_push] DEBUG no remote changes detected [2023-05-31T19:12:53.638Z] 2023-05-31 19:12:53,389 [execute] INFO git push origin semver [2023-05-31T19:12:53.638Z] 2023-05-31 19:12:53,390 [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-31T19:12:54.206Z] 2023-05-31 19:12:54,131 [run_push] DEBUG push all version tags [2023-05-31T19:12:54.206Z] 2023-05-31 19:12:54,131 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-31T19:12:54.206Z] 2023-05-31 19:12:54,132 [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-31T19:12:55.143Z] 2023-05-31 19:12:54,927 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-31T19:12:55.144Z] 3.0.0-dev.59 [Pipeline] } [2023-05-31T19:12:55.151Z] $ docker exec --env ******** --env ******** 950b0a1b780f85aa5c7084dad15de3c94a09288640f87ba13709b1420b4b71c9 ssh-agent -k [2023-05-31T19:12:55.241Z] unset SSH_AUTH_SOCK; [2023-05-31T19:12:55.241Z] unset SSH_AGENT_PID; [2023-05-31T19:12:55.241Z] echo Agent pid 37 killed; [2023-05-31T19:12:55.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T19:12:55.552Z] + git semver [Pipeline] } [2023-05-31T19:12:55.821Z] $ docker stop --time=1 950b0a1b780f85aa5c7084dad15de3c94a09288640f87ba13709b1420b4b71c9 [2023-05-31T19:12:57.116Z] $ docker rm -f --volumes 950b0a1b780f85aa5c7084dad15de3c94a09288640f87ba13709b1420b4b71c9 [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-31T19:12:57.702Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-31T19:12:57.702Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-31T19:12:57.702Z] total 16 [2023-05-31T19:12:57.702Z] drwxr-xr-x 3 root root 4096 May 31 19:04 . [2023-05-31T19:12:57.702Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 19:12 .. [2023-05-31T19:12:57.702Z] drwxr-xr-x 2 root root 4096 May 31 19:04 cost [2023-05-31T19:12:57.702Z] -rw-r--r-- 1 root root 91 May 31 19:04 cost.csv [2023-05-31T19:12:57.702Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-31T19:12:57.702Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-31T19:12:57.702Z] total 16 [2023-05-31T19:12:57.702Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 19:04 . [2023-05-31T19:12:57.702Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 19:12 .. [2023-05-31T19:12:57.702Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 19:04 cost [2023-05-31T19:12:57.702Z] -rw-r--r-- 1 jenkins jenkins 91 May 31 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:12:57.992Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:12:58.849Z] ---> package-listing.sh [2023-05-31T19:12:58.849Z] ++ facter osfamily [2023-05-31T19:12:58.849Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T19:12:59.108Z] + OS_FAMILY=debian [2023-05-31T19:12:59.108Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-31T19:12:59.108Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T19:12:59.108Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T19:12:59.108Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T19:12:59.108Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T19:12:59.108Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-31T19:12:59.108Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T19:12:59.108Z] + case "${OS_FAMILY}" in [2023-05-31T19:12:59.108Z] + dpkg -l [2023-05-31T19:12:59.108Z] + grep '^ii' [2023-05-31T19:12:59.108Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T19:12:59.108Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T19:12:59.108Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T19:12:59.108Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-31T19:12:59.108Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-31T19:12:59.108Z] + 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-31T19:12:59.118Z] 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-31T19:12:59.395Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T19:12:59.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T19:12:59.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T19:13:00.021Z] prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container [2023-05-31T19:13:00.054Z] $ 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-31T19:13:00.264Z] $ docker top 1ab97035f66d84f89a0520d0a868e82afab4d032a3326da1c37c3629fb4ac3bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T19:13:00.609Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T19:13:00.893Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T19:13:01.177Z] + ls /var/log/sa-host [2023-05-31T19:13:01.177Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T19:13:01.345Z] provisioning config files... [2023-05-31T19:13:01.353Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13302048552599641798tmp [Pipeline] { [Pipeline] echo [2023-05-31T19:13:01.366Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:13:01.648Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T19:13:01.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:13:01.983Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T19:13:01.992Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:13:02.277Z] ---> sudo-logs.sh [2023-05-31T19:13:02.277Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T19:13:02.313Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:13:02.597Z] ---> job-cost.sh [2023-05-31T19:13:02.597Z] lf-activate-venv: SKIPPING [2023-05-31T19:13:02.597Z] DEBUG: total: 0.2199999988079071 [2023-05-31T19:13:02.597Z] INFO: Retrieving Stack Cost... [2023-05-31T19:13:02.856Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T19:13:03.423Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T19:13:03.435Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T19:13:03.717Z] ---> logs-deploy.sh [2023-05-31T19:13:03.717Z] lf-activate-venv: SKIPPING [2023-05-31T19:13:03.717Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/155 [2023-05-31T19:13:03.717Z] INFO: archiving workspace using pattern(s): [2023-05-31T19:13:04.654Z] Archives upload complete. [2023-05-31T19:13:04.654Z] INFO: archiving logs to Nexus [2023-05-31T19:13:05.594Z] ---> uname -a: [2023-05-31T19:13:05.594Z] Linux prd-ubuntu20-04-docker-8c-8g-17528 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-31T19:13:05.594Z] [2023-05-31T19:13:05.594Z] [2023-05-31T19:13:05.594Z] ---> lscpu: [2023-05-31T19:13:05.594Z] Architecture: x86_64 [2023-05-31T19:13:05.594Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-31T19:13:05.594Z] Byte Order: Little Endian [2023-05-31T19:13:05.594Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-31T19:13:05.594Z] CPU(s): 8 [2023-05-31T19:13:05.594Z] On-line CPU(s) list: 0-7 [2023-05-31T19:13:05.594Z] Thread(s) per core: 1 [2023-05-31T19:13:05.594Z] Core(s) per socket: 1 [2023-05-31T19:13:05.594Z] Socket(s): 8 [2023-05-31T19:13:05.594Z] NUMA node(s): 1 [2023-05-31T19:13:05.594Z] Vendor ID: AuthenticAMD [2023-05-31T19:13:05.594Z] CPU family: 23 [2023-05-31T19:13:05.594Z] Model: 49 [2023-05-31T19:13:05.594Z] Model name: AMD EPYC-Rome Processor [2023-05-31T19:13:05.594Z] Stepping: 0 [2023-05-31T19:13:05.594Z] CPU MHz: 2799.998 [2023-05-31T19:13:05.594Z] BogoMIPS: 5599.99 [2023-05-31T19:13:05.594Z] Virtualization: AMD-V [2023-05-31T19:13:05.594Z] Hypervisor vendor: KVM [2023-05-31T19:13:05.594Z] Virtualization type: full [2023-05-31T19:13:05.594Z] L1d cache: 256 KiB [2023-05-31T19:13:05.594Z] L1i cache: 256 KiB [2023-05-31T19:13:05.594Z] L2 cache: 4 MiB [2023-05-31T19:13:05.594Z] L3 cache: 128 MiB [2023-05-31T19:13:05.594Z] NUMA node0 CPU(s): 0-7 [2023-05-31T19:13:05.594Z] Vulnerability Itlb multihit: Not affected [2023-05-31T19:13:05.594Z] Vulnerability L1tf: Not affected [2023-05-31T19:13:05.594Z] Vulnerability Mds: Not affected [2023-05-31T19:13:05.594Z] Vulnerability Meltdown: Not affected [2023-05-31T19:13:05.594Z] Vulnerability Mmio stale data: Not affected [2023-05-31T19:13:05.594Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-31T19:13:05.594Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-31T19:13:05.594Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-31T19:13:05.594Z] Vulnerability Srbds: Not affected [2023-05-31T19:13:05.594Z] Vulnerability Tsx async abort: Not affected [2023-05-31T19:13:05.594Z] 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-31T19:13:05.594Z] [2023-05-31T19:13:05.594Z] [2023-05-31T19:13:05.594Z] ---> nproc: [2023-05-31T19:13:05.594Z] 8 [2023-05-31T19:13:05.594Z] [2023-05-31T19:13:05.594Z] [2023-05-31T19:13:05.594Z] ---> df -h: [2023-05-31T19:13:05.594Z] Filesystem Size Used Avail Use% Mounted on [2023-05-31T19:13:05.594Z] overlay 155G 13G 143G 9% / [2023-05-31T19:13:05.594Z] tmpfs 64M 0 64M 0% /dev [2023-05-31T19:13:05.594Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-31T19:13:05.594Z] shm 64M 0 64M 0% /dev/shm [2023-05-31T19:13:05.594Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-31T19:13:05.594Z] [2023-05-31T19:13:05.594Z] [2023-05-31T19:13:05.594Z] ---> sar -b -r -n DEV: [2023-05-31T19:13:05.594Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17528) 05/31/23 _x86_64_ (8 CPU) [2023-05-31T19:13:05.594Z] [2023-05-31T19:13:05.594Z] 18:59:37 LINUX RESTART (8 CPU) [2023-05-31T19:13:05.594Z] [2023-05-31T19:13:05.594Z] 19:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-31T19:13:05.594Z] 19:01:01 94.41 39.29 55.12 0.00 4396.82 42721.65 0.00 [2023-05-31T19:13:05.594Z] 19:02:01 138.55 1.78 136.77 0.00 21.41 57950.72 0.00 [2023-05-31T19:13:05.594Z] 19:03:01 72.17 0.22 71.95 0.00 7.87 25501.35 0.00 [2023-05-31T19:13:05.594Z] 19:04:01 146.76 0.08 146.68 0.00 8.80 24375.68 0.00 [2023-05-31T19:13:05.594Z] 19:05:01 45.71 7.95 37.76 0.00 2741.01 17470.30 0.00 [2023-05-31T19:13:05.594Z] 19:06:01 23.65 3.97 19.68 0.00 2700.75 3852.02 0.00 [2023-05-31T19:13:05.594Z] 19:07:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 [2023-05-31T19:13:05.594Z] 19:08:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2023-05-31T19:13:05.594Z] 19:09:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2023-05-31T19:13:05.594Z] 19:10:01 2.28 0.00 2.28 0.00 0.00 37.59 0.00 [2023-05-31T19:13:05.594Z] 19:11:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2023-05-31T19:13:05.594Z] 19:12:01 28.51 0.10 28.41 0.00 10.26 28978.10 0.00 [2023-05-31T19:13:05.594Z] 19:13:01 99.97 0.35 99.62 0.00 19.73 32706.15 0.00 [2023-05-31T19:13:05.594Z] Average: 50.52 4.09 46.43 0.00 757.49 17950.12 0.00 [2023-05-31T19:13:05.594Z] [2023-05-31T19:13:05.594Z] 19:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-31T19:13:05.594Z] 19:01:01 29458704 31604320 719824 2.19 69768 2364784 1832036 5.40 981636 2101232 456340 [2023-05-31T19:13:05.594Z] 19:02:01 27750444 31581492 718432 2.18 145424 3839364 1870508 5.51 1178992 3455872 421004 [2023-05-31T19:13:05.594Z] 19:03:01 28376324 31568124 731056 2.22 149684 3249816 1704628 5.02 1179596 2881284 276 [2023-05-31T19:13:05.594Z] 19:04:01 27551724 31548656 744324 2.26 161112 3980272 1848468 5.45 1290852 3524692 395204 [2023-05-31T19:13:05.594Z] 19:05:01 27363176 31524752 767080 2.33 164376 4132004 1840800 5.43 1394324 3598308 128 [2023-05-31T19:13:05.594Z] 19:06:01 27183528 31537172 747428 2.27 169584 4313412 1818208 5.36 1528568 3626264 44 [2023-05-31T19:13:05.594Z] 19:07:01 27187384 31541212 743256 2.26 169660 4313408 1818208 5.36 1524832 3626272 8 [2023-05-31T19:13:05.594Z] 19:08:01 27187280 31541268 743052 2.26 169684 4313544 1818208 5.36 1524820 3626400 44 [2023-05-31T19:13:05.594Z] 19:09:01 27197776 31551872 732484 2.23 169692 4313548 1818208 5.36 1513820 3626456 8 [2023-05-31T19:13:05.594Z] 19:10:01 27198304 31552464 731800 2.23 169800 4313532 1818208 5.36 1513896 3626444 20 [2023-05-31T19:13:05.594Z] 19:11:01 27197972 31552216 732060 2.23 169856 4313532 1818208 5.36 1514040 3626444 8 [2023-05-31T19:13:05.594Z] 19:12:01 26419668 31531960 750120 2.28 175504 5017412 1874880 5.53 1541748 4329984 248 [2023-05-31T19:13:05.594Z] 19:13:01 25668620 31500120 775884 2.36 207648 5622852 1875232 5.53 1658512 4873888 168 [2023-05-31T19:13:05.594Z] Average: 27364685 31548894 741292 2.25 160907 4160575 1827369 5.39 1411203 3578734 97962 [2023-05-31T19:13:05.594Z] [2023-05-31T19:13:05.594Z] 19:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-31T19:13:05.594Z] 19:01:01 ens3 575.88 383.44 6935.68 86.84 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.594Z] 19:01:01 docker0 12.87 13.78 1.14 124.47 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.594Z] 19:01:01 lo 6.50 6.50 0.63 0.63 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.594Z] 19:02:01 ens3 313.32 176.29 2007.33 22.57 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.594Z] 19:02:01 docker0 168.31 298.37 13.91 1995.44 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.594Z] 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.594Z] 19:03:01 ens3 46.03 44.74 37.10 100.34 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.594Z] 19:03:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.594Z] 19:03:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.594Z] 19:04:01 ens3 163.63 113.23 2643.93 240.50 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:04:01 docker0 2.50 6.13 0.16 85.48 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:04:01 lo 7.53 7.53 0.73 0.73 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:05:01 ens3 34.46 19.15 587.13 4.40 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:05:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:06:01 ens3 65.87 26.31 1373.15 1.92 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:06:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:08:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:09:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:11:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:12:01 ens3 131.99 73.10 3976.01 10.43 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:12:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:13:01 ens3 271.40 201.12 3898.94 169.51 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:13:01 docker0 42.36 65.77 3.71 628.05 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] 19:13:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] Average: ens3 122.80 79.47 1644.39 48.92 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] Average: docker0 17.42 29.62 1.46 218.38 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 [2023-05-31T19:13:05.595Z] [2023-05-31T19:13:05.595Z] [2023-05-31T19:13:05.595Z] ---> sar -P ALL: [2023-05-31T19:13:05.595Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17528) 05/31/23 _x86_64_ (8 CPU) [2023-05-31T19:13:05.595Z] [2023-05-31T19:13:05.595Z] 18:59:37 LINUX RESTART (8 CPU) [2023-05-31T19:13:05.595Z] [2023-05-31T19:13:05.595Z] 19:00:02 CPU %user %nice %system %iowait %steal %idle [2023-05-31T19:13:05.595Z] 19:01:01 all 7.70 0.00 2.22 7.95 0.06 82.08 [2023-05-31T19:13:05.595Z] 19:01:01 0 6.96 0.00 2.87 15.91 0.07 74.19 [2023-05-31T19:13:05.595Z] 19:01:01 1 6.15 0.00 1.72 0.43 0.05 91.65 [2023-05-31T19:13:05.595Z] 19:01:01 2 9.69 0.00 1.88 0.63 0.05 87.75 [2023-05-31T19:13:05.595Z] 19:01:01 3 7.12 0.00 2.30 17.02 0.07 73.48 [2023-05-31T19:13:05.595Z] 19:01:01 4 8.23 0.00 1.94 1.86 0.03 87.93 [2023-05-31T19:13:05.595Z] 19:01:01 5 6.83 0.00 2.45 0.92 0.05 89.75 [2023-05-31T19:13:05.595Z] 19:01:01 6 7.06 0.00 2.02 25.95 0.07 64.90 [2023-05-31T19:13:05.595Z] 19:01:01 7 9.55 0.00 2.54 0.79 0.09 87.04 [2023-05-31T19:13:05.595Z] 19:02:01 all 5.59 0.00 2.56 10.86 0.05 80.95 [2023-05-31T19:13:05.595Z] 19:02:01 0 4.65 0.00 4.45 3.86 0.05 86.98 [2023-05-31T19:13:05.595Z] 19:02:01 1 6.14 0.00 2.32 20.12 0.07 71.35 [2023-05-31T19:13:05.595Z] 19:02:01 2 5.76 0.00 2.54 0.72 0.03 90.95 [2023-05-31T19:13:05.595Z] 19:02:01 3 5.32 0.00 2.01 0.64 0.05 91.98 [2023-05-31T19:13:05.595Z] 19:02:01 4 7.16 0.00 2.16 11.05 0.05 79.57 [2023-05-31T19:13:05.595Z] 19:02:01 5 5.25 0.00 2.13 16.29 0.03 76.30 [2023-05-31T19:13:05.595Z] 19:02:01 6 5.41 0.00 2.32 10.11 0.03 82.14 [2023-05-31T19:13:05.595Z] 19:02:01 7 5.00 0.00 2.53 24.12 0.05 68.30 [2023-05-31T19:13:05.595Z] 19:03:01 all 27.40 0.00 4.31 6.73 0.07 61.49 [2023-05-31T19:13:05.595Z] 19:03:01 0 28.86 0.00 3.99 8.81 0.07 58.27 [2023-05-31T19:13:05.595Z] 19:03:01 1 28.50 0.00 5.05 6.23 0.08 60.13 [2023-05-31T19:13:05.595Z] 19:03:01 2 26.79 0.00 4.21 1.77 0.07 67.16 [2023-05-31T19:13:05.595Z] 19:03:01 3 28.67 0.00 4.10 0.20 0.07 66.96 [2023-05-31T19:13:05.595Z] 19:03:01 4 25.68 0.00 4.46 18.76 0.08 51.02 [2023-05-31T19:13:05.595Z] 19:03:01 5 26.10 0.00 4.29 0.05 0.07 69.50 [2023-05-31T19:13:05.595Z] 19:03:01 6 26.56 0.00 4.06 16.90 0.07 52.41 [2023-05-31T19:13:05.595Z] 19:03:01 7 28.03 0.00 4.35 1.07 0.08 66.47 [2023-05-31T19:13:05.595Z] 19:04:01 all 17.63 0.00 3.95 4.92 0.11 73.39 [2023-05-31T19:13:05.595Z] 19:04:01 0 15.62 0.00 4.32 13.67 0.10 66.29 [2023-05-31T19:13:05.595Z] 19:04:01 1 18.26 0.00 3.94 1.28 0.10 76.42 [2023-05-31T19:13:05.595Z] 19:04:01 2 14.82 0.00 3.94 0.03 0.08 81.13 [2023-05-31T19:13:05.595Z] 19:04:01 3 19.48 0.00 3.91 1.08 0.17 75.36 [2023-05-31T19:13:05.595Z] 19:04:01 4 19.45 0.00 3.88 5.77 0.10 70.80 [2023-05-31T19:13:05.595Z] 19:04:01 5 18.91 0.00 4.00 11.05 0.08 65.96 [2023-05-31T19:13:05.595Z] 19:04:01 6 15.72 0.00 3.55 6.02 0.13 74.57 [2023-05-31T19:13:05.595Z] 19:04:01 7 18.79 0.00 4.03 0.53 0.12 76.54 [2023-05-31T19:13:05.595Z] 19:05:01 all 0.74 0.00 0.41 6.21 0.02 92.62 [2023-05-31T19:13:05.595Z] 19:05:01 0 0.33 0.00 0.50 4.11 0.02 95.04 [2023-05-31T19:13:05.595Z] 19:05:01 1 0.95 0.00 0.18 0.37 0.02 98.48 [2023-05-31T19:13:05.595Z] 19:05:01 2 0.67 0.00 0.22 0.25 0.02 98.84 [2023-05-31T19:13:05.595Z] 19:05:01 3 0.88 0.00 0.38 7.39 0.02 91.32 [2023-05-31T19:13:05.595Z] 19:05:01 4 0.27 0.00 0.74 19.16 0.02 79.81 [2023-05-31T19:13:05.595Z] 19:05:01 5 0.40 0.00 0.55 14.38 0.02 84.65 [2023-05-31T19:13:05.595Z] 19:05:01 6 1.05 0.00 0.43 1.89 0.02 96.61 [2023-05-31T19:13:05.595Z] 19:05:01 7 1.33 0.00 0.25 2.19 0.07 96.16 [2023-05-31T19:13:05.595Z] 19:06:01 all 0.86 0.00 0.44 1.06 0.01 97.63 [2023-05-31T19:13:05.595Z] 19:06:01 0 0.63 0.00 0.57 2.02 0.02 96.76 [2023-05-31T19:13:05.595Z] 19:06:01 1 0.62 0.00 0.38 0.05 0.02 98.93 [2023-05-31T19:13:05.595Z] 19:06:01 2 0.40 0.00 0.27 0.03 0.00 99.30 [2023-05-31T19:13:05.595Z] 19:06:01 3 1.39 0.00 0.38 0.48 0.02 97.73 [2023-05-31T19:13:05.595Z] 19:06:01 4 2.18 0.00 0.65 1.57 0.02 95.58 [2023-05-31T19:13:05.595Z] 19:06:01 5 0.37 0.00 0.33 2.52 0.02 96.76 [2023-05-31T19:13:05.595Z] 19:06:01 6 0.45 0.00 0.32 0.17 0.02 99.05 [2023-05-31T19:13:05.595Z] 19:06:01 7 0.87 0.00 0.60 1.60 0.00 96.93 [2023-05-31T19:13:05.595Z] 19:07:01 all 0.09 0.00 0.01 0.05 0.00 99.85 [2023-05-31T19:13:05.595Z] 19:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-31T19:13:05.595Z] 19:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-31T19:13:05.595Z] 19:07:01 2 0.58 0.00 0.00 0.00 0.00 99.42 [2023-05-31T19:13:05.595Z] 19:07:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-31T19:13:05.595Z] 19:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T19:13:05.595Z] 19:07:01 5 0.03 0.00 0.02 0.37 0.00 99.58 [2023-05-31T19:13:05.595Z] 19:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T19:13:05.595Z] 19:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T19:13:05.595Z] 19:08:01 all 0.03 0.00 0.01 0.03 0.01 99.93 [2023-05-31T19:13:05.595Z] 19:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T19:13:05.595Z] 19:08:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-31T19:13:05.595Z] 19:08:01 2 0.12 0.00 0.02 0.00 0.02 99.85 [2023-05-31T19:13:05.595Z] 19:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-31T19:13:05.595Z] 19:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-31T19:13:05.595Z] 19:08:01 5 0.02 0.00 0.00 0.22 0.00 99.77 [2023-05-31T19:13:05.595Z] 19:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-31T19:13:05.595Z] 19:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-31T19:13:05.595Z] 19:09:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-05-31T19:13:05.595Z] 19:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-31T19:13:05.595Z] 19:09:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-31T19:13:05.595Z] 19:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-31T19:13:05.595Z] 19:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-31T19:13:05.595Z] 19:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-31T19:13:05.595Z] 19:09:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-31T19:13:05.595Z] 19:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T19:13:05.595Z] 19:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T19:13:05.595Z] 19:10:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2023-05-31T19:13:05.595Z] 19:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T19:13:05.595Z] 19:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-31T19:13:05.595Z] 19:10:01 2 0.43 0.00 0.02 0.00 0.00 99.55 [2023-05-31T19:13:05.595Z] 19:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-31T19:13:05.595Z] 19:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T19:13:05.595Z] 19:10:01 5 0.02 0.00 0.03 0.03 0.02 99.90 [2023-05-31T19:13:05.595Z] 19:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T19:13:05.595Z] 19:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T19:13:05.595Z] 19:11:01 all 0.20 0.00 0.01 0.01 0.00 99.78 [2023-05-31T19:13:05.595Z] 19:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-31T19:13:05.595Z] 19:11:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-31T19:13:05.595Z] 19:11:01 2 1.34 0.00 0.02 0.00 0.02 98.63 [2023-05-31T19:13:05.595Z] 19:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T19:13:05.595Z] 19:11:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-31T19:13:05.595Z] 19:11:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-05-31T19:13:05.595Z] 19:11:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-31T19:13:05.595Z] 19:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T19:13:05.595Z] [2023-05-31T19:13:05.595Z] 19:11:01 CPU %user %nice %system %iowait %steal %idle [2023-05-31T19:13:05.595Z] 19:12:01 all 2.79 0.00 1.12 3.45 0.02 92.62 [2023-05-31T19:13:05.595Z] 19:12:01 0 2.64 0.00 1.51 0.05 0.03 95.77 [2023-05-31T19:13:05.596Z] 19:12:01 1 3.01 0.00 1.54 0.47 0.02 94.96 [2023-05-31T19:13:05.596Z] 19:12:01 2 3.87 0.00 1.70 0.17 0.02 94.25 [2023-05-31T19:13:05.596Z] 19:12:01 3 2.67 0.00 1.14 18.54 0.03 77.61 [2023-05-31T19:13:05.596Z] 19:12:01 4 1.91 0.00 0.86 0.00 0.02 97.22 [2023-05-31T19:13:05.596Z] 19:12:01 5 2.86 0.00 1.09 8.45 0.02 87.59 [2023-05-31T19:13:05.596Z] 19:12:01 6 3.46 0.00 0.62 0.00 0.02 95.91 [2023-05-31T19:13:05.596Z] 19:12:01 7 1.86 0.00 0.52 0.00 0.02 97.60 [2023-05-31T19:13:05.596Z] 19:13:01 all 6.76 0.00 2.92 4.55 0.07 85.70 [2023-05-31T19:13:05.596Z] 19:13:01 0 6.51 0.00 4.19 17.10 0.07 72.12 [2023-05-31T19:13:05.596Z] 19:13:01 1 6.27 0.00 2.39 0.20 0.08 91.05 [2023-05-31T19:13:05.596Z] 19:13:01 2 5.34 0.00 2.78 5.68 0.07 86.13 [2023-05-31T19:13:05.596Z] 19:13:01 3 7.73 0.00 2.78 0.93 0.07 88.50 [2023-05-31T19:13:05.596Z] 19:13:01 4 7.68 0.00 2.77 7.37 0.07 82.12 [2023-05-31T19:13:05.596Z] 19:13:01 5 6.73 0.00 3.14 3.37 0.07 86.69 [2023-05-31T19:13:05.596Z] 19:13:01 6 7.26 0.00 2.03 1.77 0.05 88.89 [2023-05-31T19:13:05.596Z] 19:13:01 7 6.56 0.00 3.27 0.03 0.10 90.04 [2023-05-31T19:13:05.596Z] Average: all 5.35 0.00 1.38 3.51 0.03 89.73 [2023-05-31T19:13:05.596Z] Average: 0 5.07 0.00 1.72 5.00 0.03 88.19 [2023-05-31T19:13:05.596Z] Average: 1 5.38 0.00 1.35 2.24 0.04 90.99 [2023-05-31T19:13:05.596Z] Average: 2 5.34 0.00 1.35 0.71 0.03 92.57 [2023-05-31T19:13:05.596Z] Average: 3 5.62 0.00 1.31 3.54 0.04 89.50 [2023-05-31T19:13:05.596Z] Average: 4 5.56 0.00 1.34 5.03 0.03 88.04 [2023-05-31T19:13:05.596Z] Average: 5 5.17 0.00 1.38 4.43 0.03 88.98 [2023-05-31T19:13:05.596Z] Average: 6 5.14 0.00 1.18 4.79 0.03 88.86 [2023-05-31T19:13:05.596Z] Average: 7 5.51 0.00 1.38 2.33 0.04 90.74 [2023-05-31T19:13:05.596Z] [2023-05-31T19:13:05.596Z] [2023-05-31T19:13:05.596Z]