Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 040a5a62acea184fdd41387d4dec6344494c5d71 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-ssh16583403860782454631.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh6569624172027713002.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12151669643694856213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh7196089857162069541.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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4671085569354508119.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 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-2387 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 040a5a62acea184fdd41387d4dec6344494c5d71 (main) Commit message: "feat: FrameRate command v4l2 (#265)" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 040a5a62acea184fdd41387d4dec6344494c5d71 # timeout=10 > git rev-list --no-walk 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-27T17:09:26.134Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-27T17:09:26.203Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-27T17:09:26.227Z] ========================================================= [2023-07-27T17:09:26.227Z] EdgeX Global Pipelines Version Info [2023-07-27T17:09:26.227Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:09:26.951Z] ------------------- [2023-07-27T17:09:26.951Z] stable info: [2023-07-27T17:09:26.951Z] ------------------- [2023-07-27T17:09:26.951Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-27T17:09:26.951Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-27T17:09:26.951Z] Message: update stable to v1.0.250 [2023-07-27T17:09:27.520Z] ------------------- [2023-07-27T17:09:27.520Z] experimental info: [2023-07-27T17:09:27.520Z] ------------------- [2023-07-27T17:09:27.520Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-27T17:09:27.520Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-27T17:09:27.520Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-27T17:09:27.682Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-07-27T17:09:27.699Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-07-27T17:09:27.718Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-27T17:09:27.737Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-27T17:09:27.756Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-27T17:09:27.774Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-27T17:09:27.787Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-27T17:09:27.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-27T17:09:27.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-27T17:09:27.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-27T17:09:27.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-27T17:09:27.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-07-27T17:09:27.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-27T17:09:27.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-27T17:09:27.900Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-27T17:09:27.911Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-27T17:09:27.929Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-27T17:09:27.948Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-27T17:09:27.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-27T17:09:27.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-27T17:09:27.984Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-27T17:09:27.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-27T17:09:28.013Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-27T17:09:28.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-27T17:09:28.038Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-27T17:09:28.053Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-27T17:09:28.066Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-27T17:09:28.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-27T17:09:28.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-27T17:09:28.106Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-27T17:09:28.118Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] echo [2023-07-27T17:09:28.132Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 040a5a6 [Pipeline] echo [2023-07-27T17:09:28.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T17:09:28.203Z] provisioning config files... [2023-07-27T17:09:28.215Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5190246540720606001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:09:28.520Z] ---> docker-login.sh [2023-07-27T17:09:28.520Z] nexus3.edgexfoundry.org:10001 [2023-07-27T17:09:28.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:09:28.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:09:28.779Z] Configure a credential helper to remove this warning. See [2023-07-27T17:09:28.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:09:28.779Z] [2023-07-27T17:09:28.779Z] Login Succeeded [2023-07-27T17:09:28.780Z] nexus3.edgexfoundry.org:10002 [2023-07-27T17:09:29.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:09:29.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:09:29.040Z] Configure a credential helper to remove this warning. See [2023-07-27T17:09:29.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:09:29.040Z] [2023-07-27T17:09:29.040Z] Login Succeeded [2023-07-27T17:09:29.040Z] nexus3.edgexfoundry.org:10003 [2023-07-27T17:09:29.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:09:29.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:09:29.040Z] Configure a credential helper to remove this warning. See [2023-07-27T17:09:29.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:09:29.040Z] [2023-07-27T17:09:29.040Z] Login Succeeded [2023-07-27T17:09:29.040Z] nexus3.edgexfoundry.org:10004 [2023-07-27T17:09:29.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:09:29.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:09:29.300Z] Configure a credential helper to remove this warning. See [2023-07-27T17:09:29.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:09:29.300Z] [2023-07-27T17:09:29.300Z] Login Succeeded [2023-07-27T17:09:29.300Z] docker.io [2023-07-27T17:09:29.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:09:29.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:09:29.560Z] Configure a credential helper to remove this warning. See [2023-07-27T17:09:29.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:09:29.560Z] [2023-07-27T17:09:29.560Z] Login Succeeded [2023-07-27T17:09:29.560Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T17:09:29.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-27T17:09:29.954Z] + git rev-list -1 --merges 040a5a62acea184fdd41387d4dec6344494c5d71~1..040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] echo [2023-07-27T17:09:30.002Z] -----------> git rev-list -1 --merges 040a5a62acea184fdd41387d4dec6344494c5d71~1..040a5a62acea184fdd41387d4dec6344494c5d71 040a5a62acea184fdd41387d4dec6344494c5d71 [false] [Pipeline] sh [2023-07-27T17:09:30.292Z] + git log --format=format:%s -1 040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] echo [2023-07-27T17:09:30.309Z] ========================================================= [2023-07-27T17:09:30.309Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-27T17:09:30.309Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T17:09:30.660Z] + git log --format=format:%s -1 040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] echo [2023-07-27T17:09:30.670Z] [semverPrep] GIT_COMMIT: 040a5a62acea184fdd41387d4dec6344494c5d71, Commit Message: feat: FrameRate command v4l2 (#265) [Pipeline] echo [2023-07-27T17:09:30.681Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-27T17:09:31.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-27T17:09:31.055Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-27T17:09:31.055Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-27T17:09:31.055Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-27T17:09:31.055Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-27T17:09:31.055Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-27T17:09:31.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:09:31.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T17:09:31.478Z] [2023-07-27T17:09:31.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:09:31.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T17:09:31.784Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-27T17:09:31.784Z] b85a868b505f: Pulling fs layer [2023-07-27T17:09:31.784Z] e2be974225ed: Pulling fs layer [2023-07-27T17:09:31.784Z] 339a4e72a1f5: Pulling fs layer [2023-07-27T17:09:31.784Z] 988bab9f4d93: Pulling fs layer [2023-07-27T17:09:31.784Z] 1469e6f7b9e6: Pulling fs layer [2023-07-27T17:09:31.784Z] eaf3925da568: Pulling fs layer [2023-07-27T17:09:31.784Z] bab4dde63d76: Pulling fs layer [2023-07-27T17:09:31.784Z] bde34c3a00c8: Pulling fs layer [2023-07-27T17:09:31.784Z] b352a97aabf1: Pulling fs layer [2023-07-27T17:09:31.784Z] 4872d77fe225: Pulling fs layer [2023-07-27T17:09:31.784Z] 5851b861e8e6: Pulling fs layer [2023-07-27T17:09:31.784Z] eaf3925da568: Waiting [2023-07-27T17:09:31.784Z] bab4dde63d76: Waiting [2023-07-27T17:09:31.784Z] 988bab9f4d93: Waiting [2023-07-27T17:09:31.784Z] bde34c3a00c8: Waiting [2023-07-27T17:09:31.784Z] 5851b861e8e6: Waiting [2023-07-27T17:09:31.784Z] 4872d77fe225: Waiting [2023-07-27T17:09:31.784Z] 1469e6f7b9e6: Waiting [2023-07-27T17:09:31.784Z] b352a97aabf1: Waiting [2023-07-27T17:09:31.784Z] e2be974225ed: Verifying Checksum [2023-07-27T17:09:31.784Z] e2be974225ed: Download complete [2023-07-27T17:09:31.784Z] 988bab9f4d93: Verifying Checksum [2023-07-27T17:09:31.784Z] 988bab9f4d93: Download complete [2023-07-27T17:09:32.046Z] 1469e6f7b9e6: Verifying Checksum [2023-07-27T17:09:32.046Z] 1469e6f7b9e6: Download complete [2023-07-27T17:09:32.046Z] eaf3925da568: Verifying Checksum [2023-07-27T17:09:32.046Z] eaf3925da568: Download complete [2023-07-27T17:09:32.046Z] 339a4e72a1f5: Verifying Checksum [2023-07-27T17:09:32.046Z] 339a4e72a1f5: Download complete [2023-07-27T17:09:32.046Z] bde34c3a00c8: Download complete [2023-07-27T17:09:32.046Z] 4872d77fe225: Verifying Checksum [2023-07-27T17:09:32.046Z] 4872d77fe225: Download complete [2023-07-27T17:09:32.046Z] 5851b861e8e6: Verifying Checksum [2023-07-27T17:09:32.046Z] 5851b861e8e6: Download complete [2023-07-27T17:09:32.046Z] b85a868b505f: Verifying Checksum [2023-07-27T17:09:32.046Z] b85a868b505f: Download complete [2023-07-27T17:09:32.304Z] bab4dde63d76: Verifying Checksum [2023-07-27T17:09:32.304Z] bab4dde63d76: Download complete [2023-07-27T17:09:33.243Z] b85a868b505f: Pull complete [2023-07-27T17:09:33.243Z] e2be974225ed: Pull complete [2023-07-27T17:09:33.807Z] 339a4e72a1f5: Pull complete [2023-07-27T17:09:33.807Z] 988bab9f4d93: Pull complete [2023-07-27T17:09:34.066Z] 1469e6f7b9e6: Pull complete [2023-07-27T17:09:34.066Z] eaf3925da568: Pull complete [2023-07-27T17:09:35.971Z] bab4dde63d76: Pull complete [2023-07-27T17:09:35.971Z] bde34c3a00c8: Pull complete [2023-07-27T17:09:35.971Z] b352a97aabf1: Pull complete [2023-07-27T17:09:35.971Z] 4872d77fe225: Pull complete [2023-07-27T17:09:35.971Z] 5851b861e8e6: Pull complete [2023-07-27T17:09:35.971Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-27T17:09:35.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T17:09:35.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T17:09:36.076Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-07-27T17:09:36.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-27T17:09:37.358Z] $ docker top d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 -eo pid,comm [2023-07-27T17:09:37.413Z] 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-07-27T17:09:37.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-27T17:09:37.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T17:09:37.454Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T17:09:37.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T17:09:37.572Z] $ docker exec d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 ssh-agent [2023-07-27T17:09:37.681Z] SSH_AUTH_SOCK=/tmp/ssh-ZFZwTAMrrool/agent.32 [2023-07-27T17:09:37.681Z] SSH_AGENT_PID=38 [2023-07-27T17:09:37.688Z] Running ssh-add (command line suppressed) [2023-07-27T17:09:37.797Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5085821306383198555.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5085821306383198555.key) [2023-07-27T17:09:37.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T17:09:38.099Z] + git tag --points-at HEAD [Pipeline] } [2023-07-27T17:09:38.115Z] $ docker exec --env ******** --env ******** d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 ssh-agent -k [2023-07-27T17:09:38.212Z] unset SSH_AUTH_SOCK; [2023-07-27T17:09:38.213Z] unset SSH_AGENT_PID; [2023-07-27T17:09:38.213Z] echo Agent pid 38 killed; [2023-07-27T17:09:38.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-27T17:09:38.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T17:09:38.247Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T17:09:38.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T17:09:38.368Z] $ docker exec d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 ssh-agent [2023-07-27T17:09:38.469Z] SSH_AUTH_SOCK=/tmp/ssh-YbgPZHwlEBCR/agent.72 [2023-07-27T17:09:38.469Z] SSH_AGENT_PID=78 [2023-07-27T17:09:38.475Z] Running ssh-add (command line suppressed) [2023-07-27T17:09:38.570Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14784424411464146217.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14784424411464146217.key) [2023-07-27T17:09:38.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T17:09:38.870Z] + git semver init [2023-07-27T17:09:39.129Z] 2023-07-27 17:09:39,054 [run_init] DEBUG init version:0.0.0 force:False [2023-07-27T17:09:39.129Z] 2023-07-27 17:09:39,054 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-07-27T17:09:39.129Z] 2023-07-27 17:09:39,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-07-27T17:09:39.129Z] 2023-07-27 17:09:39,055 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-07-27T17:09:40.067Z] 2023-07-27 17:09:39,872 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-07-27T17:09:40.067Z] 2023-07-27 17:09:39,873 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-07-27T17:09:40.067Z] 2023-07-27 17:09:39,873 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-27T17:09:40.067Z] 2023-07-27 17:09:39,873 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-27T17:09:40.067Z] 3.1.0-dev.4 [Pipeline] } [2023-07-27T17:09:40.081Z] $ docker exec --env ******** --env ******** d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 ssh-agent -k [2023-07-27T17:09:40.182Z] unset SSH_AUTH_SOCK; [2023-07-27T17:09:40.183Z] unset SSH_AGENT_PID; [2023-07-27T17:09:40.183Z] echo Agent pid 78 killed; [2023-07-27T17:09:40.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-27T17:09:40.485Z] + git semver [Pipeline] } [2023-07-27T17:09:40.762Z] $ docker stop --time=1 d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 [2023-07-27T17:09:42.038Z] $ docker rm -f --volumes d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T17:09:42.371Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-27T17:09:42.578Z] Stashed 1 file(s) [Pipeline] echo [2023-07-27T17:09:42.580Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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-07-27T17:09:42.714Z] provisioning config files... [2023-07-27T17:09:42.723Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10538230753400961848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:09:43.013Z] ---> docker-login.sh [2023-07-27T17:09:43.013Z] nexus3.edgexfoundry.org:10001 [2023-07-27T17:09:43.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:09:43.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:09:43.013Z] Configure a credential helper to remove this warning. See [2023-07-27T17:09:43.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:09:43.013Z] [2023-07-27T17:09:43.013Z] Login Succeeded [2023-07-27T17:09:43.013Z] nexus3.edgexfoundry.org:10002 [2023-07-27T17:09:43.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:09:43.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:09:43.013Z] Configure a credential helper to remove this warning. See [2023-07-27T17:09:43.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:09:43.013Z] [2023-07-27T17:09:43.013Z] Login Succeeded [2023-07-27T17:09:43.013Z] nexus3.edgexfoundry.org:10003 [2023-07-27T17:09:43.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:09:43.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:09:43.273Z] Configure a credential helper to remove this warning. See [2023-07-27T17:09:43.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:09:43.273Z] [2023-07-27T17:09:43.273Z] Login Succeeded [2023-07-27T17:09:43.273Z] nexus3.edgexfoundry.org:10004 [2023-07-27T17:09:43.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:09:43.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:09:43.273Z] Configure a credential helper to remove this warning. See [2023-07-27T17:09:43.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:09:43.273Z] [2023-07-27T17:09:43.273Z] Login Succeeded [2023-07-27T17:09:43.273Z] docker.io [2023-07-27T17:09:43.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:09:43.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:09:43.532Z] Configure a credential helper to remove this warning. See [2023-07-27T17:09:43.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:09:43.532Z] [2023-07-27T17:09:43.532Z] Login Succeeded [2023-07-27T17:09:43.532Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T17:09:43.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-27T17:09:43.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T17:09:43.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T17:09:43.625Z] ========================================================= [2023-07-27T17:09:43.625Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-27T17:09:43.625Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:09:43.929Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-27T17:09:43.929Z] Sending build context to Docker daemon 1.993MB [2023-07-27T17:09:43.929Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T17:09:43.929Z] Step 2/13 : FROM ${BASE} AS builder [2023-07-27T17:09:43.929Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-27T17:09:43.929Z] 4db1b89c0bd1: Pulling fs layer [2023-07-27T17:09:43.929Z] 6911f1a30b25: Pulling fs layer [2023-07-27T17:09:43.929Z] e194b8c5c2a9: Pulling fs layer [2023-07-27T17:09:43.929Z] 6863d3e3a2b1: Pulling fs layer [2023-07-27T17:09:43.929Z] ec0bb842ea78: Pulling fs layer [2023-07-27T17:09:43.929Z] 40a00589a448: Pulling fs layer [2023-07-27T17:09:43.929Z] 6c08303d61cc: Pulling fs layer [2023-07-27T17:09:43.929Z] 6863d3e3a2b1: Waiting [2023-07-27T17:09:43.929Z] 798269fcf238: Pulling fs layer [2023-07-27T17:09:43.929Z] ec0bb842ea78: Waiting [2023-07-27T17:09:43.929Z] 40a00589a448: Waiting [2023-07-27T17:09:43.929Z] 6c08303d61cc: Waiting [2023-07-27T17:09:43.929Z] 798269fcf238: Waiting [2023-07-27T17:09:43.929Z] 6911f1a30b25: Download complete [2023-07-27T17:09:43.929Z] 6863d3e3a2b1: Verifying Checksum [2023-07-27T17:09:43.929Z] 6863d3e3a2b1: Download complete [2023-07-27T17:09:43.929Z] ec0bb842ea78: Verifying Checksum [2023-07-27T17:09:43.929Z] ec0bb842ea78: Download complete [2023-07-27T17:09:43.929Z] 4db1b89c0bd1: Download complete [2023-07-27T17:09:44.189Z] 40a00589a448: Verifying Checksum [2023-07-27T17:09:44.189Z] 40a00589a448: Download complete [2023-07-27T17:09:44.189Z] 4db1b89c0bd1: Pull complete [2023-07-27T17:09:44.453Z] 6911f1a30b25: Pull complete [2023-07-27T17:09:44.453Z] 798269fcf238: Verifying Checksum [2023-07-27T17:09:44.453Z] 798269fcf238: Download complete [2023-07-27T17:09:44.713Z] e194b8c5c2a9: Verifying Checksum [2023-07-27T17:09:44.713Z] e194b8c5c2a9: Download complete [2023-07-27T17:09:44.713Z] 6c08303d61cc: Verifying Checksum [2023-07-27T17:09:44.713Z] 6c08303d61cc: Download complete [2023-07-27T17:09:48.000Z] e194b8c5c2a9: Pull complete [2023-07-27T17:09:48.000Z] 6863d3e3a2b1: Pull complete [2023-07-27T17:09:48.000Z] ec0bb842ea78: Pull complete [2023-07-27T17:09:48.000Z] 40a00589a448: Pull complete [2023-07-27T17:09:49.898Z] 6c08303d61cc: Pull complete [2023-07-27T17:09:50.832Z] 798269fcf238: Pull complete [2023-07-27T17:09:50.832Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-27T17:09:50.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-27T17:09:50.832Z] ---> ec979cd7f677 [2023-07-27T17:09:50.832Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-07-27T17:09:52.737Z] ---> Running in 24abf750c8ce [2023-07-27T17:09:52.737Z] Removing intermediate container 24abf750c8ce [2023-07-27T17:09:52.737Z] ---> 8750241d558c [2023-07-27T17:09:52.737Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T17:09:52.737Z] ---> Running in 50b1191f9b89 [2023-07-27T17:09:52.737Z] Removing intermediate container 50b1191f9b89 [2023-07-27T17:09:52.737Z] ---> cd94f5a45c3f [2023-07-27T17:09:52.737Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-07-27T17:09:52.737Z] ---> Running in 2750e090c806 [2023-07-27T17:09:52.737Z] Removing intermediate container 2750e090c806 [2023-07-27T17:09:52.737Z] ---> 56276913410a [2023-07-27T17:09:52.737Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-07-27T17:09:52.737Z] ---> Running in 395f86d64624 [2023-07-27T17:09:52.996Z] Removing intermediate container 395f86d64624 [2023-07-27T17:09:52.996Z] ---> 620e73619726 [2023-07-27T17:09:52.996Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T17:09:52.996Z] ---> Running in d9f9796c43b3 [2023-07-27T17:09:53.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T17:09:56.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T17:09:56.547Z] (1/14) Installing libintl (0.21.1-r1) [2023-07-27T17:09:56.547Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-07-27T17:09:56.547Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-07-27T17:09:56.547Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-07-27T17:09:56.547Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-07-27T17:09:56.547Z] (6/14) Installing udev-init-scripts (35-r1) [2023-07-27T17:09:56.547Z] (7/14) Installing libblkid (2.38.1-r1) [2023-07-27T17:09:56.547Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-07-27T17:09:56.547Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-07-27T17:09:56.547Z] (10/14) Installing kmod-libs (30-r1) [2023-07-27T17:09:56.547Z] (11/14) Installing eudev (3.2.11-r4) [2023-07-27T17:09:56.547Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-07-27T17:09:56.547Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-07-27T17:09:56.547Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-07-27T17:09:56.547Z] Executing busybox-1.35.0-r29.trigger [2023-07-27T17:09:56.547Z] Executing eudev-3.2.11-r4.trigger [2023-07-27T17:09:56.547Z] OK: 272 MiB in 67 packages [2023-07-27T17:09:56.806Z] Removing intermediate container d9f9796c43b3 [2023-07-27T17:09:56.806Z] ---> 906da52063e5 [2023-07-27T17:09:56.806Z] Step 8/13 : WORKDIR /device-usb-camera [2023-07-27T17:09:56.806Z] ---> Running in 89d069aca348 [2023-07-27T17:09:56.806Z] Removing intermediate container 89d069aca348 [2023-07-27T17:09:56.806Z] ---> ab577b81b2a5 [2023-07-27T17:09:56.806Z] Step 9/13 : COPY go.mod vendor* ./ [2023-07-27T17:09:57.065Z] ---> 2ef4006379a5 [2023-07-27T17:09:57.065Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T17:09:57.065Z] ---> Running in e7392d0560c0 [2023-07-27T17:09:57.683Z] Still waiting to schedule task [2023-07-27T17:09:57.683Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-27T17:10:43.743Z] Removing intermediate container e7392d0560c0 [2023-07-27T17:10:43.743Z] ---> 10ac2fec4e0e [2023-07-27T17:10:43.743Z] Step 11/13 : COPY . . [2023-07-27T17:10:43.743Z] ---> ea841e1d465e [2023-07-27T17:10:43.743Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-07-27T17:10:43.743Z] ---> Running in 985322af8fb4 [2023-07-27T17:10:43.743Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-27T17:10:43.743Z] Dload Upload Total Spent Left Speed [2023-07-27T17:10:43.743Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0   0   6534      0 --:--:-- --:--:-- --:--:--  6555 [2023-07-27T17:10:43.743Z] Removing intermediate container 985322af8fb4 [2023-07-27T17:10:43.743Z] ---> 34d59aee5eb8 [2023-07-27T17:10:43.743Z] Step 13/13 : RUN ${MAKE} [2023-07-27T17:10:43.743Z] ---> Running in 0ef5c83b1c75 [2023-07-27T17:10:43.743Z] noop [2023-07-27T17:10:43.743Z] Removing intermediate container 0ef5c83b1c75 [2023-07-27T17:10:43.743Z] ---> 2f1733edf071 [2023-07-27T17:10:43.743Z] Successfully built 2f1733edf071 [2023-07-27T17:10:43.743Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:10:44.063Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-27T17:10:44.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T17:10:44.134Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-07-27T17:10:44.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-27T17:10:44.484Z] $ docker top 27f83133488244b984bac1b7670b88d410b72a58a949074cebac9bbd718ccdb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T17:10:44.825Z] + go version [2023-07-27T17:10:44.825Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-27T17:10:44.838Z] $ docker stop --time=1 27f83133488244b984bac1b7670b88d410b72a58a949074cebac9bbd718ccdb9 [2023-07-27T17:10:46.079Z] $ docker rm -f --volumes 27f83133488244b984bac1b7670b88d410b72a58a949074cebac9bbd718ccdb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:10:46.499Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-27T17:10:46.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T17:10:46.569Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-07-27T17:10:46.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-27T17:10:46.894Z] $ docker top 19586893dcba703ea5bdbb0154febd83707863fb4ceb24bfc8b49f9377f18592 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T17:10:47.227Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-07-27T17:10:47.519Z] + make test [2023-07-27T17:10:47.519Z] go test ./... -coverprofile=coverage.out ./... [2023-07-27T17:10:52.780Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-07-27T17:11:02.739Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-07-27T17:11:02.739Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 3.5% of statements [2023-07-27T17:11:09.289Z] go vet ./... [2023-07-27T17:11:12.569Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-27T17:11:12.569Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-27T17:11:12.569Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-27T17:11:12.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-27T17:11:12.594Z] $ docker stop --time=1 19586893dcba703ea5bdbb0154febd83707863fb4ceb24bfc8b49f9377f18592 [2023-07-27T17:11:15.242Z] $ docker rm -f --volumes 19586893dcba703ea5bdbb0154febd83707863fb4ceb24bfc8b49f9377f18592 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T17:11:15.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-27T17:11:15.726Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-27T17:11:16.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-27T17:11:16.543Z] + ls -al . [2023-07-27T17:11:16.543Z] total 204 [2023-07-27T17:11:16.543Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 17:10 . [2023-07-27T17:11:16.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 17:09 .. [2023-07-27T17:11:16.543Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 17:09 .git [2023-07-27T17:11:16.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 17:09 .github [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 17:09 .gitignore [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 27 17:09 .golangci.yml [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 17:09 .hadolint.yml [2023-07-27T17:11:16.543Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 17:09 .semver [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 9783 Jul 27 17:09 Attribution.txt [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 11903 Jul 27 17:09 CHANGELOG.md [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 27 17:09 Dockerfile [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 17:09 GOVERNANCE.md [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 17:09 Jenkinsfile [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 17:09 LICENSE [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 2364 Jul 27 17:09 Makefile [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 17:09 OWNERS.md [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 27 17:09 README.md [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 27 17:09 VERSION [2023-07-27T17:11:16.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 17:09 bin [2023-07-27T17:11:16.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 17:09 cmd [2023-07-27T17:11:16.543Z] -rw-r--r-- 1 jenkins jenkins 43708 Jul 27 17:11 coverage.out [2023-07-27T17:11:16.543Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 17:09 docker-entrypoint.sh [2023-07-27T17:11:16.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 17:09 docs [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 3416 Jul 27 17:09 go.mod [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 31482 Jul 27 17:09 go.sum [2023-07-27T17:11:16.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 17:09 internal [2023-07-27T17:11:16.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 17:09 snap [2023-07-27T17:11:16.543Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 17:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:11:16.848Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=040a5a62acea184fdd41387d4dec6344494c5d71 --label arch=amd64 --label version=3.1.0-dev.4 . [2023-07-27T17:11:16.848Z] Sending build context to Docker daemon 2.037MB [2023-07-27T17:11:16.848Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T17:11:16.848Z] Step 2/36 : FROM ${BASE} AS builder [2023-07-27T17:11:16.848Z] ---> 2f1733edf071 [2023-07-27T17:11:16.848Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-07-27T17:11:16.848Z] ---> Running in 6ae8e0a48e73 [2023-07-27T17:11:17.114Z] Removing intermediate container 6ae8e0a48e73 [2023-07-27T17:11:17.114Z] ---> 7dcfe3ffc66c [2023-07-27T17:11:17.114Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T17:11:17.114Z] ---> Running in 0c1dc1a167c4 [2023-07-27T17:11:17.114Z] Removing intermediate container 0c1dc1a167c4 [2023-07-27T17:11:17.114Z] ---> 926e59a2a733 [2023-07-27T17:11:17.114Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-07-27T17:11:17.114Z] ---> Running in d3a4b14f4376 [2023-07-27T17:11:17.114Z] Removing intermediate container d3a4b14f4376 [2023-07-27T17:11:17.114Z] ---> 18825a2fe28c [2023-07-27T17:11:17.114Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-07-27T17:11:17.426Z] ---> Running in d20b342c4ac7 [2023-07-27T17:11:17.426Z] Removing intermediate container d20b342c4ac7 [2023-07-27T17:11:17.426Z] ---> 059388ecb99b [2023-07-27T17:11:17.426Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T17:11:17.426Z] ---> Running in 091d1ec5051c [2023-07-27T17:11:17.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T17:11:17.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T17:11:18.284Z] OK: 272 MiB in 67 packages [2023-07-27T17:11:18.573Z] Removing intermediate container 091d1ec5051c [2023-07-27T17:11:18.573Z] ---> 1c92b98fc32d [2023-07-27T17:11:18.573Z] Step 8/36 : WORKDIR /device-usb-camera [2023-07-27T17:11:18.573Z] ---> Running in 85a15e7698a0 [2023-07-27T17:11:18.573Z] Removing intermediate container 85a15e7698a0 [2023-07-27T17:11:18.573Z] ---> 231519cd3697 [2023-07-27T17:11:18.573Z] Step 9/36 : COPY go.mod vendor* ./ [2023-07-27T17:11:18.834Z] ---> 2c001bd31ca3 [2023-07-27T17:11:18.834Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T17:11:18.834Z] ---> Running in e566bc006f0b [2023-07-27T17:11:20.334Z] Removing intermediate container e566bc006f0b [2023-07-27T17:11:20.334Z] ---> e74465eac417 [2023-07-27T17:11:20.334Z] Step 11/36 : COPY . . [2023-07-27T17:11:20.593Z] ---> 91546c04a31e [2023-07-27T17:11:20.593Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-07-27T17:11:20.593Z] ---> Running in d0c84f1d5bcb [2023-07-27T17:11:20.852Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-27T17:11:20.852Z] Dload Upload Total Spent Left Speed [2023-07-27T17:11:20.852Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21199 0 --:--:-- --:--:-- --:--:-- 21673 [2023-07-27T17:11:21.111Z] Removing intermediate container d0c84f1d5bcb [2023-07-27T17:11:21.111Z] ---> f3b8bc46e459 [2023-07-27T17:11:21.111Z] Step 13/36 : RUN ${MAKE} [2023-07-27T17:11:21.111Z] ---> Running in 59797f21f613 [2023-07-27T17:11:21.369Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-07-27T17:11:22.651Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2388 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-07-27T17:11:22.663Z] Running in /w/workspace/device-usb-camera/128 [Pipeline] { [Pipeline] checkout [2023-07-27T17:11:22.688Z] Selected Git installation does not exist. Using Default [2023-07-27T17:11:22.688Z] The recommended git tool is: NONE [2023-07-27T17:11:27.739Z] using credential edgex-jenkins-ssh [2023-07-27T17:11:27.753Z] Cloning the remote Git repository [2023-07-27T17:11:27.795Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-07-27T17:11:27.888Z] > git init /w/workspace/device-usb-camera/128 # timeout=10 [2023-07-27T17:11:28.020Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-07-27T17:11:28.021Z] > git --version # timeout=10 [2023-07-27T17:11:28.041Z] > git --version # 'git version 2.25.1' [2023-07-27T17:11:28.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-27T17:11:28.187Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-27T17:11:29.876Z] Avoid second fetch [2023-07-27T17:11:29.876Z] Checking out Revision 040a5a62acea184fdd41387d4dec6344494c5d71 (main) [2023-07-27T17:11:29.065Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-07-27T17:11:29.087Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-27T17:11:29.891Z] > git config core.sparsecheckout # timeout=10 [2023-07-27T17:11:29.954Z] > git checkout -f 040a5a62acea184fdd41387d4dec6344494c5d71 # timeout=10 [2023-07-27T17:11:30.407Z] Commit message: "feat: FrameRate command v4l2 (#265)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T17:11:31.285Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-27T17:11:31.285Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-27T17:11:31.285Z] Dload Upload Total Spent Left Speed [2023-07-27T17:11:31.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh [2023-07-27T17:11:31.876Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-27T17:11:32.200Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-27T17:11:32.201Z] + sudo tee /etc/docker/daemon.new [2023-07-27T17:11:32.201Z] { [2023-07-27T17:11:32.201Z] "registry-mirrors": [ [2023-07-27T17:11:32.201Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-27T17:11:32.201Z] ], [2023-07-27T17:11:32.201Z] "bip": "10.250.0.254/24", [2023-07-27T17:11:32.201Z] "hosts": [ [2023-07-27T17:11:32.201Z] "tcp://0.0.0.0:5555", [2023-07-27T17:11:32.201Z] "unix:///var/run/docker.sock" [2023-07-27T17:11:32.201Z] ], [2023-07-27T17:11:32.201Z] "mtu": 1458, [2023-07-27T17:11:32.201Z] "selinux-enabled": true, [2023-07-27T17:11:32.201Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-27T17:11:32.201Z] } [Pipeline] sh [2023-07-27T17:11:32.536Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-27T17:11:32.879Z] + sudo service docker restart [2023-07-27T17:11:44.146Z] Removing intermediate container 59797f21f613 [2023-07-27T17:11:44.146Z] ---> 9a2cabfc3d22 [2023-07-27T17:11:44.146Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-07-27T17:11:44.146Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-07-27T17:11:44.146Z] 4acc49c71d14: Pulling fs layer [2023-07-27T17:11:44.146Z] 4acc49c71d14: Verifying Checksum [2023-07-27T17:11:44.146Z] 4acc49c71d14: Download complete [2023-07-27T17:11:44.146Z] 4acc49c71d14: Pull complete [2023-07-27T17:11:44.146Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-07-27T17:11:44.146Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-07-27T17:11:44.146Z] ---> 01a2bd3e5fff [2023-07-27T17:11:44.146Z] Step 15/36 : FROM alpine:3.17 [2023-07-27T17:11:44.713Z] 3.17: Pulling from library/alpine [2023-07-27T17:11:44.713Z] 4db1b89c0bd1: Already exists [2023-07-27T17:11:44.972Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-27T17:11:44.972Z] Status: Downloaded newer image for alpine:3.17 [2023-07-27T17:11:44.972Z] ---> 1f73a9d63274 [2023-07-27T17:11:44.972Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-07-27T17:11:44.972Z] ---> Running in 8af466ebcec4 [2023-07-27T17:11:45.231Z] Removing intermediate container 8af466ebcec4 [2023-07-27T17:11:45.231Z] ---> 3869f13e0eb8 [2023-07-27T17:11:45.231Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-07-27T17:11:45.231Z] ---> Running in d1b0a532893a [2023-07-27T17:11:45.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T17:11:45.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T17:11:46.009Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-07-27T17:11:46.009Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-07-27T17:11:46.009Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-07-27T17:11:46.009Z] (4/86) Installing libxau (1.0.10-r0) [2023-07-27T17:11:46.009Z] (5/86) Installing libmd (1.0.4-r0) [2023-07-27T17:11:46.009Z] (6/86) Installing libbsd (0.11.7-r0) [2023-07-27T17:11:46.009Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-07-27T17:11:46.009Z] (8/86) Installing libxcb (1.15-r0) [2023-07-27T17:11:46.009Z] (9/86) Installing libx11 (1.8.4-r1) [2023-07-27T17:11:46.009Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-07-27T17:11:46.009Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-07-27T17:11:46.009Z] (12/86) Installing libexpat (2.5.0-r0) [2023-07-27T17:11:46.009Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-07-27T17:11:46.009Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-07-27T17:11:46.009Z] (15/86) Installing libpng (1.6.38-r0) [2023-07-27T17:11:46.266Z] (16/86) Installing freetype (2.12.1-r0) [2023-07-27T17:11:46.266Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-07-27T17:11:46.266Z] (18/86) Installing fribidi (1.0.12-r0) [2023-07-27T17:11:46.266Z] (19/86) Installing libffi (3.4.4-r0) [2023-07-27T17:11:46.266Z] (20/86) Installing libintl (0.21.1-r1) [2023-07-27T17:11:46.266Z] (21/86) Installing libblkid (2.38.1-r1) [2023-07-27T17:11:46.266Z] (22/86) Installing libmount (2.38.1-r1) [2023-07-27T17:11:46.266Z] (23/86) Installing pcre2 (10.42-r0) [2023-07-27T17:11:46.266Z] (24/86) Installing glib (2.74.7-r0) [2023-07-27T17:11:46.266Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-07-27T17:11:46.266Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-07-27T17:11:46.266Z] (27/86) Installing libass (0.16.0-r1) [2023-07-27T17:11:46.266Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-07-27T17:11:46.266Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-07-27T17:11:46.266Z] (30/86) Installing libpciaccess (0.17-r0) [2023-07-27T17:11:46.266Z] (31/86) Installing libdrm (2.4.114-r0) [2023-07-27T17:11:46.266Z] (32/86) Installing gmp (6.2.1-r2) [2023-07-27T17:11:46.266Z] (33/86) Installing nettle (3.8.1-r0) [2023-07-27T17:11:46.266Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-07-27T17:11:46.266Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-07-27T17:11:46.266Z] (36/86) Installing libunistring (1.1-r0) [2023-07-27T17:11:46.266Z] (37/86) Installing gnutls (3.7.8-r3) [2023-07-27T17:11:46.525Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-07-27T17:11:46.525Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-07-27T17:11:46.525Z] (40/86) Installing lame (3.100-r2) [2023-07-27T17:11:46.525Z] (41/86) Installing opus (1.3.1-r1) [2023-07-27T17:11:46.525Z] (42/86) Installing libasyncns (0.8-r1) [2023-07-27T17:11:46.525Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-07-27T17:11:46.525Z] (44/86) Installing libltdl (2.4.7-r1) [2023-07-27T17:11:46.525Z] (45/86) Installing orc (0.4.33-r0) [2023-07-27T17:11:46.525Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-07-27T17:11:46.525Z] (47/86) Installing libogg (1.3.5-r2) [2023-07-27T17:11:46.525Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-07-27T17:11:46.525Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-07-27T17:11:46.525Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-07-27T17:11:46.525Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-07-27T17:11:46.525Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-07-27T17:11:46.525Z] (53/86) Installing soxr (0.1.3-r3) [2023-07-27T17:11:46.525Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-07-27T17:11:46.525Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-07-27T17:11:46.525Z] (56/86) Installing libpulse (16.1-r6) [2023-07-27T17:11:46.525Z] (57/86) Installing cjson (1.7.15-r3) [2023-07-27T17:11:46.525Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-07-27T17:11:46.525Z] (59/86) Installing librist (0.2.7-r0) [2023-07-27T17:11:46.525Z] (60/86) Installing libsrt (1.5.1-r0) [2023-07-27T17:11:46.525Z] (61/86) Installing libssh (0.10.5-r0) [2023-07-27T17:11:46.525Z] (62/86) Installing libtheora (1.1.1-r16) [2023-07-27T17:11:46.525Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-07-27T17:11:46.525Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-07-27T17:11:46.525Z] (65/86) Installing libxext (1.3.5-r0) [2023-07-27T17:11:46.525Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-07-27T17:11:46.525Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-07-27T17:11:46.525Z] (68/86) Installing libva (2.16.0-r0) [2023-07-27T17:11:46.525Z] (69/86) Installing libvdpau (1.5-r0) [2023-07-27T17:11:46.525Z] (70/86) Installing vidstab (1.1.0-r2) [2023-07-27T17:11:46.525Z] (71/86) Installing libvpx (1.12.0-r1) [2023-07-27T17:11:46.784Z] (72/86) Installing libwebp (1.2.4-r2) [2023-07-27T17:11:46.784Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-07-27T17:11:46.784Z] (74/86) Installing numactl (2.0.16-r1) [2023-07-27T17:11:46.784Z] (75/86) Installing x265-libs (3.5-r3) [2023-07-27T17:11:46.784Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-07-27T17:11:46.784Z] (77/86) Installing libsodium (1.0.18-r2) [2023-07-27T17:11:46.784Z] (78/86) Installing libzmq (4.3.4-r1) [2023-07-27T17:11:46.784Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-07-27T17:11:47.042Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-07-27T17:11:47.042Z] (81/86) Installing udev-init-scripts (35-r1) [2023-07-27T17:11:47.042Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-07-27T17:11:47.042Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-07-27T17:11:47.042Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-07-27T17:11:47.042Z] (85/86) Installing kmod-libs (30-r1) [2023-07-27T17:11:47.042Z] (86/86) Installing eudev (3.2.11-r4) [2023-07-27T17:11:47.042Z] Executing busybox-1.35.0-r29.trigger [2023-07-27T17:11:47.042Z] Executing eudev-3.2.11-r4.trigger [2023-07-27T17:11:47.042Z] OK: 112 MiB in 101 packages [2023-07-27T17:11:48.940Z] Removing intermediate container d1b0a532893a [2023-07-27T17:11:48.940Z] ---> 5551ccac18e2 [2023-07-27T17:11:48.940Z] Step 18/36 : WORKDIR / [2023-07-27T17:11:48.940Z] ---> Running in d9be51df3dc8 [2023-07-27T17:11:48.940Z] Removing intermediate container d9be51df3dc8 [2023-07-27T17:11:48.940Z] ---> 876ed6b64ee8 [2023-07-27T17:11:48.940Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-07-27T17:11:49.507Z] ---> 4bfae3f0d514 [2023-07-27T17:11:49.507Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-07-27T17:11:49.507Z] ---> cc938ac7420e [2023-07-27T17:11:49.507Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-07-27T17:11:49.507Z] ---> 70ccf83a95e1 [2023-07-27T17:11:49.507Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-07-27T17:11:49.764Z] ---> 9548095dca0d [2023-07-27T17:11:49.764Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-07-27T17:11:49.764Z] ---> 5fa76f9b3bcf [2023-07-27T17:11:49.764Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-07-27T17:11:50.021Z] ---> 5f9e26dfcacb [2023-07-27T17:11:50.021Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-07-27T17:11:50.586Z] ---> f7dc4629807e [2023-07-27T17:11:50.586Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-07-27T17:11:50.586Z] ---> Running in f750acff77f9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T17:11:51.151Z] Removing intermediate container f750acff77f9 [2023-07-27T17:11:51.151Z] ---> 1e923dbe3920 [2023-07-27T17:11:51.151Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-07-27T17:11:51.151Z] ---> Running in b983e3d0a936 [2023-07-27T17:11:51.152Z] provisioning config files... [2023-07-27T17:11:51.174Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/128@tmp/config7550023786069883708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:11:51.512Z] ---> docker-login.sh [2023-07-27T17:11:51.512Z] nexus3.edgexfoundry.org:10001 [2023-07-27T17:11:51.718Z] Removing intermediate container b983e3d0a936 [2023-07-27T17:11:51.718Z] ---> e21b4af812ab [2023-07-27T17:11:51.718Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-07-27T17:11:51.718Z] ---> Running in a23389e79e80 [2023-07-27T17:11:51.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:11:52.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:11:52.043Z] Configure a credential helper to remove this warning. See [2023-07-27T17:11:52.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:11:52.043Z] [2023-07-27T17:11:52.043Z] Login Succeeded [2023-07-27T17:11:52.043Z] nexus3.edgexfoundry.org:10002 [2023-07-27T17:11:52.284Z] Removing intermediate container a23389e79e80 [2023-07-27T17:11:52.284Z] ---> 82dd6567d4e0 [2023-07-27T17:11:52.284Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-07-27T17:11:52.284Z] ---> Running in a9d5ba92d6c1 [2023-07-27T17:11:52.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:11:52.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:11:52.312Z] Configure a credential helper to remove this warning. See [2023-07-27T17:11:52.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:11:52.312Z] [2023-07-27T17:11:52.312Z] Login Succeeded [2023-07-27T17:11:52.312Z] nexus3.edgexfoundry.org:10003 [2023-07-27T17:11:52.563Z] Removing intermediate container a9d5ba92d6c1 [2023-07-27T17:11:52.563Z] ---> 97d5e6a160c3 [2023-07-27T17:11:52.563Z] Step 30/36 : EXPOSE 59983 [2023-07-27T17:11:52.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:11:52.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:11:52.578Z] Configure a credential helper to remove this warning. See [2023-07-27T17:11:52.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:11:52.578Z] [2023-07-27T17:11:52.578Z] Login Succeeded [2023-07-27T17:11:52.821Z] ---> Running in 74003cdf4aa7 [2023-07-27T17:11:52.822Z] Removing intermediate container 74003cdf4aa7 [2023-07-27T17:11:52.822Z] ---> 36a0b4cdb9fc [2023-07-27T17:11:52.822Z] Step 31/36 : EXPOSE 8554 [2023-07-27T17:11:52.822Z] ---> Running in a6ccfb24e3e4 [2023-07-27T17:11:52.822Z] Removing intermediate container a6ccfb24e3e4 [2023-07-27T17:11:52.822Z] ---> 3e8afd52d3d6 [2023-07-27T17:11:52.822Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-07-27T17:11:52.848Z] nexus3.edgexfoundry.org:10004 [2023-07-27T17:11:52.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:11:53.083Z] ---> Running in 07302697215d [2023-07-27T17:11:53.084Z] Removing intermediate container 07302697215d [2023-07-27T17:11:53.084Z] ---> d3a8c1b8e3a6 [2023-07-27T17:11:53.084Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-07-27T17:11:53.084Z] ---> Running in 41aa536532b6 [2023-07-27T17:11:53.084Z] Removing intermediate container 41aa536532b6 [2023-07-27T17:11:53.084Z] ---> 4a1f56d3f07a [2023-07-27T17:11:53.084Z] Step 34/36 : LABEL arch=amd64 [2023-07-27T17:11:53.084Z] ---> Running in 23ec3dfbe7d1 [2023-07-27T17:11:53.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:11:53.114Z] Configure a credential helper to remove this warning. See [2023-07-27T17:11:53.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:11:53.114Z] [2023-07-27T17:11:53.114Z] Login Succeeded [2023-07-27T17:11:53.114Z] docker.io [2023-07-27T17:11:53.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:11:53.342Z] Removing intermediate container 23ec3dfbe7d1 [2023-07-27T17:11:53.342Z] ---> fea28fb48b0f [2023-07-27T17:11:53.342Z] Step 35/36 : LABEL git_sha=040a5a62acea184fdd41387d4dec6344494c5d71 [2023-07-27T17:11:53.342Z] ---> Running in bc0a3ddba931 [2023-07-27T17:11:53.342Z] Removing intermediate container bc0a3ddba931 [2023-07-27T17:11:53.342Z] ---> 8a9e10e9c2f5 [2023-07-27T17:11:53.342Z] Step 36/36 : LABEL version=3.1.0-dev.4 [2023-07-27T17:11:53.342Z] ---> Running in 1f97e5082c12 [2023-07-27T17:11:53.342Z] Removing intermediate container 1f97e5082c12 [2023-07-27T17:11:53.342Z] ---> 36d2aab4ab17 [2023-07-27T17:11:53.342Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-27T17:11:53.342Z] Successfully built 36d2aab4ab17 [2023-07-27T17:11:53.342Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T17:11:53.473Z] provisioning config files... [2023-07-27T17:11:53.482Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15319006756652083045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:11:53.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:11:53.696Z] Configure a credential helper to remove this warning. See [2023-07-27T17:11:53.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:11:53.696Z] [2023-07-27T17:11:53.696Z] Login Succeeded [2023-07-27T17:11:53.696Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T17:11:53.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-07-27T17:11:53.773Z] ---> docker-login.sh [2023-07-27T17:11:53.773Z] nexus3.edgexfoundry.org:10001 [2023-07-27T17:11:53.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:11:53.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:11:53.773Z] Configure a credential helper to remove this warning. See [2023-07-27T17:11:53.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:11:53.773Z] [2023-07-27T17:11:53.773Z] Login Succeeded [2023-07-27T17:11:53.773Z] nexus3.edgexfoundry.org:10002 [2023-07-27T17:11:53.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2023-07-27T17:11:53.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T17:11:53.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T17:11:53.968Z] ========================================================= [2023-07-27T17:11:53.968Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-27T17:11:53.968Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:11:54.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:11:54.031Z] Configure a credential helper to remove this warning. See [2023-07-27T17:11:54.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:11:54.031Z] [2023-07-27T17:11:54.031Z] Login Succeeded [2023-07-27T17:11:54.031Z] nexus3.edgexfoundry.org:10003 [2023-07-27T17:11:54.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:11:54.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:11:54.031Z] Configure a credential helper to remove this warning. See [2023-07-27T17:11:54.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:11:54.031Z] [2023-07-27T17:11:54.031Z] Login Succeeded [2023-07-27T17:11:54.031Z] nexus3.edgexfoundry.org:10004 [2023-07-27T17:11:54.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:11:54.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:11:54.290Z] Configure a credential helper to remove this warning. See [2023-07-27T17:11:54.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:11:54.290Z] [2023-07-27T17:11:54.290Z] Login Succeeded [2023-07-27T17:11:54.290Z] docker.io [2023-07-27T17:11:54.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:11:54.299Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-27T17:11:54.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:11:54.549Z] Configure a credential helper to remove this warning. See [2023-07-27T17:11:54.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:11:54.550Z] [2023-07-27T17:11:54.550Z] Login Succeeded [2023-07-27T17:11:54.550Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T17:11:54.557Z] Deleting 1 temporary files [2023-07-27T17:11:54.565Z] Sending build context to Docker daemon 1.188MB [2023-07-27T17:11:54.565Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T17:11:54.565Z] Step 2/13 : FROM ${BASE} AS builder [2023-07-27T17:11:54.565Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-27T17:11:54.565Z] edb6bdbacee9: Pulling fs layer [2023-07-27T17:11:54.565Z] 5f9638ab2659: Pulling fs layer [2023-07-27T17:11:54.565Z] 8d51d6327a98: Pulling fs layer [2023-07-27T17:11:54.565Z] 8b374f2dd631: Pulling fs layer [2023-07-27T17:11:54.565Z] ec14aa9079de: Pulling fs layer [2023-07-27T17:11:54.565Z] 2f466654f4bb: Pulling fs layer [2023-07-27T17:11:54.565Z] 554e91adad29: Pulling fs layer [2023-07-27T17:11:54.565Z] 8b374f2dd631: Waiting [2023-07-27T17:11:54.565Z] 554e91adad29: Waiting [2023-07-27T17:11:54.565Z] ec14aa9079de: Waiting [2023-07-27T17:11:54.565Z] 2f466654f4bb: Waiting [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-27T17:11:54.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T17:11:54.677Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-07-27T17:11:54.677Z] 040a5a62acea184fdd41387d4dec6344494c5d71 [2023-07-27T17:11:54.677Z] latest [2023-07-27T17:11:54.677Z] 3.1.0-dev.4 [2023-07-27T17:11:54.677Z] 040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 [2023-07-27T17:11:54.677Z] main [2023-07-27T17:11:54.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:11:54.854Z] 5f9638ab2659: Download complete [2023-07-27T17:11:54.854Z] 8b374f2dd631: Verifying Checksum [2023-07-27T17:11:54.854Z] 8b374f2dd631: Download complete [2023-07-27T17:11:54.854Z] ec14aa9079de: Download complete [2023-07-27T17:11:54.854Z] edb6bdbacee9: Verifying Checksum [2023-07-27T17:11:54.854Z] edb6bdbacee9: Download complete [2023-07-27T17:11:55.018Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:11:55.319Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:040a5a62acea184fdd41387d4dec6344494c5d71 [2023-07-27T17:11:55.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-07-27T17:11:55.319Z] 4f59a2af2ed3: Preparing [2023-07-27T17:11:55.319Z] f66264be5887: Preparing [2023-07-27T17:11:55.319Z] 0569bc655ea0: Preparing [2023-07-27T17:11:55.319Z] 1bac86172f94: Preparing [2023-07-27T17:11:55.319Z] 3827b5b91e75: Preparing [2023-07-27T17:11:55.319Z] acc83c6ca332: Preparing [2023-07-27T17:11:55.319Z] 988394c90be0: Preparing [2023-07-27T17:11:55.319Z] 2c3e770bad62: Preparing [2023-07-27T17:11:55.319Z] 62d226f6ab10: Preparing [2023-07-27T17:11:55.319Z] 9df34be8cf74: Preparing [2023-07-27T17:11:55.319Z] 3f1966768178: Preparing [2023-07-27T17:11:55.319Z] 2d1025304583: Preparing [2023-07-27T17:11:55.319Z] 3dab9f8bf2d2: Preparing [2023-07-27T17:11:55.319Z] 988394c90be0: Waiting [2023-07-27T17:11:55.319Z] acc83c6ca332: Waiting [2023-07-27T17:11:55.319Z] 3f1966768178: Waiting [2023-07-27T17:11:55.319Z] 2c3e770bad62: Waiting [2023-07-27T17:11:55.319Z] 2d1025304583: Waiting [2023-07-27T17:11:55.319Z] 62d226f6ab10: Waiting [2023-07-27T17:11:55.319Z] 9df34be8cf74: Waiting [2023-07-27T17:11:55.319Z] 3dab9f8bf2d2: Waiting [2023-07-27T17:11:55.319Z] f66264be5887: Pushed [2023-07-27T17:11:55.319Z] 0569bc655ea0: Pushed [2023-07-27T17:11:55.319Z] 1bac86172f94: Pushed [2023-07-27T17:11:55.319Z] 4f59a2af2ed3: Pushed [2023-07-27T17:11:55.319Z] acc83c6ca332: Pushed [2023-07-27T17:11:55.577Z] 988394c90be0: Pushed [2023-07-27T17:11:55.577Z] 2c3e770bad62: Pushed [2023-07-27T17:11:55.577Z] 62d226f6ab10: Pushed [2023-07-27T17:11:55.577Z] 3dab9f8bf2d2: Layer already exists [2023-07-27T17:11:55.577Z] 9df34be8cf74: Pushed [2023-07-27T17:11:56.285Z] edb6bdbacee9: Pull complete [2023-07-27T17:11:56.555Z] 554e91adad29: Verifying Checksum [2023-07-27T17:11:56.555Z] 554e91adad29: Download complete [2023-07-27T17:11:57.475Z] 3827b5b91e75: Pushed [2023-07-27T17:11:57.734Z] 3f1966768178: Pushed [2023-07-27T17:11:57.977Z] 2f466654f4bb: Verifying Checksum [2023-07-27T17:11:57.977Z] 2f466654f4bb: Download complete [2023-07-27T17:11:57.977Z] 8d51d6327a98: Verifying Checksum [2023-07-27T17:11:57.977Z] 8d51d6327a98: Download complete [2023-07-27T17:11:59.913Z] 5f9638ab2659: Pull complete [2023-07-27T17:12:05.850Z] 2d1025304583: Pushed [2023-07-27T17:12:05.851Z] 040a5a62acea184fdd41387d4dec6344494c5d71: digest: sha256:c8586905aa908829f6fc3105442f34c945b99745678efe1438ee6832dc990a31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:12:06.154Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:12:06.459Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-07-27T17:12:06.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-07-27T17:12:06.459Z] 4f59a2af2ed3: Preparing [2023-07-27T17:12:06.459Z] f66264be5887: Preparing [2023-07-27T17:12:06.459Z] 0569bc655ea0: Preparing [2023-07-27T17:12:06.459Z] 1bac86172f94: Preparing [2023-07-27T17:12:06.459Z] 3827b5b91e75: Preparing [2023-07-27T17:12:06.459Z] acc83c6ca332: Preparing [2023-07-27T17:12:06.459Z] 988394c90be0: Preparing [2023-07-27T17:12:06.459Z] 2c3e770bad62: Preparing [2023-07-27T17:12:06.459Z] 62d226f6ab10: Preparing [2023-07-27T17:12:06.459Z] 9df34be8cf74: Preparing [2023-07-27T17:12:06.459Z] 3f1966768178: Preparing [2023-07-27T17:12:06.459Z] 2d1025304583: Preparing [2023-07-27T17:12:06.459Z] 3dab9f8bf2d2: Preparing [2023-07-27T17:12:06.459Z] 62d226f6ab10: Waiting [2023-07-27T17:12:06.459Z] 2d1025304583: Waiting [2023-07-27T17:12:06.459Z] 9df34be8cf74: Waiting [2023-07-27T17:12:06.459Z] 3f1966768178: Waiting [2023-07-27T17:12:06.459Z] acc83c6ca332: Waiting [2023-07-27T17:12:06.459Z] 3dab9f8bf2d2: Waiting [2023-07-27T17:12:06.459Z] 2c3e770bad62: Waiting [2023-07-27T17:12:06.459Z] 3827b5b91e75: Layer already exists [2023-07-27T17:12:06.459Z] f66264be5887: Layer already exists [2023-07-27T17:12:06.459Z] 0569bc655ea0: Layer already exists [2023-07-27T17:12:06.459Z] 1bac86172f94: Layer already exists [2023-07-27T17:12:06.459Z] 4f59a2af2ed3: Layer already exists [2023-07-27T17:12:06.459Z] acc83c6ca332: Layer already exists [2023-07-27T17:12:06.459Z] 2c3e770bad62: Layer already exists [2023-07-27T17:12:06.459Z] 988394c90be0: Layer already exists [2023-07-27T17:12:06.459Z] 62d226f6ab10: Layer already exists [2023-07-27T17:12:06.459Z] 9df34be8cf74: Layer already exists [2023-07-27T17:12:06.459Z] 3f1966768178: Layer already exists [2023-07-27T17:12:06.459Z] 2d1025304583: Layer already exists [2023-07-27T17:12:06.459Z] 3dab9f8bf2d2: Layer already exists [2023-07-27T17:12:06.459Z] latest: digest: sha256:c8586905aa908829f6fc3105442f34c945b99745678efe1438ee6832dc990a31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:12:06.822Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:12:07.129Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.4 [2023-07-27T17:12:07.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-07-27T17:12:07.129Z] 4f59a2af2ed3: Preparing [2023-07-27T17:12:07.129Z] f66264be5887: Preparing [2023-07-27T17:12:07.129Z] 0569bc655ea0: Preparing [2023-07-27T17:12:07.129Z] 1bac86172f94: Preparing [2023-07-27T17:12:07.129Z] 3827b5b91e75: Preparing [2023-07-27T17:12:07.129Z] acc83c6ca332: Preparing [2023-07-27T17:12:07.129Z] 988394c90be0: Preparing [2023-07-27T17:12:07.129Z] 2c3e770bad62: Preparing [2023-07-27T17:12:07.129Z] 62d226f6ab10: Preparing [2023-07-27T17:12:07.129Z] 9df34be8cf74: Preparing [2023-07-27T17:12:07.129Z] 3f1966768178: Preparing [2023-07-27T17:12:07.129Z] 2d1025304583: Preparing [2023-07-27T17:12:07.129Z] 3dab9f8bf2d2: Preparing [2023-07-27T17:12:07.129Z] 62d226f6ab10: Waiting [2023-07-27T17:12:07.129Z] 9df34be8cf74: Waiting [2023-07-27T17:12:07.129Z] 3f1966768178: Waiting [2023-07-27T17:12:07.129Z] 2d1025304583: Waiting [2023-07-27T17:12:07.129Z] acc83c6ca332: Waiting [2023-07-27T17:12:07.129Z] 3dab9f8bf2d2: Waiting [2023-07-27T17:12:07.129Z] 2c3e770bad62: Waiting [2023-07-27T17:12:07.129Z] 988394c90be0: Waiting [2023-07-27T17:12:07.129Z] f66264be5887: Layer already exists [2023-07-27T17:12:07.129Z] 1bac86172f94: Layer already exists [2023-07-27T17:12:07.129Z] 0569bc655ea0: Layer already exists [2023-07-27T17:12:07.129Z] 4f59a2af2ed3: Layer already exists [2023-07-27T17:12:07.129Z] 3827b5b91e75: Layer already exists [2023-07-27T17:12:07.129Z] acc83c6ca332: Layer already exists [2023-07-27T17:12:07.129Z] 2c3e770bad62: Layer already exists [2023-07-27T17:12:07.129Z] 9df34be8cf74: Layer already exists [2023-07-27T17:12:07.129Z] 62d226f6ab10: Layer already exists [2023-07-27T17:12:07.129Z] 988394c90be0: Layer already exists [2023-07-27T17:12:07.129Z] 3f1966768178: Layer already exists [2023-07-27T17:12:07.129Z] 3dab9f8bf2d2: Layer already exists [2023-07-27T17:12:07.129Z] 2d1025304583: Layer already exists [2023-07-27T17:12:07.129Z] 3.1.0-dev.4: digest: sha256:c8586905aa908829f6fc3105442f34c945b99745678efe1438ee6832dc990a31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:12:07.451Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:12:07.761Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 [2023-07-27T17:12:07.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-07-27T17:12:07.761Z] 4f59a2af2ed3: Preparing [2023-07-27T17:12:07.761Z] f66264be5887: Preparing [2023-07-27T17:12:07.761Z] 0569bc655ea0: Preparing [2023-07-27T17:12:07.761Z] 1bac86172f94: Preparing [2023-07-27T17:12:07.761Z] 3827b5b91e75: Preparing [2023-07-27T17:12:07.761Z] acc83c6ca332: Preparing [2023-07-27T17:12:07.761Z] 988394c90be0: Preparing [2023-07-27T17:12:07.761Z] 2c3e770bad62: Preparing [2023-07-27T17:12:07.761Z] 62d226f6ab10: Preparing [2023-07-27T17:12:07.761Z] 9df34be8cf74: Preparing [2023-07-27T17:12:07.761Z] 3f1966768178: Preparing [2023-07-27T17:12:07.761Z] 2d1025304583: Preparing [2023-07-27T17:12:07.761Z] 3dab9f8bf2d2: Preparing [2023-07-27T17:12:07.761Z] 62d226f6ab10: Waiting [2023-07-27T17:12:07.761Z] 9df34be8cf74: Waiting [2023-07-27T17:12:07.761Z] 2d1025304583: Waiting [2023-07-27T17:12:07.761Z] acc83c6ca332: Waiting [2023-07-27T17:12:07.761Z] 3dab9f8bf2d2: Waiting [2023-07-27T17:12:07.761Z] 988394c90be0: Waiting [2023-07-27T17:12:07.761Z] 3f1966768178: Waiting [2023-07-27T17:12:07.761Z] 2c3e770bad62: Waiting [2023-07-27T17:12:07.761Z] 4f59a2af2ed3: Layer already exists [2023-07-27T17:12:07.761Z] f66264be5887: Layer already exists [2023-07-27T17:12:07.761Z] 0569bc655ea0: Layer already exists [2023-07-27T17:12:07.761Z] 3827b5b91e75: Layer already exists [2023-07-27T17:12:07.761Z] 1bac86172f94: Layer already exists [2023-07-27T17:12:07.761Z] acc83c6ca332: Layer already exists [2023-07-27T17:12:07.761Z] 988394c90be0: Layer already exists [2023-07-27T17:12:07.761Z] 2c3e770bad62: Layer already exists [2023-07-27T17:12:07.761Z] 62d226f6ab10: Layer already exists [2023-07-27T17:12:07.761Z] 9df34be8cf74: Layer already exists [2023-07-27T17:12:07.761Z] 3f1966768178: Layer already exists [2023-07-27T17:12:07.761Z] 2d1025304583: Layer already exists [2023-07-27T17:12:07.761Z] 3dab9f8bf2d2: Layer already exists [2023-07-27T17:12:07.761Z] 040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4: digest: sha256:c8586905aa908829f6fc3105442f34c945b99745678efe1438ee6832dc990a31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:12:08.064Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:12:08.371Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-07-27T17:12:08.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-07-27T17:12:08.371Z] 4f59a2af2ed3: Preparing [2023-07-27T17:12:08.371Z] f66264be5887: Preparing [2023-07-27T17:12:08.371Z] 0569bc655ea0: Preparing [2023-07-27T17:12:08.371Z] 1bac86172f94: Preparing [2023-07-27T17:12:08.371Z] 3827b5b91e75: Preparing [2023-07-27T17:12:08.371Z] acc83c6ca332: Preparing [2023-07-27T17:12:08.371Z] 988394c90be0: Preparing [2023-07-27T17:12:08.371Z] 2c3e770bad62: Preparing [2023-07-27T17:12:08.371Z] 62d226f6ab10: Preparing [2023-07-27T17:12:08.371Z] 9df34be8cf74: Preparing [2023-07-27T17:12:08.371Z] 3f1966768178: Preparing [2023-07-27T17:12:08.371Z] 2d1025304583: Preparing [2023-07-27T17:12:08.371Z] 3dab9f8bf2d2: Preparing [2023-07-27T17:12:08.371Z] acc83c6ca332: Waiting [2023-07-27T17:12:08.371Z] 988394c90be0: Waiting [2023-07-27T17:12:08.371Z] 2c3e770bad62: Waiting [2023-07-27T17:12:08.371Z] 62d226f6ab10: Waiting [2023-07-27T17:12:08.371Z] 3f1966768178: Waiting [2023-07-27T17:12:08.371Z] 9df34be8cf74: Waiting [2023-07-27T17:12:08.371Z] 2d1025304583: Waiting [2023-07-27T17:12:08.371Z] 3dab9f8bf2d2: Waiting [2023-07-27T17:12:08.371Z] f66264be5887: Layer already exists [2023-07-27T17:12:08.371Z] 1bac86172f94: Layer already exists [2023-07-27T17:12:08.371Z] 4f59a2af2ed3: Layer already exists [2023-07-27T17:12:08.371Z] 3827b5b91e75: Layer already exists [2023-07-27T17:12:08.371Z] 0569bc655ea0: Layer already exists [2023-07-27T17:12:08.371Z] 9df34be8cf74: Layer already exists [2023-07-27T17:12:08.371Z] acc83c6ca332: Layer already exists [2023-07-27T17:12:08.371Z] 2c3e770bad62: Layer already exists [2023-07-27T17:12:08.371Z] 988394c90be0: Layer already exists [2023-07-27T17:12:08.371Z] 62d226f6ab10: Layer already exists [2023-07-27T17:12:08.371Z] 3f1966768178: Layer already exists [2023-07-27T17:12:08.371Z] 3dab9f8bf2d2: Layer already exists [2023-07-27T17:12:08.371Z] 2d1025304583: Layer already exists [2023-07-27T17:12:08.371Z] main: digest: sha256:c8586905aa908829f6fc3105442f34c945b99745678efe1438ee6832dc990a31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-27T17:12:08.413Z] ===================================================== [Pipeline] echo [2023-07-27T17:12:08.419Z] taggedImages: [2023-07-27T17:12:08.419Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:040a5a62acea184fdd41387d4dec6344494c5d71 [2023-07-27T17:12:08.419Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-07-27T17:12:08.419Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.4 [2023-07-27T17:12:08.419Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 [2023-07-27T17:12:08.419Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:12:08.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T17:12:08.781Z] [2023-07-27T17:12:08.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:12:09.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T17:12:09.074Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-27T17:12:09.074Z] 5eb5b503b376: Pulling fs layer [2023-07-27T17:12:09.074Z] 5c69ac0246d0: Pulling fs layer [2023-07-27T17:12:09.074Z] ec43610c2a17: Pulling fs layer [2023-07-27T17:12:09.074Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-27T17:12:09.074Z] 33b1e0a273af: Pulling fs layer [2023-07-27T17:12:09.074Z] 5d3b04190fa2: Pulling fs layer [2023-07-27T17:12:09.074Z] 33b1e0a273af: Waiting [2023-07-27T17:12:09.074Z] 3a2ae6a8a46f: Waiting [2023-07-27T17:12:09.074Z] 5d3b04190fa2: Waiting [2023-07-27T17:12:09.074Z] 2f39f015ded8: Pulling fs layer [2023-07-27T17:12:09.074Z] 2f39f015ded8: Waiting [2023-07-27T17:12:09.074Z] 5c69ac0246d0: Verifying Checksum [2023-07-27T17:12:09.074Z] 5c69ac0246d0: Download complete [2023-07-27T17:12:09.074Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-27T17:12:09.074Z] 3a2ae6a8a46f: Download complete [2023-07-27T17:12:09.074Z] ec43610c2a17: Verifying Checksum [2023-07-27T17:12:09.074Z] ec43610c2a17: Download complete [2023-07-27T17:12:09.074Z] 5d3b04190fa2: Verifying Checksum [2023-07-27T17:12:09.074Z] 5d3b04190fa2: Download complete [2023-07-27T17:12:09.074Z] 33b1e0a273af: Verifying Checksum [2023-07-27T17:12:09.074Z] 33b1e0a273af: Download complete [2023-07-27T17:12:09.332Z] 5eb5b503b376: Verifying Checksum [2023-07-27T17:12:09.332Z] 5eb5b503b376: Download complete [2023-07-27T17:12:09.896Z] 2f39f015ded8: Download complete [2023-07-27T17:12:10.464Z] 5eb5b503b376: Pull complete [2023-07-27T17:12:10.464Z] 5c69ac0246d0: Pull complete [2023-07-27T17:12:10.722Z] ec43610c2a17: Pull complete [2023-07-27T17:12:10.980Z] 3a2ae6a8a46f: Pull complete [2023-07-27T17:12:10.980Z] 33b1e0a273af: Pull complete [2023-07-27T17:12:10.980Z] 5d3b04190fa2: Pull complete [2023-07-27T17:12:14.950Z] 8d51d6327a98: Pull complete [2023-07-27T17:12:14.950Z] 8b374f2dd631: Pull complete [2023-07-27T17:12:14.950Z] ec14aa9079de: Pull complete [2023-07-27T17:12:15.162Z] 2f39f015ded8: Pull complete [2023-07-27T17:12:15.162Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-27T17:12:15.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T17:12:15.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T17:12:15.242Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-07-27T17:12:15.271Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-27T17:12:17.636Z] $ docker top 6bb7b189fe5296cbaccf096a529025852f902280d4e50fc03c8f361768b7fc35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:12:18.034Z] ---> job-cost.sh [2023-07-27T17:12:18.034Z] lf-activate-venv: SKIPPING [2023-07-27T17:12:18.034Z] INFO: No Stack... [2023-07-27T17:12:18.294Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-27T17:12:18.861Z] INFO: Archiving Costs [Pipeline] sh [2023-07-27T17:12:19.148Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-07-27T17:12:19.148Z] + cut -d, -f6 [Pipeline] lock [2023-07-27T17:12:19.161Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] [2023-07-27T17:12:19.167Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] did not exist. Created. [2023-07-27T17:12:19.167Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-27T17:12:19.464Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-27T17:12:19.493Z] Stashed 1 file(s) [Pipeline] } [2023-07-27T17:12:19.500Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-27T17:12:19.517Z] $ docker stop --time=1 6bb7b189fe5296cbaccf096a529025852f902280d4e50fc03c8f361768b7fc35 [2023-07-27T17:12:20.346Z] 2f466654f4bb: Pull complete [2023-07-27T17:12:20.658Z] $ docker rm -f --volumes 6bb7b189fe5296cbaccf096a529025852f902280d4e50fc03c8f361768b7fc35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-27T17:12:23.019Z] 554e91adad29: Pull complete [2023-07-27T17:12:23.019Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-27T17:12:23.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-27T17:12:23.019Z] ---> 1e15ea492957 [2023-07-27T17:12:23.019Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-07-27T17:12:24.956Z] ---> Running in a10c2ca2eaf9 [2023-07-27T17:12:24.956Z] Removing intermediate container a10c2ca2eaf9 [2023-07-27T17:12:24.956Z] ---> e584f66a030c [2023-07-27T17:12:24.956Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T17:12:24.956Z] ---> Running in f5b60d8c1bfc [2023-07-27T17:12:25.224Z] Removing intermediate container f5b60d8c1bfc [2023-07-27T17:12:25.224Z] ---> d316f2f03f02 [2023-07-27T17:12:25.224Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-07-27T17:12:25.224Z] ---> Running in 117d9af74e1f [2023-07-27T17:12:25.492Z] Removing intermediate container 117d9af74e1f [2023-07-27T17:12:25.492Z] ---> 4fe2bab665c3 [2023-07-27T17:12:25.492Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-07-27T17:12:25.492Z] ---> Running in b49c7cb5e97b [2023-07-27T17:12:26.077Z] Removing intermediate container b49c7cb5e97b [2023-07-27T17:12:26.077Z] ---> 4eedf5d2a339 [2023-07-27T17:12:26.077Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T17:12:26.077Z] ---> Running in d6e035148577 [2023-07-27T17:12:27.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T17:12:27.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T17:12:28.584Z] (1/14) Installing libintl (0.21.1-r1) [2023-07-27T17:12:28.584Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-07-27T17:12:28.852Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-07-27T17:12:28.852Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-07-27T17:12:28.852Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-07-27T17:12:28.852Z] (6/14) Installing udev-init-scripts (35-r1) [2023-07-27T17:12:28.852Z] (7/14) Installing libblkid (2.38.1-r1) [2023-07-27T17:12:28.852Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-07-27T17:12:28.852Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-07-27T17:12:28.852Z] (10/14) Installing kmod-libs (30-r1) [2023-07-27T17:12:28.852Z] (11/14) Installing eudev (3.2.11-r4) [2023-07-27T17:12:28.852Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-07-27T17:12:28.852Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-07-27T17:12:28.852Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-07-27T17:12:29.119Z] Executing busybox-1.35.0-r29.trigger [2023-07-27T17:12:29.119Z] Executing eudev-3.2.11-r4.trigger [2023-07-27T17:12:29.119Z] OK: 271 MiB in 67 packages [2023-07-27T17:12:30.085Z] Removing intermediate container d6e035148577 [2023-07-27T17:12:30.085Z] ---> 67d356e16538 [2023-07-27T17:12:30.085Z] Step 8/13 : WORKDIR /device-usb-camera [2023-07-27T17:12:30.085Z] ---> Running in b45e3023a825 [2023-07-27T17:12:30.353Z] Removing intermediate container b45e3023a825 [2023-07-27T17:12:30.353Z] ---> 7d417e339053 [2023-07-27T17:12:30.353Z] Step 9/13 : COPY go.mod vendor* ./ [2023-07-27T17:12:30.938Z] ---> 19889c448705 [2023-07-27T17:12:30.938Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T17:12:30.938Z] ---> Running in b08a7a406ced [2023-07-27T17:13:38.811Z] Removing intermediate container b08a7a406ced [2023-07-27T17:13:38.811Z] ---> 877a3c0dd374 [2023-07-27T17:13:38.811Z] Step 11/13 : COPY . . [2023-07-27T17:13:38.811Z] ---> a75f1ed88dcc [2023-07-27T17:13:38.811Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-07-27T17:13:38.811Z] ---> Running in 7904e49fbf56 [2023-07-27T17:13:38.811Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-07-27T17:13:38.811Z] Dload Upload  Total Spent Left Speed [2023-07-27T17:13:38.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4475 0 --:--:-- --:--:-- --:--:-- 4500 [2023-07-27T17:13:38.811Z] Removing intermediate container 7904e49fbf56 [2023-07-27T17:13:38.811Z] ---> 3a5c2cc2c1c2 [2023-07-27T17:13:38.811Z] Step 13/13 : RUN ${MAKE} [2023-07-27T17:13:38.811Z] ---> Running in af20472cef3b [2023-07-27T17:13:38.811Z] noop [2023-07-27T17:13:38.811Z] Removing intermediate container af20472cef3b [2023-07-27T17:13:38.811Z] ---> df8705b9ae46 [2023-07-27T17:13:38.811Z] Successfully built df8705b9ae46 [2023-07-27T17:13:38.811Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:13:39.164Z] + docker inspect -f . ci-base-image-arm64 [2023-07-27T17:13:39.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T17:13:39.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-2388 does not seem to be running inside a container [2023-07-27T17:13:39.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/128 -v /w/workspace/device-usb-camera/128:/w/workspace/device-usb-camera/128:rw,z -v /w/workspace/device-usb-camera/128@tmp:/w/workspace/device-usb-camera/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-27T17:13:40.594Z] $ docker top d09c82e14d193d48bc9e6f344faa736ca34ff399cf2ee2e51fd322854ed09efc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T17:13:41.398Z] + go version [2023-07-27T17:13:41.398Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-27T17:13:41.420Z] $ docker stop --time=1 d09c82e14d193d48bc9e6f344faa736ca34ff399cf2ee2e51fd322854ed09efc [2023-07-27T17:13:43.009Z] $ docker rm -f --volumes d09c82e14d193d48bc9e6f344faa736ca34ff399cf2ee2e51fd322854ed09efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:13:43.560Z] + docker inspect -f . ci-base-image-arm64 [2023-07-27T17:13:43.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T17:13:43.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-2388 does not seem to be running inside a container [2023-07-27T17:13:43.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/128 -v /w/workspace/device-usb-camera/128:/w/workspace/device-usb-camera/128:rw,z -v /w/workspace/device-usb-camera/128@tmp:/w/workspace/device-usb-camera/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-27T17:13:44.915Z] $ docker top f026e538c9ebed705d2906ba7f8da3e83f8788274fe4ca60b0f8bb160b4c883f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T17:13:45.412Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/128 [Pipeline] fileExists [Pipeline] sh [2023-07-27T17:13:45.744Z] + make test [2023-07-27T17:13:45.744Z] go test ./... -coverprofile=coverage.out ./... [2023-07-27T17:14:17.966Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-07-27T17:16:09.627Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-07-27T17:16:17.867Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.085s coverage: 3.5% of statements [2023-07-27T17:16:18.133Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-27T17:16:18.133Z] go vet ./... [2023-07-27T17:16:57.004Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-27T17:16:57.004Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-27T17:16:57.004Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-27T17:16:57.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-27T17:16:57.038Z] $ docker stop --time=1 f026e538c9ebed705d2906ba7f8da3e83f8788274fe4ca60b0f8bb160b4c883f [2023-07-27T17:16:58.738Z] $ docker rm -f --volumes f026e538c9ebed705d2906ba7f8da3e83f8788274fe4ca60b0f8bb160b4c883f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T17:16:59.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-27T17:16:59.800Z] Warning: overwriting stash ‘coverage-report’ [2023-07-27T17:17:00.249Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T17:17:00.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-27T17:17:00.955Z] + ls -al . [2023-07-27T17:17:00.955Z] total 200 [2023-07-27T17:17:00.955Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 17:13 . [2023-07-27T17:17:00.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 17:11 .. [2023-07-27T17:17:00.955Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 17:11 .git [2023-07-27T17:17:00.955Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 17:11 .github [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 17:11 .gitignore [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 27 17:11 .golangci.yml [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 17:11 .hadolint.yml [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 9783 Jul 27 17:11 Attribution.txt [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 11903 Jul 27 17:11 CHANGELOG.md [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 27 17:11 Dockerfile [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 17:11 GOVERNANCE.md [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 17:11 Jenkinsfile [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 17:11 LICENSE [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 2364 Jul 27 17:11 Makefile [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 17:11 OWNERS.md [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 27 17:11 README.md [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 27 17:09 VERSION [2023-07-27T17:17:00.955Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 17:11 bin [2023-07-27T17:17:00.955Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 17:11 cmd [2023-07-27T17:17:00.955Z] -rw-r--r-- 1 jenkins jenkins 43708 Jul 27 17:16 coverage.out [2023-07-27T17:17:00.955Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 17:11 docker-entrypoint.sh [2023-07-27T17:17:00.955Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 17:11 docs [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 3416 Jul 27 17:11 go.mod [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 31482 Jul 27 17:11 go.sum [2023-07-27T17:17:00.955Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 17:11 internal [2023-07-27T17:17:00.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 17:11 snap [2023-07-27T17:17:00.955Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 17:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:17:01.296Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=040a5a62acea184fdd41387d4dec6344494c5d71 --label arch=arm64 --label version=3.1.0-dev.4 . [2023-07-27T17:17:01.566Z] Sending build context to Docker daemon 1.232MB [2023-07-27T17:17:01.566Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T17:17:01.566Z] Step 2/36 : FROM ${BASE} AS builder [2023-07-27T17:17:01.566Z] ---> df8705b9ae46 [2023-07-27T17:17:01.566Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-07-27T17:17:01.834Z] ---> Running in a9bb9ddb1d98 [2023-07-27T17:17:02.101Z] Removing intermediate container a9bb9ddb1d98 [2023-07-27T17:17:02.101Z] ---> 9b2e18c6f7a5 [2023-07-27T17:17:02.101Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T17:17:02.101Z] ---> Running in e2fa5ab6be1d [2023-07-27T17:17:02.369Z] Removing intermediate container e2fa5ab6be1d [2023-07-27T17:17:02.369Z] ---> 3d15ba7142ac [2023-07-27T17:17:02.369Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-07-27T17:17:02.369Z] ---> Running in 599b2fb2bd78 [2023-07-27T17:17:02.635Z] Removing intermediate container 599b2fb2bd78 [2023-07-27T17:17:02.635Z] ---> 88fa1174cdb4 [2023-07-27T17:17:02.635Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-07-27T17:17:02.635Z] ---> Running in 9e2cfb26d8e2 [2023-07-27T17:17:02.901Z] Removing intermediate container 9e2cfb26d8e2 [2023-07-27T17:17:02.901Z] ---> fd483a5dd3ef [2023-07-27T17:17:02.901Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T17:17:03.170Z] ---> Running in 14bd54f3797f [2023-07-27T17:17:04.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T17:17:04.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T17:17:05.660Z] OK: 271 MiB in 67 packages [2023-07-27T17:17:06.243Z] Removing intermediate container 14bd54f3797f [2023-07-27T17:17:06.243Z] ---> 9225ec9df9d4 [2023-07-27T17:17:06.243Z] Step 8/36 : WORKDIR /device-usb-camera [2023-07-27T17:17:06.509Z] ---> Running in 1afae80906bb [2023-07-27T17:17:06.776Z] Removing intermediate container 1afae80906bb [2023-07-27T17:17:06.776Z] ---> b8be9aab6a15 [2023-07-27T17:17:06.776Z] Step 9/36 : COPY go.mod vendor* ./ [2023-07-27T17:17:07.041Z] ---> 1c77d2b050b8 [2023-07-27T17:17:07.041Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T17:17:07.318Z] ---> Running in 7d0c3b9f7e63 [2023-07-27T17:17:10.658Z] Removing intermediate container 7d0c3b9f7e63 [2023-07-27T17:17:10.658Z] ---> a8f982fa3d60 [2023-07-27T17:17:10.658Z] Step 11/36 : COPY . . [2023-07-27T17:17:11.244Z] ---> 7918e265b5bf [2023-07-27T17:17:11.244Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-07-27T17:17:11.513Z] ---> Running in 4798cc4f8dda [2023-07-27T17:17:12.474Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-27T17:17:12.474Z] Dload Upload Total Spent Left Speed [2023-07-27T17:17:12.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3314 0 --:--:-- --:--:-- --:--:-- 3329 [2023-07-27T17:17:13.331Z] Removing intermediate container 4798cc4f8dda [2023-07-27T17:17:13.331Z] ---> 79a0b5a96068 [2023-07-27T17:17:13.331Z] Step 13/36 : RUN ${MAKE} [2023-07-27T17:17:13.331Z] ---> Running in e76772b2f438 [2023-07-27T17:17:14.299Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-07-27T17:19:35.984Z] Removing intermediate container e76772b2f438 [2023-07-27T17:19:35.984Z] ---> 53c80f1ee72c [2023-07-27T17:19:35.984Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-07-27T17:19:35.984Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-07-27T17:19:35.984Z] 8766b47fe142: Pulling fs layer [2023-07-27T17:19:35.984Z] 8766b47fe142: Verifying Checksum [2023-07-27T17:19:35.984Z] 8766b47fe142: Download complete [2023-07-27T17:19:35.984Z] 8766b47fe142: Pull complete [2023-07-27T17:19:35.984Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-07-27T17:19:35.984Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-07-27T17:19:35.984Z] ---> 69d40e2cb93c [2023-07-27T17:19:35.984Z] Step 15/36 : FROM alpine:3.17 [2023-07-27T17:19:35.984Z] 3.17: Pulling from library/alpine [2023-07-27T17:19:35.984Z] edb6bdbacee9: Already exists [2023-07-27T17:19:35.984Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-27T17:19:35.984Z] Status: Downloaded newer image for alpine:3.17 [2023-07-27T17:19:35.984Z] ---> 779605e5fbc0 [2023-07-27T17:19:35.984Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-07-27T17:19:35.984Z] ---> Running in b960e0b480ee [2023-07-27T17:19:35.984Z] Removing intermediate container b960e0b480ee [2023-07-27T17:19:35.984Z] ---> e73dcfce2bae [2023-07-27T17:19:35.984Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-07-27T17:19:35.984Z] ---> Running in 826b45a9ff83 [2023-07-27T17:19:36.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T17:19:36.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T17:19:37.789Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-07-27T17:19:37.789Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-07-27T17:19:37.789Z] (3/83) Installing libxau (1.0.10-r0) [2023-07-27T17:19:37.789Z] (4/83) Installing libmd (1.0.4-r0) [2023-07-27T17:19:37.789Z] (5/83) Installing libbsd (0.11.7-r0) [2023-07-27T17:19:37.789Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-07-27T17:19:37.789Z] (7/83) Installing libxcb (1.15-r0) [2023-07-27T17:19:37.789Z] (8/83) Installing libx11 (1.8.4-r1) [2023-07-27T17:19:38.055Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-07-27T17:19:38.055Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-07-27T17:19:38.322Z] (11/83) Installing libexpat (2.5.0-r0) [2023-07-27T17:19:38.322Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-07-27T17:19:38.322Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-07-27T17:19:38.322Z] (14/83) Installing libpng (1.6.38-r0) [2023-07-27T17:19:38.322Z] (15/83) Installing freetype (2.12.1-r0) [2023-07-27T17:19:38.322Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-07-27T17:19:38.322Z] (17/83) Installing fribidi (1.0.12-r0) [2023-07-27T17:19:38.322Z] (18/83) Installing libffi (3.4.4-r0) [2023-07-27T17:19:38.322Z] (19/83) Installing libintl (0.21.1-r1) [2023-07-27T17:19:38.322Z] (20/83) Installing libblkid (2.38.1-r1) [2023-07-27T17:19:38.322Z] (21/83) Installing libmount (2.38.1-r1) [2023-07-27T17:19:38.322Z] (22/83) Installing pcre2 (10.42-r0) [2023-07-27T17:19:38.322Z] (23/83) Installing glib (2.74.7-r0) [2023-07-27T17:19:38.589Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-07-27T17:19:38.589Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-07-27T17:19:38.589Z] (26/83) Installing libass (0.16.0-r1) [2023-07-27T17:19:38.589Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-07-27T17:19:38.589Z] (28/83) Installing libdrm (2.4.114-r0) [2023-07-27T17:19:38.589Z] (29/83) Installing gmp (6.2.1-r2) [2023-07-27T17:19:38.589Z] (30/83) Installing nettle (3.8.1-r0) [2023-07-27T17:19:38.589Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-07-27T17:19:38.589Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-07-27T17:19:38.856Z] (33/83) Installing libunistring (1.1-r0) [2023-07-27T17:19:38.856Z] (34/83) Installing gnutls (3.7.8-r3) [2023-07-27T17:19:38.856Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-07-27T17:19:38.856Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-07-27T17:19:38.856Z] (37/83) Installing lame (3.100-r2) [2023-07-27T17:19:38.856Z] (38/83) Installing opus (1.3.1-r1) [2023-07-27T17:19:38.856Z] (39/83) Installing libasyncns (0.8-r1) [2023-07-27T17:19:38.856Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-07-27T17:19:38.856Z] (41/83) Installing libltdl (2.4.7-r1) [2023-07-27T17:19:38.856Z] (42/83) Installing orc (0.4.33-r0) [2023-07-27T17:19:38.856Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-07-27T17:19:38.856Z] (44/83) Installing libogg (1.3.5-r2) [2023-07-27T17:19:38.856Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-07-27T17:19:39.121Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-07-27T17:19:39.121Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-07-27T17:19:39.121Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-07-27T17:19:39.121Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-07-27T17:19:39.121Z] (50/83) Installing soxr (0.1.3-r3) [2023-07-27T17:19:39.121Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-07-27T17:19:39.121Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-07-27T17:19:39.121Z] (53/83) Installing libpulse (16.1-r6) [2023-07-27T17:19:39.121Z] (54/83) Installing cjson (1.7.15-r3) [2023-07-27T17:19:39.121Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-07-27T17:19:39.121Z] (56/83) Installing librist (0.2.7-r0) [2023-07-27T17:19:39.122Z] (57/83) Installing libsrt (1.5.1-r0) [2023-07-27T17:19:39.122Z] (58/83) Installing libssh (0.10.5-r0) [2023-07-27T17:19:39.122Z] (59/83) Installing libtheora (1.1.1-r16) [2023-07-27T17:19:39.386Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-07-27T17:19:39.386Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-07-27T17:19:39.386Z] (62/83) Installing libxext (1.3.5-r0) [2023-07-27T17:19:39.386Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-07-27T17:19:39.386Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-07-27T17:19:39.386Z] (65/83) Installing libva (2.16.0-r0) [2023-07-27T17:19:39.386Z] (66/83) Installing libvdpau (1.5-r0) [2023-07-27T17:19:39.386Z] (67/83) Installing vidstab (1.1.0-r2) [2023-07-27T17:19:39.386Z] (68/83) Installing libvpx (1.12.0-r1) [2023-07-27T17:19:39.386Z] (69/83) Installing libwebp (1.2.4-r2) [2023-07-27T17:19:39.386Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-07-27T17:19:39.387Z] (71/83) Installing numactl (2.0.16-r1) [2023-07-27T17:19:39.387Z] (72/83) Installing x265-libs (3.5-r3) [2023-07-27T17:19:39.653Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-07-27T17:19:39.653Z] (74/83) Installing libsodium (1.0.18-r2) [2023-07-27T17:19:39.653Z] (75/83) Installing libzmq (4.3.4-r1) [2023-07-27T17:19:39.653Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-07-27T17:19:40.235Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-07-27T17:19:40.235Z] (78/83) Installing udev-init-scripts (35-r1) [2023-07-27T17:19:40.235Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-07-27T17:19:40.235Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-07-27T17:19:40.235Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-07-27T17:19:40.235Z] (82/83) Installing kmod-libs (30-r1) [2023-07-27T17:19:40.235Z] (83/83) Installing eudev (3.2.11-r4) [2023-07-27T17:19:40.235Z] Executing busybox-1.35.0-r29.trigger [2023-07-27T17:19:40.235Z] Executing eudev-3.2.11-r4.trigger [2023-07-27T17:19:40.235Z] OK: 86 MiB in 98 packages [2023-07-27T17:19:43.573Z] Removing intermediate container 826b45a9ff83 [2023-07-27T17:19:43.573Z] ---> d395bc6c3cb3 [2023-07-27T17:19:43.573Z] Step 18/36 : WORKDIR / [2023-07-27T17:19:43.573Z] ---> Running in 4248d32517fd [2023-07-27T17:19:43.573Z] Removing intermediate container 4248d32517fd [2023-07-27T17:19:43.573Z] ---> 86bd2cd3dd12 [2023-07-27T17:19:43.573Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-07-27T17:19:44.978Z] ---> dbccc683ac3f [2023-07-27T17:19:44.978Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-07-27T17:19:45.244Z] ---> d0b5b4ab071c [2023-07-27T17:19:45.244Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-07-27T17:19:45.824Z] ---> 4feaa7b01691 [2023-07-27T17:19:45.824Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-07-27T17:19:46.404Z] ---> f818adb6aea5 [2023-07-27T17:19:46.404Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-07-27T17:19:46.671Z] ---> 8d6c451b0d61 [2023-07-27T17:19:46.671Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-07-27T17:19:47.254Z] ---> 915c509bb5f6 [2023-07-27T17:19:47.254Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-07-27T17:19:48.663Z] ---> 0035d804fcd9 [2023-07-27T17:19:48.663Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-07-27T17:19:48.663Z] ---> Running in 0959c21fd9ad [2023-07-27T17:19:52.913Z] Removing intermediate container 0959c21fd9ad [2023-07-27T17:19:52.913Z] ---> a1eddda73a63 [2023-07-27T17:19:52.913Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-07-27T17:19:52.913Z] ---> Running in f1d82afc1b93 [2023-07-27T17:19:54.326Z] Removing intermediate container f1d82afc1b93 [2023-07-27T17:19:54.326Z] ---> b30319fce196 [2023-07-27T17:19:54.326Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-07-27T17:19:54.326Z] ---> Running in 3d3c4135f62e [2023-07-27T17:19:55.840Z] Removing intermediate container 3d3c4135f62e [2023-07-27T17:19:55.840Z] ---> 06199770a2c8 [2023-07-27T17:19:55.840Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-07-27T17:19:56.120Z] ---> Running in e472c6f6f4f4 [2023-07-27T17:19:57.557Z] Removing intermediate container e472c6f6f4f4 [2023-07-27T17:19:57.557Z] ---> da7ed57c7f78 [2023-07-27T17:19:57.557Z] Step 30/36 : EXPOSE 59983 [2023-07-27T17:19:57.557Z] ---> Running in 5252a9c7992f [2023-07-27T17:19:57.829Z] Removing intermediate container 5252a9c7992f [2023-07-27T17:19:57.829Z] ---> 45da0dfe9c72 [2023-07-27T17:19:57.829Z] Step 31/36 : EXPOSE 8554 [2023-07-27T17:19:58.102Z] ---> Running in 4b221ea99e15 [2023-07-27T17:19:58.375Z] Removing intermediate container 4b221ea99e15 [2023-07-27T17:19:58.375Z] ---> 124d5d04783c [2023-07-27T17:19:58.375Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-07-27T17:19:58.375Z] ---> Running in a66a3722b861 [2023-07-27T17:19:58.645Z] Removing intermediate container a66a3722b861 [2023-07-27T17:19:58.645Z] ---> 747f22bd99f2 [2023-07-27T17:19:58.645Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-07-27T17:19:58.645Z] ---> Running in cc5890c2272c [2023-07-27T17:19:58.912Z] Removing intermediate container cc5890c2272c [2023-07-27T17:19:58.912Z] ---> db312005e3a6 [2023-07-27T17:19:58.912Z] Step 34/36 : LABEL arch=arm64 [2023-07-27T17:19:58.912Z] ---> Running in 3a94d084a30a [2023-07-27T17:19:59.179Z] Removing intermediate container 3a94d084a30a [2023-07-27T17:19:59.179Z] ---> 8a36b817b68a [2023-07-27T17:19:59.179Z] Step 35/36 : LABEL git_sha=040a5a62acea184fdd41387d4dec6344494c5d71 [2023-07-27T17:19:59.446Z] ---> Running in 296ec6bc6b84 [2023-07-27T17:19:59.713Z] Removing intermediate container 296ec6bc6b84 [2023-07-27T17:19:59.713Z] ---> ec4038210755 [2023-07-27T17:19:59.713Z] Step 36/36 : LABEL version=3.1.0-dev.4 [2023-07-27T17:19:59.713Z] ---> Running in 2fac0a183513 [2023-07-27T17:19:59.979Z] Removing intermediate container 2fac0a183513 [2023-07-27T17:19:59.979Z] ---> 1d26483b10ad [2023-07-27T17:19:59.979Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-27T17:19:59.979Z] Successfully built 1d26483b10ad [2023-07-27T17:19:59.979Z] Successfully tagged device-usb-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-07-27T17:20:00.102Z] provisioning config files... [2023-07-27T17:20:00.115Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/128@tmp/config14530592964359721569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:20:00.444Z] ---> docker-login.sh [2023-07-27T17:20:00.444Z] nexus3.edgexfoundry.org:10001 [2023-07-27T17:20:00.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:20:00.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:20:00.711Z] Configure a credential helper to remove this warning. See [2023-07-27T17:20:00.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:20:00.711Z] [2023-07-27T17:20:00.711Z] Login Succeeded [2023-07-27T17:20:00.711Z] nexus3.edgexfoundry.org:10002 [2023-07-27T17:20:00.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:20:00.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:20:00.978Z] Configure a credential helper to remove this warning. See [2023-07-27T17:20:00.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:20:00.978Z] [2023-07-27T17:20:00.978Z] Login Succeeded [2023-07-27T17:20:00.978Z] nexus3.edgexfoundry.org:10003 [2023-07-27T17:20:01.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:20:01.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:20:01.510Z] Configure a credential helper to remove this warning. See [2023-07-27T17:20:01.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:20:01.510Z] [2023-07-27T17:20:01.510Z] Login Succeeded [2023-07-27T17:20:01.510Z] nexus3.edgexfoundry.org:10004 [2023-07-27T17:20:01.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:20:01.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:20:01.778Z] Configure a credential helper to remove this warning. See [2023-07-27T17:20:01.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:20:01.778Z] [2023-07-27T17:20:01.778Z] Login Succeeded [2023-07-27T17:20:01.778Z] docker.io [2023-07-27T17:20:02.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T17:20:02.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T17:20:02.622Z] Configure a credential helper to remove this warning. See [2023-07-27T17:20:02.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T17:20:02.622Z] [2023-07-27T17:20:02.622Z] Login Succeeded [2023-07-27T17:20:02.622Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T17:20:02.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-27T17:20:02.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T17:20:02.691Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-07-27T17:20:02.691Z] 040a5a62acea184fdd41387d4dec6344494c5d71 [2023-07-27T17:20:02.691Z] latest [2023-07-27T17:20:02.691Z] 3.1.0-dev.4 [2023-07-27T17:20:02.691Z] 040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 [2023-07-27T17:20:02.691Z] main [2023-07-27T17:20:02.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:20:03.047Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:20:03.393Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:040a5a62acea184fdd41387d4dec6344494c5d71 [2023-07-27T17:20:03.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-07-27T17:20:03.393Z] 9b7a2124e67f: Preparing [2023-07-27T17:20:03.393Z] df51a0a01e2d: Preparing [2023-07-27T17:20:03.393Z] ea82e8316da0: Preparing [2023-07-27T17:20:03.393Z] 9bfb617206b3: Preparing [2023-07-27T17:20:03.393Z] 608d194cb50c: Preparing [2023-07-27T17:20:03.393Z] acc83c6ca332: Preparing [2023-07-27T17:20:03.393Z] 998105d772db: Preparing [2023-07-27T17:20:03.393Z] 38e3c890dca9: Preparing [2023-07-27T17:20:03.393Z] 58c7f79592e8: Preparing [2023-07-27T17:20:03.393Z] 17d1bcea4366: Preparing [2023-07-27T17:20:03.393Z] 3bd45270f8b2: Preparing [2023-07-27T17:20:03.393Z] 0159f1c02557: Preparing [2023-07-27T17:20:03.393Z] 9386262d7a74: Preparing [2023-07-27T17:20:03.393Z] 58c7f79592e8: Waiting [2023-07-27T17:20:03.393Z] 17d1bcea4366: Waiting [2023-07-27T17:20:03.393Z] 3bd45270f8b2: Waiting [2023-07-27T17:20:03.393Z] 0159f1c02557: Waiting [2023-07-27T17:20:03.393Z] 9386262d7a74: Waiting [2023-07-27T17:20:03.393Z] acc83c6ca332: Waiting [2023-07-27T17:20:03.393Z] 998105d772db: Waiting [2023-07-27T17:20:03.393Z] 38e3c890dca9: Waiting [2023-07-27T17:20:03.659Z] ea82e8316da0: Pushed [2023-07-27T17:20:03.659Z] 9bfb617206b3: Pushed [2023-07-27T17:20:03.659Z] 9b7a2124e67f: Pushed [2023-07-27T17:20:03.659Z] df51a0a01e2d: Pushed [2023-07-27T17:20:03.659Z] 998105d772db: Pushed [2023-07-27T17:20:03.925Z] 58c7f79592e8: Pushed [2023-07-27T17:20:03.925Z] acc83c6ca332: Pushed [2023-07-27T17:20:03.925Z] 38e3c890dca9: Pushed [2023-07-27T17:20:03.925Z] 9386262d7a74: Layer already exists [2023-07-27T17:20:03.925Z] 17d1bcea4366: Pushed [2023-07-27T17:20:09.263Z] 608d194cb50c: Pushed [2023-07-27T17:20:09.263Z] 3bd45270f8b2: Pushed [2023-07-27T17:20:21.557Z] 0159f1c02557: Pushed [2023-07-27T17:20:21.557Z] 040a5a62acea184fdd41387d4dec6344494c5d71: digest: sha256:c5ac0e8a60106c33675ef4c7d249d3855003e531efbb9741f4994112a5203aed size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:20:21.893Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:20:22.229Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-07-27T17:20:22.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-07-27T17:20:22.229Z] 9b7a2124e67f: Preparing [2023-07-27T17:20:22.229Z] df51a0a01e2d: Preparing [2023-07-27T17:20:22.229Z] ea82e8316da0: Preparing [2023-07-27T17:20:22.229Z] 9bfb617206b3: Preparing [2023-07-27T17:20:22.229Z] 608d194cb50c: Preparing [2023-07-27T17:20:22.229Z] acc83c6ca332: Preparing [2023-07-27T17:20:22.229Z] 998105d772db: Preparing [2023-07-27T17:20:22.229Z] 38e3c890dca9: Preparing [2023-07-27T17:20:22.229Z] 58c7f79592e8: Preparing [2023-07-27T17:20:22.229Z] 17d1bcea4366: Preparing [2023-07-27T17:20:22.229Z] 3bd45270f8b2: Preparing [2023-07-27T17:20:22.229Z] 0159f1c02557: Preparing [2023-07-27T17:20:22.229Z] 9386262d7a74: Preparing [2023-07-27T17:20:22.229Z] acc83c6ca332: Waiting [2023-07-27T17:20:22.229Z] 998105d772db: Waiting [2023-07-27T17:20:22.229Z] 38e3c890dca9: Waiting [2023-07-27T17:20:22.229Z] 17d1bcea4366: Waiting [2023-07-27T17:20:22.229Z] 3bd45270f8b2: Waiting [2023-07-27T17:20:22.229Z] 0159f1c02557: Waiting [2023-07-27T17:20:22.229Z] 58c7f79592e8: Waiting [2023-07-27T17:20:22.229Z] 9b7a2124e67f: Layer already exists [2023-07-27T17:20:22.229Z] ea82e8316da0: Layer already exists [2023-07-27T17:20:22.229Z] df51a0a01e2d: Layer already exists [2023-07-27T17:20:22.229Z] 608d194cb50c: Layer already exists [2023-07-27T17:20:22.229Z] 9bfb617206b3: Layer already exists [2023-07-27T17:20:22.229Z] acc83c6ca332: Layer already exists [2023-07-27T17:20:22.229Z] 998105d772db: Layer already exists [2023-07-27T17:20:22.229Z] 58c7f79592e8: Layer already exists [2023-07-27T17:20:22.229Z] 38e3c890dca9: Layer already exists [2023-07-27T17:20:22.229Z] 17d1bcea4366: Layer already exists [2023-07-27T17:20:22.229Z] 9386262d7a74: Layer already exists [2023-07-27T17:20:22.229Z] 0159f1c02557: Layer already exists [2023-07-27T17:20:22.229Z] 3bd45270f8b2: Layer already exists [2023-07-27T17:20:22.496Z] latest: digest: sha256:c5ac0e8a60106c33675ef4c7d249d3855003e531efbb9741f4994112a5203aed size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:20:22.842Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:20:23.175Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.4 [2023-07-27T17:20:23.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-07-27T17:20:23.175Z] 9b7a2124e67f: Preparing [2023-07-27T17:20:23.175Z] df51a0a01e2d: Preparing [2023-07-27T17:20:23.175Z] ea82e8316da0: Preparing [2023-07-27T17:20:23.175Z] 9bfb617206b3: Preparing [2023-07-27T17:20:23.175Z] 608d194cb50c: Preparing [2023-07-27T17:20:23.175Z] acc83c6ca332: Preparing [2023-07-27T17:20:23.175Z] 998105d772db: Preparing [2023-07-27T17:20:23.175Z] 38e3c890dca9: Preparing [2023-07-27T17:20:23.175Z] 58c7f79592e8: Preparing [2023-07-27T17:20:23.175Z] 17d1bcea4366: Preparing [2023-07-27T17:20:23.175Z] 3bd45270f8b2: Preparing [2023-07-27T17:20:23.175Z] 0159f1c02557: Preparing [2023-07-27T17:20:23.175Z] 9386262d7a74: Preparing [2023-07-27T17:20:23.175Z] acc83c6ca332: Waiting [2023-07-27T17:20:23.175Z] 998105d772db: Waiting [2023-07-27T17:20:23.175Z] 38e3c890dca9: Waiting [2023-07-27T17:20:23.175Z] 58c7f79592e8: Waiting [2023-07-27T17:20:23.175Z] 17d1bcea4366: Waiting [2023-07-27T17:20:23.175Z] 3bd45270f8b2: Waiting [2023-07-27T17:20:23.175Z] 0159f1c02557: Waiting [2023-07-27T17:20:23.175Z] 9386262d7a74: Waiting [2023-07-27T17:20:23.175Z] 608d194cb50c: Layer already exists [2023-07-27T17:20:23.176Z] ea82e8316da0: Layer already exists [2023-07-27T17:20:23.176Z] df51a0a01e2d: Layer already exists [2023-07-27T17:20:23.176Z] 9b7a2124e67f: Layer already exists [2023-07-27T17:20:23.176Z] 9bfb617206b3: Layer already exists [2023-07-27T17:20:23.176Z] 17d1bcea4366: Layer already exists [2023-07-27T17:20:23.176Z] 998105d772db: Layer already exists [2023-07-27T17:20:23.176Z] acc83c6ca332: Layer already exists [2023-07-27T17:20:23.176Z] 38e3c890dca9: Layer already exists [2023-07-27T17:20:23.176Z] 58c7f79592e8: Layer already exists [2023-07-27T17:20:23.176Z] 9386262d7a74: Layer already exists [2023-07-27T17:20:23.176Z] 0159f1c02557: Layer already exists [2023-07-27T17:20:23.176Z] 3bd45270f8b2: Layer already exists [2023-07-27T17:20:23.439Z] 3.1.0-dev.4: digest: sha256:c5ac0e8a60106c33675ef4c7d249d3855003e531efbb9741f4994112a5203aed size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:20:23.781Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:20:24.113Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 [2023-07-27T17:20:24.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-07-27T17:20:24.113Z] 9b7a2124e67f: Preparing [2023-07-27T17:20:24.113Z] df51a0a01e2d: Preparing [2023-07-27T17:20:24.113Z] ea82e8316da0: Preparing [2023-07-27T17:20:24.113Z] 9bfb617206b3: Preparing [2023-07-27T17:20:24.113Z] 608d194cb50c: Preparing [2023-07-27T17:20:24.113Z] acc83c6ca332: Preparing [2023-07-27T17:20:24.113Z] 998105d772db: Preparing [2023-07-27T17:20:24.113Z] 38e3c890dca9: Preparing [2023-07-27T17:20:24.113Z] 58c7f79592e8: Preparing [2023-07-27T17:20:24.113Z] 17d1bcea4366: Preparing [2023-07-27T17:20:24.113Z] 3bd45270f8b2: Preparing [2023-07-27T17:20:24.113Z] 0159f1c02557: Preparing [2023-07-27T17:20:24.113Z] 9386262d7a74: Preparing [2023-07-27T17:20:24.113Z] acc83c6ca332: Waiting [2023-07-27T17:20:24.113Z] 998105d772db: Waiting [2023-07-27T17:20:24.113Z] 17d1bcea4366: Waiting [2023-07-27T17:20:24.113Z] 38e3c890dca9: Waiting [2023-07-27T17:20:24.113Z] 3bd45270f8b2: Waiting [2023-07-27T17:20:24.113Z] 9386262d7a74: Waiting [2023-07-27T17:20:24.113Z] 0159f1c02557: Waiting [2023-07-27T17:20:24.113Z] 58c7f79592e8: Waiting [2023-07-27T17:20:24.113Z] 9b7a2124e67f: Layer already exists [2023-07-27T17:20:24.113Z] 9bfb617206b3: Layer already exists [2023-07-27T17:20:24.113Z] ea82e8316da0: Layer already exists [2023-07-27T17:20:24.113Z] df51a0a01e2d: Layer already exists [2023-07-27T17:20:24.113Z] 608d194cb50c: Layer already exists [2023-07-27T17:20:24.113Z] acc83c6ca332: Layer already exists [2023-07-27T17:20:24.113Z] 998105d772db: Layer already exists [2023-07-27T17:20:24.113Z] 38e3c890dca9: Layer already exists [2023-07-27T17:20:24.113Z] 58c7f79592e8: Layer already exists [2023-07-27T17:20:24.113Z] 17d1bcea4366: Layer already exists [2023-07-27T17:20:24.113Z] 3bd45270f8b2: Layer already exists [2023-07-27T17:20:24.113Z] 0159f1c02557: Layer already exists [2023-07-27T17:20:24.113Z] 9386262d7a74: Layer already exists [2023-07-27T17:20:24.379Z] 040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4: digest: sha256:c5ac0e8a60106c33675ef4c7d249d3855003e531efbb9741f4994112a5203aed size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:20:24.721Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:20:25.064Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-07-27T17:20:25.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-07-27T17:20:25.064Z] 9b7a2124e67f: Preparing [2023-07-27T17:20:25.064Z] df51a0a01e2d: Preparing [2023-07-27T17:20:25.064Z] ea82e8316da0: Preparing [2023-07-27T17:20:25.064Z] 9bfb617206b3: Preparing [2023-07-27T17:20:25.064Z] 608d194cb50c: Preparing [2023-07-27T17:20:25.064Z] acc83c6ca332: Preparing [2023-07-27T17:20:25.064Z] 998105d772db: Preparing [2023-07-27T17:20:25.064Z] 38e3c890dca9: Preparing [2023-07-27T17:20:25.064Z] 58c7f79592e8: Preparing [2023-07-27T17:20:25.064Z] 17d1bcea4366: Preparing [2023-07-27T17:20:25.064Z] 3bd45270f8b2: Preparing [2023-07-27T17:20:25.064Z] 0159f1c02557: Preparing [2023-07-27T17:20:25.064Z] 9386262d7a74: Preparing [2023-07-27T17:20:25.064Z] acc83c6ca332: Waiting [2023-07-27T17:20:25.064Z] 998105d772db: Waiting [2023-07-27T17:20:25.064Z] 38e3c890dca9: Waiting [2023-07-27T17:20:25.064Z] 58c7f79592e8: Waiting [2023-07-27T17:20:25.064Z] 17d1bcea4366: Waiting [2023-07-27T17:20:25.064Z] 3bd45270f8b2: Waiting [2023-07-27T17:20:25.064Z] 0159f1c02557: Waiting [2023-07-27T17:20:25.064Z] 9386262d7a74: Waiting [2023-07-27T17:20:25.064Z] 9bfb617206b3: Layer already exists [2023-07-27T17:20:25.064Z] df51a0a01e2d: Layer already exists [2023-07-27T17:20:25.064Z] 9b7a2124e67f: Layer already exists [2023-07-27T17:20:25.064Z] ea82e8316da0: Layer already exists [2023-07-27T17:20:25.064Z] 608d194cb50c: Layer already exists [2023-07-27T17:20:25.064Z] acc83c6ca332: Layer already exists [2023-07-27T17:20:25.064Z] 38e3c890dca9: Layer already exists [2023-07-27T17:20:25.064Z] 17d1bcea4366: Layer already exists [2023-07-27T17:20:25.064Z] 998105d772db: Layer already exists [2023-07-27T17:20:25.064Z] 58c7f79592e8: Layer already exists [2023-07-27T17:20:25.064Z] 3bd45270f8b2: Layer already exists [2023-07-27T17:20:25.064Z] 0159f1c02557: Layer already exists [2023-07-27T17:20:25.064Z] 9386262d7a74: Layer already exists [2023-07-27T17:20:25.327Z] main: digest: sha256:c5ac0e8a60106c33675ef4c7d249d3855003e531efbb9741f4994112a5203aed size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-27T17:20:25.376Z] ===================================================== [Pipeline] echo [2023-07-27T17:20:25.385Z] taggedImages: [2023-07-27T17:20:25.385Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:040a5a62acea184fdd41387d4dec6344494c5d71 [2023-07-27T17:20:25.385Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-07-27T17:20:25.385Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.4 [2023-07-27T17:20:25.385Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 [2023-07-27T17:20:25.385Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:20:25.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T17:20:25.752Z] [2023-07-27T17:20:25.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:20:26.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T17:20:26.082Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-27T17:20:26.082Z] 8998bd30e6a1: Pulling fs layer [2023-07-27T17:20:26.082Z] 04944245beec: Pulling fs layer [2023-07-27T17:20:26.082Z] 699f458cf7ca: Pulling fs layer [2023-07-27T17:20:26.082Z] 765212b225bb: Pulling fs layer [2023-07-27T17:20:26.082Z] f23df028b6ca: Pulling fs layer [2023-07-27T17:20:26.082Z] d65c8cfc05b1: Pulling fs layer [2023-07-27T17:20:26.082Z] 2437ff75d9bd: Pulling fs layer [2023-07-27T17:20:26.082Z] f23df028b6ca: Waiting [2023-07-27T17:20:26.082Z] d65c8cfc05b1: Waiting [2023-07-27T17:20:26.082Z] 2437ff75d9bd: Waiting [2023-07-27T17:20:26.082Z] 765212b225bb: Waiting [2023-07-27T17:20:26.349Z] 04944245beec: Verifying Checksum [2023-07-27T17:20:26.349Z] 04944245beec: Download complete [2023-07-27T17:20:26.349Z] 765212b225bb: Verifying Checksum [2023-07-27T17:20:26.349Z] 765212b225bb: Download complete [2023-07-27T17:20:26.349Z] f23df028b6ca: Verifying Checksum [2023-07-27T17:20:26.349Z] f23df028b6ca: Download complete [2023-07-27T17:20:26.349Z] d65c8cfc05b1: Verifying Checksum [2023-07-27T17:20:26.349Z] d65c8cfc05b1: Download complete [2023-07-27T17:20:26.349Z] 699f458cf7ca: Verifying Checksum [2023-07-27T17:20:26.349Z] 699f458cf7ca: Download complete [2023-07-27T17:20:26.933Z] 8998bd30e6a1: Verifying Checksum [2023-07-27T17:20:26.933Z] 8998bd30e6a1: Download complete [2023-07-27T17:20:28.875Z] 2437ff75d9bd: Verifying Checksum [2023-07-27T17:20:28.875Z] 2437ff75d9bd: Download complete [2023-07-27T17:20:30.814Z] 8998bd30e6a1: Pull complete [2023-07-27T17:20:32.748Z] 04944245beec: Pull complete [2023-07-27T17:20:34.153Z] 699f458cf7ca: Pull complete [2023-07-27T17:20:34.153Z] 765212b225bb: Pull complete [2023-07-27T17:20:34.737Z] f23df028b6ca: Pull complete [2023-07-27T17:20:35.006Z] d65c8cfc05b1: Pull complete [2023-07-27T17:20:49.988Z] 2437ff75d9bd: Pull complete [2023-07-27T17:20:49.988Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-27T17:20:49.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T17:20:49.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T17:20:50.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-2388 does not seem to be running inside a container [2023-07-27T17:20:50.222Z] $ 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-usb-camera/128 -v /w/workspace/device-usb-camera/128:/w/workspace/device-usb-camera/128:rw,z -v /w/workspace/device-usb-camera/128@tmp:/w/workspace/device-usb-camera/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-27T17:20:52.570Z] $ docker top 724a370c8f95936fca27dd2c9b6c2aaa888f7e62ba55db8fe4ba7d760c15248b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:20:53.071Z] ---> job-cost.sh [2023-07-27T17:20:53.340Z] lf-activate-venv: SKIPPING [2023-07-27T17:20:53.340Z] INFO: No Stack... [2023-07-27T17:20:53.916Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-27T17:20:54.493Z] INFO: Archiving Costs [Pipeline] sh [2023-07-27T17:20:54.812Z] + cut -d, -f6 [2023-07-27T17:20:54.812Z] + cat /w/workspace/device-usb-camera/128/archives/cost.csv [Pipeline] lock [2023-07-27T17:20:54.871Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] [2023-07-27T17:20:54.877Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] did not exist. Created. [2023-07-27T17:20:54.877Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-27T17:20:55.208Z] /w/workspace/device-usb-camera/128@tmp/durable-f02d86b5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-27T17:20:55.536Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-27T17:20:55.553Z] Warning: overwriting stash ‘stack-cost’ [2023-07-27T17:20:55.605Z] Stashed 1 file(s) [Pipeline] } [2023-07-27T17:20:55.614Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-27T17:20:55.637Z] $ docker stop --time=1 724a370c8f95936fca27dd2c9b6c2aaa888f7e62ba55db8fe4ba7d760c15248b [2023-07-27T17:20:58.790Z] $ docker rm -f --volumes 724a370c8f95936fca27dd2c9b6c2aaa888f7e62ba55db8fe4ba7d760c15248b [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-07-27T17:20:59.195Z] provisioning config files... [2023-07-27T17:20:59.203Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10669992211241614011tmp [Pipeline] { [Pipeline] sh [2023-07-27T17:20:59.492Z] + set +x [2023-07-27T17:20:59.492Z] + curl -s https://codecov.io/bash [2023-07-27T17:20:59.492Z] + bash -s -- [2023-07-27T17:20:59.492Z] [2023-07-27T17:20:59.492Z] _____ _ [2023-07-27T17:20:59.492Z] / ____| | | [2023-07-27T17:20:59.492Z] | | ___ __| | ___ ___ _____ __ [2023-07-27T17:20:59.492Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-27T17:20:59.492Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-27T17:20:59.492Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-27T17:20:59.492Z] Bash-1.0.6 [2023-07-27T17:20:59.492Z] [2023-07-27T17:20:59.492Z] [2023-07-27T17:20:59.492Z] ==> git version 2.25.1 found [2023-07-27T17:20:59.492Z] ==> 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-07-27T17:20:59.492Z] Release-Date: 2020-01-08 [2023-07-27T17:20:59.492Z] 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-07-27T17:20:59.492Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-27T17:20:59.492Z] ==> Jenkins CI detected. [2023-07-27T17:20:59.492Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-07-27T17:20:59.492Z] project root: . [2023-07-27T17:20:59.492Z] --> token set from env [2023-07-27T17:20:59.492Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-27T17:20:59.492Z] ==> Running gcov in . (disable via -X gcov) [2023-07-27T17:20:59.492Z] ==> Python coveragepy not found [2023-07-27T17:20:59.492Z] ==> Searching for coverage reports in: [2023-07-27T17:20:59.492Z] + . [2023-07-27T17:20:59.492Z] -> Found 1 reports [2023-07-27T17:20:59.492Z] ==> Detecting git/mercurial file structure [2023-07-27T17:20:59.492Z] ==> Reading reports [2023-07-27T17:20:59.752Z] + ./coverage.out bytes=43708 [2023-07-27T17:20:59.752Z] ==> Appending adjustments [2023-07-27T17:20:59.752Z] https://docs.codecov.io/docs/fixing-reports [2023-07-27T17:20:59.752Z] + Found adjustments [2023-07-27T17:20:59.752Z] ==> Gzipping contents [2023-07-27T17:20:59.752Z] 8.0K /tmp/codecov.58oXZA.gz [2023-07-27T17:20:59.752Z] ==> Uploading reports [2023-07-27T17:20:59.752Z] url: https://codecov.io [2023-07-27T17:20:59.752Z] query: branch=main&commit=040a5a62acea184fdd41387d4dec6344494c5d71&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-27T17:20:59.752Z] -> Pinging Codecov [2023-07-27T17:20:59.752Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=040a5a62acea184fdd41387d4dec6344494c5d71&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-27T17:21:00.012Z] -> Uploading to [2023-07-27T17:21:00.012Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-27/73D8F5FF140700D3E01443B452E23636/040a5a62acea184fdd41387d4dec6344494c5d71/47320ea9-a50a-4b64-ac65-54cc2dc4bca1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230727T172059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24864605af234dae9ed7794dd79e3f373a41b3f726d42569c6e1cdba6182d6c9 [2023-07-27T17:21:00.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-27T17:21:00.012Z] Dload Upload Total Spent Left Speed [2023-07-27T17:21:00.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5766 0 0 100 5766 0 29418 --:--:-- --:--:-- --:--:-- 29418 100 5766 0 0 100 5766 0 29418 --:--:-- --:--:-- --:--:-- 29269 [2023-07-27T17:21:00.012Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] } [2023-07-27T17:21:00.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-27T17:21:00.207Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-27T17:21:00.216Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:21:00.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-27T17:21:00.507Z] [2023-07-27T17:21:00.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:21:00.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-27T17:21:00.804Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-27T17:21:00.804Z] df9b9388f04a: Pulling fs layer [2023-07-27T17:21:00.804Z] 52dc419b0ee2: Pulling fs layer [2023-07-27T17:21:00.804Z] 25bc292e5bac: Pulling fs layer [2023-07-27T17:21:00.804Z] 114826534d7a: Pulling fs layer [2023-07-27T17:21:00.804Z] 4657fd5d0bcf: Pulling fs layer [2023-07-27T17:21:00.804Z] 6ad1cebc031e: Pulling fs layer [2023-07-27T17:21:00.804Z] 8a3aa393b2d8: Pulling fs layer [2023-07-27T17:21:00.804Z] 4657fd5d0bcf: Waiting [2023-07-27T17:21:00.804Z] 8a3aa393b2d8: Waiting [2023-07-27T17:21:00.804Z] 6ad1cebc031e: Waiting [2023-07-27T17:21:00.804Z] 114826534d7a: Waiting [2023-07-27T17:21:00.804Z] 25bc292e5bac: Verifying Checksum [2023-07-27T17:21:00.804Z] 25bc292e5bac: Download complete [2023-07-27T17:21:00.804Z] 52dc419b0ee2: Verifying Checksum [2023-07-27T17:21:00.804Z] 52dc419b0ee2: Download complete [2023-07-27T17:21:00.804Z] 4657fd5d0bcf: Verifying Checksum [2023-07-27T17:21:00.804Z] 4657fd5d0bcf: Download complete [2023-07-27T17:21:00.804Z] df9b9388f04a: Download complete [2023-07-27T17:21:01.066Z] 6ad1cebc031e: Verifying Checksum [2023-07-27T17:21:01.066Z] 6ad1cebc031e: Download complete [2023-07-27T17:21:01.066Z] df9b9388f04a: Pull complete [2023-07-27T17:21:01.066Z] 52dc419b0ee2: Pull complete [2023-07-27T17:21:01.327Z] 25bc292e5bac: Pull complete [2023-07-27T17:21:01.588Z] 114826534d7a: Download complete [2023-07-27T17:21:01.588Z] 8a3aa393b2d8: Verifying Checksum [2023-07-27T17:21:01.588Z] 8a3aa393b2d8: Download complete [2023-07-27T17:21:04.866Z] 114826534d7a: Pull complete [2023-07-27T17:21:04.866Z] 4657fd5d0bcf: Pull complete [2023-07-27T17:21:05.124Z] 6ad1cebc031e: Pull complete [2023-07-27T17:21:09.336Z] 8a3aa393b2d8: Pull complete [2023-07-27T17:21:09.336Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-27T17:21:09.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-27T17:21:09.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T17:21:09.408Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-07-27T17:21:09.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-27T17:21:11.486Z] $ docker top fb8e913a1d91277fdd3cd68bd29b28fd1681a21ae0469beb3335f9c26a3ebaed -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-27T17:21:11.552Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-07-27T17:21:11.828Z] + set -o pipefail [2023-07-27T17:21:11.828Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-07-27T17:21:19.908Z] [2023-07-27T17:21:19.908Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-07-27T17:21:19.908Z] [2023-07-27T17:21:19.908Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/903b1042-be11-4db4-9e55-3d407c8082be [2023-07-27T17:21:19.908Z] [2023-07-27T17:21:19.908Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-27T17:21:19.908Z] [2023-07-27T17:21:19.908Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-27T17:21:19.908Z] [2023-07-27T17:21:19.908Z] [2023-07-27T17:21:19.908Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-27T17:21:19.908Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-27T17:21:19.908Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-27T17:21:19.915Z] $ docker stop --time=1 fb8e913a1d91277fdd3cd68bd29b28fd1681a21ae0469beb3335f9c26a3ebaed [2023-07-27T17:21:23.348Z] $ docker rm -f --volumes fb8e913a1d91277fdd3cd68bd29b28fd1681a21ae0469beb3335f9c26a3ebaed [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-27T17:21:24.045Z] + git log --format=format:%s -1 040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] sh [2023-07-27T17:21:24.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-27T17:21:24.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:21:24.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T17:21:24.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T17:21:24.706Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-07-27T17:21:24.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-27T17:21:25.115Z] $ docker top 4c7576a95bc66b05e47350de6666f5ed4780ba1f0570f81147935825417806d6 -eo pid,comm [2023-07-27T17:21:25.163Z] 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-07-27T17:21:25.163Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-27T17:21:25.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T17:21:25.210Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T17:21:25.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T17:21:25.314Z] $ docker exec 4c7576a95bc66b05e47350de6666f5ed4780ba1f0570f81147935825417806d6 ssh-agent [2023-07-27T17:21:25.426Z] SSH_AUTH_SOCK=/tmp/ssh-ZP33VQvELJdF/agent.32 [2023-07-27T17:21:25.426Z] SSH_AGENT_PID=38 [2023-07-27T17:21:25.430Z] Running ssh-add (command line suppressed) [2023-07-27T17:21:25.519Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9129439431201157015.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9129439431201157015.key) [2023-07-27T17:21:25.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T17:21:25.820Z] + git semver tag [2023-07-27T17:21:26.079Z] 2023-07-27 17:21:26,007 [run_tag] DEBUG tag force:False [2023-07-27T17:21:26.079Z] 2023-07-27 17:21:26,007 [check_head_tag] DEBUG check head tag [2023-07-27T17:21:26.079Z] 2023-07-27 17:21:26,008 [execute] INFO git cat-file --batch-check [2023-07-27T17:21:26.079Z] 2023-07-27 17:21:26,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-07-27T17:21:26.079Z] 2023-07-27 17:21:26,012 [execute] INFO git cat-file --batch [2023-07-27T17:21:26.079Z] 2023-07-27 17:21:26,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-07-27T17:21:26.080Z] 2023-07-27 17:21:26,045 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-27T17:21:26.080Z] 2023-07-27 17:21:26,045 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 [2023-07-27T17:21:26.080Z] 2023-07-27 17:21:26,046 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-07-27T17:21:26.080Z] 2023-07-27 17:21:26,050 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-27T17:21:26.080Z] 3.1.0-dev.4 [Pipeline] } [2023-07-27T17:21:26.085Z] $ docker exec --env ******** --env ******** 4c7576a95bc66b05e47350de6666f5ed4780ba1f0570f81147935825417806d6 ssh-agent -k [2023-07-27T17:21:26.189Z] unset SSH_AUTH_SOCK; [2023-07-27T17:21:26.190Z] unset SSH_AGENT_PID; [2023-07-27T17:21:26.190Z] echo Agent pid 38 killed; [2023-07-27T17:21:26.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-27T17:21:26.499Z] + git semver [Pipeline] } [2023-07-27T17:21:26.767Z] $ docker stop --time=1 4c7576a95bc66b05e47350de6666f5ed4780ba1f0570f81147935825417806d6 [2023-07-27T17:21:28.068Z] $ docker rm -f --volumes 4c7576a95bc66b05e47350de6666f5ed4780ba1f0570f81147935825417806d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:21:28.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-27T17:21:28.446Z] [2023-07-27T17:21:28.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:21:28.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-27T17:21:28.740Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-27T17:21:28.740Z] ab5ef0e58194: Pulling fs layer [2023-07-27T17:21:28.740Z] 9712f1f96733: Pulling fs layer [2023-07-27T17:21:28.740Z] 63f879dbbcfc: Pulling fs layer [2023-07-27T17:21:28.740Z] 0d9ebad4ef96: Pulling fs layer [2023-07-27T17:21:28.740Z] e9a5061849ea: Pulling fs layer [2023-07-27T17:21:28.740Z] d747dcd14b5f: Pulling fs layer [2023-07-27T17:21:28.740Z] 0d9ebad4ef96: Waiting [2023-07-27T17:21:28.740Z] d747dcd14b5f: Waiting [2023-07-27T17:21:28.740Z] 2de7ff778b66: Pulling fs layer [2023-07-27T17:21:28.740Z] 2de7ff778b66: Waiting [2023-07-27T17:21:28.740Z] e9a5061849ea: Waiting [2023-07-27T17:21:28.740Z] 9712f1f96733: Verifying Checksum [2023-07-27T17:21:28.740Z] 9712f1f96733: Download complete [2023-07-27T17:21:28.997Z] 63f879dbbcfc: Verifying Checksum [2023-07-27T17:21:28.997Z] 63f879dbbcfc: Download complete [2023-07-27T17:21:29.254Z] 0d9ebad4ef96: Verifying Checksum [2023-07-27T17:21:29.254Z] 0d9ebad4ef96: Download complete [2023-07-27T17:21:29.254Z] ab5ef0e58194: Verifying Checksum [2023-07-27T17:21:29.254Z] ab5ef0e58194: Download complete [2023-07-27T17:21:29.254Z] e9a5061849ea: Verifying Checksum [2023-07-27T17:21:29.254Z] e9a5061849ea: Download complete [2023-07-27T17:21:29.254Z] d747dcd14b5f: Verifying Checksum [2023-07-27T17:21:29.254Z] d747dcd14b5f: Download complete [2023-07-27T17:21:29.254Z] 2de7ff778b66: Verifying Checksum [2023-07-27T17:21:29.254Z] 2de7ff778b66: Download complete [2023-07-27T17:21:31.791Z] ab5ef0e58194: Pull complete [2023-07-27T17:21:31.791Z] 9712f1f96733: Pull complete [2023-07-27T17:21:32.727Z] 63f879dbbcfc: Pull complete [2023-07-27T17:21:36.927Z] 0d9ebad4ef96: Pull complete [2023-07-27T17:21:36.927Z] e9a5061849ea: Pull complete [2023-07-27T17:21:36.927Z] d747dcd14b5f: Pull complete [2023-07-27T17:21:37.862Z] 2de7ff778b66: Pull complete [2023-07-27T17:21:37.862Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-27T17:21:37.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-27T17:21:37.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T17:21:37.934Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-07-27T17:21:37.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-27T17:21:40.406Z] $ docker top 1d93f819dc089cd34f22be0f624cfc2ce69a1e84524baad25101531b90535e94 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-27T17:21:40.472Z] provisioning config files... [2023-07-27T17:21:40.480Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16497566705822000216tmp [2023-07-27T17:21:40.489Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9694826701224123224tmp [2023-07-27T17:21:40.498Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10930017094317724876tmp [Pipeline] { [Pipeline] echo [2023-07-27T17:21:40.513Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:21:40.794Z] ---> sigul-configuration.sh [2023-07-27T17:21:40.794Z] gpg: directory `/root/.gnupg' created [2023-07-27T17:21:40.794Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-27T17:21:40.794Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-27T17:21:40.794Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-27T17:21:40.794Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-27T17:21:40.794Z] gpg: CAST5 encrypted data [2023-07-27T17:21:40.794Z] gpg: encrypted with 1 passphrase [2023-07-27T17:21:40.794Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-27T17:21:41.079Z] + mkdir /home/jenkins [2023-07-27T17:21:41.080Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-27T17:21:41.363Z] + 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-07-27T17:21:41.371Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:21:41.652Z] ---> sigul-install.sh [2023-07-27T17:21:41.653Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-27T17:21:41.943Z] + git tag --list [2023-07-27T17:21:41.943Z] v0.0.0 [2023-07-27T17:21:41.943Z] v0.0.1-dev.1 [2023-07-27T17:21:41.943Z] v0.0.1-dev.10 [2023-07-27T17:21:41.944Z] v0.0.1-dev.11 [2023-07-27T17:21:41.944Z] v0.0.1-dev.12 [2023-07-27T17:21:41.944Z] v0.0.1-dev.13 [2023-07-27T17:21:41.944Z] v0.0.1-dev.14 [2023-07-27T17:21:41.944Z] v0.0.1-dev.15 [2023-07-27T17:21:41.944Z] v0.0.1-dev.16 [2023-07-27T17:21:41.944Z] v0.0.1-dev.2 [2023-07-27T17:21:41.944Z] v0.0.1-dev.3 [2023-07-27T17:21:41.944Z] v0.0.1-dev.4 [2023-07-27T17:21:41.944Z] v0.0.1-dev.5 [2023-07-27T17:21:41.944Z] v0.0.1-dev.6 [2023-07-27T17:21:41.944Z] v0.0.1-dev.7 [2023-07-27T17:21:41.944Z] v0.0.1-dev.8 [2023-07-27T17:21:41.944Z] v0.0.1-dev.9 [2023-07-27T17:21:41.944Z] v2.2.0 [2023-07-27T17:21:41.944Z] v2.2.0-dev.17 [2023-07-27T17:21:41.944Z] v2.2.0-dev.18 [2023-07-27T17:21:41.944Z] v2.2.0-dev.19 [2023-07-27T17:21:41.944Z] v2.2.0-dev.20 [2023-07-27T17:21:41.944Z] v2.2.0-dev.21 [2023-07-27T17:21:41.944Z] v2.2.0-dev.22 [2023-07-27T17:21:41.944Z] v2.2.0-dev.23 [2023-07-27T17:21:41.944Z] v2.2.0-dev.24 [2023-07-27T17:21:41.944Z] v2.2.0-dev.25 [2023-07-27T17:21:41.944Z] v2.2.0-dev.26 [2023-07-27T17:21:41.944Z] v2.2.0-dev.27 [2023-07-27T17:21:41.944Z] v2.3.0 [2023-07-27T17:21:41.944Z] v2.3.0-dev.1 [2023-07-27T17:21:41.944Z] v2.3.0-dev.10 [2023-07-27T17:21:41.944Z] v2.3.0-dev.11 [2023-07-27T17:21:41.944Z] v2.3.0-dev.12 [2023-07-27T17:21:41.944Z] v2.3.0-dev.13 [2023-07-27T17:21:41.944Z] v2.3.0-dev.14 [2023-07-27T17:21:41.944Z] v2.3.0-dev.15 [2023-07-27T17:21:41.944Z] v2.3.0-dev.16 [2023-07-27T17:21:41.944Z] v2.3.0-dev.17 [2023-07-27T17:21:41.944Z] v2.3.0-dev.18 [2023-07-27T17:21:41.944Z] v2.3.0-dev.19 [2023-07-27T17:21:41.944Z] v2.3.0-dev.2 [2023-07-27T17:21:41.944Z] v2.3.0-dev.20 [2023-07-27T17:21:41.944Z] v2.3.0-dev.21 [2023-07-27T17:21:41.944Z] v2.3.0-dev.22 [2023-07-27T17:21:41.944Z] v2.3.0-dev.23 [2023-07-27T17:21:41.944Z] v2.3.0-dev.24 [2023-07-27T17:21:41.944Z] v2.3.0-dev.25 [2023-07-27T17:21:41.944Z] v2.3.0-dev.26 [2023-07-27T17:21:41.944Z] v2.3.0-dev.27 [2023-07-27T17:21:41.944Z] v2.3.0-dev.28 [2023-07-27T17:21:41.944Z] v2.3.0-dev.3 [2023-07-27T17:21:41.944Z] v2.3.0-dev.4 [2023-07-27T17:21:41.944Z] v2.3.0-dev.5 [2023-07-27T17:21:41.944Z] v2.3.0-dev.6 [2023-07-27T17:21:41.944Z] v2.3.0-dev.7 [2023-07-27T17:21:41.944Z] v2.3.0-dev.8 [2023-07-27T17:21:41.944Z] v2.3.0-dev.9 [2023-07-27T17:21:41.944Z] v2.3.1 [2023-07-27T17:21:41.944Z] v2.3.1-dev.4 [2023-07-27T17:21:41.944Z] v2.3.1-dev.5 [2023-07-27T17:21:41.944Z] v2.3.1-dev.6 [2023-07-27T17:21:41.944Z] v3.0 [2023-07-27T17:21:41.944Z] v3.0.0 [2023-07-27T17:21:41.944Z] v3.0.0-dev.1 [2023-07-27T17:21:41.944Z] v3.0.0-dev.10 [2023-07-27T17:21:41.944Z] v3.0.0-dev.11 [2023-07-27T17:21:41.944Z] v3.0.0-dev.12 [2023-07-27T17:21:41.944Z] v3.0.0-dev.13 [2023-07-27T17:21:41.944Z] v3.0.0-dev.14 [2023-07-27T17:21:41.944Z] v3.0.0-dev.15 [2023-07-27T17:21:41.944Z] v3.0.0-dev.16 [2023-07-27T17:21:41.944Z] v3.0.0-dev.17 [2023-07-27T17:21:41.944Z] v3.0.0-dev.18 [2023-07-27T17:21:41.944Z] v3.0.0-dev.19 [2023-07-27T17:21:41.944Z] v3.0.0-dev.2 [2023-07-27T17:21:41.944Z] v3.0.0-dev.20 [2023-07-27T17:21:41.944Z] v3.0.0-dev.21 [2023-07-27T17:21:41.944Z] v3.0.0-dev.22 [2023-07-27T17:21:41.944Z] v3.0.0-dev.23 [2023-07-27T17:21:41.944Z] v3.0.0-dev.24 [2023-07-27T17:21:41.944Z] v3.0.0-dev.25 [2023-07-27T17:21:41.944Z] v3.0.0-dev.26 [2023-07-27T17:21:41.944Z] v3.0.0-dev.27 [2023-07-27T17:21:41.944Z] v3.0.0-dev.28 [2023-07-27T17:21:41.944Z] v3.0.0-dev.29 [2023-07-27T17:21:41.944Z] v3.0.0-dev.3 [2023-07-27T17:21:41.944Z] v3.0.0-dev.30 [2023-07-27T17:21:41.944Z] v3.0.0-dev.31 [2023-07-27T17:21:41.944Z] v3.0.0-dev.32 [2023-07-27T17:21:41.944Z] v3.0.0-dev.33 [2023-07-27T17:21:41.944Z] v3.0.0-dev.34 [2023-07-27T17:21:41.944Z] v3.0.0-dev.35 [2023-07-27T17:21:41.944Z] v3.0.0-dev.36 [2023-07-27T17:21:41.944Z] v3.0.0-dev.37 [2023-07-27T17:21:41.944Z] v3.0.0-dev.38 [2023-07-27T17:21:41.944Z] v3.0.0-dev.39 [2023-07-27T17:21:41.944Z] v3.0.0-dev.4 [2023-07-27T17:21:41.944Z] v3.0.0-dev.40 [2023-07-27T17:21:41.944Z] v3.0.0-dev.41 [2023-07-27T17:21:41.944Z] v3.0.0-dev.42 [2023-07-27T17:21:41.944Z] v3.0.0-dev.43 [2023-07-27T17:21:41.944Z] v3.0.0-dev.44 [2023-07-27T17:21:41.944Z] v3.0.0-dev.45 [2023-07-27T17:21:41.944Z] v3.0.0-dev.46 [2023-07-27T17:21:41.944Z] v3.0.0-dev.47 [2023-07-27T17:21:41.944Z] v3.0.0-dev.48 [2023-07-27T17:21:41.944Z] v3.0.0-dev.49 [2023-07-27T17:21:41.944Z] v3.0.0-dev.5 [2023-07-27T17:21:41.944Z] v3.0.0-dev.50 [2023-07-27T17:21:41.944Z] v3.0.0-dev.51 [2023-07-27T17:21:41.944Z] v3.0.0-dev.6 [2023-07-27T17:21:41.944Z] v3.0.0-dev.7 [2023-07-27T17:21:41.944Z] v3.0.0-dev.8 [2023-07-27T17:21:41.944Z] v3.0.0-dev.9 [2023-07-27T17:21:41.944Z] v3.1.0-dev.1 [2023-07-27T17:21:41.944Z] v3.1.0-dev.2 [2023-07-27T17:21:41.944Z] v3.1.0-dev.3 [2023-07-27T17:21:41.944Z] v3.1.0-dev.4 [Pipeline] sh [2023-07-27T17:21:42.226Z] + lftools sign git-tag v3.1.0-dev.4 [2023-07-27T17:21:42.794Z] Signing Git tag with Sigul... [2023-07-27T17:21:42.794Z] Signing v3.1.0-dev.4 [Pipeline] echo [2023-07-27T17:21:43.062Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:21:43.343Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-27T17:21:43.350Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-27T17:21:43.368Z] $ docker stop --time=1 1d93f819dc089cd34f22be0f624cfc2ce69a1e84524baad25101531b90535e94 [2023-07-27T17:21:44.642Z] $ docker rm -f --volumes 1d93f819dc089cd34f22be0f624cfc2ce69a1e84524baad25101531b90535e94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-27T17:21:45.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-27T17:21:45.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:21:45.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T17:21:45.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T17:21:45.433Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-07-27T17:21:45.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-27T17:21:45.841Z] $ docker top 1c17328d063c26c5c404b30e7bb894a6aeda5e2b05ed75a18c0daa41ac4ab1c4 -eo pid,comm [2023-07-27T17:21:45.889Z] 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-07-27T17:21:45.889Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-27T17:21:45.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T17:21:45.926Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T17:21:46.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T17:21:46.030Z] $ docker exec 1c17328d063c26c5c404b30e7bb894a6aeda5e2b05ed75a18c0daa41ac4ab1c4 ssh-agent [2023-07-27T17:21:46.143Z] SSH_AUTH_SOCK=/tmp/ssh-i0nmmfj1VaS7/agent.32 [2023-07-27T17:21:46.143Z] SSH_AGENT_PID=38 [2023-07-27T17:21:46.148Z] Running ssh-add (command line suppressed) [2023-07-27T17:21:46.248Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10730512378786285242.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10730512378786285242.key) [2023-07-27T17:21:46.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T17:21:46.552Z] + git semver bump pre [2023-07-27T17:21:46.812Z] 2023-07-27 17:21:46,717 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-27T17:21:46.812Z] 2023-07-27 17:21:46,717 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev [2023-07-27T17:21:46.812Z] 2023-07-27 17:21:46,717 [bump_version] DEBUG bumped version:3.1.0-dev.5 [2023-07-27T17:21:46.812Z] 2023-07-27 17:21:46,717 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-07-27T17:21:46.812Z] 2023-07-27 17:21:46,717 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-27T17:21:46.812Z] 2023-07-27 17:21:46,717 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-27T17:21:46.812Z] 2023-07-27 17:21:46,719 [execute] INFO git cat-file --batch-check [2023-07-27T17:21:46.812Z] 2023-07-27 17:21:46,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-27T17:21:46.812Z] 2023-07-27 17:21:46,723 [execute] INFO git cat-file --batch [2023-07-27T17:21:46.812Z] 2023-07-27 17:21:46,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-27T17:21:46.812Z] 2023-07-27 17:21:46,729 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-27T17:21:46.812Z] 3.1.0-dev.5 [Pipeline] } [2023-07-27T17:21:46.819Z] $ docker exec --env ******** --env ******** 1c17328d063c26c5c404b30e7bb894a6aeda5e2b05ed75a18c0daa41ac4ab1c4 ssh-agent -k [2023-07-27T17:21:46.916Z] unset SSH_AUTH_SOCK; [2023-07-27T17:21:46.917Z] unset SSH_AGENT_PID; [2023-07-27T17:21:46.917Z] echo Agent pid 38 killed; [2023-07-27T17:21:46.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-27T17:21:47.242Z] + git semver [Pipeline] } [2023-07-27T17:21:47.511Z] $ docker stop --time=1 1c17328d063c26c5c404b30e7bb894a6aeda5e2b05ed75a18c0daa41ac4ab1c4 [2023-07-27T17:21:48.761Z] $ docker rm -f --volumes 1c17328d063c26c5c404b30e7bb894a6aeda5e2b05ed75a18c0daa41ac4ab1c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T17:21:49.102Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-27T17:21:49.102Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:21:49.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T17:21:49.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T17:21:49.470Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-07-27T17:21:49.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-27T17:21:49.833Z] $ docker top 3681c66a2f9abf84d47382070fd2a79bc8ec54faac9fbc9c4a092bf52decac7c -eo pid,comm [2023-07-27T17:21:49.893Z] 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-07-27T17:21:49.893Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-27T17:21:49.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T17:21:49.937Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T17:21:50.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T17:21:50.043Z] $ docker exec 3681c66a2f9abf84d47382070fd2a79bc8ec54faac9fbc9c4a092bf52decac7c ssh-agent [2023-07-27T17:21:50.146Z] SSH_AUTH_SOCK=/tmp/ssh-kiJWmD88o5Fd/agent.32 [2023-07-27T17:21:50.146Z] SSH_AGENT_PID=38 [2023-07-27T17:21:50.151Z] Running ssh-add (command line suppressed) [2023-07-27T17:21:50.237Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2957832184703176205.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2957832184703176205.key) [2023-07-27T17:21:50.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T17:21:50.539Z] + git semver push [2023-07-27T17:21:50.798Z] 2023-07-27 17:21:50,700 [run_push] DEBUG push [2023-07-27T17:21:50.798Z] 2023-07-27 17:21:50,700 [execute] INFO git cat-file --batch-check [2023-07-27T17:21:50.798Z] 2023-07-27 17:21:50,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-27T17:21:50.798Z] 2023-07-27 17:21:50,703 [execute] INFO git rev-list 226c3f41111bab112b0052543897dae7c5c714c2 -- [2023-07-27T17:21:50.798Z] 2023-07-27 17:21:50,704 [execute] DEBUG Popen(['git', 'rev-list', '226c3f41111bab112b0052543897dae7c5c714c2', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-27T17:21:50.798Z] 2023-07-27 17:21:50,710 [execute] INFO git fetch -v origin [2023-07-27T17:21:50.798Z] 2023-07-27 17:21:50,711 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-27T17:21:51.365Z] 2023-07-27 17:21:51,289 [run_push] DEBUG no remote changes detected [2023-07-27T17:21:51.366Z] 2023-07-27 17:21:51,290 [execute] INFO git push origin semver [2023-07-27T17:21:51.366Z] 2023-07-27 17:21:51,290 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-27T17:21:52.302Z] 2023-07-27 17:21:52,151 [run_push] DEBUG push all version tags [2023-07-27T17:21:52.302Z] 2023-07-27 17:21:52,152 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-27T17:21:52.302Z] 2023-07-27 17:21:52,152 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-07-27T17:21:53.238Z] 2023-07-27 17:21:52,984 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-07-27T17:21:53.239Z] 3.1.0-dev.5 [Pipeline] } [2023-07-27T17:21:53.245Z] $ docker exec --env ******** --env ******** 3681c66a2f9abf84d47382070fd2a79bc8ec54faac9fbc9c4a092bf52decac7c ssh-agent -k [2023-07-27T17:21:53.332Z] unset SSH_AUTH_SOCK; [2023-07-27T17:21:53.335Z] unset SSH_AGENT_PID; [2023-07-27T17:21:53.336Z] echo Agent pid 38 killed; [2023-07-27T17:21:53.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-27T17:21:53.651Z] + git semver [Pipeline] } [2023-07-27T17:21:53.920Z] $ docker stop --time=1 3681c66a2f9abf84d47382070fd2a79bc8ec54faac9fbc9c4a092bf52decac7c [2023-07-27T17:21:55.221Z] $ docker rm -f --volumes 3681c66a2f9abf84d47382070fd2a79bc8ec54faac9fbc9c4a092bf52decac7c [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-07-27T17:21:55.796Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-07-27T17:21:55.796Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-07-27T17:21:55.796Z] total 16 [2023-07-27T17:21:55.796Z] drwxr-xr-x 3 root root 4096 Jul 27 17:12 . [2023-07-27T17:21:55.796Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 27 17:21 .. [2023-07-27T17:21:55.796Z] drwxr-xr-x 2 root root 4096 Jul 27 17:12 cost [2023-07-27T17:21:55.797Z] -rw-r--r-- 1 root root 89 Jul 27 17:12 cost.csv [2023-07-27T17:21:55.797Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-07-27T17:21:55.797Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-07-27T17:21:55.797Z] total 16 [2023-07-27T17:21:55.797Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 17:12 . [2023-07-27T17:21:55.797Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 27 17:21 .. [2023-07-27T17:21:55.797Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 17:12 cost [2023-07-27T17:21:55.797Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 27 17:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:21:56.169Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:21:56.828Z] ---> package-listing.sh [2023-07-27T17:21:56.828Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-27T17:21:56.828Z] ++ facter osfamily [2023-07-27T17:21:56.828Z] + OS_FAMILY=debian [2023-07-27T17:21:56.828Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-07-27T17:21:56.828Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-27T17:21:56.828Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-27T17:21:56.828Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-27T17:21:56.828Z] + PACKAGES=/tmp/packages_start.txt [2023-07-27T17:21:56.828Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-07-27T17:21:56.828Z] + PACKAGES=/tmp/packages_end.txt [2023-07-27T17:21:56.828Z] + case "${OS_FAMILY}" in [2023-07-27T17:21:56.828Z] + dpkg -l [2023-07-27T17:21:56.828Z] + grep '^ii' [2023-07-27T17:21:56.828Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-27T17:21:56.828Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-27T17:21:56.828Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-27T17:21:56.835Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-07-27T17:21:56.835Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-07-27T17:21:56.835Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-07-27T17:21:56.840Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-27T17:21:57.121Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T17:21:57.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T17:21:57.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T17:21:57.751Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-07-27T17:21:57.781Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-27T17:21:58.010Z] $ docker top da5b246d999d113068ca4e6d9de8f8984c06055d86e33279238f882bc931cc6f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T17:21:58.374Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-27T17:21:58.660Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-27T17:21:58.951Z] + ls /var/log/sa-host [2023-07-27T17:21:58.951Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T17:21:59.105Z] provisioning config files... [2023-07-27T17:21:59.116Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4780790137979472139tmp [Pipeline] { [Pipeline] echo [2023-07-27T17:21:59.132Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:21:59.411Z] ---> create-netrc.sh [Pipeline] } [2023-07-27T17:21:59.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:21:59.759Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-27T17:21:59.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:22:00.048Z] ---> sudo-logs.sh [2023-07-27T17:22:00.049Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-27T17:22:00.079Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:22:00.361Z] ---> job-cost.sh [2023-07-27T17:22:00.361Z] lf-activate-venv: SKIPPING [2023-07-27T17:22:00.361Z] DEBUG: total: 0.2199999988079071 [2023-07-27T17:22:00.361Z] INFO: Retrieving Stack Cost... [2023-07-27T17:22:00.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-27T17:22:01.188Z] INFO: Archiving Costs [Pipeline] echo [2023-07-27T17:22:01.199Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T17:22:01.482Z] ---> logs-deploy.sh [2023-07-27T17:22:01.482Z] lf-activate-venv: SKIPPING [2023-07-27T17:22:01.482Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/128 [2023-07-27T17:22:01.482Z] INFO: archiving workspace using pattern(s): [2023-07-27T17:22:02.416Z] Archives upload complete. [2023-07-27T17:22:02.416Z] INFO: archiving logs to Nexus