Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c6a31932b1579eec663a857ee92b20a04fb8d6b 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-ssh15381080529036895148.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-ssh2888541224755297253.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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7980163506375328263.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-ssh8039470136057220210.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2499795547271369069.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, goVersion:1.18, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13323 in /w/workspace/undry_device-onvif-camera_levski [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/undry_device-onvif-camera_levski # 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 3c6a31932b1579eec663a857ee92b20a04fb8d6b (levski) > 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 3c6a31932b1579eec663a857ee92b20a04fb8d6b # timeout=10 Commit message: "docs: fix the url for the edgex docs (#340)" > git rev-list --no-walk 657b8d43448e5b2a48089f128e11bc6be1fe8299 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T22:10:29.900Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T22:10:29.961Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T22:10:29.977Z] ========================================================= [2023-05-04T22:10:29.977Z] EdgeX Global Pipelines Version Info [2023-05-04T22:10:29.977Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:10:30.676Z] ------------------- [2023-05-04T22:10:30.676Z] stable info: [2023-05-04T22:10:30.676Z] ------------------- [2023-05-04T22:10:30.676Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-04T22:10:30.676Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T22:10:30.676Z] Message: update stable to v1.0.249 [2023-05-04T22:10:31.246Z] ------------------- [2023-05-04T22:10:31.246Z] experimental info: [2023-05-04T22:10:31.246Z] ------------------- [2023-05-04T22:10:31.246Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T22:10:31.246Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T22:10:31.246Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T22:10:31.411Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-04T22:10:31.422Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-04T22:10:31.438Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T22:10:31.448Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T22:10:31.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T22:10:31.476Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-05-04T22:10:31.485Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T22:10:31.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T22:10:31.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T22:10:31.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T22:10:31.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T22:10:31.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-04T22:10:31.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T22:10:31.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T22:10:31.579Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T22:10:31.590Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T22:10:31.602Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T22:10:31.613Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T22:10:31.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T22:10:31.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T22:10:31.650Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-04T22:10:31.660Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-04T22:10:31.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T22:10:31.687Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T22:10:31.696Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T22:10:31.705Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T22:10:31.713Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T22:10:31.721Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-05-04T22:10:31.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-05-04T22:10:31.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-05-04T22:10:31.745Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c6a31932b1579eec663a857ee92b20a04fb8d6b [Pipeline] echo [2023-05-04T22:10:31.753Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c6a319 [Pipeline] echo [2023-05-04T22:10:31.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T22:10:31.803Z] provisioning config files... [2023-05-04T22:10:31.817Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config11539129606128244508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:10:32.119Z] ---> docker-login.sh [2023-05-04T22:10:32.119Z] nexus3.edgexfoundry.org:10001 [2023-05-04T22:10:32.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:10:32.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:10:32.379Z] Configure a credential helper to remove this warning. See [2023-05-04T22:10:32.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:10:32.379Z] [2023-05-04T22:10:32.379Z] Login Succeeded [2023-05-04T22:10:32.379Z] nexus3.edgexfoundry.org:10002 [2023-05-04T22:10:32.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:10:32.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:10:32.639Z] Configure a credential helper to remove this warning. See [2023-05-04T22:10:32.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:10:32.639Z] [2023-05-04T22:10:32.639Z] Login Succeeded [2023-05-04T22:10:32.639Z] nexus3.edgexfoundry.org:10003 [2023-05-04T22:10:32.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:10:32.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:10:32.639Z] Configure a credential helper to remove this warning. See [2023-05-04T22:10:32.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:10:32.639Z] [2023-05-04T22:10:32.639Z] Login Succeeded [2023-05-04T22:10:32.639Z] nexus3.edgexfoundry.org:10004 [2023-05-04T22:10:32.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:10:32.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:10:32.899Z] Configure a credential helper to remove this warning. See [2023-05-04T22:10:32.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:10:32.899Z] [2023-05-04T22:10:32.899Z] Login Succeeded [2023-05-04T22:10:32.899Z] docker.io [2023-05-04T22:10:32.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:10:33.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:10:33.160Z] Configure a credential helper to remove this warning. See [2023-05-04T22:10:33.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:10:33.160Z] [2023-05-04T22:10:33.160Z] Login Succeeded [2023-05-04T22:10:33.160Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T22:10:33.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T22:10:33.532Z] + git rev-list -1 --merges 3c6a31932b1579eec663a857ee92b20a04fb8d6b~1..3c6a31932b1579eec663a857ee92b20a04fb8d6b [Pipeline] echo [2023-05-04T22:10:33.581Z] -----------> git rev-list -1 --merges 3c6a31932b1579eec663a857ee92b20a04fb8d6b~1..3c6a31932b1579eec663a857ee92b20a04fb8d6b 3c6a31932b1579eec663a857ee92b20a04fb8d6b [false] [Pipeline] sh [2023-05-04T22:10:33.870Z] + git log --format=format:%s -1 3c6a31932b1579eec663a857ee92b20a04fb8d6b [Pipeline] echo [2023-05-04T22:10:33.886Z] ========================================================= [2023-05-04T22:10:33.886Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T22:10:33.886Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T22:10:34.207Z] + git log --format=format:%s -1 3c6a31932b1579eec663a857ee92b20a04fb8d6b [Pipeline] echo [2023-05-04T22:10:34.220Z] [semverPrep] GIT_COMMIT: 3c6a31932b1579eec663a857ee92b20a04fb8d6b, Commit Message: docs: fix the url for the edgex docs (#340) [Pipeline] echo [2023-05-04T22:10:34.230Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T22:10:34.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T22:10:34.588Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T22:10:34.588Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T22:10:34.588Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T22:10:34.588Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T22:10:34.588Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T22:10:34.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:10:34.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T22:10:34.999Z] [2023-05-04T22:10:34.999Z] 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-04T22:10:35.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T22:10:35.295Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T22:10:35.295Z] b85a868b505f: Pulling fs layer [2023-05-04T22:10:35.295Z] e2be974225ed: Pulling fs layer [2023-05-04T22:10:35.295Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T22:10:35.295Z] 988bab9f4d93: Pulling fs layer [2023-05-04T22:10:35.295Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T22:10:35.295Z] eaf3925da568: Pulling fs layer [2023-05-04T22:10:35.295Z] bab4dde63d76: Pulling fs layer [2023-05-04T22:10:35.295Z] bde34c3a00c8: Pulling fs layer [2023-05-04T22:10:35.295Z] b352a97aabf1: Pulling fs layer [2023-05-04T22:10:35.295Z] 4872d77fe225: Pulling fs layer [2023-05-04T22:10:35.295Z] 5851b861e8e6: Pulling fs layer [2023-05-04T22:10:35.295Z] 988bab9f4d93: Waiting [2023-05-04T22:10:35.295Z] bde34c3a00c8: Waiting [2023-05-04T22:10:35.295Z] b352a97aabf1: Waiting [2023-05-04T22:10:35.295Z] 1469e6f7b9e6: Waiting [2023-05-04T22:10:35.295Z] eaf3925da568: Waiting [2023-05-04T22:10:35.295Z] bab4dde63d76: Waiting [2023-05-04T22:10:35.295Z] 5851b861e8e6: Waiting [2023-05-04T22:10:35.295Z] 4872d77fe225: Waiting [2023-05-04T22:10:35.295Z] e2be974225ed: Download complete [2023-05-04T22:10:35.295Z] 988bab9f4d93: Verifying Checksum [2023-05-04T22:10:35.295Z] 988bab9f4d93: Download complete [2023-05-04T22:10:35.295Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T22:10:35.295Z] 1469e6f7b9e6: Download complete [2023-05-04T22:10:35.295Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T22:10:35.295Z] 339a4e72a1f5: Download complete [2023-05-04T22:10:35.295Z] eaf3925da568: Verifying Checksum [2023-05-04T22:10:35.295Z] eaf3925da568: Download complete [2023-05-04T22:10:35.295Z] bde34c3a00c8: Verifying Checksum [2023-05-04T22:10:35.295Z] bde34c3a00c8: Download complete [2023-05-04T22:10:35.555Z] b352a97aabf1: Verifying Checksum [2023-05-04T22:10:35.555Z] b352a97aabf1: Download complete [2023-05-04T22:10:35.555Z] 4872d77fe225: Download complete [2023-05-04T22:10:35.555Z] 5851b861e8e6: Download complete [2023-05-04T22:10:35.555Z] b85a868b505f: Verifying Checksum [2023-05-04T22:10:35.555Z] b85a868b505f: Download complete [2023-05-04T22:10:35.815Z] bab4dde63d76: Verifying Checksum [2023-05-04T22:10:35.815Z] bab4dde63d76: Download complete [2023-05-04T22:10:36.752Z] b85a868b505f: Pull complete [2023-05-04T22:10:37.011Z] e2be974225ed: Pull complete [2023-05-04T22:10:37.581Z] 339a4e72a1f5: Pull complete [2023-05-04T22:10:37.581Z] 988bab9f4d93: Pull complete [2023-05-04T22:10:37.841Z] 1469e6f7b9e6: Pull complete [2023-05-04T22:10:37.841Z] eaf3925da568: Pull complete [2023-05-04T22:10:39.749Z] bab4dde63d76: Pull complete [2023-05-04T22:10:39.749Z] bde34c3a00c8: Pull complete [2023-05-04T22:10:39.749Z] b352a97aabf1: Pull complete [2023-05-04T22:10:40.010Z] 4872d77fe225: Pull complete [2023-05-04T22:10:40.010Z] 5851b861e8e6: Pull complete [2023-05-04T22:10:40.010Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T22:10:40.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T22:10:40.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T22:10:40.115Z] prd-ubuntu20.04-docker-8c-8g-13323 does not seem to be running inside a container [2023-05-04T22:10:40.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-04T22:10:41.331Z] $ docker top 5534dfceb6bcfcd29b66aa7708d5a011ac84b7f88b64593ada898195224acbc5 -eo pid,comm [2023-05-04T22:10:41.388Z] 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-04T22:10:41.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T22:10:41.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T22:10:41.430Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T22:10:41.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T22:10:41.543Z] $ docker exec 5534dfceb6bcfcd29b66aa7708d5a011ac84b7f88b64593ada898195224acbc5 ssh-agent [2023-05-04T22:10:41.658Z] SSH_AUTH_SOCK=/tmp/ssh-jnppCAjIiddL/agent.32 [2023-05-04T22:10:41.658Z] SSH_AGENT_PID=38 [2023-05-04T22:10:41.665Z] Running ssh-add (command line suppressed) [2023-05-04T22:10:41.768Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_15951006594007865977.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_15951006594007865977.key) [2023-05-04T22:10:41.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T22:10:42.069Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T22:10:42.081Z] $ docker exec --env ******** --env ******** 5534dfceb6bcfcd29b66aa7708d5a011ac84b7f88b64593ada898195224acbc5 ssh-agent -k [2023-05-04T22:10:42.200Z] unset SSH_AUTH_SOCK; [2023-05-04T22:10:42.204Z] unset SSH_AGENT_PID; [2023-05-04T22:10:42.204Z] echo Agent pid 38 killed; [2023-05-04T22:10:42.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T22:10:42.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T22:10:42.234Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T22:10:42.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T22:10:42.359Z] $ docker exec 5534dfceb6bcfcd29b66aa7708d5a011ac84b7f88b64593ada898195224acbc5 ssh-agent [2023-05-04T22:10:42.470Z] SSH_AUTH_SOCK=/tmp/ssh-P5MLG2j0UmkU/agent.70 [2023-05-04T22:10:42.470Z] SSH_AGENT_PID=76 [2023-05-04T22:10:42.476Z] Running ssh-add (command line suppressed) [2023-05-04T22:10:42.586Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_18352808174331814344.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_18352808174331814344.key) [2023-05-04T22:10:42.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T22:10:42.943Z] + git semver init [2023-05-04T22:10:43.204Z] 2023-05-04 22:10:43,115 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T22:10:43.204Z] 2023-05-04 22:10:43,115 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver [2023-05-04T22:10:43.204Z] 2023-05-04 22:10:43,116 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver [2023-05-04T22:10:43.204Z] 2023-05-04 22:10:43,116 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_levski/.semver'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-05-04T22:10:44.142Z] 2023-05-04 22:10:43,931 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude [2023-05-04T22:10:44.142Z] 2023-05-04 22:10:43,932 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False [2023-05-04T22:10:44.142Z] 2023-05-04 22:10:43,932 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T22:10:44.142Z] 2023-05-04 22:10:43,932 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T22:10:44.142Z] 2.3.2-dev.2 [Pipeline] } [2023-05-04T22:10:44.152Z] $ docker exec --env ******** --env ******** 5534dfceb6bcfcd29b66aa7708d5a011ac84b7f88b64593ada898195224acbc5 ssh-agent -k [2023-05-04T22:10:44.279Z] unset SSH_AUTH_SOCK; [2023-05-04T22:10:44.279Z] unset SSH_AGENT_PID; [2023-05-04T22:10:44.279Z] echo Agent pid 76 killed; [2023-05-04T22:10:44.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T22:10:44.593Z] + git semver [Pipeline] } [2023-05-04T22:10:44.870Z] $ docker stop --time=1 5534dfceb6bcfcd29b66aa7708d5a011ac84b7f88b64593ada898195224acbc5 [2023-05-04T22:10:46.168Z] $ docker rm -f --volumes 5534dfceb6bcfcd29b66aa7708d5a011ac84b7f88b64593ada898195224acbc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T22:10:46.508Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T22:10:46.711Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T22:10:46.714Z] [edgeXSemver]: initialized semver on version 2.3.2-dev.2 [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-04T22:10:46.814Z] provisioning config files... [2023-05-04T22:10:46.822Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config6346015888496965965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:10:47.120Z] ---> docker-login.sh [2023-05-04T22:10:47.120Z] nexus3.edgexfoundry.org:10001 [2023-05-04T22:10:47.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:10:47.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:10:47.120Z] Configure a credential helper to remove this warning. See [2023-05-04T22:10:47.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:10:47.120Z] [2023-05-04T22:10:47.120Z] Login Succeeded [2023-05-04T22:10:47.120Z] nexus3.edgexfoundry.org:10002 [2023-05-04T22:10:47.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:10:47.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:10:47.120Z] Configure a credential helper to remove this warning. See [2023-05-04T22:10:47.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:10:47.120Z] [2023-05-04T22:10:47.120Z] Login Succeeded [2023-05-04T22:10:47.120Z] nexus3.edgexfoundry.org:10003 [2023-05-04T22:10:47.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:10:47.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:10:47.379Z] Configure a credential helper to remove this warning. See [2023-05-04T22:10:47.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:10:47.379Z] [2023-05-04T22:10:47.379Z] Login Succeeded [2023-05-04T22:10:47.379Z] nexus3.edgexfoundry.org:10004 [2023-05-04T22:10:47.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:10:47.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:10:47.379Z] Configure a credential helper to remove this warning. See [2023-05-04T22:10:47.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:10:47.379Z] [2023-05-04T22:10:47.379Z] Login Succeeded [2023-05-04T22:10:47.379Z] docker.io [2023-05-04T22:10:47.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:10:47.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:10:47.638Z] Configure a credential helper to remove this warning. See [2023-05-04T22:10:47.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:10:47.638Z] [2023-05-04T22:10:47.638Z] Login Succeeded [2023-05-04T22:10:47.638Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T22:10:47.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T22:10:47.710Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T22:10:47.725Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T22:10:47.735Z] ========================================================= [2023-05-04T22:10:47.735Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-05-04T22:10:47.735Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:10:48.044Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T22:10:48.044Z] Sending build context to Docker daemon 21.53MB [2023-05-04T22:10:48.044Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-05-04T22:10:48.044Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-04T22:10:48.044Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T22:10:48.044Z] 213ec9aee27d: Pulling fs layer [2023-05-04T22:10:48.044Z] 4583459ba037: Pulling fs layer [2023-05-04T22:10:48.044Z] 93c1e223e6f2: Pulling fs layer [2023-05-04T22:10:48.044Z] 53926ce57604: Pulling fs layer [2023-05-04T22:10:48.044Z] 21b2b0c7a3f4: Pulling fs layer [2023-05-04T22:10:48.044Z] 22ff95d597cd: Pulling fs layer [2023-05-04T22:10:48.044Z] 12d6caf4c0d1: Pulling fs layer [2023-05-04T22:10:48.044Z] 96b7cbca73a9: Pulling fs layer [2023-05-04T22:10:48.044Z] a7acece74701: Pulling fs layer [2023-05-04T22:10:48.044Z] 22ff95d597cd: Waiting [2023-05-04T22:10:48.044Z] 53926ce57604: Waiting [2023-05-04T22:10:48.044Z] 12d6caf4c0d1: Waiting [2023-05-04T22:10:48.044Z] 21b2b0c7a3f4: Waiting [2023-05-04T22:10:48.044Z] 96b7cbca73a9: Waiting [2023-05-04T22:10:48.044Z] a7acece74701: Waiting [2023-05-04T22:10:48.304Z] 93c1e223e6f2: Verifying Checksum [2023-05-04T22:10:48.305Z] 93c1e223e6f2: Download complete [2023-05-04T22:10:48.305Z] 4583459ba037: Download complete [2023-05-04T22:10:48.305Z] 21b2b0c7a3f4: Verifying Checksum [2023-05-04T22:10:48.305Z] 21b2b0c7a3f4: Download complete [2023-05-04T22:10:48.305Z] 22ff95d597cd: Verifying Checksum [2023-05-04T22:10:48.305Z] 22ff95d597cd: Download complete [2023-05-04T22:10:48.305Z] 213ec9aee27d: Verifying Checksum [2023-05-04T22:10:48.305Z] 213ec9aee27d: Download complete [2023-05-04T22:10:48.305Z] 12d6caf4c0d1: Verifying Checksum [2023-05-04T22:10:48.305Z] 12d6caf4c0d1: Download complete [2023-05-04T22:10:48.305Z] 213ec9aee27d: Pull complete [2023-05-04T22:10:48.566Z] 4583459ba037: Pull complete [2023-05-04T22:10:48.566Z] 93c1e223e6f2: Pull complete [2023-05-04T22:10:48.566Z] a7acece74701: Verifying Checksum [2023-05-04T22:10:48.566Z] a7acece74701: Download complete [2023-05-04T22:10:48.827Z] 96b7cbca73a9: Verifying Checksum [2023-05-04T22:10:48.827Z] 96b7cbca73a9: Download complete [2023-05-04T22:10:49.085Z] 53926ce57604: Verifying Checksum [2023-05-04T22:10:49.085Z] 53926ce57604: Download complete [2023-05-04T22:10:53.278Z] 53926ce57604: Pull complete [2023-05-04T22:10:53.278Z] 21b2b0c7a3f4: Pull complete [2023-05-04T22:10:53.278Z] 22ff95d597cd: Pull complete [2023-05-04T22:10:53.278Z] 12d6caf4c0d1: Pull complete [2023-05-04T22:10:55.187Z] 96b7cbca73a9: Pull complete [2023-05-04T22:10:55.754Z] a7acece74701: Pull complete [2023-05-04T22:10:55.754Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-05-04T22:10:55.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-05-04T22:10:55.754Z] ---> db6d94c90886 [2023-05-04T22:10:55.754Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-04T22:10:57.133Z] ---> Running in e4378533cec3 [2023-05-04T22:10:57.392Z] Removing intermediate container e4378533cec3 [2023-05-04T22:10:57.392Z] ---> 784ce40cc968 [2023-05-04T22:10:57.392Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T22:10:57.392Z] ---> Running in fe8c4968287b [2023-05-04T22:10:57.392Z] Removing intermediate container fe8c4968287b [2023-05-04T22:10:57.392Z] ---> 2cf91109f813 [2023-05-04T22:10:57.392Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-05-04T22:10:57.392Z] ---> Running in 1392e43725fb [2023-05-04T22:10:57.656Z] Removing intermediate container 1392e43725fb [2023-05-04T22:10:57.656Z] ---> 2c298e40c0e4 [2023-05-04T22:10:57.656Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T22:10:57.656Z] ---> Running in 91e232042928 [2023-05-04T22:10:57.656Z] Removing intermediate container 91e232042928 [2023-05-04T22:10:57.656Z] ---> 636cebc49481 [2023-05-04T22:10:57.656Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-04T22:10:57.656Z] ---> Running in 4be36d8b40ea [2023-05-04T22:10:57.915Z] Removing intermediate container 4be36d8b40ea [2023-05-04T22:10:57.915Z] ---> b30f1af1f7b8 [2023-05-04T22:10:57.915Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T22:10:57.915Z] ---> Running in fd85392b481c [2023-05-04T22:10:58.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-04T22:10:58.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-04T22:10:58.434Z] OK: 211 MiB in 51 packages [2023-05-04T22:10:59.003Z] Removing intermediate container fd85392b481c [2023-05-04T22:10:59.003Z] ---> 355ff233c2a5 [2023-05-04T22:10:59.003Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-04T22:10:59.003Z] ---> Running in 8898fd2a79e0 [2023-05-04T22:10:59.003Z] Removing intermediate container 8898fd2a79e0 [2023-05-04T22:10:59.003Z] ---> ea7d6049bfb3 [2023-05-04T22:10:59.004Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-04T22:10:59.004Z] ---> 5809d16f7a52 [2023-05-04T22:10:59.004Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T22:10:59.004Z] ---> Running in 768db9ea2c4c [2023-05-04T22:11:01.786Z] Still waiting to schedule task [2023-05-04T22:11:01.786Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-04T22:11:20.982Z] Removing intermediate container 768db9ea2c4c [2023-05-04T22:11:20.982Z] ---> 498dd105c291 [2023-05-04T22:11:20.982Z] Step 12/13 : COPY . . [2023-05-04T22:11:20.982Z] ---> 4711ea8e61fb [2023-05-04T22:11:20.982Z] Step 13/13 : RUN ${MAKE} [2023-05-04T22:11:20.982Z] ---> Running in accf53f4cdbe [2023-05-04T22:11:20.982Z] noop [2023-05-04T22:11:20.982Z] Removing intermediate container accf53f4cdbe [2023-05-04T22:11:20.982Z] ---> 63e2f9135c16 [2023-05-04T22:11:20.982Z] Successfully built 63e2f9135c16 [2023-05-04T22:11:20.982Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:11:21.291Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T22:11:21.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T22:11:21.366Z] prd-ubuntu20.04-docker-8c-8g-13323 does not seem to be running inside a container [2023-05-04T22:11:21.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-04T22:11:21.747Z] $ docker top ba4d3737ce4ffae9421815c0a1f74102ba0824e6fadce70301ddb22634a46d24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T22:11:22.085Z] + go version [2023-05-04T22:11:22.085Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-05-04T22:11:22.094Z] $ docker stop --time=1 ba4d3737ce4ffae9421815c0a1f74102ba0824e6fadce70301ddb22634a46d24 [2023-05-04T22:11:23.388Z] $ docker rm -f --volumes ba4d3737ce4ffae9421815c0a1f74102ba0824e6fadce70301ddb22634a46d24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:11:23.792Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T22:11:23.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T22:11:23.866Z] prd-ubuntu20.04-docker-8c-8g-13323 does not seem to be running inside a container [2023-05-04T22:11:23.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-04T22:11:24.234Z] $ docker top c59b10d23d020aec78c7e491279fe0ac90da4a5312939487882f560c9f7af7ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T22:11:24.581Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-05-04T22:11:24.879Z] + make test [2023-05-04T22:11:24.879Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-04T22:11:25.446Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-04T22:11:37.643Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-04T22:11:39.548Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 29.3% of statements [2023-05-04T22:11:39.548Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-04T22:11:39.548Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.690s coverage: 86.5% of statements [2023-05-04T22:11:47.660Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-05-04T22:11:47.660Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-04T22:11:51.858Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T22:11:51.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T22:11:51.858Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T22:11:51.870Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T22:11:51.881Z] $ docker stop --time=1 c59b10d23d020aec78c7e491279fe0ac90da4a5312939487882f560c9f7af7ca [2023-05-04T22:11:53.918Z] $ docker rm -f --volumes c59b10d23d020aec78c7e491279fe0ac90da4a5312939487882f560c9f7af7ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T22:11:54.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T22:11:54.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T22:11:54.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T22:11:55.228Z] + ls -al . [2023-05-04T22:11:55.228Z] total 244 [2023-05-04T22:11:55.228Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 22:11 . [2023-05-04T22:11:55.228Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 22:10 .. [2023-05-04T22:11:55.228Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 22:11 .git [2023-05-04T22:11:55.228Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 22:10 .github [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 496 May 4 22:10 .gitignore [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 42 May 4 22:10 .golangci.yml [2023-05-04T22:11:55.228Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 22:10 .semver [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 9739 May 4 22:10 Attribution.txt [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 6535 May 4 22:10 CHANGELOG.md [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 1637 May 4 22:10 Dockerfile [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 22:10 GOVERNANCE.md [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 762 May 4 22:10 Jenkinsfile [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 4 22:10 LICENSE [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 2997 May 4 22:10 Makefile [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 625 May 4 22:10 OWNERS.md [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 2368 May 4 22:10 README.md [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 11 May 4 22:10 VERSION [2023-05-04T22:11:55.228Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 22:10 bin [2023-05-04T22:11:55.228Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 22:10 cmd [2023-05-04T22:11:55.228Z] -rw-r--r-- 1 jenkins jenkins 79184 May 4 22:11 coverage.out [2023-05-04T22:11:55.228Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 22:10 doc [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 3687 May 4 22:10 go.mod [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 46105 May 4 22:10 go.sum [2023-05-04T22:11:55.228Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 22:10 internal [2023-05-04T22:11:55.228Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 22:10 snap [2023-05-04T22:11:55.228Z] -rw-rw-r-- 1 jenkins jenkins 236 May 4 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:11:55.529Z] + 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=3c6a31932b1579eec663a857ee92b20a04fb8d6b --label arch=amd64 --label version=2.3.2-dev.2 . [2023-05-04T22:11:55.529Z] Sending build context to Docker daemon 21.61MB [2023-05-04T22:11:55.529Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-05-04T22:11:55.529Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-04T22:11:55.529Z] ---> 63e2f9135c16 [2023-05-04T22:11:55.529Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-04T22:11:55.787Z] ---> Running in 2943b7f18cb6 [2023-05-04T22:11:55.787Z] Removing intermediate container 2943b7f18cb6 [2023-05-04T22:11:55.787Z] ---> 042f4d96273d [2023-05-04T22:11:55.787Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T22:11:55.787Z] ---> Running in 5445a863ed41 [2023-05-04T22:11:56.046Z] Removing intermediate container 5445a863ed41 [2023-05-04T22:11:56.046Z] ---> 20adb5136cee [2023-05-04T22:11:56.046Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-05-04T22:11:56.046Z] ---> Running in 9c8bab3ea727 [2023-05-04T22:11:56.046Z] Removing intermediate container 9c8bab3ea727 [2023-05-04T22:11:56.046Z] ---> 33afb03ed27d [2023-05-04T22:11:56.046Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T22:11:56.046Z] ---> Running in 25b592d7fd9b [2023-05-04T22:11:56.046Z] Removing intermediate container 25b592d7fd9b [2023-05-04T22:11:56.046Z] ---> 2c32c10e4258 [2023-05-04T22:11:56.046Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-04T22:11:56.305Z] ---> Running in 76a06fdfb12a [2023-05-04T22:11:56.305Z] Removing intermediate container 76a06fdfb12a [2023-05-04T22:11:56.305Z] ---> eeaef67d0ef5 [2023-05-04T22:11:56.305Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T22:11:56.305Z] ---> Running in fff7e8e93e37 [2023-05-04T22:11:56.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-04T22:11:56.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-04T22:11:57.083Z] OK: 211 MiB in 51 packages [2023-05-04T22:11:57.342Z] Removing intermediate container fff7e8e93e37 [2023-05-04T22:11:57.342Z] ---> 74e9ae8e06e9 [2023-05-04T22:11:57.342Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-04T22:11:57.342Z] ---> Running in f65437c62f66 [2023-05-04T22:11:57.342Z] Removing intermediate container f65437c62f66 [2023-05-04T22:11:57.342Z] ---> f1d92476ac17 [2023-05-04T22:11:57.342Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-04T22:11:57.601Z] ---> 49260f315045 [2023-05-04T22:11:57.601Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T22:11:57.601Z] ---> Running in 5e4aed59e696 [2023-05-04T22:11:58.170Z] Removing intermediate container 5e4aed59e696 [2023-05-04T22:11:58.170Z] ---> 1d27a66f2f23 [2023-05-04T22:11:58.170Z] Step 12/26 : COPY . . [2023-05-04T22:11:59.118Z] ---> 60b6e80aed61 [2023-05-04T22:11:59.118Z] Step 13/26 : RUN ${MAKE} [2023-05-04T22:11:59.118Z] ---> Running in b5def5d2c99a [2023-05-04T22:11:59.118Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.2-dev.2 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-05-04T22:12:21.099Z] Removing intermediate container b5def5d2c99a [2023-05-04T22:12:21.099Z] ---> cf5bb52ce84d [2023-05-04T22:12:21.099Z] Step 14/26 : FROM alpine:3.16 [2023-05-04T22:12:21.381Z] 3.16: Pulling from library/alpine [2023-05-04T22:12:21.381Z] 91d30c5bc195: Pulling fs layer [2023-05-04T22:12:21.723Z] 91d30c5bc195: Verifying Checksum [2023-05-04T22:12:21.723Z] 91d30c5bc195: Download complete [2023-05-04T22:12:21.723Z] 91d30c5bc195: Pull complete [2023-05-04T22:12:21.723Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-05-04T22:12:21.723Z] Status: Downloaded newer image for alpine:3.16 [2023-05-04T22:12:21.723Z] ---> 8471affe5de5 [2023-05-04T22:12:21.723Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-04T22:12:22.003Z] ---> Running in 3c023cbc65ae [2023-05-04T22:12:22.003Z] Removing intermediate container 3c023cbc65ae [2023-05-04T22:12:22.003Z] ---> 77600e8ea576 [2023-05-04T22:12:22.003Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-05-04T22:12:22.003Z] ---> Running in ce1011042b2d [2023-05-04T22:12:22.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-04T22:12:22.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-04T22:12:22.862Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-05-04T22:12:22.862Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-05-04T22:12:22.862Z] (3/6) Installing libsodium (1.0.18-r0) [2023-05-04T22:12:22.862Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-05-04T22:12:22.862Z] (5/6) Installing libzmq (4.3.4-r0) [2023-05-04T22:12:22.862Z] (6/6) Installing zeromq (4.3.4-r0) [2023-05-04T22:12:22.862Z] Executing busybox-1.35.0-r17.trigger [2023-05-04T22:12:22.862Z] OK: 8 MiB in 20 packages [2023-05-04T22:12:23.120Z] Removing intermediate container ce1011042b2d [2023-05-04T22:12:23.120Z] ---> 52664ff209ac [2023-05-04T22:12:23.120Z] Step 17/26 : WORKDIR / [2023-05-04T22:12:23.120Z] ---> Running in 3603a4b7e378 [2023-05-04T22:12:23.377Z] Removing intermediate container 3603a4b7e378 [2023-05-04T22:12:23.377Z] ---> ddfe9099eb94 [2023-05-04T22:12:23.377Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-04T22:12:23.945Z] ---> 04a23f62dd89 [2023-05-04T22:12:23.945Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-04T22:12:24.204Z] ---> 07b69a1e651b [2023-05-04T22:12:24.204Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-04T22:12:24.204Z] ---> 548d5153dd86 [2023-05-04T22:12:24.204Z] Step 21/26 : EXPOSE 59984 [2023-05-04T22:12:24.204Z] ---> Running in bbc8f6c06fda [2023-05-04T22:12:24.462Z] Removing intermediate container bbc8f6c06fda [2023-05-04T22:12:24.462Z] ---> c326ce45487d [2023-05-04T22:12:24.462Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-04T22:12:24.462Z] ---> Running in 1df25fcae06a [2023-05-04T22:12:24.462Z] Removing intermediate container 1df25fcae06a [2023-05-04T22:12:24.462Z] ---> 0489d7921b4d [2023-05-04T22:12:24.462Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-05-04T22:12:24.462Z] ---> Running in dcfa4a783a45 [2023-05-04T22:12:24.720Z] Removing intermediate container dcfa4a783a45 [2023-05-04T22:12:24.720Z] ---> 45ecdf3900cd [2023-05-04T22:12:24.720Z] Step 24/26 : LABEL arch=amd64 [2023-05-04T22:12:24.720Z] ---> Running in 941abc030180 [2023-05-04T22:12:24.720Z] Removing intermediate container 941abc030180 [2023-05-04T22:12:24.720Z] ---> 16ebe9ca291f [2023-05-04T22:12:24.720Z] Step 25/26 : LABEL git_sha=3c6a31932b1579eec663a857ee92b20a04fb8d6b [2023-05-04T22:12:24.720Z] ---> Running in 187126882d27 [2023-05-04T22:12:24.720Z] Removing intermediate container 187126882d27 [2023-05-04T22:12:24.720Z] ---> 2d28dbc3c54e [2023-05-04T22:12:24.720Z] Step 26/26 : LABEL version=2.3.2-dev.2 [2023-05-04T22:12:24.720Z] ---> Running in 3c8f67bf67a5 [2023-05-04T22:12:24.980Z] Removing intermediate container 3c8f67bf67a5 [2023-05-04T22:12:24.980Z] ---> f4185d2f96a7 [2023-05-04T22:12:24.980Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T22:12:24.980Z] Successfully built f4185d2f96a7 [2023-05-04T22:12:24.980Z] 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-04T22:12:25.080Z] provisioning config files... [2023-05-04T22:12:25.088Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config2909782098181579938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:12:25.383Z] ---> docker-login.sh [2023-05-04T22:12:25.383Z] nexus3.edgexfoundry.org:10001 [2023-05-04T22:12:25.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:12:25.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:12:25.383Z] Configure a credential helper to remove this warning. See [2023-05-04T22:12:25.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:12:25.383Z] [2023-05-04T22:12:25.383Z] Login Succeeded [2023-05-04T22:12:25.383Z] nexus3.edgexfoundry.org:10002 [2023-05-04T22:12:25.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:12:25.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:12:25.383Z] Configure a credential helper to remove this warning. See [2023-05-04T22:12:25.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:12:25.383Z] [2023-05-04T22:12:25.383Z] Login Succeeded [2023-05-04T22:12:25.383Z] nexus3.edgexfoundry.org:10003 [2023-05-04T22:12:25.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:12:25.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:12:25.642Z] Configure a credential helper to remove this warning. See [2023-05-04T22:12:25.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:12:25.642Z] [2023-05-04T22:12:25.642Z] Login Succeeded [2023-05-04T22:12:25.642Z] nexus3.edgexfoundry.org:10004 [2023-05-04T22:12:25.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:12:25.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:12:25.642Z] Configure a credential helper to remove this warning. See [2023-05-04T22:12:25.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:12:25.642Z] [2023-05-04T22:12:25.642Z] Login Succeeded [2023-05-04T22:12:25.642Z] docker.io [2023-05-04T22:12:25.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:12:25.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:12:25.901Z] Configure a credential helper to remove this warning. See [2023-05-04T22:12:25.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:12:25.901Z] [2023-05-04T22:12:25.901Z] Login Succeeded [2023-05-04T22:12:25.901Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T22:12:25.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T22:12:25.948Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T22:12:25.972Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-04T22:12:25.972Z] 3c6a31932b1579eec663a857ee92b20a04fb8d6b [2023-05-04T22:12:25.972Z] latest [2023-05-04T22:12:25.972Z] 2.3.2-dev.2 [2023-05-04T22:12:25.972Z] 3c6a31932b1579eec663a857ee92b20a04fb8d6b-2.3.2-dev.2 [2023-05-04T22:12:25.972Z] levski [2023-05-04T22:12:25.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:12:26.299Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3c6a31932b1579eec663a857ee92b20a04fb8d6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:12:26.612Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3c6a31932b1579eec663a857ee92b20a04fb8d6b [2023-05-04T22:12:26.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-04T22:12:26.612Z] 76aa414a2e0b: Preparing [2023-05-04T22:12:26.612Z] 2625117f55cc: Preparing [2023-05-04T22:12:26.612Z] d957aec7c2ea: Preparing [2023-05-04T22:12:26.612Z] 83b213432944: Preparing [2023-05-04T22:12:26.612Z] 5bc340f6d4f5: Preparing [2023-05-04T22:12:26.612Z] 5bc340f6d4f5: Layer already exists [2023-05-04T22:12:26.612Z] 76aa414a2e0b: Pushed [2023-05-04T22:12:26.612Z] 2625117f55cc: Pushed [2023-05-04T22:12:26.871Z] 83b213432944: Pushed [2023-05-04T22:12:29.411Z] d957aec7c2ea: Pushed [2023-05-04T22:12:29.411Z] 3c6a31932b1579eec663a857ee92b20a04fb8d6b: digest: sha256:cc88bd19d5d9a8d70130b13cc4db5b5a1fd38df4b1780143e2c8c93133b2a96d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:12:29.726Z] + 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-04T22:12:30.032Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-04T22:12:30.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-04T22:12:30.033Z] 76aa414a2e0b: Preparing [2023-05-04T22:12:30.033Z] 2625117f55cc: Preparing [2023-05-04T22:12:30.033Z] d957aec7c2ea: Preparing [2023-05-04T22:12:30.033Z] 83b213432944: Preparing [2023-05-04T22:12:30.033Z] 5bc340f6d4f5: Preparing [2023-05-04T22:12:30.033Z] 5bc340f6d4f5: Layer already exists [2023-05-04T22:12:30.033Z] d957aec7c2ea: Layer already exists [2023-05-04T22:12:30.033Z] 2625117f55cc: Layer already exists [2023-05-04T22:12:30.033Z] 76aa414a2e0b: Layer already exists [2023-05-04T22:12:30.033Z] 83b213432944: Layer already exists [2023-05-04T22:12:30.033Z] latest: digest: sha256:cc88bd19d5d9a8d70130b13cc4db5b5a1fd38df4b1780143e2c8c93133b2a96d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:12:30.339Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.2-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:12:30.642Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.2-dev.2 [2023-05-04T22:12:30.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-04T22:12:30.642Z] 76aa414a2e0b: Preparing [2023-05-04T22:12:30.642Z] 2625117f55cc: Preparing [2023-05-04T22:12:30.642Z] d957aec7c2ea: Preparing [2023-05-04T22:12:30.642Z] 83b213432944: Preparing [2023-05-04T22:12:30.642Z] 5bc340f6d4f5: Preparing [2023-05-04T22:12:30.642Z] d957aec7c2ea: Layer already exists [2023-05-04T22:12:30.642Z] 5bc340f6d4f5: Layer already exists [2023-05-04T22:12:30.642Z] 83b213432944: Layer already exists [2023-05-04T22:12:30.642Z] 76aa414a2e0b: Layer already exists [2023-05-04T22:12:30.642Z] 2625117f55cc: Layer already exists [2023-05-04T22:12:30.642Z] 2.3.2-dev.2: digest: sha256:cc88bd19d5d9a8d70130b13cc4db5b5a1fd38df4b1780143e2c8c93133b2a96d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:12:30.948Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3c6a31932b1579eec663a857ee92b20a04fb8d6b-2.3.2-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:12:31.252Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3c6a31932b1579eec663a857ee92b20a04fb8d6b-2.3.2-dev.2 [2023-05-04T22:12:31.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-04T22:12:31.252Z] 76aa414a2e0b: Preparing [2023-05-04T22:12:31.252Z] 2625117f55cc: Preparing [2023-05-04T22:12:31.252Z] d957aec7c2ea: Preparing [2023-05-04T22:12:31.252Z] 83b213432944: Preparing [2023-05-04T22:12:31.252Z] 5bc340f6d4f5: Preparing [2023-05-04T22:12:31.252Z] 83b213432944: Layer already exists [2023-05-04T22:12:31.252Z] 5bc340f6d4f5: Layer already exists [2023-05-04T22:12:31.252Z] 76aa414a2e0b: Layer already exists [2023-05-04T22:12:31.252Z] 2625117f55cc: Layer already exists [2023-05-04T22:12:31.252Z] d957aec7c2ea: Layer already exists [2023-05-04T22:12:31.252Z] 3c6a31932b1579eec663a857ee92b20a04fb8d6b-2.3.2-dev.2: digest: sha256:cc88bd19d5d9a8d70130b13cc4db5b5a1fd38df4b1780143e2c8c93133b2a96d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:12:31.551Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:12:31.857Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [2023-05-04T22:12:31.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-04T22:12:31.857Z] 76aa414a2e0b: Preparing [2023-05-04T22:12:31.857Z] 2625117f55cc: Preparing [2023-05-04T22:12:31.857Z] d957aec7c2ea: Preparing [2023-05-04T22:12:31.857Z] 83b213432944: Preparing [2023-05-04T22:12:31.857Z] 5bc340f6d4f5: Preparing [2023-05-04T22:12:31.857Z] 2625117f55cc: Layer already exists [2023-05-04T22:12:31.857Z] 76aa414a2e0b: Layer already exists [2023-05-04T22:12:31.857Z] d957aec7c2ea: Layer already exists [2023-05-04T22:12:31.857Z] 5bc340f6d4f5: Layer already exists [2023-05-04T22:12:31.857Z] 83b213432944: Layer already exists [2023-05-04T22:12:31.857Z] levski: digest: sha256:cc88bd19d5d9a8d70130b13cc4db5b5a1fd38df4b1780143e2c8c93133b2a96d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T22:12:31.892Z] ===================================================== [Pipeline] echo [2023-05-04T22:12:31.901Z] taggedImages: [2023-05-04T22:12:31.901Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3c6a31932b1579eec663a857ee92b20a04fb8d6b [2023-05-04T22:12:31.901Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-04T22:12:31.901Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.2-dev.2 [2023-05-04T22:12:31.901Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3c6a31932b1579eec663a857ee92b20a04fb8d6b-2.3.2-dev.2 [2023-05-04T22:12:31.901Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [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-04T22:12:32.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T22:12:32.260Z] [2023-05-04T22:12:32.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:12:32.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T22:12:32.557Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T22:12:32.557Z] 5eb5b503b376: Pulling fs layer [2023-05-04T22:12:32.557Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T22:12:32.557Z] ec43610c2a17: Pulling fs layer [2023-05-04T22:12:32.557Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T22:12:32.557Z] 33b1e0a273af: Pulling fs layer [2023-05-04T22:12:32.557Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T22:12:32.557Z] 2f39f015ded8: Pulling fs layer [2023-05-04T22:12:32.557Z] 3a2ae6a8a46f: Waiting [2023-05-04T22:12:32.557Z] 33b1e0a273af: Waiting [2023-05-04T22:12:32.557Z] 5d3b04190fa2: Waiting [2023-05-04T22:12:32.557Z] 2f39f015ded8: Waiting [2023-05-04T22:12:32.557Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T22:12:32.557Z] 5c69ac0246d0: Download complete [2023-05-04T22:12:32.557Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T22:12:32.557Z] 3a2ae6a8a46f: Download complete [2023-05-04T22:12:32.557Z] 33b1e0a273af: Verifying Checksum [2023-05-04T22:12:32.557Z] 33b1e0a273af: Download complete [2023-05-04T22:12:32.557Z] ec43610c2a17: Verifying Checksum [2023-05-04T22:12:32.557Z] ec43610c2a17: Download complete [2023-05-04T22:12:32.557Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T22:12:32.557Z] 5d3b04190fa2: Download complete [2023-05-04T22:12:32.815Z] 5eb5b503b376: Verifying Checksum [2023-05-04T22:12:32.815Z] 5eb5b503b376: Download complete [2023-05-04T22:12:33.380Z] 2f39f015ded8: Download complete [2023-05-04T22:12:33.947Z] 5eb5b503b376: Pull complete [2023-05-04T22:12:34.205Z] 5c69ac0246d0: Pull complete [2023-05-04T22:12:34.463Z] ec43610c2a17: Pull complete [2023-05-04T22:12:34.728Z] 3a2ae6a8a46f: Pull complete [2023-05-04T22:12:34.987Z] 33b1e0a273af: Pull complete [2023-05-04T22:12:34.987Z] 5d3b04190fa2: Pull complete [2023-05-04T22:12:39.165Z] 2f39f015ded8: Pull complete [2023-05-04T22:12:39.165Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T22:12:39.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T22:12:39.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T22:12:39.246Z] prd-ubuntu20.04-docker-8c-8g-13323 does not seem to be running inside a container [2023-05-04T22:12:39.267Z] $ 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/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-04T22:12:40.964Z] $ docker top 45ce5f5e0e40b07b2741f0daa5b99ad8a9a1718e1905886d8ca01b7c71f4721f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:12:41.199Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13324 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws [2023-05-04T22:12:41.212Z] Running in /w/workspace/device-onvif-camera/10 [Pipeline] { [Pipeline] checkout [2023-05-04T22:12:41.253Z] The recommended git tool is: git [2023-05-04T22:12:41.368Z] ---> job-cost.sh [2023-05-04T22:12:41.368Z] lf-activate-venv: SKIPPING [2023-05-04T22:12:41.368Z] INFO: No Stack... [2023-05-04T22:12:41.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T22:12:42.197Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T22:12:42.480Z] + cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv [2023-05-04T22:12:42.480Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T22:12:42.489Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-10-stack-cost] [2023-05-04T22:12:42.496Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-10-stack-cost] did not exist. Created. [2023-05-04T22:12:42.496Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T22:12:42.790Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T22:12:42.811Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T22:12:42.818Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-10-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T22:12:42.838Z] $ docker stop --time=1 45ce5f5e0e40b07b2741f0daa5b99ad8a9a1718e1905886d8ca01b7c71f4721f [2023-05-04T22:12:43.992Z] $ docker rm -f --volumes 45ce5f5e0e40b07b2741f0daa5b99ad8a9a1718e1905886d8ca01b7c71f4721f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T22:12:46.931Z] using credential edgex-jenkins-ssh [2023-05-04T22:12:46.953Z] Cloning the remote Git repository [2023-05-04T22:12:47.005Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-04T22:12:47.111Z] > git init /w/workspace/device-onvif-camera/10 # timeout=10 [2023-05-04T22:12:47.277Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-04T22:12:47.279Z] > git --version # timeout=10 [2023-05-04T22:12:47.301Z] > git --version # 'git version 2.25.1' [2023-05-04T22:12:47.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T22:12:47.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T22:12:51.141Z] Avoid second fetch [2023-05-04T22:12:51.142Z] Checking out Revision 3c6a31932b1579eec663a857ee92b20a04fb8d6b (levski) [2023-05-04T22:12:50.174Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-04T22:12:50.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T22:12:51.161Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T22:12:51.232Z] > git checkout -f 3c6a31932b1579eec663a857ee92b20a04fb8d6b # timeout=10 [2023-05-04T22:12:51.830Z] Commit message: "docs: fix the url for the edgex docs (#340)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T22:12:52.815Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T22:12:52.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T22:12:52.815Z] Dload Upload Total Spent Left Speed [2023-05-04T22:12:52.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-05-04T22:12:53.391Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T22:12:53.721Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T22:12:53.721Z] + sudo tee /etc/docker/daemon.new [2023-05-04T22:12:53.721Z] { [2023-05-04T22:12:53.721Z] "registry-mirrors": [ [2023-05-04T22:12:53.721Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T22:12:53.721Z] ], [2023-05-04T22:12:53.721Z] "bip": "10.250.0.254/24", [2023-05-04T22:12:53.721Z] "hosts": [ [2023-05-04T22:12:53.721Z] "tcp://0.0.0.0:5555", [2023-05-04T22:12:53.721Z] "unix:///var/run/docker.sock" [2023-05-04T22:12:53.721Z] ], [2023-05-04T22:12:53.721Z] "mtu": 1458, [2023-05-04T22:12:53.721Z] "selinux-enabled": true, [2023-05-04T22:12:53.721Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T22:12:53.721Z] } [Pipeline] sh [2023-05-04T22:12:54.061Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T22:12:54.397Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T22:13:12.643Z] provisioning config files... [2023-05-04T22:13:12.670Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/10@tmp/config11237126902018502831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:13:13.024Z] ---> docker-login.sh [2023-05-04T22:13:13.024Z] nexus3.edgexfoundry.org:10001 [2023-05-04T22:13:13.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:13:13.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:13:13.885Z] Configure a credential helper to remove this warning. See [2023-05-04T22:13:13.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:13:13.885Z] [2023-05-04T22:13:13.885Z] Login Succeeded [2023-05-04T22:13:13.885Z] nexus3.edgexfoundry.org:10002 [2023-05-04T22:13:14.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:13:14.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:13:14.426Z] Configure a credential helper to remove this warning. See [2023-05-04T22:13:14.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:13:14.426Z] [2023-05-04T22:13:14.426Z] Login Succeeded [2023-05-04T22:13:14.426Z] nexus3.edgexfoundry.org:10003 [2023-05-04T22:13:14.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:13:14.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:13:14.699Z] Configure a credential helper to remove this warning. See [2023-05-04T22:13:14.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:13:14.699Z] [2023-05-04T22:13:14.699Z] Login Succeeded [2023-05-04T22:13:14.699Z] nexus3.edgexfoundry.org:10004 [2023-05-04T22:13:14.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:13:14.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:13:14.971Z] Configure a credential helper to remove this warning. See [2023-05-04T22:13:14.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:13:14.971Z] [2023-05-04T22:13:14.971Z] Login Succeeded [2023-05-04T22:13:14.971Z] docker.io [2023-05-04T22:13:15.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:13:15.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:13:15.510Z] Configure a credential helper to remove this warning. See [2023-05-04T22:13:15.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:13:15.510Z] [2023-05-04T22:13:15.510Z] Login Succeeded [2023-05-04T22:13:15.510Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T22:13:15.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T22:13:15.781Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T22:13:15.799Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T22:13:15.812Z] ========================================================= [2023-05-04T22:13:15.812Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-05-04T22:13:15.812Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:13:16.164Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T22:13:17.014Z] Sending build context to Docker daemon 14.2MB [2023-05-04T22:13:17.014Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-05-04T22:13:17.014Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-04T22:13:17.286Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T22:13:17.286Z] 9b18e9b68314: Pulling fs layer [2023-05-04T22:13:17.286Z] 35d82f9e3411: Pulling fs layer [2023-05-04T22:13:17.286Z] e16973657156: Pulling fs layer [2023-05-04T22:13:17.286Z] fc693d55d65f: Pulling fs layer [2023-05-04T22:13:17.286Z] 7e9fc2657dce: Pulling fs layer [2023-05-04T22:13:17.286Z] dda99020689f: Pulling fs layer [2023-05-04T22:13:17.286Z] db1c61fa0a46: Pulling fs layer [2023-05-04T22:13:17.286Z] 891c053d2c06: Pulling fs layer [2023-05-04T22:13:17.286Z] dda99020689f: Waiting [2023-05-04T22:13:17.286Z] fc693d55d65f: Waiting [2023-05-04T22:13:17.286Z] 7e9fc2657dce: Waiting [2023-05-04T22:13:17.286Z] db1c61fa0a46: Waiting [2023-05-04T22:13:17.286Z] e16973657156: Verifying Checksum [2023-05-04T22:13:17.286Z] e16973657156: Download complete [2023-05-04T22:13:17.286Z] 35d82f9e3411: Verifying Checksum [2023-05-04T22:13:17.286Z] 35d82f9e3411: Download complete [2023-05-04T22:13:17.286Z] 7e9fc2657dce: Verifying Checksum [2023-05-04T22:13:17.286Z] 7e9fc2657dce: Download complete [2023-05-04T22:13:17.286Z] dda99020689f: Verifying Checksum [2023-05-04T22:13:17.286Z] dda99020689f: Download complete [2023-05-04T22:13:17.286Z] 9b18e9b68314: Verifying Checksum [2023-05-04T22:13:17.286Z] 9b18e9b68314: Download complete [2023-05-04T22:13:18.281Z] 9b18e9b68314: Pull complete [2023-05-04T22:13:18.281Z] 891c053d2c06: Verifying Checksum [2023-05-04T22:13:18.281Z] 891c053d2c06: Download complete [2023-05-04T22:13:18.556Z] 35d82f9e3411: Pull complete [2023-05-04T22:13:18.837Z] e16973657156: Pull complete [2023-05-04T22:13:19.429Z] db1c61fa0a46: Verifying Checksum [2023-05-04T22:13:19.429Z] db1c61fa0a46: Download complete [2023-05-04T22:13:20.017Z] fc693d55d65f: Verifying Checksum [2023-05-04T22:13:20.017Z] fc693d55d65f: Download complete [2023-05-04T22:13:32.370Z] fc693d55d65f: Pull complete [2023-05-04T22:13:32.370Z] 7e9fc2657dce: Pull complete [2023-05-04T22:13:32.370Z] dda99020689f: Pull complete [2023-05-04T22:13:37.726Z] db1c61fa0a46: Pull complete [2023-05-04T22:13:39.697Z] 891c053d2c06: Pull complete [2023-05-04T22:13:39.697Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-05-04T22:13:39.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-05-04T22:13:39.697Z] ---> f96f9c87975a [2023-05-04T22:13:39.697Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-04T22:13:41.116Z] ---> Running in fd12bc783be4 [2023-05-04T22:13:41.385Z] Removing intermediate container fd12bc783be4 [2023-05-04T22:13:41.385Z] ---> 51ef675c26f0 [2023-05-04T22:13:41.385Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T22:13:41.385Z] ---> Running in 32b8a55f5eef [2023-05-04T22:13:41.652Z] Removing intermediate container 32b8a55f5eef [2023-05-04T22:13:41.652Z] ---> 5ae95e783fdf [2023-05-04T22:13:41.653Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-05-04T22:13:41.924Z] ---> Running in f0fe60b7f658 [2023-05-04T22:13:42.194Z] Removing intermediate container f0fe60b7f658 [2023-05-04T22:13:42.194Z] ---> 800fa72ea378 [2023-05-04T22:13:42.194Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T22:13:42.194Z] ---> Running in 423c0fd23749 [2023-05-04T22:13:42.467Z] Removing intermediate container 423c0fd23749 [2023-05-04T22:13:42.467Z] ---> 8b3cd42ce906 [2023-05-04T22:13:42.467Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-04T22:13:42.744Z] ---> Running in 62a4eaba2bd4 [2023-05-04T22:13:43.012Z] Removing intermediate container 62a4eaba2bd4 [2023-05-04T22:13:43.012Z] ---> 5547123d2c95 [2023-05-04T22:13:43.012Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T22:13:43.012Z] ---> Running in 75905fee6e14 [2023-05-04T22:13:44.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-04T22:13:44.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-04T22:13:45.403Z] OK: 221 MiB in 51 packages [2023-05-04T22:13:46.376Z] Removing intermediate container 75905fee6e14 [2023-05-04T22:13:46.376Z] ---> 338cdb862ee3 [2023-05-04T22:13:46.376Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-04T22:13:46.376Z] ---> Running in 499c45e6fd91 [2023-05-04T22:13:46.644Z] Removing intermediate container 499c45e6fd91 [2023-05-04T22:13:46.644Z] ---> 2f1181fba192 [2023-05-04T22:13:46.644Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-04T22:13:47.230Z] ---> b68242e4f73e [2023-05-04T22:13:47.230Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T22:13:47.230Z] ---> Running in d693a7a7cafa [2023-05-04T22:14:43.691Z] Removing intermediate container d693a7a7cafa [2023-05-04T22:14:43.691Z] ---> b2ee448306d5 [2023-05-04T22:14:43.691Z] Step 12/13 : COPY . . [2023-05-04T22:14:43.691Z] ---> 2e148ad07bcd [2023-05-04T22:14:43.691Z] Step 13/13 : RUN ${MAKE} [2023-05-04T22:14:43.691Z] ---> Running in 6ff5b318d670 [2023-05-04T22:14:43.691Z] noop [2023-05-04T22:14:43.691Z] Removing intermediate container 6ff5b318d670 [2023-05-04T22:14:43.691Z] ---> 99ad3645b402 [2023-05-04T22:14:43.691Z] Successfully built 99ad3645b402 [2023-05-04T22:14:43.691Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:14:44.035Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T22:14:44.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T22:14:44.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-13324 does not seem to be running inside a container [2023-05-04T22:14:44.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@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-arm64 cat [2023-05-04T22:14:45.482Z] $ docker top 69bd6a2bd2df73a396423e2f11c92b4935cc7992318aff0a90a31e988ceb7c79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T22:14:46.293Z] + go version [2023-05-04T22:14:46.293Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-05-04T22:14:46.317Z] $ docker stop --time=1 69bd6a2bd2df73a396423e2f11c92b4935cc7992318aff0a90a31e988ceb7c79 [2023-05-04T22:14:49.875Z] $ docker rm -f --volumes 69bd6a2bd2df73a396423e2f11c92b4935cc7992318aff0a90a31e988ceb7c79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:14:50.464Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T22:14:50.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T22:14:50.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-13324 does not seem to be running inside a container [2023-05-04T22:14:50.781Z] $ 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/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@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-arm64 cat [2023-05-04T22:14:52.007Z] $ docker top 24168794b1db93b9022b169bdc461f2a130fa2ccba718c07f067ba11fb765df1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T22:14:52.513Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/10 [Pipeline] fileExists [Pipeline] sh [2023-05-04T22:14:52.843Z] + make test [2023-05-04T22:14:52.843Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-04T22:14:54.800Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-04T22:16:31.432Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-04T22:16:31.432Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.185s coverage: 29.3% of statements [2023-05-04T22:16:31.432Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-04T22:16:49.664Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.562s coverage: 86.5% of statements [2023-05-04T22:16:49.664Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T22:16:49.664Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-04T22:17:16.408Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T22:17:16.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T22:17:16.408Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T22:17:16.427Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T22:17:16.447Z] $ docker stop --time=1 24168794b1db93b9022b169bdc461f2a130fa2ccba718c07f067ba11fb765df1 [2023-05-04T22:17:18.231Z] $ docker rm -f --volumes 24168794b1db93b9022b169bdc461f2a130fa2ccba718c07f067ba11fb765df1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T22:17:19.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T22:17:19.305Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T22:17:19.847Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T22:17:20.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T22:17:20.558Z] + ls -al . [2023-05-04T22:17:20.558Z] total 240 [2023-05-04T22:17:20.558Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 22:14 . [2023-05-04T22:17:20.558Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 22:12 .. [2023-05-04T22:17:20.558Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 22:12 .git [2023-05-04T22:17:20.558Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 22:12 .github [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 496 May 4 22:12 .gitignore [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 42 May 4 22:12 .golangci.yml [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 9739 May 4 22:12 Attribution.txt [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 6535 May 4 22:12 CHANGELOG.md [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 1637 May 4 22:12 Dockerfile [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 22:12 GOVERNANCE.md [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 762 May 4 22:12 Jenkinsfile [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 4 22:12 LICENSE [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 2997 May 4 22:12 Makefile [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 625 May 4 22:12 OWNERS.md [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 2368 May 4 22:12 README.md [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 11 May 4 22:10 VERSION [2023-05-04T22:17:20.558Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 22:12 bin [2023-05-04T22:17:20.558Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 22:12 cmd [2023-05-04T22:17:20.558Z] -rw-r--r-- 1 jenkins jenkins 79184 May 4 22:16 coverage.out [2023-05-04T22:17:20.558Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 22:12 doc [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 3687 May 4 22:12 go.mod [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 46105 May 4 22:12 go.sum [2023-05-04T22:17:20.558Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 22:12 internal [2023-05-04T22:17:20.558Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 22:12 snap [2023-05-04T22:17:20.558Z] -rw-rw-r-- 1 jenkins jenkins 236 May 4 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:17:20.897Z] + 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=3c6a31932b1579eec663a857ee92b20a04fb8d6b --label arch=arm64 --label version=2.3.2-dev.2 . [2023-05-04T22:17:21.482Z] Sending build context to Docker daemon 14.28MB [2023-05-04T22:17:21.482Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-05-04T22:17:21.482Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-04T22:17:21.482Z] ---> 99ad3645b402 [2023-05-04T22:17:21.482Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-04T22:17:21.748Z] ---> Running in 98ce926eaca4 [2023-05-04T22:17:22.018Z] Removing intermediate container 98ce926eaca4 [2023-05-04T22:17:22.018Z] ---> 5fad6ba7604a [2023-05-04T22:17:22.018Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T22:17:22.287Z] ---> Running in 3c50b351f2f7 [2023-05-04T22:17:22.556Z] Removing intermediate container 3c50b351f2f7 [2023-05-04T22:17:22.556Z] ---> 67bc7133d2ce [2023-05-04T22:17:22.556Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-05-04T22:17:22.556Z] ---> Running in 6dd049e19de2 [2023-05-04T22:17:23.160Z] Removing intermediate container 6dd049e19de2 [2023-05-04T22:17:23.160Z] ---> f6a213fc6c69 [2023-05-04T22:17:23.160Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T22:17:23.160Z] ---> Running in 2e24ce2c5de0 [2023-05-04T22:17:23.427Z] Removing intermediate container 2e24ce2c5de0 [2023-05-04T22:17:23.427Z] ---> fbbd7b1a3f45 [2023-05-04T22:17:23.427Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-04T22:17:23.693Z] ---> Running in 96615b76a8cf [2023-05-04T22:17:23.959Z] Removing intermediate container 96615b76a8cf [2023-05-04T22:17:23.960Z] ---> ffc230ddd1ac [2023-05-04T22:17:23.960Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T22:17:23.960Z] ---> Running in d5066445f7df [2023-05-04T22:17:24.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-04T22:17:25.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-04T22:17:26.141Z] OK: 221 MiB in 51 packages [2023-05-04T22:17:27.100Z] Removing intermediate container d5066445f7df [2023-05-04T22:17:27.100Z] ---> 64a423fa0494 [2023-05-04T22:17:27.100Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-04T22:17:27.100Z] ---> Running in cf28d81a3fc4 [2023-05-04T22:17:27.368Z] Removing intermediate container cf28d81a3fc4 [2023-05-04T22:17:27.368Z] ---> 41c58f4920ea [2023-05-04T22:17:27.368Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-04T22:17:27.950Z] ---> 1a6d14e355d1 [2023-05-04T22:17:27.950Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T22:17:28.216Z] ---> Running in bf0288b6c0f5 [2023-05-04T22:17:31.557Z] Removing intermediate container bf0288b6c0f5 [2023-05-04T22:17:31.557Z] ---> 3374fa4f4303 [2023-05-04T22:17:31.557Z] Step 12/26 : COPY . . [2023-05-04T22:17:33.507Z] ---> a99cef09be7d [2023-05-04T22:17:33.507Z] Step 13/26 : RUN ${MAKE} [2023-05-04T22:17:33.507Z] ---> Running in 0e186a6d55c0 [2023-05-04T22:17:35.460Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.2-dev.2 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-05-04T22:19:57.132Z] Removing intermediate container 0e186a6d55c0 [2023-05-04T22:19:57.132Z] ---> fcb65436152b [2023-05-04T22:19:57.132Z] Step 14/26 : FROM alpine:3.16 [2023-05-04T22:19:57.132Z] 3.16: Pulling from library/alpine [2023-05-04T22:19:57.132Z] 547446be3368: Pulling fs layer [2023-05-04T22:19:57.132Z] 547446be3368: Download complete [2023-05-04T22:19:57.132Z] 547446be3368: Pull complete [2023-05-04T22:19:57.132Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-05-04T22:19:57.132Z] Status: Downloaded newer image for alpine:3.16 [2023-05-04T22:19:57.132Z] ---> 3b5033019969 [2023-05-04T22:19:57.132Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-04T22:19:57.132Z] ---> Running in abbe1a79e349 [2023-05-04T22:19:57.132Z] Removing intermediate container abbe1a79e349 [2023-05-04T22:19:57.132Z] ---> 89b142c89b31 [2023-05-04T22:19:57.132Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-05-04T22:19:57.132Z] ---> Running in a95f871a7596 [2023-05-04T22:19:57.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-04T22:19:57.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-04T22:19:57.132Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-05-04T22:19:57.132Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-05-04T22:19:57.132Z] (3/6) Installing libsodium (1.0.18-r0) [2023-05-04T22:19:57.400Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-05-04T22:19:57.400Z] (5/6) Installing libzmq (4.3.4-r0) [2023-05-04T22:19:57.400Z] (6/6) Installing zeromq (4.3.4-r0) [2023-05-04T22:19:57.400Z] Executing busybox-1.35.0-r17.trigger [2023-05-04T22:19:57.400Z] OK: 8 MiB in 20 packages [2023-05-04T22:19:58.366Z] Removing intermediate container a95f871a7596 [2023-05-04T22:19:58.366Z] ---> bcc14432e19b [2023-05-04T22:19:58.366Z] Step 17/26 : WORKDIR / [2023-05-04T22:19:58.366Z] ---> Running in 92b98c03527d [2023-05-04T22:19:58.635Z] Removing intermediate container 92b98c03527d [2023-05-04T22:19:58.635Z] ---> e5a1cc0b8150 [2023-05-04T22:19:58.635Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-04T22:20:00.045Z] ---> b73f14bc2aa0 [2023-05-04T22:20:00.045Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-04T22:20:00.313Z] ---> 7f38c95c72c2 [2023-05-04T22:20:00.313Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-04T22:20:00.911Z] ---> c9b19ef13105 [2023-05-04T22:20:00.911Z] Step 21/26 : EXPOSE 59984 [2023-05-04T22:20:00.911Z] ---> Running in eacef5755f5d [2023-05-04T22:20:01.178Z] Removing intermediate container eacef5755f5d [2023-05-04T22:20:01.178Z] ---> 14cacceb7e47 [2023-05-04T22:20:01.178Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-04T22:20:01.178Z] ---> Running in d5fb88b59727 [2023-05-04T22:20:01.447Z] Removing intermediate container d5fb88b59727 [2023-05-04T22:20:01.447Z] ---> 1c5c63b64a08 [2023-05-04T22:20:01.447Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-05-04T22:20:01.716Z] ---> Running in 88d113d1c6c8 [2023-05-04T22:20:01.985Z] Removing intermediate container 88d113d1c6c8 [2023-05-04T22:20:01.985Z] ---> d43eb1ac99be [2023-05-04T22:20:01.985Z] Step 24/26 : LABEL arch=arm64 [2023-05-04T22:20:01.985Z] ---> Running in 2318d3b56ce3 [2023-05-04T22:20:02.251Z] Removing intermediate container 2318d3b56ce3 [2023-05-04T22:20:02.251Z] ---> 27b4f34e749a [2023-05-04T22:20:02.251Z] Step 25/26 : LABEL git_sha=3c6a31932b1579eec663a857ee92b20a04fb8d6b [2023-05-04T22:20:02.251Z] ---> Running in 1e72565ae6e5 [2023-05-04T22:20:02.518Z] Removing intermediate container 1e72565ae6e5 [2023-05-04T22:20:02.518Z] ---> 37bcb71d433f [2023-05-04T22:20:02.518Z] Step 26/26 : LABEL version=2.3.2-dev.2 [2023-05-04T22:20:02.518Z] ---> Running in 0a7d9c331adb [2023-05-04T22:20:02.787Z] Removing intermediate container 0a7d9c331adb [2023-05-04T22:20:02.787Z] ---> 10e38c2bb63e [2023-05-04T22:20:02.787Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T22:20:02.787Z] Successfully built 10e38c2bb63e [2023-05-04T22:20:03.054Z] 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-04T22:20:03.172Z] provisioning config files... [2023-05-04T22:20:03.184Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/10@tmp/config5240720653189732370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:20:03.507Z] ---> docker-login.sh [2023-05-04T22:20:03.508Z] nexus3.edgexfoundry.org:10001 [2023-05-04T22:20:03.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:20:03.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:20:03.778Z] Configure a credential helper to remove this warning. See [2023-05-04T22:20:03.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:20:03.778Z] [2023-05-04T22:20:03.778Z] Login Succeeded [2023-05-04T22:20:03.778Z] nexus3.edgexfoundry.org:10002 [2023-05-04T22:20:04.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:20:04.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:20:04.046Z] Configure a credential helper to remove this warning. See [2023-05-04T22:20:04.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:20:04.046Z] [2023-05-04T22:20:04.046Z] Login Succeeded [2023-05-04T22:20:04.046Z] nexus3.edgexfoundry.org:10003 [2023-05-04T22:20:04.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:20:04.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:20:04.312Z] Configure a credential helper to remove this warning. See [2023-05-04T22:20:04.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:20:04.312Z] [2023-05-04T22:20:04.312Z] Login Succeeded [2023-05-04T22:20:04.312Z] nexus3.edgexfoundry.org:10004 [2023-05-04T22:20:04.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:20:04.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:20:04.847Z] Configure a credential helper to remove this warning. See [2023-05-04T22:20:04.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:20:04.847Z] [2023-05-04T22:20:04.847Z] Login Succeeded [2023-05-04T22:20:04.847Z] docker.io [2023-05-04T22:20:05.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T22:20:05.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T22:20:05.381Z] Configure a credential helper to remove this warning. See [2023-05-04T22:20:05.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T22:20:05.381Z] [2023-05-04T22:20:05.381Z] Login Succeeded [2023-05-04T22:20:05.381Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T22:20:05.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T22:20:05.436Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T22:20:05.461Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-04T22:20:05.461Z] 3c6a31932b1579eec663a857ee92b20a04fb8d6b [2023-05-04T22:20:05.461Z] latest [2023-05-04T22:20:05.461Z] 2.3.2-dev.2 [2023-05-04T22:20:05.461Z] 3c6a31932b1579eec663a857ee92b20a04fb8d6b-2.3.2-dev.2 [2023-05-04T22:20:05.461Z] levski [2023-05-04T22:20:05.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:20:05.807Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c6a31932b1579eec663a857ee92b20a04fb8d6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:20:06.157Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c6a31932b1579eec663a857ee92b20a04fb8d6b [2023-05-04T22:20:06.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T22:20:06.157Z] e725378d97fc: Preparing [2023-05-04T22:20:06.157Z] 929f11080238: Preparing [2023-05-04T22:20:06.157Z] a75cee1e65ea: Preparing [2023-05-04T22:20:06.157Z] c034d8e49344: Preparing [2023-05-04T22:20:06.157Z] dc65b23a4b7c: Preparing [2023-05-04T22:20:06.157Z] dc65b23a4b7c: Layer already exists [2023-05-04T22:20:06.430Z] e725378d97fc: Pushed [2023-05-04T22:20:06.430Z] 929f11080238: Pushed [2023-05-04T22:20:07.013Z] c034d8e49344: Pushed [2023-05-04T22:20:12.349Z] a75cee1e65ea: Pushed [2023-05-04T22:20:12.349Z] 3c6a31932b1579eec663a857ee92b20a04fb8d6b: digest: sha256:2f87655ad0f6ae22e0631b10826454073559a753ba64b7a9ff2192ab9207d7bb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:20:12.676Z] + 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-04T22:20:13.009Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-04T22:20:13.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T22:20:13.009Z] e725378d97fc: Preparing [2023-05-04T22:20:13.009Z] 929f11080238: Preparing [2023-05-04T22:20:13.009Z] a75cee1e65ea: Preparing [2023-05-04T22:20:13.009Z] c034d8e49344: Preparing [2023-05-04T22:20:13.009Z] dc65b23a4b7c: Preparing [2023-05-04T22:20:13.009Z] c034d8e49344: Layer already exists [2023-05-04T22:20:13.009Z] dc65b23a4b7c: Layer already exists [2023-05-04T22:20:13.009Z] e725378d97fc: Layer already exists [2023-05-04T22:20:13.009Z] a75cee1e65ea: Layer already exists [2023-05-04T22:20:13.009Z] 929f11080238: Layer already exists [2023-05-04T22:20:13.009Z] latest: digest: sha256:2f87655ad0f6ae22e0631b10826454073559a753ba64b7a9ff2192ab9207d7bb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:20:13.355Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.2-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:20:13.684Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.2-dev.2 [2023-05-04T22:20:13.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T22:20:13.684Z] e725378d97fc: Preparing [2023-05-04T22:20:13.684Z] 929f11080238: Preparing [2023-05-04T22:20:13.684Z] a75cee1e65ea: Preparing [2023-05-04T22:20:13.684Z] c034d8e49344: Preparing [2023-05-04T22:20:13.684Z] dc65b23a4b7c: Preparing [2023-05-04T22:20:13.684Z] dc65b23a4b7c: Layer already exists [2023-05-04T22:20:13.684Z] e725378d97fc: Layer already exists [2023-05-04T22:20:13.684Z] c034d8e49344: Layer already exists [2023-05-04T22:20:13.684Z] 929f11080238: Layer already exists [2023-05-04T22:20:13.684Z] a75cee1e65ea: Layer already exists [2023-05-04T22:20:13.684Z] 2.3.2-dev.2: digest: sha256:2f87655ad0f6ae22e0631b10826454073559a753ba64b7a9ff2192ab9207d7bb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:20:14.022Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c6a31932b1579eec663a857ee92b20a04fb8d6b-2.3.2-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:20:14.355Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c6a31932b1579eec663a857ee92b20a04fb8d6b-2.3.2-dev.2 [2023-05-04T22:20:14.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T22:20:14.355Z] e725378d97fc: Preparing [2023-05-04T22:20:14.355Z] 929f11080238: Preparing [2023-05-04T22:20:14.355Z] a75cee1e65ea: Preparing [2023-05-04T22:20:14.355Z] c034d8e49344: Preparing [2023-05-04T22:20:14.355Z] dc65b23a4b7c: Preparing [2023-05-04T22:20:14.355Z] dc65b23a4b7c: Layer already exists [2023-05-04T22:20:14.355Z] e725378d97fc: Layer already exists [2023-05-04T22:20:14.355Z] c034d8e49344: Layer already exists [2023-05-04T22:20:14.355Z] 929f11080238: Layer already exists [2023-05-04T22:20:14.355Z] a75cee1e65ea: Layer already exists [2023-05-04T22:20:14.355Z] 3c6a31932b1579eec663a857ee92b20a04fb8d6b-2.3.2-dev.2: digest: sha256:2f87655ad0f6ae22e0631b10826454073559a753ba64b7a9ff2192ab9207d7bb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:20:14.690Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:20:15.020Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [2023-05-04T22:20:15.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T22:20:15.020Z] e725378d97fc: Preparing [2023-05-04T22:20:15.020Z] 929f11080238: Preparing [2023-05-04T22:20:15.020Z] a75cee1e65ea: Preparing [2023-05-04T22:20:15.020Z] c034d8e49344: Preparing [2023-05-04T22:20:15.020Z] dc65b23a4b7c: Preparing [2023-05-04T22:20:15.020Z] 929f11080238: Layer already exists [2023-05-04T22:20:15.020Z] c034d8e49344: Layer already exists [2023-05-04T22:20:15.020Z] e725378d97fc: Layer already exists [2023-05-04T22:20:15.020Z] dc65b23a4b7c: Layer already exists [2023-05-04T22:20:15.020Z] a75cee1e65ea: Layer already exists [2023-05-04T22:20:15.020Z] levski: digest: sha256:2f87655ad0f6ae22e0631b10826454073559a753ba64b7a9ff2192ab9207d7bb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T22:20:15.062Z] ===================================================== [Pipeline] echo [2023-05-04T22:20:15.067Z] taggedImages: [2023-05-04T22:20:15.067Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c6a31932b1579eec663a857ee92b20a04fb8d6b [2023-05-04T22:20:15.067Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-04T22:20:15.067Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.2-dev.2 [2023-05-04T22:20:15.067Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c6a31932b1579eec663a857ee92b20a04fb8d6b-2.3.2-dev.2 [2023-05-04T22:20:15.067Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:20:15.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T22:20:15.428Z] [2023-05-04T22:20:15.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:20:15.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T22:20:15.766Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T22:20:15.766Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T22:20:15.766Z] 04944245beec: Pulling fs layer [2023-05-04T22:20:15.766Z] 699f458cf7ca: Pulling fs layer [2023-05-04T22:20:15.766Z] 765212b225bb: Pulling fs layer [2023-05-04T22:20:15.766Z] f23df028b6ca: Pulling fs layer [2023-05-04T22:20:15.766Z] 765212b225bb: Waiting [2023-05-04T22:20:15.766Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T22:20:15.766Z] f23df028b6ca: Waiting [2023-05-04T22:20:15.766Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T22:20:15.766Z] 2437ff75d9bd: Waiting [2023-05-04T22:20:15.766Z] d65c8cfc05b1: Waiting [2023-05-04T22:20:16.033Z] 04944245beec: Verifying Checksum [2023-05-04T22:20:16.033Z] 04944245beec: Download complete [2023-05-04T22:20:16.033Z] 765212b225bb: Verifying Checksum [2023-05-04T22:20:16.034Z] 765212b225bb: Download complete [2023-05-04T22:20:16.034Z] f23df028b6ca: Download complete [2023-05-04T22:20:16.034Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T22:20:16.034Z] d65c8cfc05b1: Download complete [2023-05-04T22:20:16.303Z] 699f458cf7ca: Verifying Checksum [2023-05-04T22:20:16.303Z] 699f458cf7ca: Download complete [2023-05-04T22:20:16.571Z] 8998bd30e6a1: Download complete [2023-05-04T22:20:19.156Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T22:20:19.156Z] 2437ff75d9bd: Download complete [2023-05-04T22:20:20.567Z] 8998bd30e6a1: Pull complete [2023-05-04T22:20:21.151Z] 04944245beec: Pull complete [2023-05-04T22:20:22.563Z] 699f458cf7ca: Pull complete [2023-05-04T22:20:22.830Z] 765212b225bb: Pull complete [2023-05-04T22:20:23.416Z] f23df028b6ca: Pull complete [2023-05-04T22:20:23.691Z] d65c8cfc05b1: Pull complete [2023-05-04T22:20:38.711Z] 2437ff75d9bd: Pull complete [2023-05-04T22:20:38.711Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T22:20:38.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T22:20:38.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T22:20:38.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-13324 does not seem to be running inside a container [2023-05-04T22:20:38.970Z] $ 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/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@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:arm64 cat [2023-05-04T22:20:41.540Z] $ docker top 419a4f22b2c3071ae626d06d67d1a5aba205adf71ffa1f030dbb750342cbe0e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:20:42.362Z] ---> job-cost.sh [2023-05-04T22:20:42.362Z] lf-activate-venv: SKIPPING [2023-05-04T22:20:42.362Z] INFO: No Stack... [2023-05-04T22:20:42.629Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T22:20:43.587Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T22:20:44.221Z] + cat /w/workspace/device-onvif-camera/10/archives/cost.csv [2023-05-04T22:20:44.221Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T22:20:44.285Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-10-stack-cost] [2023-05-04T22:20:44.296Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-10-stack-cost] did not exist. Created. [2023-05-04T22:20:44.296Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T22:20:44.637Z] /w/workspace/device-onvif-camera/10@tmp/durable-f869e42e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T22:20:44.972Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T22:20:44.997Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T22:20:45.052Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T22:20:45.059Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-10-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T22:20:45.087Z] $ docker stop --time=1 419a4f22b2c3071ae626d06d67d1a5aba205adf71ffa1f030dbb750342cbe0e2 [2023-05-04T22:20:47.484Z] $ docker rm -f --volumes 419a4f22b2c3071ae626d06d67d1a5aba205adf71ffa1f030dbb750342cbe0e2 [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-04T22:20:47.875Z] provisioning config files... [2023-05-04T22:20:47.882Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config5589057985651798521tmp [Pipeline] { [Pipeline] sh [2023-05-04T22:20:48.176Z] + set +x [2023-05-04T22:20:48.176Z] + curl -s https://codecov.io/bash [2023-05-04T22:20:48.176Z] + bash -s -- [2023-05-04T22:20:48.176Z] [2023-05-04T22:20:48.176Z] _____ _ [2023-05-04T22:20:48.176Z] / ____| | | [2023-05-04T22:20:48.176Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T22:20:48.176Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T22:20:48.176Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T22:20:48.176Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T22:20:48.176Z] Bash-1.0.6 [2023-05-04T22:20:48.176Z] [2023-05-04T22:20:48.176Z] [2023-05-04T22:20:48.176Z] ==> git version 2.25.1 found [2023-05-04T22:20:48.176Z] ==> 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-04T22:20:48.176Z] Release-Date: 2020-01-08 [2023-05-04T22:20:48.176Z] 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-04T22:20:48.176Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T22:20:48.176Z] ==> Jenkins CI detected. [2023-05-04T22:20:48.176Z] current dir:  /w/workspace/undry_device-onvif-camera_levski [2023-05-04T22:20:48.176Z] project root: . [2023-05-04T22:20:48.176Z] --> token set from env [2023-05-04T22:20:48.176Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T22:20:48.176Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T22:20:48.176Z] ==> Python coveragepy not found [2023-05-04T22:20:48.176Z] ==> Searching for coverage reports in: [2023-05-04T22:20:48.176Z] + . [2023-05-04T22:20:48.176Z] -> Found 1 reports [2023-05-04T22:20:48.176Z] ==> Detecting git/mercurial file structure [2023-05-04T22:20:48.435Z] ==> Reading reports [2023-05-04T22:20:48.435Z] + ./coverage.out bytes=79184 [2023-05-04T22:20:48.435Z] ==> Appending adjustments [2023-05-04T22:20:48.435Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T22:20:48.435Z] + Found adjustments [2023-05-04T22:20:48.435Z] ==> Gzipping contents [2023-05-04T22:20:48.435Z] 12K /tmp/codecov.6OuPtV.gz [2023-05-04T22:20:48.435Z] ==> Uploading reports [2023-05-04T22:20:48.435Z] url: https://codecov.io [2023-05-04T22:20:48.435Z] query: branch=levski&commit=3c6a31932b1579eec663a857ee92b20a04fb8d6b&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T22:20:48.435Z] -> Pinging Codecov [2023-05-04T22:20:48.435Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=levski&commit=3c6a31932b1579eec663a857ee92b20a04fb8d6b&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T22:20:48.693Z] -> Uploading to [2023-05-04T22:20:48.693Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/F29A59C45E3A92E06B3E522C9905F8EF/3c6a31932b1579eec663a857ee92b20a04fb8d6b/b1aabd09-6833-4afc-968a-4a8738cd7852.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T222048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6059c2aebf975cd8c196fdab6029e00efd83b3f02556bbe5ab5583583da54110 [2023-05-04T22:20:48.693Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T22:20:48.693Z] Dload Upload Total Spent Left Speed [2023-05-04T22:20:48.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10894 0 0 100 10894 0 44831 --:--:-- --:--:-- --:--:-- 44831 [2023-05-04T22:20:48.953Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3c6a31932b1579eec663a857ee92b20a04fb8d6b [Pipeline] } [2023-05-04T22:20:48.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-04T22:20:49.181Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-04T22:20:49.190Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:20:49.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T22:20:49.484Z] [2023-05-04T22:20:49.484Z] 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-04T22:20:49.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T22:20:49.783Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-04T22:20:49.783Z] df9b9388f04a: Pulling fs layer [2023-05-04T22:20:49.783Z] 52dc419b0ee2: Pulling fs layer [2023-05-04T22:20:49.783Z] 25bc292e5bac: Pulling fs layer [2023-05-04T22:20:49.783Z] 114826534d7a: Pulling fs layer [2023-05-04T22:20:49.783Z] 4657fd5d0bcf: Pulling fs layer [2023-05-04T22:20:49.783Z] 6ad1cebc031e: Pulling fs layer [2023-05-04T22:20:49.783Z] 8a3aa393b2d8: Pulling fs layer [2023-05-04T22:20:49.783Z] 114826534d7a: Waiting [2023-05-04T22:20:49.783Z] 4657fd5d0bcf: Waiting [2023-05-04T22:20:49.783Z] 25bc292e5bac: Download complete [2023-05-04T22:20:49.783Z] 52dc419b0ee2: Verifying Checksum [2023-05-04T22:20:49.783Z] 52dc419b0ee2: Download complete [2023-05-04T22:20:49.783Z] 4657fd5d0bcf: Verifying Checksum [2023-05-04T22:20:49.783Z] 4657fd5d0bcf: Download complete [2023-05-04T22:20:49.783Z] df9b9388f04a: Download complete [2023-05-04T22:20:50.041Z] 6ad1cebc031e: Verifying Checksum [2023-05-04T22:20:50.041Z] 6ad1cebc031e: Download complete [2023-05-04T22:20:50.041Z] df9b9388f04a: Pull complete [2023-05-04T22:20:50.041Z] 52dc419b0ee2: Pull complete [2023-05-04T22:20:50.041Z] 25bc292e5bac: Pull complete [2023-05-04T22:20:50.608Z] 114826534d7a: Verifying Checksum [2023-05-04T22:20:50.608Z] 114826534d7a: Download complete [2023-05-04T22:20:50.608Z] 8a3aa393b2d8: Verifying Checksum [2023-05-04T22:20:50.608Z] 8a3aa393b2d8: Download complete [2023-05-04T22:20:53.883Z] 114826534d7a: Pull complete [2023-05-04T22:20:53.883Z] 4657fd5d0bcf: Pull complete [2023-05-04T22:20:54.141Z] 6ad1cebc031e: Pull complete [2023-05-04T22:20:56.669Z] 8a3aa393b2d8: Pull complete [2023-05-04T22:20:56.669Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-04T22:20:56.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T22:20:56.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T22:20:56.741Z] prd-ubuntu20.04-docker-8c-8g-13323 does not seem to be running inside a container [2023-05-04T22:20:56.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-04T22:20:58.738Z] $ docker top 5ed60cc9e387115be48fa1950f7e47b4721454c5070844dedeb01c68087e992e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-04T22:20:58.805Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh [2023-05-04T22:20:59.083Z] + set -o pipefail [2023-05-04T22:20:59.083Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' [2023-05-04T22:21:05.651Z] [2023-05-04T22:21:05.651Z] Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... [2023-05-04T22:21:05.651Z] [2023-05-04T22:21:05.651Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/f0015fac-20f9-4dc0-a79f-6479c3631326 [2023-05-04T22:21:05.651Z] [2023-05-04T22:21:05.651Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-04T22:21:05.651Z] [2023-05-04T22:21:05.651Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-04T22:21:05.651Z] [2023-05-04T22:21:05.651Z] [2023-05-04T22:21:05.651Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-04T22:21:05.651Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-04T22:21:05.651Z] More details here: https://snyk.co/ue1NS [2023-05-04T22:21:05.651Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-04T22:21:05.651Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-04T22:21:05.658Z] $ docker stop --time=1 5ed60cc9e387115be48fa1950f7e47b4721454c5070844dedeb01c68087e992e [2023-05-04T22:21:07.824Z] $ docker rm -f --volumes 5ed60cc9e387115be48fa1950f7e47b4721454c5070844dedeb01c68087e992e [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-04T22:21:08.165Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T22:21:08.173Z] provisioning config files... [2023-05-04T22:21:08.180Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config11269815576367428099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:21:08.474Z] --> edgex-publish-swagger.sh [2023-05-04T22:21:08.474Z] === Publish doc/openapi/v2 API === [2023-05-04T22:21:08.474Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-04T22:21:08.474Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-04T22:21:08.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T22:21:08.474Z] Dload Upload Total Spent Left Speed [2023-05-04T22:21:09.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 603k --:--:-- --:--:-- --:--:-- 602k [2023-05-04T22:21:09.042Z] [2023-05-04T22:21:09.042Z] [Pipeline] } [2023-05-04T22:21:09.050Z] 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-04T22:21:09.454Z] + git log --format=format:%s -1 3c6a31932b1579eec663a857ee92b20a04fb8d6b [Pipeline] sh [2023-05-04T22:21:09.742Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T22:21:09.742Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:21:10.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T22:21:10.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T22:21:10.109Z] prd-ubuntu20.04-docker-8c-8g-13323 does not seem to be running inside a container [2023-05-04T22:21:10.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-04T22:21:10.579Z] $ docker top 90f380782094ee94348634433d028785bb32acab4e69404a982e291fff0bfbf1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T22:21:10.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T22:21:10.672Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T22:21:10.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T22:21:10.776Z] $ docker exec 90f380782094ee94348634433d028785bb32acab4e69404a982e291fff0bfbf1 ssh-agent [2023-05-04T22:21:10.880Z] SSH_AUTH_SOCK=/tmp/ssh-UCLVFlmvrzXh/agent.33 [2023-05-04T22:21:10.880Z] SSH_AGENT_PID=39 [2023-05-04T22:21:10.884Z] Running ssh-add (command line suppressed) [2023-05-04T22:21:10.980Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6445907937352580416.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6445907937352580416.key) [2023-05-04T22:21:10.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T22:21:11.280Z] + git semver tag [2023-05-04T22:21:11.539Z] 2023-05-04 22:21:11,444 [run_tag] DEBUG tag force:False [2023-05-04T22:21:11.539Z] 2023-05-04 22:21:11,444 [check_head_tag] DEBUG check head tag [2023-05-04T22:21:11.539Z] 2023-05-04 22:21:11,448 [execute] INFO git cat-file --batch-check [2023-05-04T22:21:11.539Z] 2023-05-04 22:21:11,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-05-04T22:21:11.539Z] 2023-05-04 22:21:11,453 [execute] INFO git cat-file --batch [2023-05-04T22:21:11.539Z] 2023-05-04 22:21:11,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-05-04T22:21:11.539Z] 2023-05-04 22:21:11,485 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T22:21:11.539Z] 2023-05-04 22:21:11,485 [execute] INFO git tag -a v2.3.2-dev.2 -m v2.3.2-dev.2 [2023-05-04T22:21:11.539Z] 2023-05-04 22:21:11,485 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.2-dev.2', '-m', 'v2.3.2-dev.2'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-05-04T22:21:11.539Z] 2023-05-04 22:21:11,490 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T22:21:11.539Z] 2.3.2-dev.2 [Pipeline] } [2023-05-04T22:21:11.545Z] $ docker exec --env ******** --env ******** 90f380782094ee94348634433d028785bb32acab4e69404a982e291fff0bfbf1 ssh-agent -k [2023-05-04T22:21:11.629Z] unset SSH_AUTH_SOCK; [2023-05-04T22:21:11.630Z] unset SSH_AGENT_PID; [2023-05-04T22:21:11.630Z] echo Agent pid 39 killed; [2023-05-04T22:21:11.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T22:21:11.934Z] + git semver [Pipeline] } [2023-05-04T22:21:12.202Z] $ docker stop --time=1 90f380782094ee94348634433d028785bb32acab4e69404a982e291fff0bfbf1 [2023-05-04T22:21:13.501Z] $ docker rm -f --volumes 90f380782094ee94348634433d028785bb32acab4e69404a982e291fff0bfbf1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:21:13.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T22:21:13.883Z] [2023-05-04T22:21:13.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:21:14.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T22:21:14.184Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-04T22:21:14.184Z] ab5ef0e58194: Pulling fs layer [2023-05-04T22:21:14.184Z] 9712f1f96733: Pulling fs layer [2023-05-04T22:21:14.184Z] 63f879dbbcfc: Pulling fs layer [2023-05-04T22:21:14.184Z] 0d9ebad4ef96: Pulling fs layer [2023-05-04T22:21:14.184Z] e9a5061849ea: Pulling fs layer [2023-05-04T22:21:14.184Z] d747dcd14b5f: Pulling fs layer [2023-05-04T22:21:14.184Z] 2de7ff778b66: Pulling fs layer [2023-05-04T22:21:14.184Z] e9a5061849ea: Waiting [2023-05-04T22:21:14.184Z] d747dcd14b5f: Waiting [2023-05-04T22:21:14.184Z] 0d9ebad4ef96: Waiting [2023-05-04T22:21:14.184Z] 2de7ff778b66: Waiting [2023-05-04T22:21:14.184Z] 9712f1f96733: Verifying Checksum [2023-05-04T22:21:14.184Z] 9712f1f96733: Download complete [2023-05-04T22:21:14.442Z] 63f879dbbcfc: Verifying Checksum [2023-05-04T22:21:14.442Z] 63f879dbbcfc: Download complete [2023-05-04T22:21:14.442Z] e9a5061849ea: Verifying Checksum [2023-05-04T22:21:14.442Z] e9a5061849ea: Download complete [2023-05-04T22:21:14.699Z] d747dcd14b5f: Verifying Checksum [2023-05-04T22:21:14.700Z] d747dcd14b5f: Download complete [2023-05-04T22:21:14.700Z] ab5ef0e58194: Verifying Checksum [2023-05-04T22:21:14.700Z] ab5ef0e58194: Download complete [2023-05-04T22:21:14.700Z] 0d9ebad4ef96: Verifying Checksum [2023-05-04T22:21:14.700Z] 0d9ebad4ef96: Download complete [2023-05-04T22:21:14.700Z] 2de7ff778b66: Verifying Checksum [2023-05-04T22:21:14.700Z] 2de7ff778b66: Download complete [2023-05-04T22:21:17.226Z] ab5ef0e58194: Pull complete [2023-05-04T22:21:17.226Z] 9712f1f96733: Pull complete [2023-05-04T22:21:17.792Z] 63f879dbbcfc: Pull complete [2023-05-04T22:21:22.310Z] 0d9ebad4ef96: Pull complete [2023-05-04T22:21:22.310Z] e9a5061849ea: Pull complete [2023-05-04T22:21:22.310Z] d747dcd14b5f: Pull complete [2023-05-04T22:21:23.245Z] 2de7ff778b66: Pull complete [2023-05-04T22:21:23.245Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-04T22:21:23.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T22:21:23.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T22:21:23.322Z] prd-ubuntu20.04-docker-8c-8g-13323 does not seem to be running inside a container [2023-05-04T22:21:23.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-04T22:21:25.409Z] $ docker top 6874b18b114487042c758730013368ab42f136836ad472a2b6ac27c3388c3198 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-04T22:21:25.491Z] provisioning config files... [2023-05-04T22:21:25.498Z] copy managed file [sigul-config] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config16324910541112052065tmp [2023-05-04T22:21:25.509Z] copy managed file [sigul-password] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config6007935349297790808tmp [2023-05-04T22:21:25.517Z] copy managed file [sigul-pki] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config785573270565395374tmp [Pipeline] { [Pipeline] echo [2023-05-04T22:21:25.532Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:21:25.809Z] ---> sigul-configuration.sh [2023-05-04T22:21:25.809Z] gpg: directory `/root/.gnupg' created [2023-05-04T22:21:25.809Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-04T22:21:25.809Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-04T22:21:25.809Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-04T22:21:25.809Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-04T22:21:25.809Z] gpg: CAST5 encrypted data [2023-05-04T22:21:25.809Z] gpg: encrypted with 1 passphrase [2023-05-04T22:21:25.809Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-04T22:21:26.096Z] + mkdir /home/jenkins [2023-05-04T22:21:26.096Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-04T22:21:26.379Z] + 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-04T22:21:26.388Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:21:26.672Z] ---> sigul-install.sh [2023-05-04T22:21:26.672Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-04T22:21:26.952Z] + git tag --list [2023-05-04T22:21:26.952Z] v0.0.0 [2023-05-04T22:21:26.952Z] v0.0.1-dev.1 [2023-05-04T22:21:26.952Z] v0.0.1-dev.10 [2023-05-04T22:21:26.952Z] v0.0.1-dev.11 [2023-05-04T22:21:26.952Z] v0.0.1-dev.12 [2023-05-04T22:21:26.952Z] v0.0.1-dev.13 [2023-05-04T22:21:26.952Z] v0.0.1-dev.14 [2023-05-04T22:21:26.952Z] v0.0.1-dev.15 [2023-05-04T22:21:26.952Z] v0.0.1-dev.16 [2023-05-04T22:21:26.952Z] v0.0.1-dev.17 [2023-05-04T22:21:26.952Z] v0.0.1-dev.18 [2023-05-04T22:21:26.952Z] v0.0.1-dev.19 [2023-05-04T22:21:26.952Z] v0.0.1-dev.2 [2023-05-04T22:21:26.952Z] v0.0.1-dev.20 [2023-05-04T22:21:26.952Z] v0.0.1-dev.21 [2023-05-04T22:21:26.952Z] v0.0.1-dev.22 [2023-05-04T22:21:26.952Z] v0.0.1-dev.23 [2023-05-04T22:21:26.952Z] v0.0.1-dev.24 [2023-05-04T22:21:26.952Z] v0.0.1-dev.25 [2023-05-04T22:21:26.952Z] v0.0.1-dev.26 [2023-05-04T22:21:26.952Z] v0.0.1-dev.27 [2023-05-04T22:21:26.952Z] v0.0.1-dev.28 [2023-05-04T22:21:26.952Z] v0.0.1-dev.3 [2023-05-04T22:21:26.952Z] v0.0.1-dev.4 [2023-05-04T22:21:26.952Z] v0.0.1-dev.5 [2023-05-04T22:21:26.952Z] v0.0.1-dev.6 [2023-05-04T22:21:26.952Z] v0.0.1-dev.7 [2023-05-04T22:21:26.952Z] v0.0.1-dev.8 [2023-05-04T22:21:26.952Z] v0.0.1-dev.9 [2023-05-04T22:21:26.952Z] v2.2.0 [2023-05-04T22:21:26.952Z] v2.2.0-dev.29 [2023-05-04T22:21:26.952Z] v2.2.0-dev.30 [2023-05-04T22:21:26.952Z] v2.2.0-dev.31 [2023-05-04T22:21:26.952Z] v2.2.0-dev.32 [2023-05-04T22:21:26.952Z] v2.2.0-dev.33 [2023-05-04T22:21:26.952Z] v2.2.0-dev.34 [2023-05-04T22:21:26.952Z] v2.2.0-dev.35 [2023-05-04T22:21:26.952Z] v2.3.0 [2023-05-04T22:21:26.952Z] v2.3.0-dev.1 [2023-05-04T22:21:26.952Z] v2.3.0-dev.10 [2023-05-04T22:21:26.952Z] v2.3.0-dev.11 [2023-05-04T22:21:26.952Z] v2.3.0-dev.12 [2023-05-04T22:21:26.952Z] v2.3.0-dev.13 [2023-05-04T22:21:26.952Z] v2.3.0-dev.14 [2023-05-04T22:21:26.952Z] v2.3.0-dev.15 [2023-05-04T22:21:26.952Z] v2.3.0-dev.16 [2023-05-04T22:21:26.952Z] v2.3.0-dev.17 [2023-05-04T22:21:26.952Z] v2.3.0-dev.18 [2023-05-04T22:21:26.952Z] v2.3.0-dev.19 [2023-05-04T22:21:26.952Z] v2.3.0-dev.2 [2023-05-04T22:21:26.952Z] v2.3.0-dev.20 [2023-05-04T22:21:26.952Z] v2.3.0-dev.21 [2023-05-04T22:21:26.952Z] v2.3.0-dev.22 [2023-05-04T22:21:26.952Z] v2.3.0-dev.23 [2023-05-04T22:21:26.952Z] v2.3.0-dev.24 [2023-05-04T22:21:26.952Z] v2.3.0-dev.25 [2023-05-04T22:21:26.952Z] v2.3.0-dev.26 [2023-05-04T22:21:26.952Z] v2.3.0-dev.27 [2023-05-04T22:21:26.952Z] v2.3.0-dev.28 [2023-05-04T22:21:26.952Z] v2.3.0-dev.29 [2023-05-04T22:21:26.952Z] v2.3.0-dev.3 [2023-05-04T22:21:26.952Z] v2.3.0-dev.30 [2023-05-04T22:21:26.952Z] v2.3.0-dev.31 [2023-05-04T22:21:26.952Z] v2.3.0-dev.32 [2023-05-04T22:21:26.952Z] v2.3.0-dev.33 [2023-05-04T22:21:26.952Z] v2.3.0-dev.34 [2023-05-04T22:21:26.952Z] v2.3.0-dev.35 [2023-05-04T22:21:26.952Z] v2.3.0-dev.36 [2023-05-04T22:21:26.952Z] v2.3.0-dev.37 [2023-05-04T22:21:26.952Z] v2.3.0-dev.38 [2023-05-04T22:21:26.952Z] v2.3.0-dev.39 [2023-05-04T22:21:26.952Z] v2.3.0-dev.4 [2023-05-04T22:21:26.952Z] v2.3.0-dev.40 [2023-05-04T22:21:26.952Z] v2.3.0-dev.41 [2023-05-04T22:21:26.952Z] v2.3.0-dev.42 [2023-05-04T22:21:26.952Z] v2.3.0-dev.43 [2023-05-04T22:21:26.952Z] v2.3.0-dev.44 [2023-05-04T22:21:26.952Z] v2.3.0-dev.45 [2023-05-04T22:21:26.952Z] v2.3.0-dev.5 [2023-05-04T22:21:26.952Z] v2.3.0-dev.6 [2023-05-04T22:21:26.952Z] v2.3.0-dev.7 [2023-05-04T22:21:26.952Z] v2.3.0-dev.8 [2023-05-04T22:21:26.952Z] v2.3.0-dev.9 [2023-05-04T22:21:26.952Z] v2.3.1 [2023-05-04T22:21:26.952Z] v2.3.1-dev.1 [2023-05-04T22:21:26.952Z] v2.3.1-dev.4 [2023-05-04T22:21:26.952Z] v2.3.1-dev.5 [2023-05-04T22:21:26.952Z] v2.3.2-dev.1 [2023-05-04T22:21:26.952Z] v2.3.2-dev.2 [2023-05-04T22:21:26.952Z] v3.0.0-dev.1 [2023-05-04T22:21:26.952Z] v3.0.0-dev.10 [2023-05-04T22:21:26.952Z] v3.0.0-dev.11 [2023-05-04T22:21:26.952Z] v3.0.0-dev.12 [2023-05-04T22:21:26.952Z] v3.0.0-dev.13 [2023-05-04T22:21:26.952Z] v3.0.0-dev.14 [2023-05-04T22:21:26.952Z] v3.0.0-dev.15 [2023-05-04T22:21:26.952Z] v3.0.0-dev.16 [2023-05-04T22:21:26.952Z] v3.0.0-dev.17 [2023-05-04T22:21:26.952Z] v3.0.0-dev.18 [2023-05-04T22:21:26.952Z] v3.0.0-dev.19 [2023-05-04T22:21:26.952Z] v3.0.0-dev.2 [2023-05-04T22:21:26.952Z] v3.0.0-dev.20 [2023-05-04T22:21:26.952Z] v3.0.0-dev.21 [2023-05-04T22:21:26.952Z] v3.0.0-dev.22 [2023-05-04T22:21:26.952Z] v3.0.0-dev.23 [2023-05-04T22:21:26.952Z] v3.0.0-dev.24 [2023-05-04T22:21:26.952Z] v3.0.0-dev.25 [2023-05-04T22:21:26.952Z] v3.0.0-dev.26 [2023-05-04T22:21:26.952Z] v3.0.0-dev.27 [2023-05-04T22:21:26.952Z] v3.0.0-dev.28 [2023-05-04T22:21:26.952Z] v3.0.0-dev.29 [2023-05-04T22:21:26.952Z] v3.0.0-dev.3 [2023-05-04T22:21:26.952Z] v3.0.0-dev.30 [2023-05-04T22:21:26.952Z] v3.0.0-dev.31 [2023-05-04T22:21:26.952Z] v3.0.0-dev.32 [2023-05-04T22:21:26.952Z] v3.0.0-dev.33 [2023-05-04T22:21:26.952Z] v3.0.0-dev.34 [2023-05-04T22:21:26.952Z] v3.0.0-dev.35 [2023-05-04T22:21:26.952Z] v3.0.0-dev.36 [2023-05-04T22:21:26.952Z] v3.0.0-dev.37 [2023-05-04T22:21:26.952Z] v3.0.0-dev.4 [2023-05-04T22:21:26.952Z] v3.0.0-dev.5 [2023-05-04T22:21:26.952Z] v3.0.0-dev.6 [2023-05-04T22:21:26.952Z] v3.0.0-dev.7 [2023-05-04T22:21:26.952Z] v3.0.0-dev.8 [2023-05-04T22:21:26.952Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-04T22:21:27.233Z] + lftools sign git-tag v2.3.2-dev.2 [2023-05-04T22:21:27.801Z] Signing Git tag with Sigul... [2023-05-04T22:21:27.801Z] Signing v2.3.2-dev.2 [Pipeline] echo [2023-05-04T22:21:28.375Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:21:28.654Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-04T22:21:28.660Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-04T22:21:28.678Z] $ docker stop --time=1 6874b18b114487042c758730013368ab42f136836ad472a2b6ac27c3388c3198 [2023-05-04T22:21:30.008Z] $ docker rm -f --volumes 6874b18b114487042c758730013368ab42f136836ad472a2b6ac27c3388c3198 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-04T22:21:30.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T22:21:30.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:21:30.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T22:21:30.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T22:21:30.766Z] prd-ubuntu20.04-docker-8c-8g-13323 does not seem to be running inside a container [2023-05-04T22:21:30.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-04T22:21:31.153Z] $ docker top f9ee50c5804f451eabaee49e2b4af1cd00bdda0fbb35cebef8898091bee519d4 -eo pid,comm [2023-05-04T22:21:31.201Z] 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-04T22:21:31.201Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T22:21:31.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T22:21:31.239Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T22:21:31.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T22:21:31.349Z] $ docker exec f9ee50c5804f451eabaee49e2b4af1cd00bdda0fbb35cebef8898091bee519d4 ssh-agent [2023-05-04T22:21:31.457Z] SSH_AUTH_SOCK=/tmp/ssh-r1hFzs3VvR8j/agent.32 [2023-05-04T22:21:31.457Z] SSH_AGENT_PID=38 [2023-05-04T22:21:31.462Z] Running ssh-add (command line suppressed) [2023-05-04T22:21:31.565Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_15939619039639250.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_15939619039639250.key) [2023-05-04T22:21:31.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T22:21:31.868Z] + git semver bump pre [2023-05-04T22:21:32.127Z] 2023-05-04 22:21:32,073 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T22:21:32.127Z] 2023-05-04 22:21:32,073 [bump_version] DEBUG bumping version:2.3.2-dev.2 on axis:pre with prefix:dev [2023-05-04T22:21:32.127Z] 2023-05-04 22:21:32,073 [bump_version] DEBUG bumped version:2.3.2-dev.3 [2023-05-04T22:21:32.127Z] 2023-05-04 22:21:32,073 [write_version] DEBUG write version:2.3.2-dev.3 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:True [2023-05-04T22:21:32.127Z] 2023-05-04 22:21:32,073 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T22:21:32.127Z] 2023-05-04 22:21:32,073 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T22:21:32.127Z] 2023-05-04 22:21:32,075 [execute] INFO git cat-file --batch-check [2023-05-04T22:21:32.127Z] 2023-05-04 22:21:32,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T22:21:32.127Z] 2023-05-04 22:21:32,082 [execute] INFO git cat-file --batch [2023-05-04T22:21:32.127Z] 2023-05-04 22:21:32,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T22:21:32.127Z] 2023-05-04 22:21:32,088 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T22:21:32.127Z] 2.3.2-dev.3 [Pipeline] } [2023-05-04T22:21:32.133Z] $ docker exec --env ******** --env ******** f9ee50c5804f451eabaee49e2b4af1cd00bdda0fbb35cebef8898091bee519d4 ssh-agent -k [2023-05-04T22:21:32.243Z] unset SSH_AUTH_SOCK; [2023-05-04T22:21:32.243Z] unset SSH_AGENT_PID; [2023-05-04T22:21:32.243Z] echo Agent pid 38 killed; [2023-05-04T22:21:32.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T22:21:32.554Z] + git semver [Pipeline] } [2023-05-04T22:21:32.823Z] $ docker stop --time=1 f9ee50c5804f451eabaee49e2b4af1cd00bdda0fbb35cebef8898091bee519d4 [2023-05-04T22:21:34.134Z] $ docker rm -f --volumes f9ee50c5804f451eabaee49e2b4af1cd00bdda0fbb35cebef8898091bee519d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T22:21:34.480Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T22:21:34.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:21:34.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T22:21:34.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T22:21:34.851Z] prd-ubuntu20.04-docker-8c-8g-13323 does not seem to be running inside a container [2023-05-04T22:21:34.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-04T22:21:35.241Z] $ docker top 651dd890a50d22be62962f2e3baccbb9787248161b6b4a9c0f9930f4aae611bd -eo pid,comm [2023-05-04T22:21:35.292Z] 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-04T22:21:35.292Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T22:21:35.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T22:21:35.324Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T22:21:35.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T22:21:35.436Z] $ docker exec 651dd890a50d22be62962f2e3baccbb9787248161b6b4a9c0f9930f4aae611bd ssh-agent [2023-05-04T22:21:35.544Z] SSH_AUTH_SOCK=/tmp/ssh-6BnHpvUEuxbn/agent.32 [2023-05-04T22:21:35.544Z] SSH_AGENT_PID=38 [2023-05-04T22:21:35.548Z] Running ssh-add (command line suppressed) [2023-05-04T22:21:35.646Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_407363735261307215.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_407363735261307215.key) [2023-05-04T22:21:35.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T22:21:35.955Z] + git semver push [2023-05-04T22:21:36.214Z] 2023-05-04 22:21:36,141 [run_push] DEBUG push [2023-05-04T22:21:36.214Z] 2023-05-04 22:21:36,142 [execute] INFO git cat-file --batch-check [2023-05-04T22:21:36.214Z] 2023-05-04 22:21:36,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T22:21:36.214Z] 2023-05-04 22:21:36,146 [execute] INFO git rev-list 4967229279e34d3e3f4f5c276091bab7ff1ba464 -- [2023-05-04T22:21:36.214Z] 2023-05-04 22:21:36,147 [execute] DEBUG Popen(['git', 'rev-list', '4967229279e34d3e3f4f5c276091bab7ff1ba464', '--'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T22:21:36.214Z] 2023-05-04 22:21:36,155 [execute] INFO git fetch -v origin [2023-05-04T22:21:36.214Z] 2023-05-04 22:21:36,155 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-04T22:21:36.783Z] 2023-05-04 22:21:36,608 [run_push] DEBUG no remote changes detected [2023-05-04T22:21:36.783Z] 2023-05-04 22:21:36,608 [execute] INFO git push origin semver [2023-05-04T22:21:36.783Z] 2023-05-04 22:21:36,609 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T22:21:37.355Z] 2023-05-04 22:21:37,351 [run_push] DEBUG push all version tags [2023-05-04T22:21:37.355Z] 2023-05-04 22:21:37,352 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-04T22:21:37.355Z] 2023-05-04 22:21:37,352 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-05-04T22:21:38.295Z] 2023-05-04 22:21:38,047 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T22:21:38.295Z] 2.3.2-dev.3 [Pipeline] } [2023-05-04T22:21:38.302Z] $ docker exec --env ******** --env ******** 651dd890a50d22be62962f2e3baccbb9787248161b6b4a9c0f9930f4aae611bd ssh-agent -k [2023-05-04T22:21:38.402Z] unset SSH_AUTH_SOCK; [2023-05-04T22:21:38.402Z] unset SSH_AGENT_PID; [2023-05-04T22:21:38.402Z] echo Agent pid 38 killed; [2023-05-04T22:21:38.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T22:21:38.725Z] + git semver [Pipeline] } [2023-05-04T22:21:38.997Z] $ docker stop --time=1 651dd890a50d22be62962f2e3baccbb9787248161b6b4a9c0f9930f4aae611bd [2023-05-04T22:21:40.276Z] $ docker rm -f --volumes 651dd890a50d22be62962f2e3baccbb9787248161b6b4a9c0f9930f4aae611bd [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-04T22:21:40.858Z] + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] [2023-05-04T22:21:40.858Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-05-04T22:21:40.858Z] total 16 [2023-05-04T22:21:40.858Z] drwxr-xr-x 3 root root 4096 May 4 22:12 . [2023-05-04T22:21:40.858Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 22:21 .. [2023-05-04T22:21:40.858Z] drwxr-xr-x 2 root root 4096 May 4 22:12 cost [2023-05-04T22:21:40.858Z] -rw-r--r-- 1 root root 92 May 4 22:12 cost.csv [2023-05-04T22:21:40.858Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives [2023-05-04T22:21:40.858Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-05-04T22:21:40.858Z] total 16 [2023-05-04T22:21:40.858Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 22:12 . [2023-05-04T22:21:40.858Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 22:21 .. [2023-05-04T22:21:40.858Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 22:12 cost [2023-05-04T22:21:40.858Z] -rw-r--r-- 1 jenkins jenkins 92 May 4 22:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:21:41.148Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:21:42.008Z] ---> package-listing.sh [2023-05-04T22:21:42.008Z] ++ facter osfamily [2023-05-04T22:21:42.008Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T22:21:42.266Z] + OS_FAMILY=debian [2023-05-04T22:21:42.266Z] + workspace=/w/workspace/undry_device-onvif-camera_levski [2023-05-04T22:21:42.266Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T22:21:42.266Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T22:21:42.266Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T22:21:42.266Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T22:21:42.266Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-05-04T22:21:42.266Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T22:21:42.266Z] + case "${OS_FAMILY}" in [2023-05-04T22:21:42.266Z] + dpkg -l [2023-05-04T22:21:42.266Z] + grep '^ii' [2023-05-04T22:21:42.266Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T22:21:42.266Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T22:21:42.266Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T22:21:42.266Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-05-04T22:21:42.266Z] + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ [2023-05-04T22:21:42.266Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo [2023-05-04T22:21:42.276Z] 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T22:21:42.552Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T22:21:43.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T22:21:43.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T22:21:43.307Z] prd-ubuntu20.04-docker-8c-8g-13323 does not seem to be running inside a container [2023-05-04T22:21:43.337Z] $ 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-04T22:21:43.546Z] $ docker top a2d3a779209fb2df5c6938afe425dab9c5aa5262191d1fa24000b42a0a0137e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T22:21:43.892Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T22:21:44.179Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T22:21:44.461Z] + ls /var/log/sa-host [2023-05-04T22:21:44.461Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T22:21:44.597Z] provisioning config files... [2023-05-04T22:21:44.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config11293107931373646046tmp [Pipeline] { [Pipeline] echo [2023-05-04T22:21:44.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:21:44.898Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T22:21:44.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:21:45.242Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T22:21:45.251Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:21:45.534Z] ---> sudo-logs.sh [2023-05-04T22:21:45.534Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T22:21:45.567Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:21:45.853Z] ---> job-cost.sh [2023-05-04T22:21:45.853Z] lf-activate-venv: SKIPPING [2023-05-04T22:21:45.853Z] DEBUG: total: 0.2199999988079071 [2023-05-04T22:21:45.853Z] INFO: Retrieving Stack Cost... [2023-05-04T22:21:46.421Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T22:21:46.679Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T22:21:46.692Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T22:21:46.971Z] ---> logs-deploy.sh [2023-05-04T22:21:46.971Z] lf-activate-venv: SKIPPING [2023-05-04T22:21:46.971Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/10 [2023-05-04T22:21:46.971Z] INFO: archiving workspace using pattern(s): [2023-05-04T22:21:47.911Z] Archives upload complete. [2023-05-04T22:21:47.911Z] INFO: archiving logs to Nexus